Re: [matplotlib-devel] irregularly spaced grids and imshowm: PATCH for bilinear interp

2008-08-31 Thread gl
Hi Eric, I think I understand the two approaches you mention, I have about the same mental distinction although with a different spin, maybe because I come from finite element/data visualisation instead of image manipulation: I see basically two type of 2D data that can be visualized as a

[matplotlib-devel] generating colors for plots

2008-08-31 Thread Citi, Luca
Hi all, I am a matplotlib user. I am new to this list. Please pardon me if it is not the right place to post it. I was looking for an automated way to generate colors for the plots when the number of lines is high (15+). I ended up writing these lines. If you think they can be useful to others, h