-
OSX 10.14.5
Latest visjs from https://unpkg.com/vis-network/standalone/umd/vis-network.min.js
(7.4.0, I believe)
Currently:
When I globally set nodes to hidden, the edges are hidden also.
When …
-
* browser: latest firefox
* OS: Windows 10
I was unable to update `ctxRenderer` for custom shape in vis-network using function `updateOnly`
Code example: https://codepen.io/Dmitry-Marov/pen/WNq…
-
I downloaded 0.11.1 and tried an install, and I can repro this on two different systems.
The installer gets to the point of running buildstatic.sh and starts throwing errors when trying to run "tar…
-
I find node DOM coordinate and canvas coordinate are different in vis-network. There are 4 nodes in diagram A. Then remove one node and make diagram B with the same options as well as A. The 3 nodes' …
-
[Christian Hauschke](https://github.com/hauschke) (Migrated from [VIVO-1449](https://vivo-project.atlassian.net/browse/VIVO-1449)) said:
At least in current VIVOs a java.lang.NullPointerException is …
-
The labels of the nodes of my graph is long. I want to make them not overlap to each other. It's more efficient than tweaking the repulsion physics. Is it possible?
In the [physics configuration](h…
-
I want to give the user the possibility to choose if labels should be scaled. Unfortunately I was just able to activate it once but then can't seem to be able to reset it again.
I experimented with…
-
Is it possible to avoid overlap of nodes(vis.js). I see there are options available to push in visj.s documentation such as below I am not sure if it is possible to pass **options** to diagram.
…
-
Confirmed that VIS v4.21 does work with FontAwesome 4.7, but not working with FontAwesome 5.
-
something that i don't understand : some offset in timeline.
I want to use timeline in vuejs
setting some events taken from https://visjs.github.io/vis-timeline/examples/timeline/interaction/navigat…