[pstricks] Fwd: pst-plot psBoxplot outliers customization
Herbert Voss
Herbert.Voss at FU-Berlin.DE
Sun Dec 4 16:39:01 CET 2011
Am 04.12.2011 16:25, schrieb Jakob Klein
> The outliers are plotted with small circles filled in red. I can change
> the filling of the box itself, but not the outliers. I want to either
> change the symbol to an plain black asterisk or make the fill of the
> circle gray as I have to keep the plot in grayscale.
>
> Maybe someone has an idea or does know where to point me to in the
> documentation.
Have a look into the code of pst-plot.tex. Search for
\psBoxPlot. There you'll find two times code like
1 0 0 setrgbcolor
change it for your needs, eg 0.6 setgray
Herbert
More information about the PSTricks
mailing list