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.2, textColor=1.0, textFormat='{:g}', **kwargs)[source]
Parameters:
  • barColor (Any)

  • textColor (Any)

  • textFormat (str)

resizeEvent(ev)[source]
setValue(value)[source]
Parameters:

value (float)