Several colors in MultipleListPlot
- To: mathgroup at smc.vnet.net
- Subject: [mg24929] Several colors in MultipleListPlot
- From: Helge Andersson <helgea at inoc.chalmers.se>
- Date: Tue, 22 Aug 2000 16:22:40 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Dear Mathematicausers,
Using the Sequence function in MultipleListPlot is convenient when
dealing with many plots. However the command below gives three red plots
instead of one of each color given by the SymbolStyle option. Does
anyone have a solution to this?
MultipleListPlot[Sequence @@ zd[[#]] & /@ {1, 2, 3},
SymbolStyle -> {Red, Green, Blue}]
/Helge
Helge Andersson
Chalmers University of Technology
412 96 Goteborg
Sweden