score:1
Accepted answer
The problem is related to this reported issue on Highcharts GitHub: https://github.com/highcharts/highcharts/issues/8218
As a workaround, you can call reflow
after a chart is loaded.
chart: {
events: {
load: function() {
this.reflow();
}
}
}
Live demo: https://jsfiddle.net/BlackLabel/vdLy2a0z/
API Reference: https://api.highcharts.com/class-reference/Highcharts.Chart#reflow
Source: stackoverflow.com
Related Query
- Highcharts sankey diagram node rearrangement
- Different node tooltips in highcharts sankey diagram
- Highcharts - Line breaks from node to node in sankey diagram
- Is there any way to highlight specific node on click | Highcharts Sankey
- DataLabels formatter not working in Highcharts Sankey Diagram
- Highcharts Sankey diagram issue
- Highcharts JS - Sankey Diagram Axis
- Why does highcharts sankey chart sometimes combine multiple nodes with same node name but different Id into one and hide the lines?
- d3 and Highcharts diagram with parent and common node
- HighCharts Sankey Diagram in R
- How to load data from a CSV-file to a Highcharts sankey diagram
- Highcharts - restrict sankey diagram to only one level
- Highcharts : Venn Diagram how to show total and union numbers?
- Using PhantomJS to create HighCharts grahps server side for use in PDF creation (PHP) - results in exit code 11 from PHPs exec();
- Highcharts - Global configuration with common code and unique data & Headings
- Issues using highcharts node export server from ClojureScript - "0x03 error when performing chart generation"
- Node JS, Highcharts Memory usage keeps climbing
- Highcharts - bubble diagram need smaller bubbles infront of bigger
- Highcharts sankey diagram, series color
- HighCharts Stock Chart error code 18
- highcharts change rendered image source on click
- How do i add mouse wheel code in Angular2 highcharts in typescript
- how to display 2 same highcharts without duplicate the code
- Use of DotNet HighCharts dll to make charts in code behind
- How to edit tooltip in Highcharts C# code
- what means ${demo.css} in example files of highcharts ? That piece of code seems to be literal
- passing json values to highcharts from .net code behind
- how to use highcharts tooltip formatter in python code
- passing formatting JavaScript code to HighCharts with JSON
- Drilldown in Sankey Diagram
More Query from same tag
- Highcharts: Longer pie labels are chopped off
- Highcharts series hover state enables after adding series
- Highchart Pie chart with partially colored slices
- How to remove y-Axis dynamically
- Issue with last column width in Highcharts
- HighCharts - setTitle() ignored when exporting chart
- Angular Highcharts - chart reference is gone after click
- Extend Highcharts options as plugin
- legendItemClick not working in highMaps
- highcharts not displaying line when last point is before current x Axis minimum and next point is after current X Axis maximum
- my highchart is currently is not working with pie spline chart in updating after rendering chart
- Highcharts: Dynamic drilldown (stacked chart) in Combo Dual Axes
- Highcharts - Alignment issue on 3rd Y axis
- Highcharts, make the yAxis start at zero
- Highcharts wrong size on window maximize
- Importing Data in Highcharts with PHP
- how to access function in Json
- Show Marker symbol on the newest data in HightChart
- Highcharts - change seconds to time (H:M:S) in data labels
- Highcharts chart categories not displaying correctly
- Highstock with data.csv starts with 01.01.1970
- React Highcharts: How to display tooltip value to specific div outside of the chart
- Highchart not resize properly in angular js
- multiple Highcharts using PHP include command
- Highstock chart - Dates on same x axis and Crazy Tooltip
- Make Highcharts tooltip show info for closest point to the left (i.e. not change at midpoint)
- Updating basic column high chart
- Is there a way to have a toggled legend item save its state on refresh?
- Emulate hover on iPad chart
- Legend same colour as bullet