Building a Network Graph on Pega using open-source JavaScript Libraries
Hi there!
I'm looking to build a network graph in Pega 8.6 PE to visualize the links between objects. Below are two potentially useful open-source JavaScript Libraries to achieve this but I can't find any meaningful tutorials on how to achieve this.
1) Vis.js - https://visjs.github.io/vis-network/examples/
2) Cytoscape.js - https://js.cytoscape.org/
Would you be able to advise how I should proceed please?
Thanks in advance!