Hello,

I would like to ask you a way to fill certain regions with a specific motif
when running imshow(). I take the following example :

For certain value, instead of writing directly a numerical result, I would
like to fill my table with 'x'. For other specific values, with 'o'. How take 
care of this with imshow, and how assign a specific color to such a specific 
region ?

I saw something about the spy method. Do you think it's possible to use it
combined with the imshow() capabilities ?

I'm wondering also about the possibility to make logical 'or' on the data, in 
the order to select an area to fill with a custom color.

Thank you very much.

greetings,

David Kremer

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to