Re: [matplotlib-devel] [Matplotlib-users] toolbar

2010-03-28 Thread Peter Butterworth
I've done a few minor enhancements and corrections to the qt4_editor
(interactive plot options popup). Should I submit them to matplotlib
or directly to the original author Pierre Raybaut ?

What plot options do you think can be added to the qt4_editor ?
I've added a basic Legend option to the Axes tab and a Visible option
to the Curves tab.


formlayout.py:
validate color strings (for matplotlib)

figureoptions.py:
corrected marker=='none' bug
corrected matplotlib green in COLORS ('g': '#008000')
missing ',' and incorrect naming of some MARKERS
LINESTYLES are sorted. 'steps' removed from linestyles


On Sun, Mar 21, 2010 at 5:22 AM, Peter Butterworth wrote:
> Correction: '0.99.3rc1' does not include the qt4_editor code, so you
> do need to get the source files from svn.
>
> The feature is a nice addition to matplotlib..

--
Download IntelĀ® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel


Re: [matplotlib-devel] [Matplotlib-users] toolbar

2010-03-28 Thread Peter Butterworth
please find attached the 2 patched files and the diff vs trunk.

the legend only appears if there is at least one curve label which
doesn't start by "_"


On Sun, Mar 28, 2010 at 2:12 PM, Peter Butterworth  wrote:
> I've done a few minor enhancements and corrections to the qt4_editor
> (interactive plot options popup). Should I submit them to matplotlib
> or directly to the original author Pierre Raybaut ?
>
> What plot options do you think can be added to the qt4_editor ?
> I've added a basic Legend option to the Axes tab and a Visible option
> to the Curves tab.
>
>
> formlayout.py:
> validate color strings (for matplotlib)
>
> figureoptions.py:
> corrected marker=='none' bug
> corrected matplotlib green in COLORS ('g': '#008000')
> missing ',' and incorrect naming of some MARKERS
> LINESTYLES are sorted. 'steps' removed from linestyles


figureoptions.py
Description: Binary data


formlayout.py
Description: Binary data


qt4ed_patch.diff
Description: Binary data
--
Download IntelĀ® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel