BridgesUNCC / bridgesAPI

Back-end Architecture for the BRIDGES Project
http://bridges-cs.herokuapp.com/
MIT License
2 stars 4 forks source link

Graph edge label on mouseover doesnt show? #72

Open krs-world opened 3 years ago

krs-world commented 3 years ago

When you put a label for hte link, shouldnt the mouseover function show the label. Right now, only hitting the 'l' button shows the label. Can we fix that? I mean for graphs.

krs-world commented 3 years ago

Check this vis.

http://bridges-cs.herokuapp.com/assignments/110/kalpathi60

(The second vis. is Dijkstra's shortest path from Charlotte to a bunch of cities in the US! Mouse over hte city and you will see the path and the distance. Isnt that cool?