-
### Checklist
- [X] I have updated to the latest available Home Assistant version.
- [X] I have cleared the cache of my browser.
- [X] I have tried a different browser to see if it is related to …
-
### Describe the bug / 问题描述
1. Run `graph.layout()`
2. Open `contextmenu`
3. The application would be stuck occasionly when open `contextmenu` again
### Reproduction link / 重现链接
https://stackblit…
-
JIRA Issue: [KIEKER-1523] Integrate a JSON Graph Export
Original Reporter: Sören Henning
***
The most common JSON graph format seems to be JSON Graph Format (JGF). However, it does not support neste…
-
With the new Schieblehre blocks, it is possible to lay out proofs so that all edges go from left to right. With this in mind, is it realistic to automatically layout a proof? Doesn’t have to be perfec…
-
### Describe the bug / 问题描述
use graph with my cusomt nodes. Some nodes amd edges are hided by graph.hideItem. When i call toFullDataURL all hided nodes and edges are visible on result svg
### Repro…
-
I create a naive Random Graph with PDL and convert that to a JSON file which gets viewed using D3.js force layout served by a Mojo::Lite app.
Once upon a time, I could get the D3 layout to move int…
-
**Describe the bug**
GraphCapture doesn't throw an error for L1 overflow in NO_DISPATCH mode
**To Reproduce**
E.g., the following block
```cpp
const auto input_tensor_a = ttnn::zeros(params.a_Shape, …
-
**Is your feature request related to a problem? Please describe.**
Due to easy effects I have big graph of node and same is out of the sceen.
**Describe the solution you'd like**
It's possiuble to…
-
[question/feature request]
Hi, thank you for making this package. I am wondering whether there is some way to reduce the number of edge crossings in generated graphs? I have the following graph whic…
-
### Describe the bug / 问题描述
import { Graph } from '@antv/g6';
const data = {
nodes: [
{ id: 'node1', combo: 'combo1', style: { x: 150, y: 150 } },
{ id: 'node2', combo: 'combo1', styl…