Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
d3py を使用して、networkx から生成されたグラフを視覚化しようとしています。提供された例 ( https://github.com/mikedewar/d3py/blob/master/examples/d3py_graph.py ) を使用しましたが、取得できるのはノード名のないグラフだけです。ノード名もプロットするにはどうすればよいですか?
また、エッジとノードの色を変更するにはどうすればよいですか?