funnel-graph-js
funnel-graph-js copied to clipboard
Able to have the first label to have a single value in two-dimensional charts
Hi!
I would love the option to set labels like this:
[100000], [50000, 50000], [2000, 1000] etc...
This helps with funnels if you want let's say the total users. And then you want to split it up by demographic, conversion etc.
[total users], [user_invited_by_phone, user_invited_by_mail] as example