google / timesketch

Collaborative forensic timeline analysis
Apache License 2.0
2.63k stars 591 forks source link

Interactive heatmap visualisation #673

Open toryc opened 6 years ago

toryc commented 6 years ago

The heatmap view is nice, but it could add more functionality by allowing for clicking on certain squares or click+dragging over multiple squares which would then change the filter for the displayed events.

berggren commented 4 years ago

the heatmap has been deprecated in the new UI. We will look into reimplement using Vega-lite, and at the same time make it interactive.

I'll change the title to reflect this

berggren commented 1 year ago

Assigning to @sydp who is working on the viz in the new UI

sydp commented 2 months ago

There is a basic, non-interactive heatmap in the aggregation dialog and with the new apex charting system we can generate heatmaps again although it needs a new aggregator to generate the series in day of week / hour of day form.