next up previous contents index
Next: Save Up: Commands Previous: Reread   Contents   Index


Reset

The reset command causes all graph-related options that can be set with the set command to take on their default values. This command is useful, e.g., to restore the default graph settings at the end of a command file, or to return to a defined state after lots of settings have been changed within a command file. Please refer to the set command to see the default values that the various options take.

The following are not affected by reset.

    `set term` `set output` `set loadpath` `set fontpath`
    `set encoding` `set decimalsign` `set locale`

reset errors clears only the error state variables GPVAL_ERRNO and GPVAL_ERRMSG.

reset bind restores all hotkey bindings to their default state.


2011-11-30