plotly.js icon indicating copy to clipboard operation
plotly.js copied to clipboard

Inside tick labels show under overlayed subplots with zorder

Open archmoj opened this issue 1 year ago • 1 comments

          @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 https://github.com/plotly/plotly.js/issues/7171#issuecomment-2401888912

archmoj avatar Oct 16 '24 14:10 archmoj

Related: https://github.com/plotly/plotly.js/issues/7235

stephprobst avatar Oct 17 '24 15:10 stephprobst