I have a GraphML file, I have to display it on a webpage as well as change the display properties using JavaScript (like changing the color of the node, edge etc).
Is it possible?
Please let me know, if there is any JavaScript library to load, parse and draw GraphML on a web page.