metasoarous / oz

Data visualizations in Clojure and ClojureScript using Vega and Vega-lite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pull graal/darkstar implementation into this codebase

metasoarous opened this issue · comments

At first I was happy to require darkstar as a dependency, but I've realized that it makes sense for vega-* version consistency within Oz for us to try moving it directly into this codebase. Otherwise, the output of static rendering SVG may not always agree with the live-view version.