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

Latest commit

 

History

History
35 lines (25 loc) · 930 Bytes

File metadata and controls

35 lines (25 loc) · 930 Bytes

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