MathGroup Archive 2008

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Legend option for ListPlot

  • To: mathgroup at smc.vnet.net
  • Subject: [mg85193] Re: Legend option for ListPlot
  • From: Raj <rajanikanth at gmail.com>
  • Date: Fri, 1 Feb 2008 02:17:28 -0500 (EST)
  • References: <fnpnm4$cll$1@smc.vnet.net> <fnrngu$og4$1@smc.vnet.net>

On Jan 30, 10:49 pm, Frank Iannarilli <frank... at cox.net> wrote:
> plottemp=ListPlot[...PlotStyle->{{Red,Thickness[0.01`]},{Brown,\
> Thickness[0.01`]},{Blue,Thickness[0.01`]}}...];
>
> ShowLegend[plottemp,{{{Red,Style["RedLabel",Black]},
> {Brown,Style["BrownLabel",\
> Black]},{Blue,Style["BlueLabel",Black]}},LegendPosition->{1.1,.0},\
> LegendTextSpace->1,LegendSize->{0.8,0.2}}]

Thanks for your replies.

Regards,
Raj


  • Prev by Date: changing color of non-evaluatable cell
  • Next by Date: Drawing on top of the image
  • Previous by thread: Re: Re: changing color of non-evaluatable cell
  • Next by thread: Drawing on top of the image