-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Tony S Yu wrote:
>
> On Dec 24, 2009, at 4:21 AM, Dominik Szczerba wrote:
>> OK I started hacking and added a color_cycle property to matplotlibrc.
>> Would you be so kind to add this fix to the official version? Thanks!
>> Dominik
>>
>> $ diff -w axe
Hi JJ,
I'm sorry for the late response - I was on chrismas holidays and in fact even
now I have not much time.
I tested you patch and there arise labels - thanks a lot so far.
Where should I post the bug report? on sourgeforge.net in the "Bug Tracking
System" of matplotlib?
Kind regards,
Matth
Hi JJ,
Bugs item #2922835, was opened at 2009-12-29 15:29
Happy New Year!
Kind regards,
Matthias
On Tuesday 29 December 2009 15:13:39 Matthias Michler wrote:
> Hi JJ,
>
> I'm sorry for the late response - I was on chrismas holidays and in fact
> even now I have not much time.
> I tested you pat
On Dec 29, 2009, at 3:35 AM, Dominik Szczerba wrote:
> Tony S Yu wrote:
>>
>> Hey Dominik,
>>
>> I'd also like to see the default color_cycle be customizeable. But, if
>> I'm not mistaken, this approach doesn't quite do what you want (at least
>> it doesn't on a recent version of mpl). The probl
Hey all,
I have a program that contains two parameters
...
beta=0.2
delta=0.4
.
.
in the title of my plot i want the value of the ratio beta/delta=0.5 to
executed automatically when i run the program.
i need:confused:
title('...\beta/delta=0.5')
how can i do that in matplolib?
c
On Tue, Dec 29, 2009 at 1:47 PM, kamaleon wrote:
>
> Hey all,
> I have a program that contains two parameters
> ...
> beta=0.2
> delta=0.4
> .
> .
> in the title of my plot i want the value of the ratio beta/delta=0.5 to
> executed automatically when i run the program.
>
> i need:confu
Hi,
I am trying to get the exaple from here:
http://matplotlib.sourceforge.net/examples/animation/animate_decay_tk_blit.html
I copied it into a file and tried to execute it.
I get:
File "test.py", line 56, in
manager.window.after(100, run)
AttributeError: 'gtk.Window' object has no attribu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Tony S Yu wrote:
> On Dec 29, 2009, at 3:35 AM, Dominik Szczerba wrote:
>> Tony S Yu wrote:
>>> Hey Dominik,
>>>
>>> I'd also like to see the default color_cycle be customizeable. But, if
>>> I'm not mistaken, this approach doesn't quite do what you wa
TheLonelyStar wrote:
> Hi,
>
> I am trying to get the exaple from here:
> http://matplotlib.sourceforge.net/examples/animation/animate_decay_tk_blit.html
>
> I copied it into a file and tried to execute it.
> I get:
>
> File "test.py", line 56, in
> manager.window.after(100, run)
> AttributeEr
Jeff Whitaker wrote:
>
> TheLonelyStar wrote:
>> Hi,
>>
>> I am trying to get the exaple from here:
>> http://matplotlib.sourceforge.net/examples/animation/animate_decay_tk_blit.html
>>
>> I copied it into a file and tried to execute it.
>> I get:
>>
>> File "test.py", line 56, in
>> manag
On Mon, Dec 28, 2009 at 10:24 AM, TheLonelyStar wrote:
>
> Hi,
>
> I have a Qt application, where I want to display a matplotlib figure which
> is updated from time to time (not mebeded, in its own window).
>
> Now, I do:
> import pylab
>
> pylab.ion()
> pylab.figure()
>
> within a function of the
On Sat, Dec 26, 2009 at 12:52 PM, Till Stensitzki wrote:
> If you want to use it in the example section or anything else, you are
> welcome.
We also have an existing blitting example at
http://matplotlib.sourceforge.net/examples/animation/animation_blit_qt4.html
. I would prefer not to add blitti
TheLonelyStar wrote:
>
>
>
> Jeff Whitaker wrote:
>>
>> TheLonelyStar wrote:
>>> Hi,
>>>
>>> I am trying to get the exaple from here:
>>> http://matplotlib.sourceforge.net/examples/animation/animate_decay_tk_blit.html
>>>
>>> I copied it into a file and tried to execute it.
>>> I get:
>>>
>>
>
> Tony S Yu wrote:
>> On Dec 29, 2009, at 3:35 AM, Dominik Szczerba wrote:
>>> Tony S Yu wrote:
Hey Dominik,
I'd also like to see the default color_cycle be customizeable. But, if
I'm not mistaken, this approach doesn't quite do what you want (at least
it doesn't on a r
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Tony S Yu wrote:
>>
>> Tony S Yu wrote:
>>> On Dec 29, 2009, at 3:35 AM, Dominik Szczerba wrote:
Tony S Yu wrote:
> Hey Dominik,
>
> I'd also like to see the default color_cycle be customizeable. But, if
> I'm not mistaken, this ap
Dominik Szczerba wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> OK I started hacking and added a color_cycle property to matplotlibrc.
> Would you be so kind to add this fix to the official version? Thanks!
> Dominik
Your basic idea--that the colorcycle should be settable in
rcPara
One nice thing about gnuplot is the option its GUI provides to toggle
between using coloured lines and using black lines with various dashed
patterns. I think it would be nice in matplotlib to also be able to have
a default series of dashed patterns that could automatically be cycled
through.
17 matches
Mail list logo