Skip to content

Oxql page heatmaps - #3349

Open
fakemonster wants to merge 6 commits into
oxql-pagefrom
oxql-page-heatmaps
Open

Oxql page heatmaps#3349
fakemonster wants to merge 6 commits into
oxql-pagefrom
oxql-page-heatmaps

Conversation

@fakemonster

Copy link
Copy Markdown
Contributor

The base oxql-page PR lacks support for distributions. That's because they're complicated! This PR adds that support.

Primarily, this adds a new Heatmap component, which renders an empty uPlot chart, and then draws the actual heatmap on top of it. Doing so involves extracting a great deal of content from TimeSeriesChart, so we're going to have some fun conflicts with the design PR, but the extraction itself involved little refactoring, so it should mostly be "copying over those changes".

Screenshot_20260824_115926

We're in an odd state now; non-oxql pages pass their loading/error/empty
responsibilities down to the chart, but when there's an unknown number
of charts to render, we need to handle that responsibility up in the
caller.
@vercel

vercel Bot commented Aug 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
console Ready Ready Preview Aug 25, 2026 2:24pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants