[Matplotlib-users] 2D plots in mplot3d

2012-03-16 Thread Thoeger Emil Juul Rivera-Thorsen
Hello list; I have some data that I would like to display a bit like it is done in this example: http://matplotlib.sourceforge.net/mpl_toolkits/mplot3d/tutorial.html#d-plots-in-3d Only, instead of the line plot in the z=0 plane, I would like to represent my data as a pcolormesh (and instead of

[Matplotlib-users] 2D plots in mplot3d

2012-03-16 Thread Thøger Rivera-Thorsen
Hello list; I have some data that I would like to display a bit like it is done in this example: http://matplotlib.sourceforge.net/mpl_toolkits/mplot3d/tutorial.html#d-plots-in-3d Only, instead of the line plot in the z=0 plane, I would like to represent my data as a pcolormesh (and instead of

Re: [Matplotlib-users] 2D plots in mplot3d

2012-03-15 Thread Thøger Rivera-Thorsen
Hello list; I have some data that I would like to display a bit like it is done in this example: http://matplotlib.sourceforge.net/mpl_toolkits/mplot3d/tutorial.html#d-plots-in-3d Only, instead of the line plot in the z=0 plane, I would like to represent my data as a pcolormesh (and ins