axis_right SciMax Toolbox backsubst

SciMax Toolbox >> axis_top

axis_top

Graphic option

axis_top

Description

Default value: true

If axis_top is true, the top axis is shown in 2d scenes.

Since this is a global graphics option, its position in the scene description does not matter.

Example:

(%i1) load(draw)$
(%i2) draw2d(axis_top = false,
             explicit(x^3,x,-1,1))$

See also , , , and .

axis_right SciMax Toolbox backsubst