On Tue, May 17, 2011 at 7:08 AM, Neal Becker <ndbeck...@gmail.com> wrote:

> I have several line graphs on a single plot.  I'd like to indicate what is
> the
> mean of each of them (they are showing cumulative distributions).
>
> Each is a different color.
>
> I tried putting 'mean=xxx' into the legend.  That works, but I think it's
> confusing.  The legend normally displays independent variables, not
> results.
>
> I put vertical lines and then text, vertically, just below the x-axis
> giving the
> mean values.  Not very clear.
>
> This is not really a technical question, but one of presentation style.
>  How to
> convey this information?
>
>
>
While I realize that you are not asking for the technical question of "how
to do this", but rather "how to do this so that it looks right", I want to
add some links to some examples on how to technically do annotations in case
anyone stumbles across this question while searching.

http://matplotlib.sourceforge.net/examples/pylab_examples/annotation_demo.html
http://matplotlib.sourceforge.net/examples/pylab_examples/annotation_demo2.html
http://matplotlib.sourceforge.net/examples/pylab_examples/annotation_demo3.html

Ben Root
------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to