Hi,
We have Charts that have a datetime x-axis with values on the y-axis. Line and Area charts work fine, but Column charts do not render correctly. It seems anything over a days worth of data, and they chart doesn't render.
See example - http://jsplayground.syncfusion.com/zr5bsrlz
This produces a chart with columns for the selected datetimes, but if you uncomment the last object in the series, and then re-plot you will see that the chart doesn't render
Setting the sideBySideSeriesPlacement doesn't seem to make any difference.
Cheers .... Rob.