-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
scattergl layering and errorbar issues #2450
Labels
bug
something broken
Comments
One more issue with error bars in scattergl, "markers" mode: error bars disappear on any relayout action: try switching to box select, zooming or panning in https://codepen.io/anon/pen/WJxKpP |
thanks for the report @tgoldina |
now in #4017 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A couple of remaining scatter/scattergl differences, see https://codepen.io/alexcjohnson/pen/YemVOd
trace1.y[0]
up and down a little bit you see all sorts of odd behavior.Initially I thought errorbar colors were also a scattergl issue, but scatter also doesn't get the colors I would have expected. That may have to be a v2 change at this point...
cc @dfcreative @etpinard
The text was updated successfully, but these errors were encountered: