vela_chart library

Classes

VlChart
A chart: a dataset, the channels every mark shares, how big it is, and the marks.
VlChartMark
One mark and the channels it reads.
VlDataRow
One row of a dataset, filled column by column.
VlDataset
A table of rows, built once and given to as many charts as want it.
VlJson
A JSON value: null, a boolean, a number, text, an array or an object.
VlJsonParser
VlJsonWriter