项目作者: erdos

项目描述 :
Scatter Plot Matrix implementation for ClojureScript
高级语言: Clojure
项目地址: git://github.com/erdos/spm-cljs.git
创建时间: 2020-11-27T12:55:14Z
项目社区:https://github.com/erdos/spm-cljs

开源协议:

下载


spm-cljs

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

Setup

To get an interactive development environment run:

  1. 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:

  1. lein clean

License

Copyright © 2020 Janos Erdos

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