Closed Irfanbsse2060 closed 5 years ago
High chart provides option of async drill down here is js fiddle [http://jsfiddle.net/gh/get/jquery/1.7.2/highslide-software/highcharts.com/tree/master/samples/highcharts/drilldown/async/](async Drilldown)
Is there any way to implement it in react? when user click on the bar, call a method of react component that fetch the data and update the chart.
Closing and there has been no activity in this issue for a while. if this is still relevant, please feel free to reopen
High chart provides option of async drill down here is js fiddle [http://jsfiddle.net/gh/get/jquery/1.7.2/highslide-software/highcharts.com/tree/master/samples/highcharts/drilldown/async/](async Drilldown)
Is there any way to implement it in react? when user click on the bar, call a method of react component that fetch the data and update the chart.