Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | display | |
Module | plotter | |
Tool | pgplotwidget |
The format of the commands is that it is either a displaylist from a pgplotwidget, or it is a record, each field of which is a plot command of the form, e.g.:
[_function='line', xpts=1:10, ypts=1:10]
commands | list of plot commands to execute | ||
Allowed: | displaylist or record | ||
record | save commands in our internal displaylist? | ||
Allowed: | boolean |