Project

General

Profile

feature request #7791

Updated by Andreas Kohlbecker over 5 years ago

 
 Visualization as a layered graph which allows to explore the graph interactively 


 Current concept: 

 * js-library (optional) 
  * js-library: http://js.cytoscape.org 
  * https://github.com/dagrejs/dagre-d3  
 * integrate into vaadin as custom component or reuse an existing GWT component: https://stackoverflow.com/questions/11284116/how-to-add-d3-javascript-to-a-vaadin-application#36444320

Back