electerious / electerious/Ackee

Details for bar chart events

Open
#264 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
4.7k
Forks
384
PR merge metrics
No merged PRs in 30d

Description

**🐣 Is your feature request related to a problem? Please describe.**

When charting events, I'd like a single graph to show different keys from the same event.

**💡 Describe the solution you'd like**
I have different keys in the same event visible as a list:
![MultiKeyEventAsList](https://user-images.githubusercontent.com/8686454/121884284-a960ea00-cd0a-11eb-96d0-f9a308184132.png)

When I change to chart mode:
![MultiKeyEventSettings](https://user-images.githubusercontent.com/8686454/121884280-a8c85380-cd0a-11eb-927f-4b280d80a4c4.png)

The different keys get clumped:
![MultiKeyEventAsChart](https://user-images.githubusercontent.com/8686454/121884277-a7972680-cd0a-11eb-93c9-28bdee84c6c5.png)

I'd like 2 options for display:

- [ ] side by side bars for each key (for each day)
- [ ] stacked bars

If I dare to dream a bit, a funnel visual would also be nice (but need more config i guess)

**❓ Describe alternatives you've considered**

Just settling for the list view or separate events which take much more space in the dash:
![SeparateEvents](https://user-images.githubusercontent.com/8686454/121885322-eed1e700-cd0b-11eb-827d-17f6689b5aa4.png)

**📋 Additional context**

This is a process that starts, continues and succeeds... so perfect for funnel style analytics.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.