datavisyn-scatterplot
v4.0.0
Published
a canvas based scatterplot implementation
Readme
datavisyn-scatterplot
This repository contains a scalable scatterplot implementation based on HTML Canvas and SVG.
Installation
git clone https://github.com/datavisyn/datavisyn-scatterplot.git
cd datavisyn-scatterplot
npm installNPM Commands
npm run buildbuild the library using webpack 2npm startstarts webpack server for development, access at: http://localhost:8080/npm testtests the library using Karma
Building
npm run buildDependencies
This repository is part of the Target Discovery Platform (TDP). For tutorials, API docs, and more information about the build and deployment process, see the documentation page.
