feature request #7791
Visualize the phycobank higher taxon graph
0%
Description
Visualization as a layered graph which allows to explore the graph interactively
Current concept:
- potentially suitable js-libraries:
- 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/
Related issues
Associated revisions
ref #7791 TaxonGraphService and TaxonGraphController implemented
ref #7791 using name.titleCache as title for TaxonGraphNodeDTO
initial version of the taxonGraph visualization using cytoscape.js with dagre v0.6.4
ref #7791 TaxonGraphNodeDTO with rank labels
ref #7791 TaxonGraphDao supressing Names associated with Registrations where the status is not PUBLISHED
ref #7791 display of the chosen datasource
ref #7791 using edit-test as datasource and adding more test data
ref #7791 adding CORS headers to TaxonGraphService method
ref #7791 adding rank order index to TaxonGraphNodeDTO
History
#1 Updated by Andreas Kohlbecker over 2 years ago
- Description updated (diff)
#2 Updated by Andreas Kohlbecker over 2 years ago
- Description updated (diff)
#3 Updated by Andreas Kohlbecker over 2 years ago
- Description updated (diff)
#4 Updated by Andreas Kohlbecker over 2 years ago
- Description updated (diff)
#5 Updated by Andreas Kohlbecker over 2 years ago
- Related to task #6173: Concept for a useful algae registry taxon classification added
#6 Updated by Andreas Kohlbecker over 2 years ago
- Description updated (diff)
#7 Updated by Andreas Kohlbecker over 2 years ago
- Description updated (diff)
#8 Updated by Andreas Kohlbecker over 2 years ago
- Description updated (diff)
- Status changed from New to Resolved
#9 Updated by Andreas Kohlbecker over 1 year ago
- Status changed from Resolved to Closed
- Target version deleted (
Unassigned CDM tickets)
No improvements are needed by now