|
[Date Index]
[Thread Index]
[Author Index]
Re: Size of points for ErrorListPlot
Jeff Wank wrote:
>
> How do I change the size of the "dots" on the output of an
> ErrorListPlot?
>
> Please send me an answer at:
>
> jrw@atlantis.colorado.edu
>
> Thanks a bunch,
> Jeff
In any function, you can type ??symbolname to get a complete list of
all possible options to that function. In this case, the one you want
is PlotStyle->PointSize[whatever]. You can also use this option to set
the color of a plot. Most mathematica graphing routines use the same
options as the basic ones mentioned in the "practical introduction"
section of the manual.
--
Remove the _nospam_ in the return address to respond.
Prev by Date:
Re: Control System Professional Wins Award from Control Engineering
Next by Date:
Re: Electrical Circuit Schematic
Prev by thread:
Size of points for ErrorListPlot
Next by thread:
definite integral bug (3.0)
|