Hello,
So, I have a database that contains the number of downloads of a file (has a MySQL timestamp).
I have just started using FC and I'm unsure how to get this to work. So i have a X (timestamp) and a Y (number of downloads). There will be times that have no data at all. So in one hour there could be 1000 records, and in another, 0. I still want the graph to display the dates along the bottom... (so not skipping the dates that have no data.)
I just want to be able to provide an X and a Y and have it graph it correctly along the X (time).
Thanks,
Josh W.