Thank you for pointing out! Should be gone now.
HN user
matyunya
50 karma
Posts1
Comments6
Notebook Is A Better Readme 6 years ago
Notebook Is A Better Readme 6 years ago
Thank you for pointing out the lag, it should be gone now.
Notebook Is A Better Readme 6 years ago
Thank you, I added reference to the docs:
Vega-Lite: A Grammar of Interactive Graphics 6 years ago
I'd be honored!
Vega-Lite: A Grammar of Interactive Graphics 6 years ago
There's also Voyager which generates Vega-Lite spec prediction based on provided data:
https://github.com/vega/voyager
I made a small clone just to understand the inner workings of it: https://ellx.io/matyunya/simple-voyager-clone/index.md
Here's my very basic attempt at ggplot-like API on top of Vega-Lite: https://ellx.io/matyunya/plot.
There's also Vega-Lite API for producing spec JSON with more typical chaining calls: https://vega.github.io/vega-lite-api/
Shameless plug! https://ellx.io/ is a programmable spreadsheet with extended JavaScript for formulas (plus operator overloading and automatic async resolution)