Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arearange / areasplinerange - Null values not working #5001

Closed
hkostia opened this issue Feb 5, 2016 · 1 comment
Closed

Arearange / areasplinerange - Null values not working #5001

hkostia opened this issue Feb 5, 2016 · 1 comment

Comments

@hkostia
Copy link

hkostia commented Feb 5, 2016

https://jsfiddle.net/29jd3duh/1/

Error: Invalid value for <path> attribute d="L"
SVGElement.dSetter @ highcharts.src.js:3134
SVGElement.attr @ highcharts.src.js:2367
SVGElement.animate @ highcharts.src.js:2113
(anonymous function) @ highcharts.src.js:16609
each @ highcharts.src.js:1158
extendClass.drawGraph @ highcharts.src.js:16602
Series.render @ highcharts.src.js:15188
Series.redraw @ highcharts.src.js:15270
(anonymous function) @ highcharts.src.js:12126
each @ highcharts.src.js:1158
Chart.redraw @ highcharts.src.js:12123
Chart.setSize @ highcharts.src.js:12662
(anonymous function) @ highcharts.src.js:12579

Earlier it was possible to define null areas.

Tested with 4.2.2.

@TorsteinHonsi
Copy link
Collaborator

The arearange fails only if data is empty or there are exclusively null points.

Simplified demo.

GoodDD added a commit that referenced this issue Jul 4, 2019
TorsteinHonsi pushed a commit that referenced this issue Aug 14, 2019
sigrunnu added a commit that referenced this issue Sep 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants