graph rendering in python (flowchart visualization) [closed]
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 6 years ago . to visualize a sequence of nodes connected by edges encoded in python. looking for a python library to visualize such graph data. either a library written in python or python bindings, is ok (i am aware of Visustin, but looking for alternatives) 回答1: Graphviz is the best option in my opinion. Graphviz is the