Hi there,
I have a question about visualization.
Is it possible to create the following chart?
- X-Axis (time based) - mandatory, I need a histogramm.
- Barchart (Filter) - mandatory, I need the count for a filter visualized.
This is working with ease.
What would be awesome is the following:
Let's assume I have 100 (filtered) events for a specific day. Top 5 Customers take up 60% of this bar. 40% are other customers. Is it possible to achieve this? For another day it's 200 (filtered) events, 80% top 5 customers, 20% rest. And so on.
The subbuckets seem to be limited to specific types, so I can't split the bar any further.
Thank you