daft-dev/daft

curved edges (arrows)

Open

#70 建立於 2014年6月26日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)Python (121 fork)github user discovery
enhancementhelp wanted

倉庫指標

Star
 (684 star)
PR 合併指標
 (PR 指標待抓取)

描述

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?

貢獻者指南