Re: PlotLegend in Mathematica 6.0.1 doesn´t work
- To: mathgroup at smc.vnet.net
- Subject: [mg81078] Re: PlotLegend in Mathematica 6.0.1 doesn´t work
- From: Jean-Marc Gulliet <jeanmarc.gulliet at gmail.com>
- Date: Mon, 10 Sep 2007 18:59:28 -0400 (EDT)
- Organization: The Open University, Milton Keynes, UK
- References: <fc0h3h$bjq$1@smc.vnet.net>
Guillermo Sanchez wrote: > PlotLegent doesn`t work in Math 6.0.1, at least in my computer. > > Check the below example: > > Needs["PlotLegends`"] > Plot[{Sin[x], Cos[x]}, {x, 0, 2Pi}, PlotLegend->{"sine", "cosine"}] Works fine on my system (Pentium 4 Windows XP SP2 Mathematica 6.0.1). See http://homepages.nyu.edu/~jmg336/mathematica/plotlegend.pdf > How could I fixed the problem? Without more detail about your system and/or what you did (and my crystal ball is broken :-) it is hard to tell. -- Jean-Marc