MathGroup Archive 2005

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

Search the Archive

Re: Hi, a simple question, thanks

  • To: mathgroup at smc.vnet.net
  • Subject: [mg59939] Re: Hi, a simple question, thanks
  • From: "Jens-Peer Kuska" <kuska at informatik.uni-leipzig.de>
  • Date: Fri, 26 Aug 2005 04:53:28 -0400 (EDT)
  • Organization: Uni Leipzig
  • References: <dek7am$a14$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,

something like
Needs["Graphics`Legend`"]

Plot[{Sin[x], Cos[x]}, {x, 0, 2Pi}, PlotLegend -> 
{Sin[x], Cos[x]}]

??

Regards

  Jens

<sjsongjing at gmail.com> schrieb im Newsbeitrag 
news:dek7am$a14$1 at smc.vnet.net...
| Hi,
| I want to label every curve with ListPlot or 
MultipleListPLot, but by
| using PlotLabel -> 
StyleForm[TraditionalForm["b971"],...] it can only
| put the label in oneline in the middle. But I 
need it label every
| curve, something as done by gnuplot.
|
| Thanks for reply.
|
| Jing
| 



  • Prev by Date: Re: Sudoku puzzle
  • Next by Date: Re: Another damn simplifying problem: ArcTan
  • Previous by thread: Re: Hi, a simple question, thanks
  • Next by thread: Re: Hi, a simple question, thanks