Allow chart to determine/set auto-height/width.
See here: http://forum.highcharts.com/post115029.html
This would add a chart width/height setting of "auto". For bar charts, the auto height uses the point width and padding options to determine the "correct" height of the plot box, instead of using the size of the container. For column charts, the chart would grow/shrink horizontally to fit all columns.
19
votes
Josh McCullough
shared this idea
We experimented with this in http://jsfiddle.net/gh/get/jquery/3.1.1/highcharts/highcharts/tree/samples/highcharts/studies/axis-staticscale/