Hi!
We just purchased a couple of licenses for jqChart MVC in version 3.9.1.0 and there seems to be an issue with the DateTimeAxis under certain circumstances:
When there is only one datapoint in the series, the axis goes from 2012 to 2018 and the single bar spans a lot more ticks than it should do.
Also, because of the big range, when selecting "hours" for interval-type the browser hangs (probably because it is busy generating ticks).
Setting a manual min/max-Value on the DateTimeAxis fixes that, but it seems to me that jqChart should be able to do that automatically.
I created a jsFiddle demonstrating the issue:
http://jsfiddle.net/201vausp/3/Thank you!
Regards,
Michael