Re: Usage of SymbolLabel option in MultipleListPlot
- To: mathgroup at smc.vnet.net
- Subject: [mg25564] Re: [mg25480] Usage of SymbolLabel option in MultipleListPlot
- From: dkeith at sarif.com
- Date: Sat, 7 Oct 2000 03:36:12 -0400 (EDT)
- References: <8rjjjm$og7@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Pedro, Look at LabeledListPlot in the Help section. Regards, David > > Pedro Serrao <pserrao at dem.ist.utl.pt> wrote: > > > It's my intention to plot 10 points in x-y coordinates specifying a > > different label for each point. For instance Point 1 should be labeled > > m=0, Point 2 should be labeled m=1 and so on. > > However when I evaluate the following instruction all points are > labeled > > with the same string m=0. > > > > MultipleListPlot[Table[klist[i], {i, 10}], PlotRange -> All, > > SymbolShape -> {PlotSymbol[Box], Label}, > > SymbolLabel -> {"m=0", "m=1", "m=2", "m=3", "m=4", > > "m=5", "m=6", "m=7", "m=8", "m=9"}, Frame -> True, > FrameLabel -> > > {"Re(k)", "Im(k)"}]; > > > > What is the proper way to specify differenf labels for each point? > > Sent via Deja.com http://www.deja.com/ Before you buy.