-
Notifications
You must be signed in to change notification settings - Fork 619
Open
Description
First off, thank you for the amazing library!
Is there any way to access plot item visibility? I am enjoying the cumulative histogram, and have added some vertical lines (with PlotVLines) at e.g. the 50th, 75th, ... percentiles.
But, when I hide one of these vertical lines, I would also like to hide to corresponding text, which I add with PlotText. If I could access the item->Show value, I would just skip over adding this vertical text.
I can't figure out a way to get access to the visibility status of that vertical line. Is there any way to do this currently?
Thank you! 🙇
Dvad, lbb, moe93 and fredemmott
Metadata
Metadata
Assignees
Labels
No labels

