trw.reporting.bokeh_ui¶
Module Contents¶
Classes¶
Helper class to compose Bokeh UI elements into complex classes. |
- class trw.reporting.bokeh_ui.BokehUi(ui)¶
Helper class to compose Bokeh UI elements into complex classes.
Currently it is NOT possible to compose widgets (e.g., via sub-classing). Instead, use regular python with a single method
get_uithat returns the Bokeh element to y_axis of the complex widget.- get_ui(self)¶