Column Filter Widget 

Creates a column filter widget for use in components views. Takes a data table and returns a filtered data table with only the selected columns.

Table Editor (JavaScript) (legacy) 

Displays data in a table view and a possibility to edit.

List Box Widget 

Creates a text area input widget for use in components views. Outputs a data table with one column holding a list of strings.

Network Viewer 

A JavaScript Network Viewer is using a JavaScript based Graph theory / network library cytoscape.js.

Column Filter Widget Deprecated

Creates a column filter widget for use in components views. Takes a data table and returns a filtered data table with only the selected columns.