You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everyone , we would like to use your timeline with a lot of customisation
let's start with the stacking with grouping timeline example http://almende.github.io/chap-links-library/js/timeline/examples/example29_stacking_with_grouping.html
In order to achieve this , we need to have a vertically scrollable content (to display the several lines / contents with trucks but keeping the timeline displayed )
The events must be draggable editable and removable to
several events can occur a the same time and we want te capability to modify the order of events (eg : event 1 after event 2 then event 2 after event 1 ....) using drag and drop .
How can I achieve this easily sine I am not a JS expert ?
The text was updated successfully, but these errors were encountered:
These issues you mention are resolved in the successor of chap-links-library, vis.js. The chap-links-library is not under active development anymore (except for bugfixing).
Hi everyone , we would like to use your timeline with a lot of customisation
let's start with the stacking with grouping timeline example http://almende.github.io/chap-links-library/js/timeline/examples/example29_stacking_with_grouping.html
In order to achieve this , we need to have a vertically scrollable content (to display the several lines / contents with trucks but keeping the timeline displayed )
The events must be draggable editable and removable to
several events can occur a the same time and we want te capability to modify the order of events (eg : event 1 after event 2 then event 2 after event 1 ....) using drag and drop .
How can I achieve this easily sine I am not a JS expert ?
The text was updated successfully, but these errors were encountered: