Reference 〉 Function Series.toggle() Toggles the visibility of the series: if series.visible==True, it hides it; if False, it shows it.
Notes and Examples