amirthanand
Posts: 1
Joined: Tue Jan 14, 2025 8:07 pm

Overlapping series with Streamgraph

I am trying to create a chart similar to databox funnels chart (attached image) using streamgraph using two data series. But I am facing two challenges that I have listed below

1. Tooltip is only snapping to the plotLines, But I want it to snap to the plotLines as well as the mid point of each plotBand.
2. I have two series, but they are only getting stacked on top of each other, But I want to be overlapping on top of each other (refer attached image - light blue is one series-with big number and dark blue is another series - with small number)

I've also attach the jsfiddle of the current status of the chart I have reproduced - https://jsfiddle.net/nhru8p2c/
I've attached the image of the funnel that I am trying to reproduce - Image Attachment

Screenshot 2025-01-13 205349.png
Screenshot 2025-01-13 205349.png (34.71 KiB) Viewed 513 times
andrzej.b
Site Moderator
Posts: 570
Joined: Mon Jul 15, 2024 12:34 pm

Re: Overlapping series with Streamgraph

Hi,

Welcome to the forum and thank you for reaching out.

It seems that to a certain extent, you might be better off with an areaspline chart, please take a look at this demo: https://www.highcharts.com/demo/highcharts/fan-chart

Otherwise, this functionality is beyond the scope of support on our forum. If you need help with your implementation, you can try to look for it on the more general forums like StackOverflow or contact the implementation team that specializes in Highcharts custom projects here: https://www.highcharts.com/blog/product ... -projects/

Feel free to reach out if you have any further questions.

Kind regards,
Andrzej
Highcharts Developer

Return to “Highcharts Usage”