sachin.b-s
Posts: 14
Joined: Mon Aug 08, 2022 9:03 am

chart reflow not able to scale the rendered shape

Not able to autoscale the rendered shape along with chart reflow

https://jsfiddle.net/53ohrs27/8/

steps to reproduce
1)click on on the data points or the y-axis. The row will be highlight the yellow background.
2)click on reflow button
3)rendered shape won't scale if we increase the width of the chart
hubert.k
Posts: 1164
Joined: Mon Apr 11, 2022 11:48 am

Re: chart reflow not able to scale the rendered shape

Hi sachin.b-s!
We appreciate you reaching out to us!

All you have to add is more custom JS logic (225 - 244 lines) because it is made by a Highcharts SVG Renderer, so it has to be handled by a custom code.

Demo: https://jsfiddle.net/BlackLabel/d61epjao/

Let me know if you have any further questions.
Regards!
Hubert Kozik
Highcharts Developer

Return to “Highcharts Gantt”