Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 314 Bytes

File metadata and controls

8 lines (5 loc) · 314 Bytes

pivotmap

Analyst tool for creating pivot maps of data sources

Usage: cat sample_data.csv | ./pivotmap.sh > map.html

Examine sample_data.csv or so.csv for an example of how your input should be formatted.

This tool is based on Moplotter (https://github.com/automayt/MoPlotter). Special thanks to Jason Smith.