plotly-resampler
plotly-resampler copied to clipboard
add extra dots out of zoomed box #307
Related issues / PRs
- #308
- #307
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 88.46%. Comparing base (
f58db50) to head (986fe93). Report is 21 commits behind head on main.
:exclamation: There is a different number of reports uploaded between BASE (f58db50) and HEAD (986fe93). Click for more details.
HEAD has 17 uploads less than BASE
Flag BASE (f58db50) HEAD (986fe93) 18 1
Additional details and impacted files
@@ Coverage Diff @@
## main #343 +/- ##
==========================================
- Coverage 96.49% 88.46% -8.04%
==========================================
Files 14 14
Lines 1141 1222 +81
==========================================
- Hits 1101 1081 -20
- Misses 40 141 +101
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: 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.
@jvdd, can you look at the PR and these issues?
Do we want to support this behavior by default - or do we want to specify this on an Figure / aggregator / .... level?
I've looked at the callbacks when you perform an autoscale, it creates a callback (always did), but returns a dash no update.
The only difference is now that the front-end view changes ever-so-slightly (due to including boundary points).