rilldata / rill

Rill is a tool for effortlessly transforming data sets into powerful, opinionated dashboards using SQL. BI-as-code.

Home Page:https://www.rilldata.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Charts: improved code validation

ericpgreen2 opened this issue · comments

I don't consider field validation on the vega spec that important though as having to parse every possibility of a data ref in a vega spec will be a major pain.

In addition if we allow for templating of values in vega we would have to parse on the parsed templated spec which is a unnecessary request for the editor currently.

Closing for now