-
Hi,
I am having browser freezing issues when loading large networks (about 200 nodes and 500 edges), when physics is on.
I am adding nodes and edges to VisJs Datasets progressively, but I think th…
-
Hello
i subscribe to the changes in my DataSet
-->
items.on('*', function (event, properties, senderId) {
so i can catch the "add" event when i drag and drop an external object in a list in th…
-
Hi,
this is actually a feature request carried over from the old visjs repo:
https://github.com/almende/vis/issues/3146
The idea is to give nodes an optional zIndex as property that makes it …
-
Hi, I have a simple use case which vis-network currently doesn't support. I would like to hover on a node, and show popups for adjacent nodes. Currently there's no way to programtically trigger a popu…
-
Shapes are great, but could we add a little more customization to them? Right now they can only be resized with the `value` property. It would be great to be able to adjust width/height of boxes, radi…
-
**AC:**
Graph with links between resources.
**Nodes (minimum):**
Domain
Host
Port
Website
(Project?)
**Library:**
https://visjs.github.io/vis-network/examples/network/labels/label…
-
This example is no longer working:
http://visjs.org/examples/network/exampleApplications/neighbourhoodHighlight.html
> Once a node is clicked, all nodes are greyed out except for the first and s…
-
Take example as below,
http://visjs.org/examples/timeline/groups/groupsEditable.html
For the last row of item (GP2), its height is greater than that of others. Is this a bug? Any work around?
-
Hi
I would like display only working days on my timeline.
I also would like display time between 9AM and 8PM. Because I dont need time betweenv 8PM and 9AM
Is there any possibility for doing this ?…
-
## Prerequisites
**ngx-vis** (3.1.0) to include the **vis-timeline** (7.4.2) into an **Angular** (10.1.2) project.
## Current Behavior
I'm using the **DataGroup** (imported from 'ngx-vis') …