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

filter

Public method `telion_api.PlotAxes.filter(label: 'str | None' = None, *, expression: 'str', minimum: 'Any' = '0', maximum: 'Any' = '1') -> 'PlotLayer'`.

Reference

FieldValueDescription
symboltelion_api.PlotAxes.filter
signature(label: 'str | None' = None, *, expression: 'str', minimum: 'Any' = '0', maximum: 'Any' = '1') -> 'PlotLayer'
returnPlotLayer

Public method telion_api.PlotAxes.filter(label: 'str | None' = None, *, expression: 'str', minimum: 'Any' = '0', maximum: 'Any' = '1') -> 'PlotLayer'.

Contract

PropertyValue
symboltelion_api.PlotAxes.filter
signature(label: 'str | None' = None, *, expression: 'str', minimum: 'Any' = '0', maximum: 'Any' = '1') -> 'PlotLayer'
returnPlotLayer

Signature

telion_api.PlotAxes.filter(label: 'str | None' = None, *, expression: 'str', minimum: 'Any' = '0', maximum: 'Any' = '1') -> 'PlotLayer'