libgs.visualisation.FrequencyPlot.create_fig

FrequencyPlot.create_fig(sources)[source]

The create_fig method shall set up a Bokeh Figure object appropriately and return it

Parameters:sources – Will be a dictionary of ColumnDataSources where the keys will correspond to the keys of the live_data attribute dictionary.
Returns:Nothing