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

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

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'