Skip to content
This repository has been archived by the owner on Mar 16, 2022. It is now read-only.

datavisyn/datavisyn-scatterplot

Repository files navigation

datavisyn-scatterplot

Target Discovery Platform NPM version Build Status

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 install

NPM Commands

Building

npm run build

Dependencies


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.