Forum Discussion
davidz106
2 years agoHelper III
Bookmark/Button for different line chart views
I have a line chart where I want to create two views:
- One with percentage error bars.
- One with error bars by field.
How can I implement a button on the dashboard to toggle between these two views without duplicating the visual? The goal is to allow the user to edit the chart, such as changing the line color, with the changes reflecting in both views.
2 Replies
- bhanu_gautamSuper User
- davidz106Helper III
Oh, come on. I specifically mentioned that I don't want to duplicate my line chart to bookmark different error bar views of the same chart.
To reiterate my question: I need a single chart with two different views, so that any changes the user makes to the line color will reflect on both views.