funnel-graph-js icon indicating copy to clipboard operation
funnel-graph-js copied to clipboard

Able to have the first label to have a single value in two-dimensional charts

Open RyonMB opened this issue 3 years ago • 0 comments

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

RyonMB avatar Nov 24 '21 01:11 RyonMB