Skip to content
/ spm-cljs Public

Scatter Plot Matrix implementation for ClojureScript

Notifications You must be signed in to change notification settings

erdos/spm-cljs

Repository files navigation

spm-cljs

Scatter Plot Matrix implementation in ClojureScript. See it live here.

Setup

To get an interactive development environment run:

lein fig:build

and open your browser at localhost:3449. This will auto compile and send all changes to the browser without the need to reload.

To clean all compiled files:

lein clean

License

Copyright © 2020 Janos Erdos

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.