When using the CandleSeries chart, the zoom in/out functions works fine, however, the intervals on axis can be not ideal to view the graph when zoomed in.
See the image below.
On TradingView, there is an ability to change the axis interval while scrolling the mouse on the axis column, thus making the data bit more readable.
Is there a way to achieve something like this within the flutter package?
Thanks!