|
From: John H. <jdh...@ac...> - 2005-02-08 20:41:36
|
>>>>> "Jochen" == Jochen Voss <vo...@se...> writes:
Jochen> Hello John, thanks a lot for your help!!! The maths still
Jochen> does not work, but mathplotlib plots my non-working
Jochen> datasets now in a beautiful way. I updated my file at
Jochen> http://seehuhn.de/data/as1.png
Jochen> if you are curious.
Thanks -- btw, this looks like a good case to use (and test!) the
sharex feature now in CVS. See examples/shared_axis_demo.py. The
basic idea is that if your multiple subplots are over the same x
range, you can set sharex and then navigation on one access is
automatically shared with the others, as are changes in tick
locations, etc...
Jochen> I would be very happy to provide something similar as an
Jochen> example. My data is not proprietary but huge. Let me see
Jochen> whether I can come up with a picture that does not require
Jochen> the full data-set but looks similar.
Yes, 800k is a bit large. Well, if you get something nice and usable,
be sure to send it my way!
JDH
|