quiver
quiver copied to clipboard
A modern commutative diagram editor for the web.
Double squiggly arrows look [fine](https://q.uiver.app/?q=WzAsMyxbMCwwLCJcXGJ1bGxldCJdLFsyLDAsIlxcYnVsbGV0Il0sWzEsMSwiXFxidWxsZXQiXSxbMCwyXSxbMSwyXSxbMSwwXSxbNCwzLCIiLDIseyJzaG9ydGVuIjp7InNvdXJjZSI6MjAsInRhcmdldCI6MjB9LCJzdHlsZSI6eyJib2R5Ijp7Im5hbWUiOiJzcXVpZ2dseSJ9fX1dXQ==) in quiver, and the generated TikZ code looks reasonable to me, but pdflatex renders the double arrow as a trapezoid with squiggly top and bottom....
To explain a proof, one often wants to slowly reveal parts of a larger diagram (e.g. in Beamer, or simply as individual diagrams). It would be useful if **quiver** had...
I'm trying to use quiver to draw finite automata, to do that, quiver would need a few additional features: - add style to each node - add style to the...
This app is fantastically useful. Would it be possible to export labelled equations rather than math-mode diagrams for those who like to reference diagrams using \ref or \cref?
It would be very useful to be able to export only a box (or better yet, a selected) to latex. I sometimes have multiple diagrams in the same quiver tab,...
It would be useful to be able to copy and paste diagrams. It might make sense to be able to copy and paste edges too, although we'd have to figure...
It would be great if we could copy & paste some existing tikzcd code (for which we do not have the quiver hashcode) on quiver in order to make some...
On larger diagrams at the moment, quiver can seem a little slow. So far I haven't paid much attention to performance, and it's likely that there are some easy wins...
A colour picker was added in #68. However, there are currently no keyboard controls for changing colours, primarily because I couldn't work out a convenient method for editing and selecting...
I'm new to web dev here. Please give a brief sketch of how I can add this feature to Quiver or alternatively put this feature in my own app in...