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