Hello,
we've been using fusioncharts for more than 5 years already and we're really excited about fusiontime charts.
They fit our requirements very well because most of the time we want to display timeseries data.
We request our data with a stepping parameter to ensure we don't have to wait several seconds for the response.
We then want to fetch more dense data when we zoom in/adjust the timerange.
Here's an example of how we would like to use it:
Load data of the last 100 days with a stepping of 30 minutes for each data point.
Zoom into the last week
Load (add) data of the last week with a stepping of 5 minutes for each data point.
Zoom out to the last 100 days
Data is already available. The dense data should be binned by fusiontime like it's already implemented.
I read the fusiontime guide but I didn't found any event or anything comparable to load data for a certain timerange.
If there's a way to do this please let me know!
Kind regards
mnowotny