Hi,
I'm trying to figure out if it's possible to use one of the FusionCharts like the "Google Visualization API Annotated TimeLine".
I would like to display time related data directly from a JS date object like here:
I don't want to loose time by changing label according to the actual data scale.
For exemple, if the user is displaying 6 months data, the chart will display months as labels (Jan., Feb., ...)
If it's 1 day, the chart'll display hours as label (00:00; 01:00, ...).
Could you tell me guys if it's even possible (or planned) with FusionCharts?
Hope so