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