Re: Pointsize in MultipleListPlot
- To: mathgroup at smc.vnet.net
- Subject: [mg65566] Re: [mg65544] Pointsize in MultipleListPlot
- From: "Adel Elsabbagh" <aelsabbagh at gmail.com>
- Date: Sat, 8 Apr 2006 00:45:10 -0400 (EDT)
- References: <200604071014.GAA02628@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hi Jeorg, Try: SymbolShape -> {PlotSymbol[Box, 2], PlotSymbol[Box, 3]} instead of PlotStyle->PointSize[]. You can also use, Triangle, Star, and Diamond. Best regards On 4/7/06, Joerg Schaber <schaber at molgen.mpg.de> wrote: > Hi, > > I use MultipleListPlot to put error bars to my data points. However, > using MultipleLustPlot I cannot influence the point sie of my data > points anymore using PlotStyle->PointSize[]. > Is there a way to increase the size of the data points with error bars? > > best, > > joerg > > -- Adel Elsabbagh
- References:
- Pointsize in MultipleListPlot
- From: Joerg Schaber <schaber@molgen.mpg.de>
- Pointsize in MultipleListPlot