I don’t think there’s a built-in way to do that - but if you can adjust the z
values to normalize each row yourself, you could include the raw values in text
, along with perhaps hoverinfo='x+y+text'
if you want to hide the normalized values from hover labels.