almende / chap-links-library

a web based visualization library for displaying graphs, networks, and timelines
http://almende.github.com/chap-links-library
Apache License 2.0
599 stars 167 forks source link

chap links timeline customisation #350

Open yacineFantoussi opened 9 years ago

yacineFantoussi commented 9 years ago

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 ?

josdejong commented 9 years ago

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).

yacineFantoussi commented 9 years ago

Any plans to fix the mentioned issues ;) ?

josdejong commented 9 years ago

No, sorry, but feel free to contribute improvements via a pull request.