plotting.pages.table package

Submodules

plotting.pages.table.table module

plotting.pages.table.table_callbacks module

plotting.pages.table.table_callbacks.initialize_table_data(data)

Handle setting table data

Parameters

data (dict) – data from stored dcc.Store component

Returns

data – Data from stored dcc.Store component

Return type

dict

plotting.pages.table.table_callbacks.update_graph(page_size, data)

plotting.pages.table.table_data module

Module contents