Toggle series of Area Apex charts from another component #3188
Unanswered
Anthony-D11
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.
-
Hi everyone,
I'm a beginner in Angular and I'm working on Apexchart in Angular. I have 2 component: NavigationBarComponent and DashboardComponent. The chart is in DashboardComponent and it has 3 series. I need a way to let users click at one menu item in NavigationBarComponent to toggle 2 series and export the chart with only one series. Could you suggest me anyway to achieve that?
Beta Was this translation helpful? Give feedback.
All reactions