infro
infro copied to clipboard
Javascript visualisation tool for anomalies and patterns in tabular data, using D3.
Results
12
infro issues
Sort by
recently updated
recently updated
newest added
bug
table mouse wheel selecting range
Might possibly be better for init to take a selection like the rest of the code base, and then use setters for the rest of the options: infro(d3.select("visualisation") .data("/my/path") .metric(...