-
When using Vis with React, an onClick event attached to an HTML element inside the React Template component does not fire when clicking on an item in the Timeline.
```
export default class Timelin…
-
![ff1](https://user-images.githubusercontent.com/14356778/37755626-40494ef8-2dcc-11e8-8fd3-973301e7096d.png)
Hello guys
I am using **vis timeline** view in my project.
After updating latest *…
-
Hello. I'm using vis Timeline with `verticalScroll` option enabled and got scrolling issues in FF and IE11 browsers under Win7.
In IE11 the issue is the following: once I click on the scrollbar, it…
-
Hi,
Have you any idea or a snippet of code witch demonstrate how to export vis.js timeline to excel ?
Thank you.
ghost updated
5 years ago
-
Im using vis timeline version 4.14
![vis](https://user-images.githubusercontent.com/2777232/28257304-36771e0c-6ae3-11e7-9ae9-88367e1628f2.png)
please see attachment
-
Hello Nisrael,
Just a small message to thank you for your work with this tool. I would love to see more JavaScript libraries implemented. I don’t have much time to dedicate to it currently, but I wi…
-
# Overview
Hello! I was curious if React 17 support was on the roadmap to be added to `react-visjs-timeline`? Thanks!
## Package versions
react-visjs-timeline:
vis version: @latest
-
Hi,
I am trying to move a bunch of Visio users across to vis.js timeline. The last sticking point is that they want to be able to add items above and below the timeline to reduce the width of the tim…
-
Hello guys,
I am finding an issue on timeline major labels display.
I am changing the 'maxminorchars' variable in vis libary file.Pls refer the following link on code.
https://github.com/askcs/…
-
I have rollingMode turned on and focus is not working anymore (works fine without rolling mode).
I've looked into it and it's probably doing the range set and then immediately scrolls bak to follow…