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

Inside tick labels show under overlayed subplots with zorder #7227

Open
archmoj opened this issue Oct 16, 2024 · 1 comment
Open

Inside tick labels show under overlayed subplots with zorder #7227

archmoj opened this issue Oct 16, 2024 · 1 comment
Assignees
Labels
bug something broken P2 needed for current cycle

Comments

@archmoj
Copy link
Contributor

archmoj commented Oct 16, 2024

          @archmoj: Sorry for the delay in testing. I finally got around to it.

The issue with the gridlines seems to be resolved, but we have a similar situation with the tick labels. Here is a codepen displaying the problem:

https://codepen.io/Djeramon/pen/RwzvXQX

What it looks like in the new test version:
image

From my understanding, tick labels and ticks should always be drawn on top of the traces, correct?

Originally posted by @stephprobst in #7171 (comment)

@stephprobst
Copy link

Related: #7235

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken P2 needed for current cycle
Projects
None yet
Development

No branches or pull requests

3 participants