score:2
As you might have seen, the GitHub issue has been fixed and closed. Use a version of Treemap from 4.1.6 or above, and you should not have this problem.
Alternatively it is possible to add the following code snippet after loading Highcharts and before creating the chart:
Highcharts.seriesTypes.treemap.prototype.getExtremesFromAll = true;
Source: stackoverflow.com
Related Query
- highcharts treemap heatmap level2 color turning black
- Can highcharts heatmap zone pattenObjects respect colors applied by color axis?
- How to change the color of highcharts series graph to black & white during downloading it as an image?
- Highcharts - Guage - Changing the color and radius of the center black dot(circle)
- Highcharts Heatmap background color when invalid data
- Change the legend in highcharts heatmap to show instead of a color bar, a set of fixed icons with hide and show on click
- In a Highcharts heatmap is it possible for a data point to be ignored for the color scale?
- Highcharts Stockchart gui default line annotation color black
- How can i change the color of a tile which was clicked of a treemap in highcharts using react
- Highcharts treemap with drillnodes and color axis : do not display sub level colors in the main level
- multiple color axis for different parent groups of treemap highcharts
- how to customize heatmap highcharts plot area and the color of the datalabels
- HIghcharts Treemap Groupby leaf objects at Level 1(Parent) and group by child at Level1(Sub objects)with custom color coding
- Highcharts HeatMap cell color disappears when hover in Internet Explorer
- Highcharts chart option backgroundColor:'transparent' showing black on IE 8
- Changing series color in highcharts dynamically
- How to change the text color in Highcharts
- Highcharts area fillOpacity do not work when changing the color
- Turning off animation in HighCharts globally
- Highcharts Change Bar Color Based on Value
- Highcharts dynamically change bar color based on value
- Change Color of Volume Columns (High/Low) in HighCharts
- Change Highcharts Series color
- Highcharts - change background color along specific date range
- Changing the color of the point dynamically in highcharts
- Change color of area chart programmatically in highcharts
- set color of grouped stacked column in highcharts
- Highcharts column range change color for negative numbers
- Highcharts Change column color on hover
- Change Y Axis vertical line color in Highcharts
More Query from same tag
- Highcharts: Plot the errorbars behind the datapoints
- How to hide x and y axis line only in highchart?
- Remove image drawn on Highchart
- Drop down integration with bubble chart
- Is there way to make one column wider than others?
- high-charts datalabel position needs to change when value is too small
- Show the chart on IE7?
- HighChart: Tooltip box thousand seperator
- Columns HighChart remove spacing for empty data series
- Bubble chart :Cannot read property 'parts/Globals.js' of undefined
- How to maintain column width with multiple series in highcharts?
- How to set GeoJSON object property as class name other than name in HighMaps
- highcharts: disable hover on column chart when i use two chart togheder
- HighCharts Map Point with lat and long is not working
- HighCharts : dataLabels errorBar
- Dynamically creating mutiple Highcharts charts in Angular directive
- How to Highcharts max height based on width of bars in chart
- Reset zoom doesn't adhere to axis extremes
- Highcharts update x-axis categories dynamically
- How to hide empty column in column hightcharts with multiple series
- Shifting Chart without losing points
- Draw variable number of series with highcharts-vue and axios
- Can I use two different formatters for highchart tooltips?
- Highcharts - How to add background in bar series? And how to print page without lose quality?
- HighCharts multiple axis not recognized
- Display multiple time series with rCharts hPlot
- HighCharts: Panning in yAxis is happening too slowly
- Different color to same series line in highstock graph?
- How do you get the extreme y-axis values in HighCharts?
- Highcharts bar chart animation only working on 1 series