TMSiFrontend.charts.impedance_chart.ImpedanceChart.__init__

TMSiFrontend.charts.impedance_chart.ImpedanceChart.__init__#

ImpedanceChart.__init__(plotter_chart, legend, head_enabled=True)#

Initialize impedance chart

Parameters:
  • plotter_chart (GraphicsLayoutWidget) – plotter chart where to place the chart

  • legend (ImpedanceLegend) – impedance legend where to read the color corresponding to the value

  • head_enabled (bool, optional) – is head to be shown on the background, defaults to True