-
Really long node names get split into multiple lines when creating the dot representation via `create_dot()`:
```
(Pdb) print(D_bytes.decode())
strict graph {
graph [bb="0,0,1266.1,197.7…
-
Hi,
I was interested in getting your tutorial to work, but ran into some issues. When I ran the code on you github repo:
```python
import numpy as np
import scanpy as sc
import scdemon as sm
…
-
### Describe the bug / 问题描述
comboCombined 布局中, dagre方向由 rankdir: 'LR' 切换为 rankdir: 'TB' 后,再展开combo节点,此时combo展开的位置还是之前的位置:
期望:combo展开的位置与折叠状态的位置一致,而不是切换方向前的位置;
```
const graph = new G6.Gra…
-
### Describe the current behavior
_No response_
### Describe the expected behavior
An object dedicated to this role with the following features:
- Take a SectionArray object:
- get suppor…
-
When pyqtgraph plot is loaded after loading QML inside QtQuick view, there are no curve drawn in UI. Exported csv does contain all the curve data.
### Code to reproduce
Uncomment below code in ma…
-
## Description
TinyPilot displays the correct input in the key history, but the actual characters typed on the machine are incorrect. i.e. `altGr` + `q` should input `@`. [Forum thread for referen…
-
Jaeger depends on a number of deprecated graph layout libs, like `dagre` and `viz.js`. It also provides a confusing assortment of graph views (force directed, DAG, and the latest graphs via plexus).
…
-
After trying manylines a bit today I have got a few questions:
1. There are links to my graphs on the mainpage (server:8000) but they are removed when I delete my cookies. Is there any possibility to …
-
In the existing WebNN spec, [conv2d](https://www.w3.org/TR/webnn/#api-mlgraphbuilder-conv2d) supports two input operand layouts defined by [MLInputOperandLayout](https://www.w3.org/TR/webnn/#enumdef-m…
-
### What problem does this feature solve?
In my project, I want to highlight one or some paths (including several edges). However we can only highlight nodes (dataIndex or data name) through dispatc…