When trying to update chart width depending on window's width, the chart did'nt update as I would expect. The complete chart initialisation has to be called in order to update canvasWidth.
As exemple, it is possible to do this work with centralLabel. I would like to do the same with canvasWidth.
When trying to update chart width depending on window's width, the chart did'nt update as I would expect. The complete chart initialisation has to be called in order to update canvasWidth. As exemple, it is possible to do this work with centralLabel. I would like to do the same with canvasWidth.