-
We should be able to see the graph of the real project data.
Need to format the response from neo4j in a way that we can feed it into d3.
This can just be a first pass. I would say to just use c…
-
The use of d3-dag, unions and collapsible node works really nicely.
I'm new to d3 / d3-dag, so am wondering how to ensure the following:
- the newly inserted partner of would display immediately u…
-
Explore using D3.js to generate graphs based on semester data about volunteer activity.
-
From @bzaborow:
Hi,
I started to use the dagre-d3 for visualisation of data similar to one of examples (the Sentence Tokenization). Extending this example to display a DAG instead of a tree was supe…
-
(From our ["Useful links for Primer" issue](https://github.com/hackworthltd/hackworthltd/issues/21).)
## TypeScript & React
* TypeScript for Functional Programmers. Note that this is just a brie…
dhess updated
2 years ago
-
The README states we can also fearlessly drop a JSON representation of a graph.
[data.coffee#L58](https://github.com/fedwiki/wiki-plugin-data/blob/master/client/data.coffee#L58) makes some assumption…
-
This has been an idea in the back of my head for a while, but [this issue](https://github.com/observablehq/feedback/issues/74) made me put it into better words.
Basically, with `.moduleToESModule()…
-
Hi,
I have the problem that the Python Program provided here delivers other DAG contents and sizes than the DAG generator in geth.exe, Version 1.8.20.
Here some examples:
Results from Program…
Nreif updated
4 years ago
-
So I was thinking about the initial page load, where the view is the graph
of constructs. I think that the order should be
1) Loading a template for the view which does not include the proof data, b…
-
Hello, I would like to group and display nodes based on the type of the link. For example, a link with type 1 will display nodes on the left, and a link with type 0 will display nodes on the right. Ma…