daft-dev/daft

curved edges (arrows)

Open

#70 geöffnet am 26. Juni 2014

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (121 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (684 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Is it possible to draw curved edges connecting two nodes? For instance I want an edge that wraps around from the end of a row back to the beginning.

This is accomplished in TikZ by specifying the outgoing and incoming angle for an edge relative to the start and end nodes. Is there a similar feature in Matplotlib that could be added to the Edge class?

Contributor Guide