Search the Community
Showing results for tags 'binning'.
Found 2 results
-
Hello. How are you? We are using fusiontimes to not show all data at the beginning and avoid bad browser performance. This has helped us a lot. But I have a problem that I have not been able to solve. When you zoom to the maximum, the actual value of the registry is not displayed, but rather it is grouped by day. Our system generates records every 30 minutes But when zooming to the maximum it groups by day and I can't zoom in any more. I have the binning option set but still can't get it to work. xaxis: { outputtimeformat: { year: "%Y", month: "%-b %Y", day: "%d/%m/%Y", hour: "%d/%m/%Y %Hh", minute: "%d/%m/%Y %H:%-M" }, binning: { "year" : [1], "month" : [1], "day" : [1], "hour" : [1], "minute" : [30] } } regards
-
In the following jsfiddle, why i can't zoom into the second granularity, even though my data source has a data point per second, and I've configured binning for seconds. https://jsfiddle.net/s87ytp34/
- 4 replies
-
- fusiontime
- binning
-
(and 1 more)
Tagged with: