Re: [Matplotlib-users] what decides which lines go on top of the rest

2010-05-07 Thread Ryan May
On Wed, May 5, 2010 at 4:36 PM, Valentino Gonzalez wrote: > I am trying to make a scatter plot (it is important that it is a scatter > plot because I want the markers to be color coded).  Each point also has > errobars associated and since there is no way to plot errorbars on scatter > plots I am

[Matplotlib-users] what decides which lines go on top of the rest

2010-05-07 Thread Valentino Gonzalez
I am trying to make a scatter plot (it is important that it is a scatter plot because I want the markers to be color coded). Each point also has errobars associated and since there is no way to plot errorbars on scatter plots I am plotting them separately, i.e. plot twice: once with the errorb