Closed
Description
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?
Fiddle: https://jsfiddle.net/7rdcm0rg/3/