JuliaPlots/Plots.jl

Destructive methods

Open

#47 opened on Oct 16, 2015

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

Repository metrics

Stars
 (1,943 stars)
PR merge metrics
 (Avg merge 3d 12h) (2 merged PRs in 30d)

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