Project

General

Profile

Feature #539

Updated by Stefan Eichert over 8 years ago

A nice feature would be to visualise an entities relation to other entities in the browser for example with http://visjs.org/  
 Easy to use js library. Easy to implement.  

 To do:  
 (recursive) Query for central node and related nodes with some iterations - in ajax/php and push to js  
 create network graph with vis.js 
 style, format etc... 

 Examples: 
 http://visjs.org/examples.html http://visjs.org/examples.hmtl

Back