[Matplotlib-users] LineCollection with markers?

2007-02-27 Thread Bart van Kuik
Hi guru's, I'm using the LineCollection class because I colorize my line segments (the color is essentially a third dimension in the plot). However, I'd like a marker on the line points. Any suggestions on methods/attributes, or which other class to use? Thanks

[Matplotlib-users] LineCollection, need to draw separate points

2006-11-10 Thread Bart van Kuik
27; and 'dashdot' as linestyle options, but don't see 'points' among them. The reason LineCollection is used, is that each point needs to have a particular color; the plot has a third dimension so as to say. Thanks, Bart van Kuik ---

[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