11.53 show

show { all | axes | functions | settings | units
       | userfunctions | variables | <parameter> }

The show command displays the present state of parameters which can be set with the set command. For example,

show pointsize

displays the currently set point size.

Details of the various parameters which can be queried can be found under the set command; any keyword which can follow the set command can also follow the show command.

In addition, show all shows a complete list of the present values of all of Pyxplot’s configurable parameters. The command show settings shows all of these parameters, but does not list the currently-configured variables, functions and axes. show axes shows the configuration states of all graph axes. show variables lists all of the currently defined variables. And finally, show functions lists all of the current user-defined functions.