Re: PlotLegend
- To: mathgroup at smc.vnet.net
- Subject: [mg126296] Re: PlotLegend
- From: Bob Hanlon <hanlonr357 at gmail.com>
- Date: Sun, 29 Apr 2012 02:10:49 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- References: <201204280925.FAA00656@smc.vnet.net>
Works fine on my Mac.
It appears that the Needs["PlotLegends`"] statement was not evaluated.
Try again with a fresh kernel.
Bob Hanlon
On Sat, Apr 28, 2012 at 5:25 AM, <design at rcn.com> wrote:
> This example is straight from the documentation and I can't get it to
> work. Can someone please give me something to try? Thanks (Is
> anyone local to Gaithersburg?)
>
> Needs["PlotLegends`"]
> Plot[{Sin[x], Cos[x]}, {x, 0, 2 Pi}, PlotLegend -> {"sine",
> "cosine"}]
>
> Plot::optx: Unknown option PlotLegend in Plot[{Sin[x],Cos[x]},{x,0,2 \
> [Pi]},PlotLegend->{sine,cosine}]. >>
>
> First name: Joe
> Last name: Rimback
> Email address: design at rcn.com
> Phone number: 240-994-4180
> Country: United States
> State: Gaithersburg, MD
> Product Name: Mathematica
> Product Version number: 8.0
> Operating system: MacOSX-x86
>
--
Bob Hanlon
- References:
- PlotLegend
- From: design@rcn.com
- PlotLegend