That does the trick. I assumed that swaping the plot parameters would cause
other problems, but it doesn't.
That was simple!
Thanks!
Starting with the obvious -- x and y are arbitrary, so instead of
plot (x, y)
you can
plot(y, x)
If you need the data to be descending (smaller values o
On Wed, Sep 24, 2008 at 8:04 PM, greg7201 <[EMAIL PROTECTED]> wrote:
>
> I am such a matplotlib newbie... but it looks very cool.
>
> I need to create a basic graph, EXCEPT the x axis needs to go down the page,
> and the y axis is across the bottom. (The chart is to display drilling
> information
I am such a matplotlib newbie... but it looks very cool.
I need to create a basic graph, EXCEPT the x axis needs to go down the page,
and the y axis is across the bottom. (The chart is to display drilling
information and the norm for drilling engineers is to display depth - the x
axis - down the