-
I plan to upgrade our old d3v2 library since the performance is very bad as it's using SVG. I try to use VisJS which uses canvas but still the performance is not that good. I wonder is there a library…
-
Currently, when I click on an item the delete button is showing.
I would like to replace this delete button with options button and after click on it mini menu pops up near the item.
Any advice …
-
I have a feature in my network to allow the user to display/hide the edges labels.
This piece of code used to work in previous VisJs versions:
```
// this.edges is a VisJs Dataset
this.edges.u…
-
Hi, what's missing is the ability to enable text to be moved to the next line in situations where it doesn't fit width-wise.
Or alternatively, give the option to place text vertically
Another option…
-
Hi @Jermolene,
after FF Quantum now prevents TiddlyFox from working, I gave TiddlyDesktop a try and discovered that installing plugins per dragndrop doesn't work for some plugins – at least when ru…
-
We need to add OpenAPI spec for data fetched from backend to be used in the graph component. Maybe just spelling out the visjs format is enough, or maybe wrapped to allow adding some extra info. We sh…
grtjn updated
5 years ago
-
### This is a feature request
### Issue
timeline/eventline formats are using VERY outdated JS libraries (last changes in 2009)
### Update JS library for a new timeline/eventline format
Probabl…
-
Could we have [this example in the visjs documentation](https://visjs.github.io/vis-network/examples/network/other/saveAndLoad.html) added as a widget? It would make it a lot more practical to (1) n…
-
It would be nice to be able to edit the timeline item without needing to adjustr group or time. Just for editing template text or other custom item attributes.
Currently, the code only seems to allow…
-
I'd like to be able to focus the graph on specific aspects.
- based on concepts: see what's most related only
- based on edges: filter specific kinds of edges (the implementation knows a few types…
smarr updated
4 years ago