daft-dev/daft

curved edges (arrows)

Open

#70 ouverte le 26 juin 2014

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)Python (121 forks)github user discovery
enhancementhelp wanted

Métriques du dépôt

Stars
 (684 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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?

Guide contributeur