marco811 Report post Posted June 13, 2021 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 Share this post Link to post Share on other sites
Srishti Jaiswal Report post Posted June 17, 2021 Hi, In FusionTime charts you can set binning for different levels like day, minutes, etc. and zoom in to see each data points. Please check your implementation: http://jsfiddle.net/srishti_fc/wq4mzj1o/1/ Please replicate the issue in the above demo so that we can investigation further. Thanks, Srishti Share this post Link to post Share on other sites
marco811 Report post Posted June 19, 2021 Hello Srishti Thank you, works. But i have another issue. I generated data each 1 minute but when i zoom to minutes appear a blank space in the left side (https://jsfiddle.net/8m235gjw/) Thanks Share this post Link to post Share on other sites
Srishti Jaiswal Report post Posted June 21, 2021 Hi, This a known issue in the v3.16 of FusionCharts. However, you can expect a fix for this issue with the next release v3.18 of FusionCharts. Please share the your time-zone as well as your app users. Thanks, Srishti Share this post Link to post Share on other sites
marco811 Report post Posted July 12, 2021 On 21/6/2021 at 10:20 AM, Srishti Jaiswal said: Hi, This a known issue in the v3.16 of FusionCharts. However, you can expect a fix for this issue with the next release v3.18 of FusionCharts. Please share the your time-zone as well as your app users. Thanks, Srishti Hello. When is version 3.18 going to be released? Share this post Link to post Share on other sites
Ayan Bhadury Report post Posted July 12, 2021 @marco811Pleaae share your license details so that we could verify them at our end. Share this post Link to post Share on other sites