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

add_arrow_volume

Add or configure a volume-arrow glyph layer on this plot group.

Reference contract

FieldValueDescription
symboltelion_api.PlotGroup.add_arrow_volume
signature(expression: 'str | None' = None, scale: 'Any' = 'Auto', maximum_arrows: 'Any' = '200', color: 'str' = '#f5a623', label: 'str | None' = None) -> "'PlotGroup'"
return'PlotGroup'

Add or configure a volume-arrow glyph layer on this plot group.

Contract

PropertyValue
symboltelion_api.PlotGroup.add_arrow_volume
signature(expression: 'str | None' = None, scale: 'Any' = 'Auto', maximum_arrows: 'Any' = '200', color: 'str' = '#f5a623', label: 'str | None' = None) -> "'PlotGroup'"
return'PlotGroup'

Signature

telion_api.PlotGroup.add_arrow_volume(expression: 'str | None' = None, scale: 'Any' = 'Auto', maximum_arrows: 'Any' = '200', color: 'str' = '#f5a623', label: 'str | None' = None) -> "'PlotGroup'"

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.PlotGroup.add_arrow_volume
Path
sdk/python/telion_api/model.py
Symbol
telion_api.PlotGroup.add_arrow_volume