From: Fabrice S. <si...@lm...> - 2014-10-20 14:40:25
|
Le lundi 20 octobre 2014 à 06:59 -0700, Tommy Carstensen a écrit : > Does anyone know, how they were able to add the legend titles "damped" > and "oscillatory" to this plot: > http://matplotlib.org/examples/pylab_examples/legend_demo.html Hi, it seems to me that you are looking to some deprecated example, not even listed in the page : http://matplotlib.org/examples/pylab_examples/ It has been rewritten as http://matplotlib.org/examples/pylab_examples/legend_demo2.html http://matplotlib.org/examples/pylab_examples/legend_demo3.html http://matplotlib.org/examples/pylab_examples/legend_demo4.html > Can anyone point me to a good tutorial on matplotlib legends? This one > is somewhat limited: > http://matplotlib.org/users/legend_guide.html I find it pretty concise and understandable... Have you seen the list of examples involving legend at the bottom of that page? |