Skip to content
AustinBGibbons edited this page Dec 17, 2014 · 1 revision

Vega is a visualization grammar built on top of d3.js. Our support of vega is in early stages. If you are interested in using vega, I would love an email

import com.quantifind.charts.repl.Vega._
bar((0 until 6) ++ (0 until 6).reverse)

bar

Clone this wiki locally