Re: [matplotlib-devel] Is snapping still right?

2012-03-19 Thread Michael Droettboom
Assuming there's no bugs, this doesn't look like the kind of thing that 
the snapping algorithm would cause or address.  Snapping is only 
supposed to kick in when the lines are rectilinear (i.e. perfectly 
horizontal or vertical) which none of the lines in this plot appear to 
be.  This plot actually looks "correct" to me -- it would be nice if the 
axis at the bottom had less stair-stepping, which some sort of gamma 
correction or perhaps tweaking of line width might help, but we don't 
currently do anything like that.


Mike

On 03/17/2012 03:58 PM, Benjamin Root wrote:



On Sat, Mar 17, 2012 at 2:49 PM, Benjamin Root > wrote:


I know this has been addressed so many times, but as I was testing
out mplot3d in v1.1.x, I swear the axes lines were aliasing like
crazy at some viewing angles.  If it is just mplot3d, then
probably should not hold up the bugfixes release, but maybe we
should get some eyes on the test results before releasing???

Ben Root 




I have attached an image of the aliasing here.  I am going to test to 
see if the recent snapping changes caused this.


Ben Root



--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here
http://p.sf.net/sfu/sfd2d-msazure


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


--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure___
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel


[matplotlib-devel] matplotlib v1.1.1 (bugfix) rc1 on Thursday

2012-03-19 Thread John Hunter
I think we are pretty close to cleaning up issues and PRs related to
v1.1.x, so I'd like to cut the release candidate this Thursday.  Let's
continue to hammer on closing open issues and pull requests, and flag
anything that needs to be addressed before the release as
"release_critical" in the issue tracker.  If there are show stoppers I am
not aware of, chime in.

Thanks,
JDH
--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure___
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel


[matplotlib-devel] Upstream Matplotlib Qt Designer Plugin

2012-03-19 Thread Pierre Raybaut
Hi all,

Is anyone interested in including the Matplotlib QtDesigner plugin
which I wrote for Python(x,y)?

The code is quite simple and hasn't evolved for a while now (3 years)
but apparently it is still appreciated by users even outside
Python(x,y).

Here are the two files which are necessary to make this plugin work:
http://code.google.com/p/pythonxy/source/browse/src/python/matplotlib/QtDesigner_Plugins/matplotlibwidget.py
http://code.google.com/p/pythonxy/source/browse/src/python/matplotlib/QtDesigner_Plugins/PyQt4/plugins/designer/python/matplotlibplugin.py

The directory struture also has its importance:
http://code.google.com/p/pythonxy/source/browse/#hg%2Fsrc%2Fpython%2Fmatplotlib%2FQtDesigner_Plugins

Cheers,
Pierre

-- Message transféré --
De : todd rme 
Date : 11 mars 2012 12:14
Objet : [python(x,y)] Upstream Matplotlib Qt Designer Plugin
À : "python(x,y)" 


I notice that python(x,y) has a matplotlib plugin for Qt Designer.  I
think this would be very helpful for general users of matplotlib
outside of python(x,y).  Is there any possibility of submitting this
plugin upstream for inclusion with the official matplotlib release?
That way people who aren't using python(x,y) (for instance Linux users
who are using their official distribution python packages) could
benefit from the plugin as well.  Thank you very much.

-Todd

--
You received this message because you are subscribed to the Google
Groups "python(x,y)" group.
To post to this group, send email to pytho...@googlegroups.com.
To unsubscribe from this group, send email to
pythonxy+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/pythonxy?hl=en.

--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel