Skip to content
This repository has been archived by the owner on Jan 3, 2019. It is now read-only.

datavisyn/datavisyn-scatterplot-react

Repository files navigation

Scatterplot

This repository contains a React wrapper for fast scatterplot. In addition, this repository contains plots build on on top of it a LocusZoom plot and QQPlot.

Installation

git clone https://github.com/datavisyn/datavisyn-scatterplot-react.git
cd datavisyn-scatterplot
npm install

NPM Commands

Building

npm run build

Dependencies