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: 

 * potentially suitable js-libraries: 
  * http://js.cytoscape.org 
  * https://github.com/dagrejs/dagre-d3/wiki 
 * 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 


 **TODO**: 

 * The TaxonGraphController must not expose Names associated with Registrations where the status is not PUBLISHED 

 The taxonGraph page is available at: http://api.cybertaxonomy.org/taxonGraph/

Back