Hi Team,
I have the below
What is the best way to present this data in a bar chart where we can show the most frequent users vs not so frequent users?
Thank you!
Hi Team,
I have the below
What is the best way to present this data in a bar chart where we can show the most frequent users vs not so frequent users?
Thank you!
x-axis could be users and y-axis could be count of action date. Or num of avg days.
Really this should be based on your use case and what you / your team get’s out of it.