g3o2
g3o2
Interesting project! The syntax of your library strongly reminds me of [vega-lite](https://vega.github.io/vega-lite/), which itself is based on [vega](https://vega.github.io/vega/) and the latter being itself based on d3. I can see at...
I wonder whether the current package name `vlbuildr`, though very accurate about what it does in a technical manner, would grant it enough visibility compared to other functional visualization libraries....
According to @domoritz on slack, vega-lite 5.0 supports `param` when vega supports `signal`, at least in most cases. Following this information, I have tried the following spec and [it does...
One key aspect of [xkcd](https://www.explainxkcd.com/wiki/index.php/2048:_Curve-Fitting) is probably the font and its size. Others include the aspect ratio. As for the imprecise line drawing, I wonder which vega aspects need to...