iblrig.gui.online_plots.SingleBarChartWidget

Inheritance diagram of SingleBarChartWidget

class iblrig.gui.online_plots.SingleBarChartWidget[source]

A bar chart with a single column for use with PyQtGraph

__init__(*args, barColor=0.4, textColor=1.0, textFormat='{:g}', **kwargs)[source]
Parameters:
  • barColor (Any)

  • textColor (Any)

  • textFormat (str)

setValue(value)[source]
Parameters:

value (float)