Daily sum in bar chart is wrong
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Rudolf Dudek
le 13 Juil 2021
Commenté : Rudolf Dudek
le 20 Juil 2022
I am collecting the rainfall hourly. If i want to have a daily sum, the sum is not ok.
If i want to sum up 0.28+0.56+0.56 the bar chart displays 0.28.
Does somebody has an idea?



5 commentaires
Réponse acceptée
Christopher Stapels
le 13 Juil 2021
I tried this in one of my channels and it seems to work fine. I wonder if there is something different about your data. Can you share the data used to geenrate those plots? Here is the data I used:
myTimes Var1
____________________ ____
11-Jul-2021 08:38:10 0.28
11-Jul-2021 09:38:10 0.56
11-Jul-2021 10:38:10 0.56
13-Jul-2021 10:38:10 0.28

6 commentaires
Christopher Stapels
le 20 Juil 2022
Thanks. Everytime we review precedence issues for parameters (timezone versus average, etc), we come up with edge cases and opposing scenarios. Ill submit it to our tracking system for review however. We appreciate your vigilance on the issue.
Plus de réponses (1)
Vinod
le 13 Juil 2021
My suspicion is that the field has a bunch of 'NaN's in them. Can you download the data for the channel from th "Import/Export" tab of the channel and confirm there are no NaN's or blank slots in the data?
1 commentaire
Communautés
Plus de réponses dans ThingSpeak Community
Voir également
Catégories
En savoir plus sur Visualize Data dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!