Hello,
With Matplotlib 1.5.0, zdata to the cursor is displayed in the status bar. It is a very good new feature.
But, this zdata is the base data value, and this don't match if a scalling is used with the colorbar.
Is it possible to scale this displayed zdata like the colorbar ? I din't found an existing function for rescale this zdata.
I think the better solution should be to default use the scaling used on the colorbar.
Thanks.
Hello,
With Matplotlib 1.5.0, zdata to the cursor is displayed in the status bar. It is a very good new feature.
But, this zdata is the base data value, and this don't match if a scalling is used with the colorbar.
Is it possible to scale this displayed zdata like the colorbar ? I din't found an existing function for rescale this zdata.
I think the better solution should be to default use the scaling used on the colorbar.
Thanks.