I have a very silly question: I have data in the format

x y data(x,y)

and now I would like to plot a point with a color corresponding to
data at position x,y (pretty much like with imshow). Unfortunately,
the data does not always fill a rectangular grid, so that using imshow
just as it is, does not work. What is the best method to do this in
matplotlib?

Thanks in advance,
Hanno 


-- 
Hanno Klemm
[EMAIL PROTECTED]




_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to