Hello. Nothing special, but I found probably copy-paste misprint in documentation: https://graph-tool.skewed.de/static/doc/draw.html#graph_tool.draw.graph_draw *vprops* : dict (optional, default: None) Dictionary with the vertex properties. Individual properties may also be given via the vertex_<prop-name> parameters, where <prop-name> is the name of the property. *eprops* : dict (optional, default: None) Dictionary with the *vertex* properties. Individual properties may also be given via the edge_<prop-name> parameters, where <prop-name> is the name of the property.
On 07.06.2015 04:18, Артём Демьянов wrote:
Nothing special, but I found probably copy-paste misprint in documentation: https://graph-tool.skewed.de/static/doc/draw.html#graph_tool.draw.graph_draw
I've fixed this now in git. Thanks! Best, Tiago -- Tiago de Paula Peixoto <tiago@skewed.de>
participants (2)
-
Tiago de Paula Peixoto -
Артём Демьянов