The guide is based on mpl 0.99.
You may upgrade your mpl,
or take a look at the thread below. it is a workaround that will work
with older version.
-JJ
On Fri, Aug 7, 2009 at 8:29 PM, Eliezer, David wrote:
> Hi,
> I am graphing several time series together on the same graph,
> and so it
Hi,
I am graphing several time series together on the same graph,
and so it is important to have a legend. I am also stacking two graphs
on top of one another, because some of the data is of a different type.
I wrote the graphing code as follows (pardon the newbie code, this is my first