-
Our langing-page www.visjs.org could use a style upgrade! :nail_care:
If you are interested in working on this please post your ideas here and we will help you as much as we can!
-
Hi,
For VisJS 4.20.0 & 4.19.0 - is updating an edge problematic? I seem to be having issue through a wrapper but can't tell?
https://github.com/datastorm-open/visNetwork/issues/162
thx
-
Hey guys,
How can I drag items (not the items in the timeline) with touch screen on mobile into the timeline?
For example:
http://visjs.org/examples/timeline/other/drag&drop.html
the "item…
-
Our page does not work well on Microsoft Internet Explorer 11. We need help to fix the layout issues and make everything run smooth on IE.
See also https://github.com/visjs/vis-timeline/issues/38
…
-
http://visjs.org/examples/network/nodeStyles/imagesWithBorders.html - In this example some image are missing and it's throwing errors, alot errors Could not load image: ../img/indonesia/missing.png, a…
-
Is there a way to distance groups in different areas using vis physics?
I want to distance my network groups on different areas using vis.
Final result i want to achieve is like here
[WorlcupN…
-
Using the clustering example here :
https://visjs.github.io/vis-timeline/examples/timeline/other/clustering.html
Enable clustering and set "Days number" to 2 and "Orders per day" to 1 (easier to …
-
I allow user to choose the layout they want (force, horizontal tree, vertical tree)
I change to hierarchical layout by this
```js
options = {
layout: {
…
-
Is it possible to bind a horizontal scrollbar to timeline? I need to implement a horizontal scrollbar for visjs timeline. When the time line is dragged the scrollbar should update itself and when i sc…
-
I use the visjs timeline library to have a view of the work weeks. I used the hiddenDates option which allows me to hide Saturday & Sunday , but when I move an item through Saturday and Sunday to go f…