Hello,
I have a mashup in that I have created multiple tabs using bootstrap 5.
So Now the issue is on data-toggle I have using qlik.resize() method for getting charts on all the tab containers.
Everything works fine until the chart doesn't have overflow (like with the bar chart if the data is more then define the width so it will get qlik scrollbar )
If the bar chart has a scrollbar so the chart gets reset and shows data from starting but I want it to show the last data first
I really appreciate any help you can provide.