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
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
---
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