Replies: 1 comment
-
|
We can overlay the visjs-timeline's major label section with a separate custom label container. Try this example code snippet |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there's any possible way to show both positive and negative numbers in vis-timeline instead of default date given by the Library
I was trying to implement a timeline which starts from a negative number (-20) and ends with a Positive number (20). By Default vis-time line time axis only supports for Date Formats, in both major and minor labels in time axis for vis-timeline
I am trying to implement this timeline using Angular
Here are the current configurations given to timeline
A possible way to show both positive and negative numbers in vis-timeline instead of default date given by the Library
Beta Was this translation helpful? Give feedback.
All reactions