Kozea / pygal

PYthon svg GrAph plotting Library
https://www.pygal.org
GNU Lesser General Public License v3.0
2.62k stars 411 forks source link

Allow pre-hiding series in graph #518

Open jd-boyd opened 3 years ago

jd-boyd commented 3 years ago

Like the user looking at a graph can click on fields in the legend to hide or unhide a series, I would like to be able to use graph.add with a keywork argument to default that series to the hidden state.