-
I'm currently exploring ways in which this package's size can be reduced. It seems like lodash is quite a big dependency (715kb uncompressed / not gzipped).
Digging in the source code, these are al…
-
**Setting the stage**
Module `vis::Graphs` contains a data declaration that goes like this (heavily abbreviated):
```
data CytoLayout(CytoLayoutName name = dagre(), bool animate=false)
= c…
-
Very apologies if this has been asked before somewhere. I did look for a similar issue.
I'm trying to figure out why some seemingly basic edges cause errors.
```
// Set the nodes
g.setNode('a', …
-
Hello!
Branch: `main`
Commit: https://github.com/docmost/docmost/commit/4e7af507c6af1e07c8744da1e9eac22f01e52143
**Description:**
The Docker image build fails during the RUN pnpm build step du…
-
There is quite a lot of prior art in the area of patch theory (in particular from the darcs community), e.g.
- http://darcs.net/Theory/Motivation
- http://en.wikibooks.org/wiki/Understanding_Darcs/P…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
### 问题描述
![image](https://user-images.githubusercontent.com/31002949/188778452-ee91ac85-aba9-45f1-8751-a77ee58aeac4.png)
上图中左侧部分节点使用dagre布局,edge路由使用 【manhattan】,但是edge连线并非想要的,希望效果是上图右侧部分(PS.手绘糙了点,实际…
-
Hello,
first of all, thank you for creating this library! This is by far the best library I've seen for creating interactive graphs. 😄
In the Layout-example (https://reactflow.dev/examples/layou…
-
As a software architect I use mermaid for drawing class diagrams. Classes compose components. Therefore on the top level I need to create component diagrams too. This type of diagrams is missing in me…
-
Over the weekend I played around with improving the visuals of the task graph in the online dashboard and was wondering if you were interested in me refining this for a PR.
Some examples:
* The [c…