# Remove/replace series in pyplot backend of Plots.jl

**URL:** https://discourse.julialang.org/t/remove-replace-series-in-pyplot-backend-of-plots-jl/22570
**Category:** New to Julia
**Created:** [March 31, 2019, 8:02pm UTC](https://discourse.julialang.org/t/remove-replace-series-in-pyplot-backend-of-plots-jl/22570 "2019-03-31T20:02:47Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![rand5](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/rand5/32/867_2.png) [@rand5](https://discourse.julialang.org/u/rand5)
#### Post date: [March 31, 2019, 8:02pm UTC](https://discourse.julialang.org/t/remove-replace-series-in-pyplot-backend-of-plots-jl/22570/1 "2019-03-31T20:02:47Z")

</div>

I’ve been hunting through the documentation of Plots.jl, but I don’t see anything that explains how to remove a specific series in the pyplot backend. Basically, something equivalent to the deletetrace! functionality in PlotlyJS.jl.  
Does this exist?
