I am evaluating canvasjs for our mobile platform.
Is it possible to represent the values listed below in a line graph/DateTime Series Graph
Date Value
2/1/2015 10:00:05 90
2/1/2015 20:09:10 92
2/1/2015 20:20:35 90
2/3/2015 03:34:50 67
x-axis buckets displayed will be 2/1/2015, 2/2/2015,2/3/2015
Most of our charts are DateTime based of this format hence need to know if this is supported, so as to make a decision.
Thanks
Nirmala