Re: [Matplotlib-users] different PNG and PDF output...

2008-12-16 Thread jkitchin
I also observed this with eps output. The png looked fine, but the eps legend was very large in my case. j Lebostein wrote: > > Hi, > > with the new version of matplotlib, the legend looks different in png and > pdf! > > I could post examples, but you can look in the galery also: > http://m

Re: [Matplotlib-users] plot data point browsing

2007-06-14 Thread jkitchin
point for our analysis though. Thanks again. John Hunter-4 wrote: > > On 6/14/07, jkitchin <[EMAIL PROTECTED]> wrote: >> >> I just learned about the (new?) picker features in matplotlib. That is a >> fantastic development! >> Someone else mentioned about having

[Matplotlib-users] plot data point browsing

2007-06-14 Thread jkitchin
I just learned about the (new?) picker features in matplotlib. That is a fantastic development! Someone else mentioned about having a problem though when the points are clustered together, which brings me to my question: Is there a way to "browse" through the data points using the tab key? What