You must be logged in to post your query.
Home › Forums › StockChart Support › Zoom/change Y axis min and max on range select
How can this be done? It’s impossible to look at minute wise data in chart because the axis min and max is so large… I see that zoom is not an option available on stockcharts…
@avb,
Zooming is available in the individual charts of the StockChart, but with minor difference in the behavior. In StockChart, panning is enabled by default. You can enable zooming in chart by setting zoomEnabled property to true. Please refer to this documentation page for more information along with a live example.
— Adithya Menon Team CanvasJS
This works when there is only one stockchart in a view. We’re rendering 5 different charts and zoom doesn’t work… Unable to post video link for reference…
Zooming seems to be working fine on enabling zoom in individual charts in stockchart. Please take a look at this JSFiddle for working sample on the same.
If you are still facing the issue, kindly share the JSFiddle reproducing the issue you are facing so that we can look into your options passed to the chart, understand your scenario better and help you out.
—- Manoj Mohan Team CanvasJS
You must be logged in to reply to this topic. Login/Register