MathGroup Archive 2006

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

Search the Archive

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


  • Prev by Date: Re: ListDensityPlot and GraphicsArray
  • Next by Date: conditions of fit parameters
  • Previous by thread: Pointsize in MultipleListPlot
  • Next by thread: Re: Pointsize in MultipleListPlot