plotly / plotly.js

Open-source JavaScript charting library behind Plotly and Dash
https://plotly.com/javascript/
MIT License
16.92k stars 1.85k forks source link

Fix lower zorder traces behing some gridlines on overlayed suplots #7171

Open archmoj opened 3 days ago

archmoj commented 3 days ago

Supersedes #7149.

Here is a minimal code change compared to the rather complex solution proposed in #7149 and avoids several potential side effects catch by tests.

Fixes #7144 thanks to debugging sessions with @emilykl and @gvwilson

@plotly/plotly_js @bpostlethwaite @stephprobst @my-tien

archmoj commented 21 hours ago

@my-tien and @stephprobst Please use this bundle to test this within your system and let us know.