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

GR backend: use textext for :log2 and :ln axis scaling (#4991) #4993

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

pjaap
Copy link
Contributor

@pjaap pjaap commented Sep 30, 2024

Cherrypicking PR 4991 for v2 branch

This fixes JuliaPlots#4871

Only the case of :log10 has been treated before.
Copy link

codecov bot commented Sep 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.10%. Comparing base (5a611ce) to head (a1a80c8).
Report is 1 commits behind head on v2.

Additional details and impacted files
@@           Coverage Diff           @@
##               v2    #4993   +/-   ##
=======================================
  Coverage   87.10%   87.10%           
=======================================
  Files          51       51           
  Lines        6003     6003           
=======================================
  Hits         5229     5229           
  Misses        774      774           

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

@BeastyBlacksmith BeastyBlacksmith merged commit f000fc7 into JuliaPlots:v2 Oct 2, 2024
11 of 13 checks passed
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.

2 participants