SyntaxFix
Write A Post
Hire A Developer
Questions
When using percentage, the height it relative to the width and will dynamically change along with it:
chart: { height: (9 / 16 * 100) + '%' // 16:9 ratio },
JSFiddle Highcharts with percentage height