-
### Describe the bug / 问题描述
使用官网例子,设置combo size不生效
import { Graph } from '@antv/g6';
const data = {
nodes: [
{ id: 'node1', combo: 'combo1', style: { x: 250, y: 150,size:100 } },
…
-
Recommend nodes from the knowledge graph that have similar context to other nodes created.
-
### Kùzu version
v.0.6.1
### What operating system are you using?
Windows 10
### What happened?
Piece of code, from tutorial https://docs.llamaindex.ai/en/stable/examples/index_structs/…
-
I tried to set the same maximum size for the nodes when zooming in using nodeReducer, but updating the size isn't working. Here is a sample of the code.
- Sigma.js version : 3.0.0-beta.32
- Grapho…
-
## Description
- RuntimeError: Unhandled attribute type
## Reproduce
```
git checkout kkannan/forge_model_issues
git submodule update --recursive
export BACKEND_ARCH_NAME=wormhole_b0 ARCH…
-
### Checklist
- [X] I have read and accepted the [contributing guidelines](https://github.com/cotes2020/jekyll-theme-chirpy/blob/master/docs/CONTRIBUTING.md).
### Is your feature request related…
-
I'm using NNX for a toy transformer on Wikitext-103, and I'm observing that one in every ~100 steps there's a step that takes much much longer (on the order of 2 seconds vs 0.02 seconds). I'm managed …
-
Global flags (as in, global vars) are not recommended, because it makes the code less reuseable. There is no "simple" api for this, although it's doable using the execution context (basically, a names…
-
**Is your feature request related to a problem? Please describe.**
I am configuring logging for my automated graph data science project, and I noticed that there is no way to disable to the tqdm ou…
-
is there a way to provide context to alerts?
let's say graph-explorer sends an event to flapjack about a certain thing going wrong (let's say `sumSeries(stats.*.php_errors)` went over a treshold); whe…