From: Michael D. <md...@st...> - 2012-03-19 14:18:43
|
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 <ben...@ou... > <mailto:ben...@ou...>> 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 > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-devel |