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

fill area between line charts with different set of x-axis indices #1404

Closed
ghost opened this issue Dec 14, 2012 · 2 comments
Closed

fill area between line charts with different set of x-axis indices #1404

ghost opened this issue Dec 14, 2012 · 2 comments

Comments

@ghost
Copy link

ghost commented Dec 14, 2012

In the fiddle attached below, I would like to fill the area between the 2 line charts.
But this seems only possible if both the lines have common set of x-axis indices.

http://jsfiddle.net/MrHunt/Fq369/3/

Please add this enhancement OR give steps on how this can be achieved.

Thanks.

@guiann
Copy link

guiann commented May 31, 2013

I would be glad to read the official answer to this. Is there any simple way to fill the area between to series ? It seems a pretty standard need but I didn't figure it out yet. Every existing method is about adding dummy series, but it doesn't fit when the real series don't share the same x/y Axis.

Example : using stacked areas, but if there isn't a common point, it can't be done: http://jsfiddle.net/mKABN/302/

@TorsteinHonsi
Copy link
Collaborator

The fix applied to the initial fiddle: http://jsfiddle.net/highcharts/Fq369/4/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants