manpagez: man pages & more
info mathgl
Home | html | info | man
[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

3.1.4 Default sizes

These variables control the default (initial) values for most graphics parameters including sizes of markers, arrows, linewidth and so on. As any other settings these ones will influence only on plots created after the settings change.

General option of mglGraph: float BarWidth

Relative width of rectangles in Bars plot (see section Bars). Default value is 0.7.

General option of mglGraph: float MarkSize

The size of marks for 1D plotting. Default value is 0.02.

General option of mglGraph: float ArrowSize

The size of arrows for 1D plotting, lines and curves (see section Primitives drawing). Default value is 0.03.

General option of mglGraph: float BaseLineWidth

The variable define the base width for all lines. The value <1 is ignored. For values > 1 the real line width is result of multiplication of specified line width and the value of BaseLineWidth. Increase of this variables is actual for large bitmap pictures. Default value is 1.


© manpagez.com 2000-2026
Individual documents may contain additional copyright information.