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
I would like to round the z-values shown when hovering over a heatmap. I tried setting zaxis: { hoverformat: '.2f'}, but unfortunately this has no effect in a heatmap plot.
Would it be possible to add a way for setting the hoverformat for z-values in heatmap plots? Maybe such an option already exists, and I just haven't found it?