Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Dynamic call
  4. Authoritative source

Create Plot

Create or update a result plot group.

Reference contract

FieldValueDescription
actioncreate_plot
aliases["result_plot"]
categoryresults
displayNameCreate Plot
pythonNameplot
responseTypemodel

Create or update a result plot group.

Contract

PropertyValue
actioncreate_plot
aliases["result_plot"]
categoryresults
displayNameCreate Plot
pythonNameplot
responseTypemodel

Dynamic call

model.command('create_plot', ...)

Authoritative source

Catalog
telion_backend.v2.python_api.runtime_command_catalog
Identity
runtime-command:create_plot
Path
src/telion_backend/v2/python_api.py
Symbol
runtime_command_catalog