Skip to content

arearange-Chart disappears at a specific data threshold #15117

@nr-mi

Description

@nr-mi

Expected behaviour

arearange-Chart shouldn't disappear without any error message (if there is).
If e.g. the turboThreshold is reached an console warn message should be provided.

Actual behaviour

arearange-Chart disappears without any error message.

Live demo with steps to reproduce

highcharts-bug.zip
Sry, the performance of my system was able to handle JS-Fiddle, so I created a html file provided in the ZIP because the amount of data is important.

  1. extract highcharts-bug.zip file
  2. open the highcharts-bug.html in an affected browser (e.g. newest chrome)
  3. you should see everything as expected
  4. open highcharts-bug.html in an editor of your choice
  5. uncomment lines 4048 - 4051 (this add just one additional value to the chart)
  6. reload html file and boom chart disappears, no error message is provided

Product version

Tested it with 8 and 9.

Affected browser(s)

WebKit based browsers, FF

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions