Hi
We have a stock chart with many data points and a navigator panel. The dataseries is a boxplot type. When the chart is rendered it starts totally zoomed out. There is some magic aggregation happening, which can't really be a 100% correct boxplot.
What i actually want to accomplish to render the chart totally zoomed in and show only the last view boxplots which are comming raw from the backend (100% zoomed).
Is there an option where i can start 100% zoomed in? And best case would be to totally disable the "zoom out" option. So i am only able to move the navigator selection to the left or right.