Re: [Matplotlib-users] adding legends

2014-10-20 Thread Fabrice Silva
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

Re: [Matplotlib-users] adding legends

2014-10-20 Thread Marcel Milcent
Indeed, the legends showing in that figure should be 'Model length', 'Data length' and 'Total message length', which were the labels given to each plot command. Maybe there was a mismatch between code and plot there. 2014-10-20 11:59 GMT-02:00 Tommy Carstensen : > Does anyone know, how they were