axis_bottom SciMax Toolbox axis_right

SciMax Toolbox >> axis_left

axis_left

Graphic option

axis_left

Description

Default value: true

If axis_left is true, the left 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_left = false,
             explicit(x^3,x,-1,1))$

See also , , , and .

axis_bottom SciMax Toolbox axis_right