-
import { VisjsGraph, VisjsTimeline } from 'grove-vue-visjs-graph';
should change to
import { VisjsGraph, VisjsTimeline } from '@marklogic-community/grove-vue-visjs-graph';
-
In the documentation at https://visjs.github.io/vis-network/examples/network/nodeStyles/customGroups.html the FA icons are not properly displayed. I changed to https:...fontawesome css in firefox a…
-
It would be nice to have a way to show "legends" in a neovis.js visualization, to explain what each node-color group represents.
Example from visjs:
http://visjs.org/examples/network/exampleApplic…
bajal updated
5 years ago
-
It looks like http://visjs.org/dist/vis.js is no longer available. It looks like the software has been re-structured maybe and no longer uses the old paths. Looks like they may have it available by gi…
-
Docs says vis css and js file, but there are five different components to choose from.
`
`
`
`
The supplied link does not work.
-
hover is broken on an orphan node that is newly added.
as reported by @Tav0 in this PR https://github.com/visjs-community/visjs-network/pull/50/files
here it is a gif of the issue. (master bran…
-
Some of the contributors from the almende/vis have started a new fork, https://github.com/visjs/vis-network.
This issue aims to create a minimal diff between this project at https://github.com/vi…
-
## Research on JS timeline libs
- **https://bashooka.com/coding/javascript-timeline-libraries/**
- https://visjs.github.io/vis-timeline/examples/timeline/
- https://visjs.github.io/vis-timeline…
-
Our Git Actions build pipeline started failing with the below error.
![image](https://user-images.githubusercontent.com/5074211/172894708-6af9d1f0-f6fd-407b-8ced-b61ef6b053b5.png)
I see 2 recent c…
-
http://www.ffxiv-fightline.com/fflogs/DKgch4xFX7t29MGf/2 as example
This is project to plan cooldowns in FFXIV online game. Powered by angular, meterial design and visjs
Airex updated
6 years ago