[Matplotlib-users] Plotting Dates on the Y Axis?

2008-05-02 Thread Kenneth Miller
Is it possible to plot dates on the y axis? Regards, Kenneth Miller - This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority

[Matplotlib-users] Compass Rose?

2008-03-24 Thread Kenneth Miller
Does anyone know how to change the polar graph so that i can graph with 0 at North, 90 at west, 180 at south and 270 at east? (Considering you look at the polar graph like a compass) Thanks! Kenneth Miller - This SF.net

[Matplotlib-users] Plotting dates on the Y axis?

2008-03-21 Thread Kenneth Miller
All, Is it possible to plot dates on the Y-axis? I'd like to have dates on the y axis descending or ascending versus my values on the x - axis. Is it possible to do this or simply switch the axis? Thanks! Regards, Ken

Re: [Matplotlib-users] Plotting dates on the Y axis?

2008-03-21 Thread Kenneth Miller
On Mar 21, 2008, at 11:56 AM, Chris Withers wrote: Kenneth Miller wrote: Is it possible to plot dates on the Y-axis? I'd like to have dates on the y axis descending or ascending versus my values on the x - axis. Is it possible to do this or simply switch the axis? Not sure what

[Matplotlib-users] Color schemes for XY plots?

2008-03-21 Thread Kenneth Miller
All, A quick question So i've experimented with pcolor, and it's not really what I'm looking for. What I'm attempting to do is plot some XY coordinates, just a simple function, with the line being colored differently depending on the value of that function. So if perhaps you were

[Matplotlib-users] Animation - Tk

2008-03-19 Thread Kenneth Miller
to why this is? Thank you to everyone for your time. Regards, Kenneth Miller ~~~START CODE import sys import pylab as p import numpy as npy import time import Tkinter as Tk from matplotlib.backends.backend_tkagg import FigureCanvasTkAgg, NavigationToolbar2TkAgg import

[Matplotlib-users] Animation / Tk?

2008-03-14 Thread Kenneth Miller
have any advice or a quick example of a Tk app with an animated graph that doesn't lock the user out of Tk control? Regards, Kenneth Miller - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual