Skip to content

Support zoom in the KDE chart#862

Draft
julienw wants to merge 1 commit intomozilla:mainfrom
julienw:charts-zoom
Draft

Support zoom in the KDE chart#862
julienw wants to merge 1 commit intomozilla:mainfrom
julienw:charts-zoom

Conversation

@julienw
Copy link
Copy Markdown
Contributor

@julienw julienw commented Feb 20, 2025

This implements a zoom on the chart by using the library chartjs-plugin-zoom.

IMO the current UX of the PR isn't great, it could be good to switch to another library such as apache echarts that supports this natively. I invested a lot of time to make the tooltips work well, hopefully echarts will make this easier too.

Deploy preview

@julienw julienw added the 🚧 WIP 🚧 Work in progress: do not merge label Feb 20, 2025
@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 20, 2025

Deploy Preview for mozilla-perfcompare ready!

Name Link
🔨 Latest commit f1397b4
🔍 Latest deploy log https://app.netlify.com/projects/mozilla-perfcompare/deploys/69fa15e18fa497000945f4db
😎 Deploy Preview https://deploy-preview-862--mozilla-perfcompare.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@julienw
Copy link
Copy Markdown
Contributor Author

julienw commented Jun 27, 2025

Only the zooming part is still not merged, this is the first commit of this patch. But this needs some more work, especially we need a button to reset the zoom.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.32%. Comparing base (ec289b8) to head (f1397b4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #862   +/-   ##
=======================================
  Coverage   96.32%   96.32%           
=======================================
  Files         113      113           
  Lines        3262     3263    +1     
  Branches      739      739           
=======================================
+ Hits         3142     3143    +1     
  Misses        118      118           
  Partials        2        2           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@julienw julienw changed the title Update graph handling Support zoom in the KDE chart May 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🚧 WIP 🚧 Work in progress: do not merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant