-
Notifications
You must be signed in to change notification settings - Fork 42
feat: Automatic zoom to fit data bounds #909
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
Conversation
33fc188
to
b248ed8
Compare
The failing check is maybe related to this issue: plotly/dash#1992 |
Codecov Report
@@ Coverage Diff @@
## master #909 +/- ##
=======================================
Coverage 72.88% 72.88%
=======================================
Files 74 74
Lines 1785 1785
Branches 288 288
=======================================
Hits 1301 1301
Misses 464 464
Partials 20 20 📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@avanti-em I guess we need to learn how to regenerate the reference screenshots :)
I think I should implement an automatic images update process (via a PR by some bot). |
Corresponding snapshots added in this PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice improvement! But it doesn't seem to work on all layers.
## [1.2.1](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@1.2.1) (2025-04-11) ### Bug Fixes * bump @emerson-eps/color-tables from 0.4.85 to 0.4.92 in /typescript ([#2509](#2509)) ([54ea5e4](54ea5e4)), closes [#915](#915) [#911](#911) [#909](#909) [#905](#905) [#890](#890)
## [1.5.1](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@1.5.1) (2025-04-11) ### Bug Fixes * bump @emerson-eps/color-tables from 0.4.85 to 0.4.92 in /typescript ([#2509](#2509)) ([54ea5e4](54ea5e4)), closes [#915](#915) [#911](#911) [#909](#909) [#905](#905) [#890](#890)
## [1.7.1](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@1.7.1) (2025-04-11) ### Bug Fixes * bump @emerson-eps/color-tables from 0.4.85 to 0.4.92 in /typescript ([#2509](#2509)) ([54ea5e4](54ea5e4)), closes [#915](#915) [#911](#911) [#909](#909) [#905](#905) [#890](#890)
## [1.10.6](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@1.10.6) (2025-04-11) ### Bug Fixes * bump @emerson-eps/color-tables from 0.4.85 to 0.4.92 in /typescript ([#2509](#2509)) ([54ea5e4](54ea5e4)), closes [#915](#915) [#911](#911) [#909](#909) [#905](#905) [#890](#890)
## [2.4.1](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@2.4.1) (2025-04-11) ### Bug Fixes * bump @emerson-eps/color-tables from 0.4.85 to 0.4.92 in /typescript ([#2509](#2509)) ([54ea5e4](54ea5e4)), closes [#915](#915) [#911](#911) [#909](#909) [#905](#905) [#890](#890)
Fix #689