Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

202
Views
VisJS timeline verticalScroll and horizontalScroll = "true" don't work together in global options

For verticalScroll option, the official documentation says that....

Show a vertical scroll on the side of the group list and link it to the scroll event when zoom is not triggered. Notice that defining this option as true will NOT override horizontalScroll. The scroll event will be vertically ignored, but a vertical scrollbar will be visible

But in official demo for visjs and in my project, it doesn't work as expected...

https://visjs.github.io/vis-timeline/examples/timeline/other/verticalScroll.html

If you put verticalScroll and horizontalScroll = "true", verticalScroll is mandatory over all timeline.... and you cannot make horizontalScroll over items...

Any help? any advice?

Thank you,

best regards

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

I am using vis timeline with reactjs. You must set zoomKey: 'ctrlKey' in order to use scrolling on entire timeline. I tried with different combinations and it works as following: e.g.

  1. horizontalScroll: true, verticalScroll: true, zoomKey: 'ctrlKey' (only Vertical scroller is shown and both scrolling works)
  2. horizontalScroll: false, verticalScroll: true, zoomKey: 'ctrlKey' (only vertical scroll works and scroller is shown on the left)
  3. horizontalScroll: true, verticalScroll: false, zoomKey: 'ctrlKey' (only horizontal scroll is enabled but no scroller shown, Vertical scrolling is disabled and scroller is hidden as well)
about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!