Codehagen / Dingify

Dingify is helping you unlock the power of seamless real-time monitoring
https://www.dingify.io/
GNU Affero General Public License v3.0
191 stars 25 forks source link

Feature: #60

Open Codehagen opened 3 months ago

Codehagen commented 3 months ago

Type of feature

💡 Feature

Current behavior

The UserChartActivity component currently displays static data for events and users over time. Screenshot 2024-06-11

Suggested solution

Update the UserChartActivity component to dynamically display information about the events a user has made. The parent component already has the actions integrated. The updated component should:

Motormary commented 3 months ago

This chart + activity calendar is redundant because they will display the same data. It should probably be moved to the dashboard.

Codehagen commented 3 months ago

Thats true, do we have any other cool charts or query info we can use? 🤔✨

We talked about the user jounery, maybe have a Scatter Chart to display how "interested" a user is?