daft-dev/daft

curved edges (arrows)

Open

#70 opened on 2014年6月26日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Python (121 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (684 stars)
PR merge metrics
 (PR metrics pending)

説明

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?

コントリビューターガイド