AlgebraicJulia/Catlab.jl

Integrate with Julia graph drawing packages

Open

#213 建立於 2020年7月23日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Julia (706 star) (68 fork)batch import
good first issuegraphicsgraphs

描述

Building on #208, now that we have our own graph data structure, we should consider integrating it with existing Julia packages for drawing graphs. I am aware of GraphRecipes.jl and GraphPlot.jl. AFAIK, they are independent of each other.

If we integrate with one or both of these packages, they should be optional dependencies through Requires.jl.

貢獻者指南