erdos / spm-cljs

Scatter Plot Matrix implementation for ClojureScript

Home Page:https://scatterplotmatrix.erdos.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Scatter Plot Matrix implementation for ClojureScript

https://scatterplotmatrix.erdos.dev


Languages

Language:Clojure 83.0%Language:HTML 17.0%