-
Hello,
I've been using older version of vis.js in a Chrome extension I've written. I wanted to update to the newest version, however it looks like it does not support running in that environment:
…
-
### No existing issues.
- [X] There is no existing issue for my problem.
### Describe the bug
Seit dem Update auf 2.7 funktionieren die rgraph Widegets nicht mehr. Feld wird angezeit aber ke…
-
Does anyone know how to prevent a Vis.js Timeline from resizing "unnecessarily"? By "unnecessarily" I of course mean relative to a visual context not the "code context". In the screengrab below, I und…
-
Please make sure to **read the following list** before creating a new issue:
I have follow all these step of below issue but there are nothing effective :
https://github.com/almende/vis/issues/34…
-
Appears PhysicsEngine init() is never called.
Versions:
"vis": "^4.21.0-EOL",
"vis-data": "^7.1.6",
"vis-network": "^9.1.6",
"vis-timeline": "^7.7.2"
Usage in a React applicati…
-
```
import * as vis from 'vis-network'
import type { Network } from 'vis-network'
import { dataList } from "@/composables/vis/vis-data";
import { options } …
-
Hallo, beim Materialdesign Widget Line History Chart kommen keine Daten.
![Screenshot (5138)](https://user-images.githubusercontent.com/41079106/204232739-0ab1e007-9e67-459d-b105-48fad157cde2.png)
…
-
### 问题描述
```bash
你好, 因为设置轨道控制器的鼠标左键拖动作为旋转,在使用自由变换控件的时候,左键拖动物体时,就需要禁用轨道控制器。
出现的问题是,当我监听`dragging-changed`事件的时候,没有监听到,但是`change`事件是没问题的。
官网类似的例子是 https://threejs.org/examples/?q=spline#webgl_geometry…
-
Using pyvis 0.3.2
### Steps to reproduce:
```python
# script.py
from pyvis.network import Network
nt = Network(
cdn_resources="local",
)
nt.show('network.html', notebook=False)
```
…
-
moment.js [consideres itself now deprecated](https://momentjs.com/docs/#/-project-status/).
moment.js takes up over 10% of the bundle size:
```
-----------------------------
Rollup File Analysis…