[13.0.7] How to access components and its properties?

  • Thanks for your reply, Lukas.

    If I’m understanding correctly, you have a chart that you’ve drilled down into, and you want the chart to reset to the original un-drilled down version when the filter is selected, correct?

  • You can dig into the highcharts api for more on how to re-set the drill-ing level via JavaScript. If you have multiple charts on the page, you'd have to make sure you get the correct chart in context.