6 ms·
From the perspective of a Dot/Graphviz user, this appears to allow you to define a graph, then program how it's laid out. Do I have that correct?
by earljwagner 10y ago
From the perspective of a Dot/Graphviz user, this appears to allow you to define a graph, then program how it's laid out. Do I have that correct?
- thomasp85 10y agoYes, you use already available network packages like igraph and network (where you can import dot files) and then use the declarative API of ggraph to specify your plot