Skip to content

Advanced Graph Operations

Luigi edited this page Jul 29, 2015 · 1 revision

TODO examples how to use advanced functionalities: how to call methods? https://github.com/anvaka/VivaGraphJS/blob/cab1fca26d74713f8b556891f615e08b766c60cb/src/viva.js#L64 e.g. how to call a "betweeness" function on the object graph?

which is the difference between addEventListener and graph.on if I want to register an event to a graph element?

how to obtain an element position (node) using "findElementPosition" ?

Clone this wiki locally