Plot
The model can be visualized interactively using the controls in a i Plot pane. As with most operations, one can also create, delete, modify, etc. plots via commands. It should be clear, though, by taking a quick look at the controls for any plot, that there may be a plethora of keywords associated with modifying any specific plot.
Loosely, the c plot commands fall into three groups.
- commands that operate on the plot as a whole (
plot create
,plot current
,plot delete
,plot update
, and so on) - the command that controls the current view of the plot (
plot view
)
These first two are fully documented here.
- commands that manipulate the contents, or what appears in a plot (
plot item
,plot clear
,plot title
, etc.)
These commands are documented here as well, with the exception of the plot item
command, which is partially described. The keywords that may be used to set or modify the appearance of the item are omitted, due to the excessive number of them. Refer to the topic on command-driven plotting workflow to obtain the keywords necessary to control plot item appearance via commands.
See the documentation for the i Plot pane for all information on interactive control of plots and plotting.
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |