-
The layout jumps when dragging in add edge mode.
See https://visjs.github.io/vis-network/examples/network/version_migration/5.4.1_to_6.0.0/manipulationEditEdgeNoDrag.html
To reproduce:
- Click Ed…
-
We have been offered to integrate ads [before](https://github.com/almende/vis/issues/3648).
We should discuss if we want to integrate a banner from www.carbonads.net on our langingpage and maybe even…
-
Timeline is failing with Content Security Policy enabled for 2 reasons.
1. You are using "use strict" mode in your dist.
2. See this comment in Regenerator dependency:
https://github.com/face…
-
When wanting to add nodes or edges to the network, the only documented options I could find were to either
1. Re-create the graph by passing in all existing data + the new node/edge with `setData({.…
-
Hello,
I'm trying to render a series of nodes in "background" of the canvas, in a way that they behave as expected on zoom, scroll, and pan actions, but everything else is "ignored" (selection, edg…
-
At the moment the cursor changes from an arrow to a cross with arrow endings when hovering over the playhead or over a selected annotation.
1. Change should be to a "hand" and not a cross.
2. Cursor…
-
Hi Cytoscape experts,
I'm playing around with cyotscape.js and available force.driven layouts. My network has about 650 nodes and edges. I do see desired results using cola (cose et al. work well too…
-
-
I asked for free browserstack support for visjs and I got an OK: :+1:
> BrowserStack loves open source and has sponsored thousands of projects. Here is more information about our offering and acti…
-
Hi Working with Manipulation, EditEdgeWithoutDrag like this one
https://visjs.github.io/vis-network/examples/network/other/manipulationEditEdgeNoDrag.html
it seems that there is a difference beetwe…