Hi, I limit the value range of my imshow using vmin and vmax. As I like the way the contour levels are usually coloured by contour, I would like to just restrict them to the same range but have matplotlib use the default spacing and colouring. In other words, I want to avoid setting levels manually. Is that possible at all? There is obviously no vmin and vmax in contour but can I do this is some other way? Or do I have to set up my own array for the levels to achieve this?
Cheers, Christian ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ Matplotlib-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/matplotlib-users
