daft-dev/daft

curved edges (arrows)

Open

#70 aperta il 26 giu 2014

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Python (121 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (684 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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?

Guida contributor