-
Add a syntax to use an icon provider in order to use a shortcun when using an url for a given icon
```d2
url-provider:
default: https://icons.terrastruct.com/
other: http://..
# th…
-
I am trying to parse the Apache Spark javascript files found in:
https://github.com/apache/spark/tree/master/core/src/main/resources/org/apache/spark/ui/static
I received the errors below whil…
-
### This is cross posted from: https://github.com/jbenet/ipfs/issues/39 Let's use this as discussion
---
(( I posted this on some email lists, but figure the people watching this repo may be able t…
-
#### Description
I created an app with Cytoscape graph that sometimes throws out the error. It occurs randomly, and sometimes I get rid of it by restarting PyCharm. For some reason it doesn't read …
-
I created a new react app using `create-react-app` with template of typescript type.
Just tinkering around, I'm trying to just get A diagram up and rendering within this react app, and following c…
-
It would be nice to include a list of organisations that use Cytoscape.js in the docs.
Please include:
- Organisation name
- Link to organisation site
-
Proposal;
ex:{
shape:table ```
-
I am building a node-based editor with react-flow, my requirement is that If I add a new node, it should automatically layout using
LR rankdir in the graph.
- I added a custom component Graph th…
-
I am a windows user in Japan.
The normal windows command-shell is "cmd.com".
It can not use ANSI and UTF-8 charactor code.
I recommend that 'd2.exe' might use 'chcp 65001' (ex. cp932=Japanese -> …
-
- [x] 1. We need to calculate the structural properties of the graphs in our dataset (those that are converted from the original Rome dataset). Initially, let's calculate the average node degree.
- […