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
Here are 2 codepens showing the issue. They both have the same data, one with zsmooth, one without - the one without zsmooth shows the correct colors, the with shows the wrong colors.
Thanks @LarryMartell - I believe this is another manifestation of #2233 - see specifically #2233 (comment) - we're confusing the brick center and the data point, when bricks are nonuniform sizes.
I submitted this bug report because I was asked to by Chelsea Douglas from your support group. I reported this issue to support and she said “As far as I can tell this is the expected outcome, but you're always welcome to open an issue in the plotly.js repo: https://github.com/plotly/plotly.js/issues with a reproducible example“ so that is what I did.
Oh sure - please don't take my closing the issue as an indication you were wrong to open it, just that it has the same cause as another issue so I combined them. This is a tricky one, so I'm glad @cldougl steered you here.
Here are 2 codepens showing the issue. They both have the same data, one with zsmooth, one without - the one without zsmooth shows the correct colors, the with shows the wrong colors.
zsmooth, wrong colors: https://codepen.io/LarryMartell/pen/aEPxbZ?editors=0010
no zsmooth correct colors: https://codepen.io/LarryMartell/pen/GyzrGE?editors=0010
You have to zoom in to see the data points. Attached are 2 screen shots showing the correct and incorrect colors.
I contend that no matter what, zsmooth or not, shouldn't it be that the color for a given value shows the same and


proper color?
The text was updated successfully, but these errors were encountered: