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

vector

Public method `telion_api.PlotAxes.vector(label: 'str | None' = None, *, field: 'str', association: 'str' = 'auto', entity_level: 'str' = 'Domain', entity_set: 'str' = 'all', scale: 'Any' = 'Auto', maximum_glyphs: 'int' = 200, color: 'str' = '#f5a623') -> 'PlotLayer'`.

Reference contract

FieldValueDescription
symboltelion_api.PlotAxes.vector
signature(label: 'str | None' = None, *, field: 'str', association: 'str' = 'auto', entity_level: 'str' = 'Domain', entity_set: 'str' = 'all', scale: 'Any' = 'Auto', maximum_glyphs: 'int' = 200, color: 'str' = '#f5a623') -> 'PlotLayer'
returnPlotLayer

Public method telion_api.PlotAxes.vector(label: 'str | None' = None, *, field: 'str', association: 'str' = 'auto', entity_level: 'str' = 'Domain', entity_set: 'str' = 'all', scale: 'Any' = 'Auto', maximum_glyphs: 'int' = 200, color: 'str' = '#f5a623') -> 'PlotLayer'.

Contract

PropertyValue
symboltelion_api.PlotAxes.vector
signature(label: 'str | None' = None, *, field: 'str', association: 'str' = 'auto', entity_level: 'str' = 'Domain', entity_set: 'str' = 'all', scale: 'Any' = 'Auto', maximum_glyphs: 'int' = 200, color: 'str' = '#f5a623') -> 'PlotLayer'
returnPlotLayer

Signature

telion_api.PlotAxes.vector(label: 'str | None' = None, *, field: 'str', association: 'str' = 'auto', entity_level: 'str' = 'Domain', entity_set: 'str' = 'all', scale: 'Any' = 'Auto', maximum_glyphs: 'int' = 200, color: 'str' = '#f5a623') -> 'PlotLayer'

Authoritative source

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