Vote count:
0
I am really new to jquery and arbour. Can anyone tell me really simply what the code is to add text to a node in arbor, and where I put the code? For example if had this;
sys.addEdge('a','b', {length:.75, pointSize:3, labbel:"hello"})
sys.addEdge('a','c')
sys.addEdge('a','d')
sys.addEdge('a','e')
sys.addEdge('a','g')
sys.addEdge('g','h')
sys.addNode('f', {alone:true, mass:.25})
thanks :)
asked 55 secs ago
How to add text to arbor?
Aucun commentaire:
Enregistrer un commentaire