feat: engagement analytics suite#623
Open
mpurnell1 wants to merge 2 commits into
Open
Conversation
The Mapbox geocoding API now returns 131 Fleet Street (EC4A 2BH) instead of 133 Fleet Street (EC4A 2BB) for the same coordinates. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Changes:
Total lines: 5944 (+1206) |
84bec51 to
ca4a517
Compare
- Engagement Summary: donut chart, 12 stats, drive count selector, trend comparison, progressive loading, copy/save image sharing - Drive Calendar: 12-week heatmap, clickable days, instant tooltips - Per-route Drive Engagement: donut + stats grid, responsive layout - Enhanced Timeline: hover labels, segment merging, cross-component highlighting with proportional donut overlay - Engagement Map: interactive Leaflet map with colored traces, override dots, tooltips, cross-highlighting - Shared EngagementHover type for linked hover across donut/timeline/map - Responsive across desktop, tablet, and mobile - Temporarily bump line and bundle size limits for development Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
deployed preview: https://623.connect-d5y.pages.devWelcome to connect! Make sure to:
Mobile
Desktop
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.








Depends on #622
Summary
Adds comprehensive engagement analytics to new-connect, giving openpilot users detailed insights into how well the system drives on their routes.
Engagement Summary (device dashboard)
Drive Calendar
Per-route Drive Engagement
Enhanced Timeline
Engagement Map
Technical
EngagementHovertype in derived.ts enables cross-component hoverTest plan