good first issuegraphicsgraphs
Repository metrics
- Stars
- (706 個のスター)
- PR merge metrics
- (平均マージ 17d 19h) (30d で 2 merged PRs)
説明
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.