Messages Tab
Message heatmap, word frequency, word cloud, and response time analysis
The Messages tab focuses on communication patterns. It visualizes when messages are sent, which words appear most often, and how quickly the assistant responds.
Visualizations
Message Heatmap
A grid of cells maps message volume by hour (columns, 0--23) and day of the week (rows, Monday--Sunday). Each cell is color-coded by intensity relative to the busiest cell:
- No messages -- faint muted background
- Very low / Low -- light tints of the
--chart-1theme color at 10% and 25% opacity - Medium -- 50% opacity with standard foreground text
- High / Very high -- 75% to full opacity with white text
Hovering over a cell scales it to 1.05x and displays a tooltip with the exact count and a localized intensity label (e.g., "Very High"). Cell animations stagger at 10 milliseconds per cell for a ripple effect on load.