Skip to content

Conversation

fhqvst
Copy link
Contributor

@fhqvst fhqvst commented Sep 25, 2025

Summary

Initially based on #2986, this PR adds support for "resolution" and "lookback" selection in the chart component. The chart will now also backfill more data in the correct resolution as the user is panning/zooming.

image

How has this been tested?

  • Current tests cover my changes
  • Added new tests
  • Manually tested the code

Todo

  • Add back confidence intervals
  • Fix off-by-one errors in data fetching
  • Update styling to fit new design (mostly colors)
  • Add loading state
  • Self review

Copy link

linear bot commented Sep 25, 2025

Copy link

vercel bot commented Sep 25, 2025

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

Project Deployment Preview Comments Updated (UTC)
component-library Ready Ready Preview Comment Sep 26, 2025 3:48pm
insights Ready Ready Preview Comment Sep 26, 2025 3:48pm
5 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
api-reference Skipped Skipped Sep 26, 2025 3:48pm
developer-hub Skipped Skipped Sep 26, 2025 3:48pm
entropy-explorer Skipped Skipped Sep 26, 2025 3:48pm
proposals Skipped Skipped Sep 26, 2025 3:48pm
staking Skipped Skipped Sep 26, 2025 3:48pm

@fhqvst fhqvst self-assigned this Sep 25, 2025
@fhqvst fhqvst force-pushed the fhqvst/ui-187-allow-date-range-selection-in-charts branch from b0122ad to 57d034c Compare September 25, 2025 15:32
@vercel vercel bot temporarily deployed to Preview – proposals September 25, 2025 15:32 Inactive
@vercel vercel bot temporarily deployed to Preview – api-reference September 25, 2025 15:32 Inactive
@vercel vercel bot temporarily deployed to Preview – developer-hub September 25, 2025 15:32 Inactive
@vercel vercel bot temporarily deployed to Preview – entropy-explorer September 25, 2025 15:32 Inactive
@vercel vercel bot temporarily deployed to Preview – staking September 25, 2025 15:32 Inactive
@fhqvst fhqvst force-pushed the fhqvst/ui-187-allow-date-range-selection-in-charts branch from 57d034c to 7af9a70 Compare September 26, 2025 15:42
@vercel vercel bot temporarily deployed to Preview – api-reference September 26, 2025 15:42 Inactive
@vercel vercel bot temporarily deployed to Preview – developer-hub September 26, 2025 15:42 Inactive
@vercel vercel bot temporarily deployed to Preview – staking September 26, 2025 15:42 Inactive
@vercel vercel bot temporarily deployed to Preview – proposals September 26, 2025 15:42 Inactive
@vercel vercel bot temporarily deployed to Preview – entropy-explorer September 26, 2025 15:42 Inactive
@fhqvst fhqvst force-pushed the fhqvst/ui-187-allow-date-range-selection-in-charts branch from 7af9a70 to 65f2059 Compare September 26, 2025 15:45
@vercel vercel bot temporarily deployed to Preview – entropy-explorer September 26, 2025 15:45 Inactive
@vercel vercel bot temporarily deployed to Preview – developer-hub September 26, 2025 15:45 Inactive
@vercel vercel bot temporarily deployed to Preview – staking September 26, 2025 15:46 Inactive
@vercel vercel bot temporarily deployed to Preview – api-reference September 26, 2025 15:46 Inactive
@vercel vercel bot temporarily deployed to Preview – proposals September 26, 2025 15:46 Inactive
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.

1 participant