methodAvailable
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
| Field | Value | Description |
|---|---|---|
| symbol | telion_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' | — |
| return | PlotLayer | — |
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
| Property | Value |
|---|---|
| symbol | telion_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' |
| return | PlotLayer |
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'