cytoflowgui.view_plugins.long_table#

Make a long (“tidy”) table out of a statistic. The table can then be exported.

Statistic

Which statistic to view.

Export

Export the table to a CSV file.

../../_images/cytoflowgui-view_plugins-long_table-1.png
class cytoflowgui.view_plugins.long_table.LongTableHandler(*args: Any, **kwargs: Any)[source]#

Bases: ViewHandler

levels = <traits.traits.ForwardProperty object>#
export = <traits.trait_types.Event object>#
class cytoflowgui.view_plugins.long_table.LongTablePlugin[source]#

Bases: Plugin, PluginHelpMixin

view_id = 'cytoflow.view.long_table'#
short_name = 'Long\nTable'#
get_view()[source]#
get_handler(model, context)[source]#
get_icon()[source]#