Re: [Matplotlib-users] Thin wedges missing from pie graph

2008-08-01 Thread Michael Droettboom
Hmmm...  The puzzling thing is that 0.91.2 works for me with the example 
you provided.  Can you try clearing out the installation directory 
(usually /usr/lib/python2.5/site-packages/matplotlib/) and trying again?

Cheers,
Mike

Jonathan Hayward, http://JonathansCorner.com; wrote:
 Thanks; will do.

 On Thu, Jul 31, 2008 at 3:45 PM, John Hunter [EMAIL PROTECTED] 
 mailto:[EMAIL PROTECTED] wrote:

 On Thu, Jul 31, 2008 at 3:09 PM, Jonathan Hayward,
 http://JonathansCorner.com [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] wrote:
  I emerged 0.91.2 through my distribution's packaging system. Do
 I need to
  compile the newest version from source or something like that?
 

 The 0.98.3 release will be out very soon -- just keep your eyes out
 for an announcement on this list.

 JDH




 -- 
 -- Jonathan Hayward, [EMAIL PROTECTED] 
 mailto:[EMAIL PROTECTED]

 ** To see an award-winning website with stories, essays, artwork,
 ** games, and a four-dimensional maze, why not visit my home page?
 ** All of this is waiting for you at http://JonathansCorner.com

 ++ Would you like to curl up with one of my hardcover books?
 ++ You can now get my books from http://CJSHayward.com
 

 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
 Build the coolest Linux based applications with Moblin SDK  win great prizes
 Grand prize is a trip for two to an Open Source event anywhere in the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 

 ___
 Matplotlib-users mailing list
 Matplotlib-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/matplotlib-users
   

-- 
Michael Droettboom
Science Software Branch
Operations and Engineering Division
Space Telescope Science Institute
Operated by AURA for NASA


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users


Re: [Matplotlib-users] Thin wedges missing from pie graph

2008-08-01 Thread Jonathan Hayward, http://JonathansCorner.com
I deleted the matplotlib directory (there was one at the path you provided)
and reinstalled 0.91.2; the behavior was identical.

On Fri, Aug 1, 2008 at 7:49 AM, Michael Droettboom [EMAIL PROTECTED] wrote:

 Hmmm...  The puzzling thing is that 0.91.2 works for me with the example
 you provided.  Can you try clearing out the installation directory (usually
 /usr/lib/python2.5/site-packages/matplotlib/) and trying again?

 Cheers,
 Mike

 Jonathan Hayward, http://JonathansCorner.com; wrote:

 Thanks; will do.

 On Thu, Jul 31, 2008 at 3:45 PM, John Hunter [EMAIL PROTECTED] mailto:
 [EMAIL PROTECTED] wrote:

On Thu, Jul 31, 2008 at 3:09 PM, Jonathan Hayward,
http://JonathansCorner.com [EMAIL PROTECTED]
mailto:[EMAIL PROTECTED] wrote:
 I emerged 0.91.2 through my distribution's packaging system. Do
I need to
 compile the newest version from source or something like that?


The 0.98.3 release will be out very soon -- just keep your eyes out
for an announcement on this list.

JDH




 --
 -- Jonathan Hayward, [EMAIL PROTECTED] mailto:
 [EMAIL PROTECTED]

 ** To see an award-winning website with stories, essays, artwork,
 ** games, and a four-dimensional maze, why not visit my home page?
 ** All of this is waiting for you at http://JonathansCorner.com

 ++ Would you like to curl up with one of my hardcover books?
 ++ You can now get my books from http://CJSHayward.com
 

 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's
 challenge
 Build the coolest Linux based applications with Moblin SDK  win great
 prizes
 Grand prize is a trip for two to an Open Source event anywhere in the
 world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 

 ___
 Matplotlib-users mailing list
 Matplotlib-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/matplotlib-users



 --
 Michael Droettboom
 Science Software Branch
 Operations and Engineering Division
 Space Telescope Science Institute
 Operated by AURA for NASA




-- 
-- Jonathan Hayward, [EMAIL PROTECTED]

** To see an award-winning website with stories, essays, artwork,
** games, and a four-dimensional maze, why not visit my home page?
** All of this is waiting for you at http://JonathansCorner.com

++ Would you like to curl up with one of my hardcover books?
++ You can now get my books from http://CJSHayward.com
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/___
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users


Re: [Matplotlib-users] Thin wedges missing from pie graph

2008-07-31 Thread Michael Droettboom
Can you provide a standalone script that reproduces this error?

Cheers,
Mike

Jonathan Hayward, http://JonathansCorner.com; wrote:
 If there are one or more narrow wedges on a pie graph, narrow enough 
 that the percentage values overlap and are hard to read, there seems 
 to be a knife-thin missing wedge from the pie, including a break in 
 the circumference.

 Is this configurable, even if it means that the border completely 
 covers the colored interior of ultra-thin wedges?

 -- 
 -- Jonathan Hayward, [EMAIL PROTECTED] 
 mailto:[EMAIL PROTECTED]

 ** To see an award-winning website with stories, essays, artwork,
 ** games, and a four-dimensional maze, why not visit my home page?
 ** All of this is waiting for you at http://JonathansCorner.com

 ++ Would you like to curl up with one of my hardcover books?
 ++ You can now get my books from http://CJSHayward.com
 

 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
 Build the coolest Linux based applications with Moblin SDK  win great prizes
 Grand prize is a trip for two to an Open Source event anywhere in the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 

 ___
 Matplotlib-users mailing list
 Matplotlib-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/matplotlib-users
   

-- 
Michael Droettboom
Science Software Branch
Operations and Engineering Division
Space Telescope Science Institute
Operated by AURA for NASA


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users


Re: [Matplotlib-users] Thin wedges missing from pie graph

2008-07-31 Thread Michael Droettboom
Now that I'm seeing your image, it's jogged my memory that this bug has 
already been fixed on both our 0.91.x and 0.98.x branches.  What version 
are you using?

Cheers,
Mike

Jonathan Hayward, http://JonathansCorner.com; wrote:
 Yes; thank you; I've attached the script and the generated image.

 On Thu, Jul 31, 2008 at 10:04 AM, Michael Droettboom [EMAIL PROTECTED] 
 mailto:[EMAIL PROTECTED] wrote:

 Can you provide a standalone script that reproduces this error?

 Cheers,
 Mike


 Jonathan Hayward, http://JonathansCorner.com; wrote:

 If there are one or more narrow wedges on a pie graph, narrow
 enough that the percentage values overlap and are hard to
 read, there seems to be a knife-thin missing wedge from the
 pie, including a break in the circumference.

 Is this configurable, even if it means that the border
 completely covers the colored interior of ultra-thin wedges?

 -- 
 -- Jonathan Hayward, [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED]


 ** To see an award-winning website with stories, essays, artwork,
 ** games, and a four-dimensional maze, why not visit my home page?
 ** All of this is waiting for you at http://JonathansCorner.com

 ++ Would you like to curl up with one of my hardcover books?
 ++ You can now get my books from http://CJSHayward.com
 
 

 
 -
 This SF.Net email is sponsored by the Moblin Your Move
 Developer's challenge
 Build the coolest Linux based applications with Moblin SDK 
 win great prizes
 Grand prize is a trip for two to an Open Source event anywhere
 in the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 
 

 ___
 Matplotlib-users mailing list
 Matplotlib-users@lists.sourceforge.net
 mailto:Matplotlib-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/matplotlib-users
  


 -- 
 Michael Droettboom
 Science Software Branch
 Operations and Engineering Division
 Space Telescope Science Institute
 Operated by AURA for NASA




 -- 
 -- Jonathan Hayward, [EMAIL PROTECTED] 
 mailto:[EMAIL PROTECTED]

 ** To see an award-winning website with stories, essays, artwork,
 ** games, and a four-dimensional maze, why not visit my home page?
 ** All of this is waiting for you at http://JonathansCorner.com

 ++ Would you like to curl up with one of my hardcover books?
 ++ You can now get my books from http://CJSHayward.com
 

 

 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
 Build the coolest Linux based applications with Moblin SDK  win great prizes
 Grand prize is a trip for two to an Open Source event anywhere in the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 

 ___
 Matplotlib-users mailing list
 Matplotlib-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/matplotlib-users

-- 
Michael Droettboom
Science Software Branch
Operations and Engineering Division
Space Telescope Science Institute
Operated by AURA for NASA


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users


Re: [Matplotlib-users] Thin wedges missing from pie graph

2008-07-31 Thread Jonathan Hayward, http://JonathansCorner.com
I emerged 0.91.2 through my distribution's packaging system. Do I need to
compile the newest version from source or something like that?

On Thu, Jul 31, 2008 at 3:06 PM, Michael Droettboom [EMAIL PROTECTED] wrote:

 Now that I'm seeing your image, it's jogged my memory that this bug has
 already been fixed on both our 0.91.x and 0.98.x branches.  What version are
 you using?

 Cheers,
 Mike

 Jonathan Hayward, http://JonathansCorner.com; wrote:

 Yes; thank you; I've attached the script and the generated image.

 On Thu, Jul 31, 2008 at 10:04 AM, Michael Droettboom [EMAIL 
 PROTECTED]mailto:
 [EMAIL PROTECTED] wrote:

Can you provide a standalone script that reproduces this error?

Cheers,
Mike


Jonathan Hayward, http://JonathansCorner.com; wrote:

If there are one or more narrow wedges on a pie graph, narrow
enough that the percentage values overlap and are hard to
read, there seems to be a knife-thin missing wedge from the
pie, including a break in the circumference.

Is this configurable, even if it means that the border
completely covers the colored interior of ultra-thin wedges?

---- Jonathan Hayward, [EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]


** To see an award-winning website with stories, essays, artwork,
** games, and a four-dimensional maze, why not visit my home page?
** All of this is waiting for you at http://JonathansCorner.com

++ Would you like to curl up with one of my hardcover books?
++ You can now get my books from http://CJSHayward.com

  


  -
This SF.Net email is sponsored by the Moblin Your Move
Developer's challenge
Build the coolest Linux based applications with Moblin SDK 
win great prizes
Grand prize is a trip for two to an Open Source event anywhere
in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
http://moblin-contest.org/redirect.php?banner_id=100url=/

  

___
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
mailto:Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users


--Michael Droettboom
Science Software Branch
Operations and Engineering Division
Space Telescope Science Institute
Operated by AURA for NASA




 --
 -- Jonathan Hayward, [EMAIL PROTECTED] mailto:
 [EMAIL PROTECTED]

 ** To see an award-winning website with stories, essays, artwork,
 ** games, and a four-dimensional maze, why not visit my home page?
 ** All of this is waiting for you at http://JonathansCorner.com

 ++ Would you like to curl up with one of my hardcover books?
 ++ You can now get my books from http://CJSHayward.com
 

 

 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's
 challenge
 Build the coolest Linux based applications with Moblin SDK  win great
 prizes
 Grand prize is a trip for two to an Open Source event anywhere in the
 world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 

 ___
 Matplotlib-users mailing list
 Matplotlib-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/matplotlib-users


 --
 Michael Droettboom
 Science Software Branch
 Operations and Engineering Division
 Space Telescope Science Institute
 Operated by AURA for NASA




-- 
-- Jonathan Hayward, [EMAIL PROTECTED]

** To see an award-winning website with stories, essays, artwork,
** games, and a four-dimensional maze, why not visit my home page?
** All of this is waiting for you at http://JonathansCorner.com

++ Would you like to curl up with one of my hardcover books?
++ You can now get my books from http://CJSHayward.com
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/___
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users


Re: [Matplotlib-users] Thin wedges missing from pie graph

2008-07-31 Thread John Hunter
On Thu, Jul 31, 2008 at 3:09 PM, Jonathan Hayward,
http://JonathansCorner.com [EMAIL PROTECTED] wrote:
 I emerged 0.91.2 through my distribution's packaging system. Do I need to
 compile the newest version from source or something like that?


The 0.98.3 release will be out very soon -- just keep your eyes out
for an announcement on this list.

JDH

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users


Re: [Matplotlib-users] Thin wedges missing from pie graph

2008-07-31 Thread Jonathan Hayward, http://JonathansCorner.com
Thanks; will do.

On Thu, Jul 31, 2008 at 3:45 PM, John Hunter [EMAIL PROTECTED] wrote:

 On Thu, Jul 31, 2008 at 3:09 PM, Jonathan Hayward,
 http://JonathansCorner.com [EMAIL PROTECTED] wrote:
  I emerged 0.91.2 through my distribution's packaging system. Do I need to
  compile the newest version from source or something like that?
 

 The 0.98.3 release will be out very soon -- just keep your eyes out
 for an announcement on this list.

 JDH




-- 
-- Jonathan Hayward, [EMAIL PROTECTED]

** To see an award-winning website with stories, essays, artwork,
** games, and a four-dimensional maze, why not visit my home page?
** All of this is waiting for you at http://JonathansCorner.com

++ Would you like to curl up with one of my hardcover books?
++ You can now get my books from http://CJSHayward.com
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/___
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users


[Matplotlib-users] Thin wedges missing from pie graph

2008-07-30 Thread Jonathan Hayward, http://JonathansCorner.com
If there are one or more narrow wedges on a pie graph, narrow enough that
the percentage values overlap and are hard to read, there seems to be a
knife-thin missing wedge from the pie, including a break in the
circumference.

Is this configurable, even if it means that the border completely covers the
colored interior of ultra-thin wedges?

-- 
-- Jonathan Hayward, [EMAIL PROTECTED]

** To see an award-winning website with stories, essays, artwork,
** games, and a four-dimensional maze, why not visit my home page?
** All of this is waiting for you at http://JonathansCorner.com

++ Would you like to curl up with one of my hardcover books?
++ You can now get my books from http://CJSHayward.com
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/___
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users