Daily sum in bar chart is wrong
    5 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
    Rudolf Dudek
 am 13 Jul. 2021
  
    
    
    
    
    Kommentiert: Rudolf Dudek
 am 20 Jul. 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 Kommentare
Akzeptierte Antwort
  Christopher Stapels
    
 am 13 Jul. 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 Kommentare
  Christopher Stapels
    
 am 20 Jul. 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.
Weitere Antworten (1)
  Vinod
    
 am 13 Jul. 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 Kommentar
Communitys
Weitere Antworten in ThingSpeak Community
Siehe auch
Kategorien
				Mehr zu Visualize Data finden Sie in Help Center und File Exchange
			
	Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!




