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

figure

Public method `telion_api.Results.figure(label: 'str', *, dimension: 'int | str' = 3, data: 'str | None' = None, solution: 'str | None' = None, solution_index: 'int' = 1, title: 'str | None' = None, background: 'str' = '#0e1114', legend: 'bool' = True, render: 'bool' = False) -> 'PlotGroup'`.

Reference contract

FieldValueDescription
symboltelion_api.Results.figure
signature(label: 'str', *, dimension: 'int | str' = 3, data: 'str | None' = None, solution: 'str | None' = None, solution_index: 'int' = 1, title: 'str | None' = None, background: 'str' = '#0e1114', legend: 'bool' = True, render: 'bool' = False) -> 'PlotGroup'
returnPlotGroup

Public method telion_api.Results.figure(label: 'str', *, dimension: 'int | str' = 3, data: 'str | None' = None, solution: 'str | None' = None, solution_index: 'int' = 1, title: 'str | None' = None, background: 'str' = '#0e1114', legend: 'bool' = True, render: 'bool' = False) -> 'PlotGroup'.

Contract

PropertyValue
symboltelion_api.Results.figure
signature(label: 'str', *, dimension: 'int | str' = 3, data: 'str | None' = None, solution: 'str | None' = None, solution_index: 'int' = 1, title: 'str | None' = None, background: 'str' = '#0e1114', legend: 'bool' = True, render: 'bool' = False) -> 'PlotGroup'
returnPlotGroup

Signature

telion_api.Results.figure(label: 'str', *, dimension: 'int | str' = 3, data: 'str | None' = None, solution: 'str | None' = None, solution_index: 'int' = 1, title: 'str | None' = None, background: 'str' = '#0e1114', legend: 'bool' = True, render: 'bool' = False) -> 'PlotGroup'

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Results.figure
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Results.figure