/vistechlib

Módulo de Técnicas Reutilizáveis de Visualização

Primary LanguageJavaScriptApache License 2.0Apache-2.0

vistech

Reusable Visualization Techniques Module produced by labvis ufpa containing the following visualization techniques

  • BarChart
  • BeeswarmPlot
  • CirclePacking
  • Histogram
  • ParallelBundling
  • ParallelCoordinates
  • ScatterplotMatrix
  • Sunburst
  • Treemap

How to install

You can install the application locally by running the code below:

npm install

How to build

use the library on the front end with the help of browserify, use the command

npm start

Api documentation