Removes all plotting objects, creating a new blank drawing area.
This is a S-Lang version of the ChIPS
CLEAR command.
It erases all curves, lines, labels, and resets the
number of panes (i.e. drawing areas) to 1.
Since it has no parameters, it can be called without the
"()".
Clear ChIPS of all plotting objects.
As the first example, but done in a S-Lang script.
- chips
-
chips_auto_redraw,
chips_color_name,
chips_color_value,
chips_get_pane,
chips_get_xrange,
chips_get_xscale,
chips_get_yrange,
chips_get_yscale,
chips_get_zrange,
chips_get_zscale,
chips_label,
chips_line,
chips_pickpoints,
chips_redraw,
chips_set_pane,
chips_set_xrange,
chips_set_xscale,
chips_set_yrange,
chips_set_yscale,
chips_set_zrange,
chips_set_zscale,
chips_split,
chips_version
|