[enter image description here][1]I want to achieve the design given in the image below.Here I have to show task and it's related activities in different datetime. Main task is been shown as x-range chart type and when we click on the particular x-range bar or expand collapse button besides categories it should dynamically generate activites timeline chart with symbols showing on what date activities are there for main task. and it should show different symbol for different type of activites, like on which date activity is triggered, planned Or due date.
And one more thing I have to show different color on x-range bar wherever one or more activites inside main task is on same date. And symbols in the timeline chart can be overlapped as triggered and planned date can be same for some activites.
I just created the sample code for it,if you want to check. I haven't achieved it yet and I need help in achieving this. Kindly help.
Below is the link for stackblitz
https://stackblitz.com/edit/hightcharttimelinexrange?embed=1&file=index.html
Chart Design to be achieved(https://i.stack.imgur.com/PmPn4.jpg)
Refer to this image : https://i.stack.imgur.com/Cju0A.jpg