I'm using the cytoscape.js graph library on a website I am creating here: http://consulting.citi.co.uk/
My query is, does anyone have an example using Dijkstra algorithm or Traversing to show multiple relationships on node select / hover? I have made it work using the demo, but it only traces one route on load: How to highlight the path between two nodes in CYTOSCAPE JS