How to set hide series default for angular? #2627
Unanswered
manhtq1197
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi. The chart must be rendered before execute this method, otherwise the component will throw an exception. Also if you have access to the chart instance you could invoke hideSeries method directly. So far, there is not a property related to the feature hide series by default |
Beta Was this translation helpful? Give feedback.
1 reply
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 have seen custom toggleSeries method of the JS but not found the Anglular custom. Can someone help me set the default value when displaying the chart? plz
Beta Was this translation helpful? Give feedback.
All reactions