Re: [Matplotlib-users] "Vague" lines

2006-11-07 Thread John Hunter
> "Bart" == Bart van Kuik <[EMAIL PROTECTED]> writes: Bart> Hi list, I have created plots, but I find the line style is Bart> a bit "vague". The line isn't one sharp, contrasting color, Bart> but smoothly blended to the background. Is the correct term Bart> anti aliasing? Yes.

Re: [Matplotlib-users] "Vague" lines

2006-11-07 Thread Pierre GM
On Tuesday 07 November 2006 04:49, Bart van Kuik wrote: > I have created plots, but I find the line style is a bit "vague". The > line isn't one sharp, contrasting color, but smoothly blended to the > background. Is the correct term anti aliasing? Seems like it. Make sure the 'antialiased' propert

[Matplotlib-users] "Vague" lines

2006-11-07 Thread Bart van Kuik
Hi list, I have created plots, but I find the line style is a bit "vague". The line isn't one sharp, contrasting color, but smoothly blended to the background. Is the correct term anti aliasing? When setting the linestyle to 'dotted', the plot is not very clear, see the following result: http://v