Skip to content

Latest commit

 

History

History
executable file
·
16 lines (11 loc) · 1.2 KB

README.md

File metadata and controls

executable file
·
16 lines (11 loc) · 1.2 KB

Build Status

TableSorter

Table Sorter lets you create stacked table columns to explore how different combinations and weightings of numerical column values result in different rank orderings of table records. Column headings show the distribution of column values and support rapid re-sorting of table rows (which may also be filtered by linked visuals). Table Sorter is built on LineUp (http://caleydo.github.io/tools/lineup/)."

TableSorter

This visual is experimental and not actively being developed, only major issues will be addressed.

Usage

  • Install node.js 6+
  • Install yarn
  • Run yarn in the project directory, which will install all the dependencies
  • Run yarn test which will lint, test, and compile the tablesorter and tablesorter-powerbi packages.
    • Compiling tablesorter-powerbi will also create a .pbiviz file in the packages/tablesorter-powerbi/dist directory, which can be imported directly in Power BI