axis_left SciMax Toolbox axis_top

SciMax Toolbox >> axis_right

axis_right

Graphic option

axis_right

Description

Default value: true

If axis_right is true, the right 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_right = false,
             explicit(x^3,x,-1,1))$

See also , , , and .

axis_left SciMax Toolbox axis_top