w tries trying to come up with the magic Agg
> incantation to make this work. It's not really documented in Agg, but
> it should theoretically be possible. It would take someone probably
> to dig through the Agg source code and figure it out. Any volunteers? ;)
>
> Cheers,
Dear All,
I am a new user of python and of matplotlib, so, please excuse me if I
am asking a trivial question.
I am trying to use the funciton imshow to plot a temperature map of the
voltage levels of an electrical grid. After creating the grid data
using "meshgrid" and "griddata" functions, "im