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

all: add AutoRescale to Axis #767

Merged
merged 1 commit into from Jun 9, 2023
Merged

Conversation

sbinet
Copy link
Member

@sbinet sbinet commented Jun 5, 2023

This CL adds a new field to Axis to allow for a better interaction between a plot, an axis and its ticker, in order to automatically adapt the range of a given axis.

Please take a look.

This CL adds a new field to Axis to allow for a better interaction
between a plot, an axis and its ticker, in order to automatically adapt
the range of a given axis.

Signed-off-by: Sebastien Binet <binet@cern.ch>
@codecov-commenter
Copy link

Codecov Report

Patch coverage has no change and project coverage change: +1.63 🎉

Comparison is base (a10bf61) 73.43% compared to head (d718b18) 75.07%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #767      +/-   ##
==========================================
+ Coverage   73.43%   75.07%   +1.63%     
==========================================
  Files          56       58       +2     
  Lines        5176     7426    +2250     
==========================================
+ Hits         3801     5575    +1774     
- Misses       1191     1654     +463     
- Partials      184      197      +13     
Impacted Files Coverage Δ
axis.go 84.70% <0.00%> (-2.24%) ⬇️

... and 54 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sbinet sbinet requested a review from kortschak June 7, 2023 11:43
@sbinet sbinet merged commit f3900be into gonum:master Jun 9, 2023
7 of 8 checks passed
@sbinet sbinet deleted the autorescale-axes branch June 9, 2023 11:33
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.

None yet

3 participants