score:1
Accepted answer
That issue is a Highcharts bug and it is reported here: https://github.com/highcharts/highcharts/issues/11509
As a workaround, you can set:
height
as a chart property:
chart: {
...,
height: 600
},
or:
height
style directly on the container:
document.getElementById('container').style.height = '600px';
Live demo: https://jsfiddle.net/BlackLabel/ot2fa94v/
API Reference: https://api.highcharts.com/highcharts/chart.height
Source: stackoverflow.com
Related Query
- Multi series export is misaligned in highcharts
- CSV export hidden series in Highcharts
- Filtering legend of a Highcharts by only visible series only in Export
- Add Source to Highcharts Export CSV
- Highcharts series visibility with csv data source
- Highcharts SVG Export from Python Server Side Code
- How to have multiple highcharts with different series data in vuejs without repeating code
- Passing series data from Java to Multi Y axis Highcharts
- Highcharts - dynamic data label positioning on multi series doughtnut charts
- Calling Highcharts export to jpeg but the source is https and exporting is http (security warnings issued by browser)
- Cannot add multi series to Highstock but same thing works for Highcharts
- HighCharts Export Server not rendering series marker symbols consistently
- Export multiple series from highcharts into CSV
- Export Highcharts code from jsfiddle
- Highcharts displays series names but missing data points from json source
- Set Additional Data to highcharts series
- HighCharts Hide Series Name from the Legend
- Proper way to remove all series data from a highcharts chart?
- Hiding a Highcharts series without using the legend
- Changing data dynamically for a series in Highcharts
- Highcharts 3 cannot render more than 1000 points in one series
- Highcharts Series - want to show/hide all EXCEPT selected series (reversal of default logic)
- How can I hide series from a HighCharts legend?
- Add additional data to a Highcharts series for use in formatters
- How can I hide a series from initially being displayed in Highcharts
- HighCharts series Z index
- Weird character in front of Highcharts tooltip series names
- Changing series color in highcharts dynamically
- Disable series through configuration in highcharts
- Export Highcharts to PDF (using javascript and local server - no internet connection)
More Query from same tag
- how to add values from a database output to the data field in Line Chart of Chart.js
- Highcharts(highstock) line chart Tooltip shows previous date
- Animate stroke-width with Highcharts renderer
- Highcharts: Duplicate X-Axis Labels when dataGrouping is enabled (by Month)
- Create Density Heatmap Chart using Jquery with array of data
- How can I set the crosshair in highcharts to a default position?
- Highstock: How do i display the series name along the line
- Highchart reversed column data labels
- Highcharts JS: Gap between X-Axis labels is too thin
- Highcharts Stacked Columns Labels on Top
- How to do highcharts in coldFusion?
- Reload chart data via JSON with Highcharts
- Two highchart update issue
- Highcharts - SMA Indicator does not display
- Flexdashboards and Leaflet and marker click with Highcharts
- Highcharts Y axis horizontal title
- How to use getElementById with a reactive var and Meteor
- highcharts, stacked column, switchrowsandcolumns
- Highstock Column Chart dragging issue
- SQL time stamp to millisecond
- Unexpected Highcharts results
- highchart mysql json issue
- One series name in higcharts not getting populated even though json send the correct information
- What would be an alternative to running Twig for loop inside javascript?
- Highcharts remove renderer path
- HighCharts draw a line in current month and year
- Highmaps missing cities for California State
- Highcharts scatter marker translation error
- Dynamic add series and categories for highchart drill down chart
- Highmaps/Highcharts setData not changing