Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved chart tooltip #125

Merged
merged 3 commits into from
Dec 13, 2024
Merged

Improved chart tooltip #125

merged 3 commits into from
Dec 13, 2024

Conversation

benvinegar
Copy link
Owner

Before:

image

After:

image

Copy link

codecov bot commented Dec 13, 2024

Codecov Report

Attention: Patch coverage is 55.00000% with 18 lines in your changes missing coverage. Please review.

Project coverage is 78.17%. Comparing base (53d5835) to head (7513015).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
app/components/TimeSeriesChart.tsx 56.75% 16 Missing ⚠️
tailwind.config.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #125      +/-   ##
==========================================
- Coverage   78.25%   78.17%   -0.09%     
==========================================
  Files          33       33              
  Lines        2419     2442      +23     
  Branches      256      259       +3     
==========================================
+ Hits         1893     1909      +16     
- Misses        518      525       +7     
  Partials        8        8              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@benvinegar benvinegar merged commit 3fa2294 into main Dec 13, 2024
3 checks passed
@benvinegar benvinegar deleted the chart-tooltip branch December 13, 2024 18:37
benvinegar added a commit that referenced this pull request Dec 20, 2024
* Add new tooltip

* Bring back timezone

* Fix unused var
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