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
In the previous version of plotly the values of the contour lines on the plot would correspond to my colorbar levels tickvals, and in the most recent update it now displays them directly from z.
How do I change it so that I can display custom contour lines or have my colorbar tickvals correspond to my contour line values.
This example will not display the ticktext as the contour line values with the current version of plotly, but it will on a version that I have dated from back in February 2019.
Activity
etpinard commentedon Sep 9, 2019
Hmm, I'm not sure what could have changed the behavior.
Would you mind sharing a reproducible example to help us debug?
ghost commentedon Sep 9, 2019
This example will not display the ticktext as the contour line values with the current version of plotly, but it will on a version that I have dated from back in February 2019.
ghost commentedon Sep 9, 2019
^Old version of plotly
^Newest version of plotly
Same code
etpinard commentedon Sep 9, 2019
In codepens,
current: https://codepen.io/etpinard/pen/oNvqgGY
v1.47.4 (last working version): https://codepen.io/etpinard/pen/MWgVYEd
Thanks very much for reporting!
Something must have gone wrong during the shard coloraxis push #3786 / #3803