Hi all, we’ve built a simple app with some visualizations. We can add/remove and modify filters with the Interaction Manager. Now we want to provide a higher level of interactivity thru an UI we are building where our final users will be able to change some chart options just like groups, metrics and some other just similar to this: https://chartfactor.com/doc/1.11/demos_pages/cf-demos/react-demo/
We’ve done some initial test but when we change the chart, new queries are executed. Is there a way to avoid this?