Hello,
I am trying to display an area chart, using dates as categories with values every 30min and xAxis label every hour.
However, areas are not rendered properly : it's showing vertical lines instead. I think it's a bug, because it's rendering fine with another chart type (for example line chart).
You can see the issue on the attached screenshot and code/demo here : http://jsbin.com/votegowidu/edit?html,output
Thanks in advance.
Best regards