Hello list,
I'm trying to visualize a few CSVs from my router. The original CSV
contains the date in epoch plus a few zeroes. I have converted that to
date using =(A2/1000)/86400+25569.
From that, I tried to generate a chart and the values pooled at certain
points on the X-Axis, instead of distributing evenly. See an example here:
https://owncloud.7183.org/index.php/s/qf42u9QpP9YooHY
There are two charts in the document, the first labeled using the first
column, the second labeled using the second column. Both should look
equal, but obviously don't. Any idea why this happens and how to fix this?
Thanks!
Harald