Sentio JS Provides a JavaScript library for visualizing and analyzing data. Sentio leverages several existing technologies, including D3.js. Now supports D3 v4
Install the package and its peer dependencies via npm:
npm install d3
npm install @asymmetrik/sentio
TODO: Add basic usage examples using demo as a basis
PRs accepted. If you are part of Asymmetrik, please make contributions on feature branches off of the develop
branch. If you are outside of Asymmetrik, please fork our repo to make contributions.
See LICENSE in repository for details.