Dan Oneață
Dan Oneață
As suggested in [this comment](https://github.com/danoneata/chalk/pull/78#issuecomment-1176370507) from #78, it would be useful to allow for curves in `Trail`s and `Path`s. It might be also a good opportunity to add Bézier curves...
Hello! I'm performing online learning for `Doc2Vec`, that is, I learn an initial model on a set of tagged documents and try to update the model on a new set...
As mentioned in #107 by @srush > Arc trail transforms still don't work exactly right. For instance reverse is a bit wonky. should in theory draw the same shape but...
The example starts by defining _L_ to be a join semilattice, but then it uses the meet operation symbol (`\wedge`) instead of the join operation symbol (`\vee`).
As mentioned in #113 it would be nice to be able to easily attach labels onto arrows. I think this feature deserves a separate issue since it's not obvious (at...