-
Hello,
I attempted to display a data set containing dates before the Common Era (BCE) which are negative (or inferior to 100) and they do not appear in the `timevis` chronology. I made a function t…
-
See: https://github.com/visjs/vis-timeline/issues/466
Babel `use strict` mode is causing CSP violations.
-
Still trying to figure out what triggers the bug, but when running an example in a WebView (mobile), moving the canvas with 2 fingers while quickly tapping nodes will sometimes break a node, leaving i…
-
For a date facet (e.g. creation date), show a little histogram below the search box in which the user can select an active data range for their search.
This will need extensions of the API for ran…
-
I'd like to categorize my nodes and have `org-roam-server`'s database display reflect that categorization with the colors of the nodes. The problem is that I can't tell what _currently_ governs the co…
-
I am using layouts from other framework and storing the positions it in node and edge datasets. However, I use stabilize to get a force direct layout from visjs. When calling stabilize, it doesn't see…
-
I cannot open MB menus if the script is running on https://musicbrainz.org/artist/0383dadf-2a4e-4d10-a46a-e9e041da8eb3 (or any other artist page).
On https://musicbrainz.org it's OK, because the scri…
-
You are still using a very outdated version 4.21 of vis.
This version is not supported anymore!
Please update to the new libraries:
https://github.com/visjs
Feel free to contact us if you need…
-
https://realpython.com/python-f-strings/
-
I'm using IE version 11 and whenever I try to run my code (using Vis library) that works on chrome fine,
I got this error at the console: 'SCRIPT5007: Unable to get property 'enumerable' of undefined…