excel charts not accepting date-time series in x axis -


how make excel accept following different data points on x-axis.

    time                licenses used     2013-07-09 11:34    512     2013-07-09 11:36    523     2013-07-09 11:40    621     2013-07-09 11:43    125     2013-07-10 09:30    526     2013-07-10 10:30    589     2013-07-10 11:30    546     2013-07-11 10:40    549 

why excel charts club times on date together, why cant interpret different time entries?

if using line chart, change xy scatter chart lines instead; date axis on line chart ignore time portion


Comments

Popular posts from this blog

javascript - Unusual behaviour when drawing lots of images onto a large canvas -

how can i manage url using .htaccess in php? -

javascript - Chart.js - setting tooltip z-index -