I am trying to generate a range bar chart using CanvasJS library.
I have seen several demos of a range bar chart but none using a date range – not sure if this is an issue or if this is even possible.
Just to make it even harder I am creating this dynamically – I need to retrieve the date values from html span elements.
JSFiddle
If anyone can help me that would be greatly appreciated.
Thanks