Redraws all plotting objects.
This is a S-Lang version of the ChIPS REDRAW command. Since it
has no parameters, it can be called without the "()".
Use the chips_auto_redraw() command
to set/unset the automatic redrawing of plots.
Redraws everything in the plotting window.
As the first example, but done in a S-Lang script.
- chips
-
chips_auto_redraw,
chips_clear,
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_set_pane,
chips_set_xrange,
chips_set_xscale,
chips_set_yrange,
chips_set_yscale,
chips_set_zrange,
chips_set_zscale,
chips_split,
chips_version
|