Re: [Matplotlib-users] Changing markers on line

2006-11-22 Thread John Hunter
> "Stephen" == Stephen George <[EMAIL PROTECTED]> writes: Stephen> Have a lot of data, and when looking at full view I'd Stephen> like no markers, but when zoom in to see individual Stephen> points I'd like to place markers on the graph. Planing Stephen> on attaching some code

[Matplotlib-users] Changing markers on line

2006-11-21 Thread Stephen George
Have a lot of data, and when looking at full view I'd like no markers, but when zoom in to see individual points I'd like to place markers on the graph. Planing on attaching some code to events to toggle markers on my line. Is there a way to change the markers a line uses after it has been plot