5
votes

Is there a way to make the Highcharts stacked bar graph work like a timeline? What I'd like to achieve is demonstrated in this Google Timeline Chart example.

Of key importance is that values can be repeated on the same bar. I haven't been able to figure this out, and currently suspect I may need to fall back to the Renderer and draw this chart manually, or switch to Google Charts, both of which I'd prefer to avoid. Thanks for any thoughts!

1
Did you ever get anywhere with this? - Oliver
4 years later, yet I am having the same issue. The Google Timeline Chart is exactly what I am looking for but I would rather use Highcharts. There just doesn't seem to be a way. - Sayak Mukhopadhyay

1 Answers

4
votes

Yes, it is possible. This is called a gantt chart. That link has various examples. Some dont work. In that case update the jsFiddle's jquery and change the highcharts.js inclusion url.