Question about the Matplotlib classic Toolbar - the pan feature to display only existent data..
Hi folks,
reposting... has anyone a clue that might help in the right direction??
was my question too hard or would it help better if I rephrased it ?
thanks so much
maser
maser rati <maseriyer-/E1597aS9LQAvxtiuMwx3w@public.gmane.org> wrote:Hi Folks,
I was wondering how to set the Matplotlib classic Toolbar in order to display only existent data when the back/forward arrows are clicked (i.e, the pan feature) for a subplot that displays plotted data.
How to set the code in the matplotlib toolbar to only display the data from the file? ( clicking the left arrow when the left most point is at the start of the data file should result in freezing of the plot and a similar action when the right arrow is clicked when the right most point is at the end of the data file).
I'm not sure if my post was sufficiently as clear as spring water. Any suggestions would be greatly appreciated.
Great forum, by the way..
Thanks.
-MaserFood fight? Enjoy some healthy debate
in the Yahoo! Answers Food & Drink Q&A.-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV_______________________________________________
Matplotlib-users mailing list
Matplotlib-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/matplotlib-users
Access over 1 million songs - Yahoo! Music Unlimited.-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV_______________________________________________
Matplotlib-users mailing list
Matplotlib-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/matplotlib-users
Be a PS3 game guru.
Get your game face on with the latest PS3 news and previews at Yahoo! Games.
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Matplotlib-users mailing list Matplotlib-users@... https://lists.sourceforge.net/lists/listinfo/matplotlib-users
> * do not outline the colors in black; its hard to see
smaller/shorter
> lines
Done
> * the % labels need either to go along a vector NOT used to draw
data,
> or
> be drawn last (on top of data); or a combination of both
Now "%" is set with the external label. I don't find how to set labels
(and
grids) above patches, ax.set_axisbelow(False) doesn't work
But for
the
moment you can use labangle parameter to move the labels.
> * the 0.0% label can probably be omitted from the centre
> * drawing a title("") on the plot is still problematic (it
overwrites
> the "N" in some cases)
0.0 is not longer draw
> * default background color should be white
Hum, everybody can set it directly from matplotlibrc or creating an
polar axis
before.
> * a legend title will *very* useful
Waiting for polar axes legend improvments
RSS Feed