Thanks John, it's what I need.
Le vendredi 06 février 2009 à 13:10 -0600, John Hunter a écrit :
> On Fri, Feb 6, 2009 at 10:56 AM, Ryan May wrote:
> > Lionel Roubeyrie wrote:
> >> You're right, it's the chaco's zooming plot, I confused.
> >> Is there a way to have this render with matplotlib?
> >
Dear Tony,
Thank you very much. This is what I was looking for.
It would be nice if it is integrated in the main matpotlib;
especially if it would be possible to set the projection type in the
matplotlibrc file.
Zunbeltz
On Fri, 2009-02-06 at 13:05 -0500, Tony S Yu wrote:
> On Feb 6, 2009, at
Hi John,
thanks for the heads up:)
On Sun, Feb 8, 2009 at 21:46, John Hunter wrote:
> We have accumulated a number of bug fixes in our stable release
> branch, so I would like to release the 3rd bugfix release. Please
> test and report any problems
>
>
> http://matplotlib.sourceforge.net/relea
Hi all,
I have noticed a funny behaviour when using twinx to do two plots on the
same axes: the xticklabels are printed twice, once for each axes. This
shows up as slightly thicker labels than for a single axes. It is
particularly visible for ps or pdf output, but can be seen also in an
interactiv
matplotlib is inconsistent in its treatment of rcParams. Some have
immediate side effects, others are cached during initialization and
changing them later has no effect. This is a long standing problem, but
not one with an easy solution, since the caching, particularly in the
case of font loo
I needed to update my python interpreter to 64-bit recently on my
mac. I all my needed modules updated fine, including matplotlib, but
basemap gives me trouble:
Python 2.6.1 (r261:67515, Jan 29 2009, 15:27:04)
[GCC 4.0.1 (Apple Inc. build 5465)] on darwin
Type "help", "copyright", "credits" o
Thank you very much, Jouni. Pyplot.close() seems to have done the
trick. I followed your advice and converted my code to use the OO
interface. But I'm not sure how I close the figure in OO ... Any
pointers? Thanks.
--
Crea
Mike wrote:
> I needed to update my python interpreter to 64-bit recently on my
> mac. I all my needed modules updated fine, including matplotlib, but
> basemap gives me trouble:
>
> Python 2.6.1 (r261:67515, Jan 29 2009, 15:27:04)
> [GCC 4.0.1 (Apple Inc. build 5465)] on darwin
> Type "help",
On Mon, Feb 9, 2009 at 2:37 PM, A B wrote:
> Thank you very much, Jouni. Pyplot.close() seems to have done the
> trick. I followed your advice and converted my code to use the OO
> interface. But I'm not sure how I close the figure in OO ... Any
> pointers? Thanks.
If you're using the full OO i
Ryan May writes:
> On Mon, Feb 9, 2009 at 2:37 PM, A B wrote:
>
> If you're using the full OO interface and creating a figure by making an
> instance of Figure(), then you shouldn't need to close the figure by hand.
> It should be deleted whenever you delete or replace your instance of
> Figure.
Is it possible to set (and unset) the color of a single point
on a line, or an individual bar in a bar chart?
Thanks,
Che
--
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Ado
11 matches
Mail list logo