amblafont / graph-editor-web

An online graph editor written in Elm
https://amblafont.github.io/graph-editor/index.html
MIT License
6 stars 2 forks source link

Tikz error #14

Open thirs opened 10 months ago

thirs commented 10 months ago

With the latest version, exporting a basic diagram with bent arrows, I get:

Package pgfkeys Error: I do not know the key '/tikz/quiver/ratio', to which you passed '-0.30000000000000004', and I am going to ignore it. Perhaps you misspelled it.

Any hints?

thirs commented 10 months ago

Oh wait, not the last one actually, let me check...

thirs commented 10 months ago

Yes, it appears to run into the same mistake with the last version.

amblafont commented 8 months ago

can you attach an example? I don't have this issue