-
It seems that D3.drag supports drag but not "drop" i.e. it does not enable the generation of dragenter, dragleave and dragover events. I can get object created by D3 to listen to these events but cann…
-
**Is your feature request related to a problem? Please describe.**
I have nodes which should fit into one of seven layers (columns) in the final diagram. Each node has a parameter in `data` describin…
-
I'm using the capacity to generate new nodes and links to successively build a hierarchic 2d and 3d graphs based on a single tree (acyclic graph). However, if one gives 3d-force-graph all the nodes at…
-
We need to test drive a few graph visualization options with a small proof-of-concept to determine what will work the best for the Service Maps UI.
We should start by considering React Vis force-grap…
-
**Description**
Replace the basic table of jobs by a clickable graph display.
**Proposal**
Job dependencies are stored in the Job object, so from the list of Jobs, we could display the workflow a…
-
~Depends on #1872~ DONE.
-
It would be valuable to update the Unipept workbench and the Unipept API with some tools for aggregating biodiversity identifications (may be extended later on with tools to aggregate functional ident…
-
*Sent by medMCQ-app. Created by [fire](https://fire.fundersclub.com/).*
---
Der er blevet rapporteret en fejl i følgende spørgsmål:
* ID: 5bfc208082ad7772c64cd9e5
* Semester: 7
* Sæt: 2012/F…
-
### Environment Information
- __Package version(s)__: latest clone from GitHub
- __Browser and OS versions__: Windows 10
#### Actual behavior:
Errors during `npm install` on a fresh repo…
-
I'm having trouble preventing node overlap on complex graphs and I'm not sure what the best avenue to correct it is.
I am generating DAGs and using the layout's layers + nodes per layer to dynamica…