Forum Discussion

davidz106's avatar
davidz106
Helper III
2 years ago

Bookmark/Button for different line chart views

I have a line chart where I want to create two views:
  1. One with percentage error bars.
  2. 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

    • davidz106's avatar
      davidz106
      Helper 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.