You must be logged in to post your query.
Home › Forums › StockChart Support › stock chart set min and max with react
Tagged: react stock chart
Hello Canvas team, I am following this example https://canvasjs.com/docs/stockcharts/integration/react/
Is there any example or demo availavble for seting min max by click of a button?
I was going through this article https://canvasjs.com/docs/stockcharts/methods/slider/ , but unable to find the same solution on react
Thanks ! Regards!
@gaurav-sharma6,
You can achieve the above requirement by updating the slider minimum using its set method. Please take a look at this example for the same.
— Shashi Ranjan Team CanvasJS
You must be logged in to reply to this topic. Login/Register