JuliaPlots/Plots.jl

Destructive methods

Open

#47 opened on Oct 16, 2015

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Julia (1,943 stars) (381 forks)batch import
enhancementgood first issue

Description

I want to be able to delete! from a plot by series index or label, and possibly the no-arg version will delete all series (could possibly use empty! for that one).

Contributor guide