maxenz0r Report post Posted April 20, 2021 Hi, When the value of the aggregation property is set on last on a fusiontime chart, I expect to systematically get the last value of the chart shown when data are aggregated. Here : 9 177 € should refer to 18/10/2010 Instead, when the chart is zoomed in, another value is shown (9172 instead of 9177) It looks like Fusiontime shows the value of the previous day This error depends on the charts. It seems to be a random behaviour. Any guess ? Thank you. Share this post Link to post Share on other sites
Srishti Jaiswal Report post Posted April 20, 2021 Hi, In the below sample, the "Last" aggregation function is used and the timeseries chart is rendered as expected without any errors. Please refer to this demo for implementation: http://jsfiddle.net/srishti_fc/a60gntkr/ Please try replicating the issue you are facing in the above sample and share with us so that we can check. Thanks, Srishti Share this post Link to post Share on other sites