almende / vis

⚠️ This project is not maintained anymore! Please go to https://github.com/visjs
7.85k stars 1.48k forks source link

dependency between items #4232

Open omerm80 opened 5 years ago

omerm80 commented 5 years ago

hello, I am working on a project that I need to make a dependency between items. I should be a hierarchical timeline. It means that if I add an item above another item so it should be his child, and then when I drag the father so it should drag all of his childs automatically. Is there an option to make this?