UNPKG

compassql

Version:

CompassQL visualization query language

19 lines 352 B
{ "spec": { "data": {"url": "data/cars.json"}, "mark": "?", "encodings": [ { "channel": "x", "aggregate": "mean", "field": "Horsepower", "type": "quantitative" },{ "channel": "y", "field": "Cylinders", "type": "ordinal" } ] }, "chooseBy": "effectiveness" }