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

add_plot_volume

Public method `telion_api.Model.add_plot_volume(plot: 'str', expression: 'str | None' = None, opacity: 'Any' = '0.35', label: 'str | None' = None) -> 'PlotGroup'`.

Reference contract

FieldValueDescription
symboltelion_api.Model.add_plot_volume
signature(plot: 'str', expression: 'str | None' = None, opacity: 'Any' = '0.35', label: 'str | None' = None) -> 'PlotGroup'
returnPlotGroup

Public method telion_api.Model.add_plot_volume(plot: 'str', expression: 'str | None' = None, opacity: 'Any' = '0.35', label: 'str | None' = None) -> 'PlotGroup'.

Contract

PropertyValue
symboltelion_api.Model.add_plot_volume
signature(plot: 'str', expression: 'str | None' = None, opacity: 'Any' = '0.35', label: 'str | None' = None) -> 'PlotGroup'
returnPlotGroup

Signature

telion_api.Model.add_plot_volume(plot: 'str', expression: 'str | None' = None, opacity: 'Any' = '0.35', label: 'str | None' = None) -> 'PlotGroup'

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Model.add_plot_volume
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Model.add_plot_volume