runtime-commandAvailable
Create Plot
Create or update a result plot group.
Reference contract
| Field | Value | Description |
|---|---|---|
| action | create_plot | — |
| aliases | ["result_plot"] | — |
| category | results | — |
| displayName | Create Plot | — |
| pythonName | plot | — |
| responseType | model | — |
Create or update a result plot group.
Contract
| Property | Value |
|---|---|
| action | create_plot |
| aliases | ["result_plot"] |
| category | results |
| displayName | Create Plot |
| pythonName | plot |
| responseType | model |
Dynamic call
model.command('create_plot', ...)