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

volume

Public method `telion_api.PlotAxes.volume(label: 'str | None' = None, *, field: 'str', association: 'str' = 'point', entity_set: 'str' = 'all', unit: 'str' = '1', colormap: 'str' = 'Viridis', color_range: 'Any' = None, opacity: 'Any' = '0.35', sampling: 'str' = 'auto', sample_dimensions: 'Iterable[int] | None' = None) -> 'PlotLayer'`.

Reference contract

FieldValueDescription
symboltelion_api.PlotAxes.volume
signature(label: 'str | None' = None, *, field: 'str', association: 'str' = 'point', entity_set: 'str' = 'all', unit: 'str' = '1', colormap: 'str' = 'Viridis', color_range: 'Any' = None, opacity: 'Any' = '0.35', sampling: 'str' = 'auto', sample_dimensions: 'Iterable[int] | None' = None) -> 'PlotLayer'
returnPlotLayer

Public method telion_api.PlotAxes.volume(label: 'str | None' = None, *, field: 'str', association: 'str' = 'point', entity_set: 'str' = 'all', unit: 'str' = '1', colormap: 'str' = 'Viridis', color_range: 'Any' = None, opacity: 'Any' = '0.35', sampling: 'str' = 'auto', sample_dimensions: 'Iterable[int] | None' = None) -> 'PlotLayer'.

Contract

PropertyValue
symboltelion_api.PlotAxes.volume
signature(label: 'str | None' = None, *, field: 'str', association: 'str' = 'point', entity_set: 'str' = 'all', unit: 'str' = '1', colormap: 'str' = 'Viridis', color_range: 'Any' = None, opacity: 'Any' = '0.35', sampling: 'str' = 'auto', sample_dimensions: 'Iterable[int] | None' = None) -> 'PlotLayer'
returnPlotLayer

Signature

telion_api.PlotAxes.volume(label: 'str | None' = None, *, field: 'str', association: 'str' = 'point', entity_set: 'str' = 'all', unit: 'str' = '1', colormap: 'str' = 'Viridis', color_range: 'Any' = None, opacity: 'Any' = '0.35', sampling: 'str' = 'auto', sample_dimensions: 'Iterable[int] | None' = None) -> 'PlotLayer'

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.PlotAxes.volume
Path
sdk/python/telion_api/model.py
Symbol
telion_api.PlotAxes.volume