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

scatter

Public method `telion_api.PlotAxes.scatter(label: 'str | None' = None, *, field: 'str', x_field: 'str | None' = None, association: 'str' = 'global', unit: 'str' = '1', colormap: 'str' = 'Viridis', color_range: 'Any' = None, marker: 'str' = 'circle', marker_size: 'Any' = '6') -> 'PlotLayer'`.

Reference contract

FieldValueDescription
symboltelion_api.PlotAxes.scatter
signature(label: 'str | None' = None, *, field: 'str', x_field: 'str | None' = None, association: 'str' = 'global', unit: 'str' = '1', colormap: 'str' = 'Viridis', color_range: 'Any' = None, marker: 'str' = 'circle', marker_size: 'Any' = '6') -> 'PlotLayer'
returnPlotLayer

Public method telion_api.PlotAxes.scatter(label: 'str | None' = None, *, field: 'str', x_field: 'str | None' = None, association: 'str' = 'global', unit: 'str' = '1', colormap: 'str' = 'Viridis', color_range: 'Any' = None, marker: 'str' = 'circle', marker_size: 'Any' = '6') -> 'PlotLayer'.

Contract

PropertyValue
symboltelion_api.PlotAxes.scatter
signature(label: 'str | None' = None, *, field: 'str', x_field: 'str | None' = None, association: 'str' = 'global', unit: 'str' = '1', colormap: 'str' = 'Viridis', color_range: 'Any' = None, marker: 'str' = 'circle', marker_size: 'Any' = '6') -> 'PlotLayer'
returnPlotLayer

Signature

telion_api.PlotAxes.scatter(label: 'str | None' = None, *, field: 'str', x_field: 'str | None' = None, association: 'str' = 'global', unit: 'str' = '1', colormap: 'str' = 'Viridis', color_range: 'Any' = None, marker: 'str' = 'circle', marker_size: 'Any' = '6') -> 'PlotLayer'

Authoritative source

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