panesofglass / VegaHub

A SignalR Hub Utility for data scientists to push Vega charts from F# Interactive
http://panesofglass.github.io/VegaHub
Other
25 stars 11 forks source link

DU based representation with Basics #6

Closed mathias-brandewinder closed 10 years ago

mathias-brandewinder commented 10 years ago

Replaced original grammar with DU-based grammar, used to create basic templates. Created 4 basic templates: scatter, bar, colored bar, force. Removed the Arc template which has not be retrofitted to new grammar.

panesofglass commented 10 years ago

Thanks!