Flexible to edit Plot Area
Hi,
Providing full flexibility to edit plot area size to render the chart with the desired space. Have attached the Video in the below thread
https://support.highcharts.com/support/tickets/4299
Regards,
Santhosh.
To edit plot area size you could use margin and spacing options of a chart.
API reference:
https://api.highcharts.com/highcharts/chart.margin
https://api.highcharts.com/highcharts/chart.spacing
There is no GUI for those changes or drag and drop on the plot area.
The closest thing is Axis resizer: https://www.highcharts.com/docs/advanced-chart-features/axis-resizer
Demo for vertical resizing (using API options): https://jsfiddle.net/BlackLabel/q1z4voxb/10/
-
Santhosh commented
Hi,
I've pasted the wrong link. Check the below linkhttps://support.highcharts.com/support/tickets/4289
Have contacted your support channel first, they have asked me to raise that in uservoice here.