Sign in to follow this  
Josh Wegener

Question: Mysql - Php - Timestamps

Recommended Posts

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.

Share this post


Link to post
Share on other sites
Guest Angie

Hi,

 

Welcome to FusionCharts Forum!smile.gif

 

Please provide zero value to the dates that have no data in order to avoid skipping.

 

Hope this works.

Share this post


Link to post
Share on other sites
Hi,

 

Welcome to FusionCharts Forum!smile.gif

 

Please provide zero value to the dates that have no data in order to avoid skipping.

 

Hope this works.

 

It's a timestamp... So I would need to provide every hour timestamp for several days?.... There is not a better way to do this?

Share this post


Link to post
Share on other sites
Guest Angie

Hi,

 

Welcome to FusionCharts Forum!smile.gif

 

I am afraid, FusionCharts does not support timestamps, at this time.

 

We will try to implement this feature in our next release.

 

The solution we provided earlier is an alternate workaround.

 

Hope this helps.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this