You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fill tozero breaks in some weird ways - here it's filling to the wrong final y value, but if you slide 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...
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
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: