Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/LyonsLab/jdot

A fully interactive HTML5 canvas-based dotplot/scatterplot viewer.
https://github.com/LyonsLab/jdot

Last synced: 4 months ago
JSON representation

A fully interactive HTML5 canvas-based dotplot/scatterplot viewer.

Lists

README

        

jdot
====

A fully interactive HTML5 canvas-based dotplot (or generic scatter plot) viewer.

Try it out here: http://genomevolution.org/jdot/test/tester.html

## Build project
```bash
npm install
grunt
```