Eric
2013-03-08 00:08:31 UTC
I've been trying to figure out how to explicitly set the colormap scaling
for an image plot such that it does not rescale to min/max when set_data is
called. I'm using an ImageDialog with an ImageItem to display realtime
data with freq (X axis) vs time (Y axis) vs power (Z axis/color). When I
set the Zaxis scale through the GUI, it changes until the next set_data.
I'd like to turn off that auto-scaling for the Z axis or at least find a
way programmatically to set it explicitly.
Any thoughts? It may be that there is something better than ImagePlot to
display the data (pcolor didn't seem right because it appears to require a
'square' plot area which I don't have).
Thanks,
Eric
for an image plot such that it does not rescale to min/max when set_data is
called. I'm using an ImageDialog with an ImageItem to display realtime
data with freq (X axis) vs time (Y axis) vs power (Z axis/color). When I
set the Zaxis scale through the GUI, it changes until the next set_data.
I'd like to turn off that auto-scaling for the Z axis or at least find a
way programmatically to set it explicitly.
Any thoughts? It may be that there is something better than ImagePlot to
display the data (pcolor didn't seem right because it appears to require a
'square' plot area which I don't have).
Thanks,
Eric
--
You received this message because you are subscribed to the Google Groups "guidata/guiqwt" group.
To unsubscribe from this group and stop receiving emails from it, send an email to guidata_guiqwt+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.
You received this message because you are subscribed to the Google Groups "guidata/guiqwt" group.
To unsubscribe from this group and stop receiving emails from it, send an email to guidata_guiqwt+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.