Highcharts: Grouped Timeline to show events grouped by Months

Viewed 21

Has anyone managed to create a timeline chart where events are grouped over months similar to the image below?

Image of monthwise timepline

Currently, I see the following two kinds of timelines offered in highcharts but haven't found any documentation that talks about grouping events under a common month or heading

enter image description here

enter image description here

If someone can point me to a working jsfiddle or plunkr snippet that would be great. Thanks a lot!

1 Answers
Related