Is there a way to make imshow scale images to dimensions other than that of
the arrya passed to it? I'm trying to plot a long matrix (like 23x5000) and
imshow doesn't work very well since it makes a very vertically thin plot and
its hard to see anything. I would like the image to dynamically scale with
windows size like if you plotted something with specgram() or plot().
Thanks,
Ryan
···
--
View this message in context: http://www.nabble.com/imshow-scaling-tp23024632p23024632.html
Sent from the matplotlib - users mailing list archive at Nabble.com.