-
-
Notifications
You must be signed in to change notification settings - Fork 73
add extra dots out of zoomed box #307 #343
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
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
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 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…-resampler into pr/lemikhovalex/308
@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 The only difference is now that the front-end view changes ever-so-slightly (due to including boundary points). |
Related issues / PRs