glejeune / node-graphviz

Node.js interface to the GraphViz graphing tool
http://algorithmique.net
MIT License
197 stars 58 forks source link

Graph.prototype.getNodeAttribut #2

Closed jleasure closed 12 years ago

jleasure commented 14 years ago

line 222 of lib/deps/graph.js you have Graph.prototype.getNodeAttribut, I believe it should be Graph.prototype.getEdgeAttribut. Keep up the good work.

glejeune commented 14 years ago

You right !