Serial chart: start date

I have a serialChart where noticed that the start date is in the year 1899. Do I need to set a start date or it should gather from the datasource automatically? My datasource doesn’t have data of that years though!

I tried to find related info in user guide but didn’t help! Thanks for your help.

Hi,

Value axis’ start date is taken automatically from the passed data, e.g. check this sample. Make sure that categoryField refers to the right entity field with proper date values. Also, you can send us a small demo project which demonstrates the problem and we will try to help you.

Regards,

Gleb