plotly / plotly.js

Open-source JavaScript charting library behind Plotly and Dash

Home Page:https://plotly.com/javascript/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adding a negative `zorder` to one scatter trace could impact drawing order of other scatter traces and put all of them behind bars!

archmoj opened this issue · comments

Thanks @LiamConnors for finding this bug.
codepen

This shows that the initial order of drawing layers for various traces should be respected when in such cases.