Re : MultipleListPlot
- To: mathgroup at smc.vnet.net
- Subject: [mg50986] Re : [mg50965] MultipleListPlot
- From: "Florian Jaccard" <florian.jaccard at eiaj.ch>
- Date: Fri, 1 Oct 2004 04:48:00 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Hello !
It works fine as explained in the help :
MultipleListPlot[{{2, 2}}, SymbolShape -> {MakeSymbol[Disk[{0, 0}, 0.5]]},
PlotRange -> {{0, 3}, {0, 3}}]
Regards
F.Jaccard
-----Message d'origine-----
De : Flurchick, Kenneth M [mailto:FLURCHICKK at MAIL.ECU.EDU]
Envoyé : jeudi, 30. septembre 2004 10:52
À : mathgroup at smc.vnet.net
Objet : [mg50965] MultipleListPlot
GentleBeings,
How do I change the point size for a dot in the multiple list plot with
error bars
the PlotStyle option does not seem to do this and I cannot construct a
filled circle
from the regularPolygon MakeSymbol option
This is really confusing
kenf