Skip to documentation content
On this page
  1. Contract
  2. Signature

add_arrow_volume

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

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'"
add_arrow_volume — Telion Python API 0.1.0-alpha | Telion