[matplotlib-devel] How to help for a new backend?

2006-12-11 Thread HamletG
Hi guys, I'm currently doing a Visio backend and I was wondering if there would be interest to add it to the "official" Matplotlib distribution. I plan to 2 two versions: 1. Using Visio COM Automation, so you need to have Visio installed. It's already in pretty good shape 2. Creating directly a

[matplotlib-devel] Pie charts with no black edges

2006-12-11 Thread Aalok kapoor
Hi, How can we plot pie charts with the round circle of pie with the same color as of pie piece, e.g if pie piece color is red the egge of the same pie piece should be red. Please help! thanks n regards, -Aalok - Find out what I

Re: [matplotlib-devel] Pie charts with no black edges

2006-12-11 Thread John Hunter
> "Aalok" == Aalok kapoor <[EMAIL PROTECTED]> writes: Aalok> Hi, How can we plot pie charts with the round circle of pie Aalok> with the same color as of pie piece, e.g if pie piece color Aalok> is red the egge of the same pie piece should be red. Aalok> Please help! How about

[matplotlib-devel] Customization of legends box on pie charts

2006-12-11 Thread Aalok kapoor
Hi, Can we customize legends block on a pie chart? Currently there is a box which has my for 4 lables with colors each one row. I don't wants left and right borders and some other formatting? OR Can we put legends out of box like in the bottom horizontly 3 in a row? Please help ! thanks n re