matyunya·6 ปีที่แล้ว·discussThank you, I added reference to the docs:https://docs.ellx.app/#namespaces
matyunya·6 ปีที่แล้ว·discussThere's also Voyager which generates Vega-Lite spec prediction based on provided data:https://github.com/vega/voyagerI made a small clone just to understand the inner workings of it: https://ellx.io/matyunya/simple-voyager-clone/index.mdHere'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/
matyunya·6 ปีที่แล้ว·discussShameless plug! https://ellx.io/ is a programmable spreadsheet with extended JavaScript for formulas (plus operator overloading and automatic async resolution)