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.