-
-
If a label contains a html table cfgexplorer requires the label to be between quotes (`"`), while graphviz requires the label to be between ``, otherwise it will render it as plain text.
Cfgexplore…
-
You had mentioned wanting collapsible nodes so as to make the whole tree navigation smoother and less cluttered.
I guess we have to figure out which functionalities we really want or don't want and…
-
**Describe the bug**
添加了options={{fitView: true}},但是画布并没有缩放到显示所有节点。
参考链接:https://www.yuque.com/antv/g6/graph#2VtUQ
**To Reproduce**
比如这个示例:
https://codesandbox.io/s/layout-selector-le6s4?fil…
-
## CVE-2019-11358 - Medium Severity Vulnerability
Vulnerable Libraries - jquery-1.11.3.js, jquery-1.9.1.min.js
jquery-1.11.3.js
JavaScript library for DOM operations
Library home page: https://cdn…
-
wanted to create a simple shape with a circle and "+" text in it like this:
```
render.shapes().plusShape = function(parent, bbox, node) {
var w = bbox.width;
var h = bbox.height;
…
-
few issues with this
https://github.com/plotly/dash-cytoscape/blob/master/demos/usage-cose-bilkent-layout.py
throws an error about the conflict between serving locally and external scripts
Yo…
-
如下图所示,怎么才能使节点“3”和节点“2”在X方向上对齐,是有相关的配置吗?
![antv](https://github.com/antvis/layout/assets/71997098/dfb5cadf-33f2-4195-91da-2cfff303741e)
-
There is no label on the edge of time, I feel the distance between them is too long, how to modify the default distance between two nodes, or the shortest distance?
-
##### **Overview of the issue**
i use v1.0.0-beta.13
##### **Motivation for or Use Case**
In overview I ahve problem to read correctly graph at initial zoom and even when zoom maximum.
Initial…