All Series Collapsed needs extra click to triggered true. #3978
Unanswered
RafaelCENG
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I created a useState that has a boolean value to check if my series are all collapsed.
I start clicking on the legend and when everything is collapsed the allSeriesCollapsed console.logs me false. Inside config.globals is true. Also when i click again in my legend to show one series then its true. This happens i guess because is async how can i fix it?
Also is it possible to make my series with data length zero not clickable?
More details for my second question here
Beta Was this translation helpful? Give feedback.
All reactions