-
Hello,
We are currently using this library in our application, and have ran into some issues with the reference that this library has on D3 version 4. We've worked around the issue for now by forc…
-
Thanks a ton to @spopida for adding ER diagrams to mermaid in #1308!
As mentioned in the docs, attributes are not yet supported.
> ER diagrams are a new feature in Mermaid and are experimental. …
vwkd updated
2 months ago
-
Global typings stored in the `typings` folder are mostly used to declare typings for a package without official typings.
The problem is that these typings aren't curated and not updated. To enforce o…
-
Using latest version from bower.
Got a nice graph displayed, want to add tooltips or other label components, starting with a simple html test though and it's rendering
![screen shot 2015-01-13 at 7 1…
hahla updated
4 years ago
-
I am working on an implementation of this that will allow easily importing as a node module. Are you still actively using this? Would you be interested in a pull request or is it better to publish my …
-
It would be nice to have layered graph layout, but in a Bluefish style.
A layered graph layout assigns a _rank_ (layer) to every node, then positions the node within its rank to minimize edge cross…
-
```
A -> B
A -> C
C -> B
B -> C
B -> D
C -> E
```
B and C, D and E should be symmetric but the generated figured is not.
-
### What
On the product page, we display lists of tags for different facets like brands, labels, countries where sold etc. Most of those are intended to convey information: the product has this labe…
-
Is it possible to somehow enforce some alignment? At the moment I have this:
![screenshot from 2015-12-17 20 01 27](https://cloud.githubusercontent.com/assets/1889878/11880534/2c026faa-a4f9-11e5-9d3d-…
botev updated
8 years ago
-
### Describe the bug / 问题描述
G6自动布局,我设置布局layout: { type: 'antv-dagre', rankdir: 'RL'}, 在设置rankdir属性为RL的时候,type: 'cubic-horizontal',就失效变成默认的直线了,设置为LR是没问题。
### Reproduction link / 重现链接
_No response_
…