Daily sum in bar chart is wrong
Mostrar comentarios más antiguos
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 comentarios
Max Heiken
el 13 de Jul. de 2021
Sorry for the question, but is this even MATLAB?
And would you mind sharing a snippet of your data?
Rudolf Dudek
el 13 de Jul. de 2021
Christopher Stapels
el 13 de Jul. de 2021
Editada: Christopher Stapels
el 13 de Jul. de 2021
Would you consider creating a custom visualization where you read the channel data and perform a sum yourself? Ill look into the problem you stated above for the automatic sum setting.
Rudolf Dudek
el 17 de Jul. de 2021
Rudolf Dudek
el 4 de Nov. de 2021
Respuesta aceptada
Más respuestas (1)
Vinod
el 13 de Jul. de 2021
0 votos
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 comentario
Rudolf Dudek
el 14 de Jul. de 2021
Editada: Rudolf Dudek
el 14 de Jul. de 2021
Comunidades de usuarios
Más respuestas en ThingSpeak Community
Categorías
Más información sobre Visualize Data en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
