use "extent" argument.
http://matplotlib.sourceforge.net/api/pyplot_api.html#matplotlib.pyplot.imshow
-JJ
On Fri, Oct 2, 2009 at 7:21 PM, shamster wrote:
>
> My current plot takes data to construct a 2d histogram. In gnuplot i would
> accomplish this by using splot, dgrid3d, and pulling in a '
My current plot takes data to construct a 2d histogram. In gnuplot i would
accomplish this by using splot, dgrid3d, and pulling in a 'matrix' data
file. The code below has produced nearly what I need. However, the axes
limits are set based on the indices of the incoming data (i.e. the number of
ro