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

do not draw tick labels when showaxis set to false #4551

Merged
merged 1 commit into from
Nov 24, 2022

Conversation

t-bltg
Copy link
Member

@t-bltg t-bltg commented Nov 24, 2022

Fix #3019.

Consistency with PyPlot.

@t-bltg t-bltg added the GR label Nov 24, 2022
@t-bltg t-bltg changed the title do not draw tick labels when showaxis is false do not draw tick labels when showaxis set to false Nov 24, 2022
@codecov
Copy link

codecov bot commented Nov 24, 2022

Codecov Report

Base: 90.95% // Head: 90.95% // No change to project coverage 👍

Coverage data is based on head (7e98759) compared to base (7e98759).
Patch has no changes to coverable lines.

❗ Current head 7e98759 differs from pull request most recent head 2e35297. Consider uploading reports for the commit 2e35297 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4551   +/-   ##
=======================================
  Coverage   90.95%   90.95%           
=======================================
  Files          40       40           
  Lines        7740     7740           
=======================================
  Hits         7040     7040           
  Misses        700      700           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@t-bltg t-bltg merged commit 059c7ac into JuliaPlots:master Nov 24, 2022
@t-bltg t-bltg deleted the consistency branch November 24, 2022 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] axis=false on GR does not turn off tick labels
1 participant