quiver icon indicating copy to clipboard operation
quiver copied to clipboard

A modern commutative diagram editor for the web.

Results 71 quiver issues
Sort by recently updated
recently updated
newest added

Hi @varkor! I was wondering if there were plans to have `quiver`'s diagram construction and extraction to various formats as part of an externally query-able API? I'd love to write...

discussion

For 3d diagrams, could a button be added for using "crossing over" in tikzcd? This is something I often have to add manually after exporting.

feature-request
diagrams

Labels are rarely associated with adjunctions, so it would make more sense for position to affect the symbol itself.

ui-ux

Thank you for this app, it's really helpful for me :sparkling_heart: Trying to copy an existing diagram in quiver, I want to be able to add a label both above...

feature-request
diagrams

This is particularly useful, for instance, when you want to move or format a subdiagram (such as applying a colour to every vertex and edge).

feature-request
ui-ux

Thank you for the awesome website, my productivity has shot up! If I may however come with a suggestion, it would be to implement a simple search and replace. I...

feature-request

I tried to dig into the PGF/TikZ and the tikz-cd manuals today to understand how the curves of the arrows are computed there. I noticed several disparities with what quiver...

discussion

Hi, in May in [this](https://github.com/varkor/quiver/discussions/96) thread I asked the following: > Is there a way to make the double arrow vertical and not tilted to the left in this picture?...

feature-request
diagrams

For the non-english LaTeX writers, I would find nice to warn on q.uiver.app webpage when the LaTeX code is generated the following issue: If one uses babel configured in other...

ui-ux

The [following diagram](https://q.uiver.app/?q=WzAsOSxbMSwxLCJcXGJ1bGxldCJdLFsyLDEsIlxcYnVsbGV0Il0sWzIsMiwiXFxidWxsZXQiXSxbMSwyLCJcXGJ1bGxldCJdLFsyLDAsIlxcYnVsbGV0Il0sWzEsMCwiXFxidWxsZXQiXSxbMCwwLCJcXGJ1bGxldCJdLFswLDEsIlxcYnVsbGV0Il0sWzAsMiwiXFxidWxsZXQiXSxbMCwxLCJmIiwzXSxbMCw0LCJmIiwzXSxbMCw1LCJmIiwzXSxbMCw2LCJmIiwzXSxbMCw3LCJmIiwzXSxbMCw4LCJmIiwzXSxbMCwzLCJmIiwzXSxbMCwyLCJmIiwzXV0=) in **quiver**: ![image](https://user-images.githubusercontent.com/3943692/122675002-710c5080-d1cf-11eb-8981-98163e3092c6.png) renders as the following in TikZ: ![image](https://user-images.githubusercontent.com/3943692/122675027-86817a80-d1cf-11eb-89d7-55073e0595c5.png) So TikZ has special behaviour for rotating `marking` labels. This should be overridden by **quiver**, which has...

bug
tikz-cd-output