oslabs-beta / TrailGuide

TrailGuide is a tool that simplifies AWS CloudTrail monitoring by providing a clear, user-friendly dashboard. With visualizations like pie charts, bar charts, heatmaps, an events feed, and AI-integrated anomaly detection, users can easily track and analyze management events from their AWS accounts.
https://oslabs-beta.github.io/TrailGuideIO/
MIT License
24 stars 0 forks source link

Interactive Time Charts #35

Open aidanprior opened 1 month ago

aidanprior commented 1 month ago

Problem

As a user, I would like to select ranges for my charts, to quickly narrow down on possibly problematic timings for user activity, etc.

Solution

Using the Brush component from recharts. Could look into 'time' scale property for appropriate charts

Additional information

No response

๐Ÿ‘จโ€๐Ÿ‘งโ€๐Ÿ‘ฆ Contributing

SamLarivs commented 3 weeks ago

Unfortunately the drop and drop feature causes a bit of a hang up when adding additional effects that require a click and a drag. Something to consider in the future.