You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
shows two arrows from 1 to 2 rather than an arrow from 1 to 2 and one from 2 to 1 (or a single bidirectional arrow). The image version has the same bug.
Otherwise, a great library, thanks!
The text was updated successfully, but these errors were encountered:
(draw-directed-graph [ [1 2] [2 1] ])
shows two arrows from 1 to 2 rather than an arrow from 1 to 2 and one from 2 to 1 (or a single bidirectional arrow). The image version has the same bug.
Otherwise, a great library, thanks!
The text was updated successfully, but these errors were encountered: