Reusable Visualization Techniques Module produced by labvis ufpa containing the following visualization techniques
- BarChart
- BeeswarmPlot
- CirclePacking
- Histogram
- ParallelBundling
- ParallelCoordinates
- ScatterplotMatrix
- Sunburst
- Treemap
You can install the application locally by running the code below:
npm install
use the library on the front end with the help of browserify, use the command
npm start