Active
Project:
Graphviz Noderef
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Mar 2011 at 16:51 UTC
Updated:
2 Mar 2011 at 16:51 UTC
Currently I'm getting everything to work just fine and loving my new implementation of the graphviz noderef system! I want to change one thing about it, and that is the label assigned to the edge. Currently it returns the nodereference field name and puts that name between each of my nodes in the graph. It's kind of redundant and I don't want to see it.
How can I get rid of this edge label?
Thanks.