Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Average aggregator works wrong when there are missing values for the period #45

Open
KonishchevDmitry opened this issue Sep 12, 2016 · 0 comments

Comments

@KonishchevDmitry
Copy link

Hi! I've noticed that average aggregator works wrong when there are missing values for the period.

Here I got an aggregated chart (generated by https://thingspeak.com/channels/134669/charts/3?title=CO2%20concentration&xaxis=&yaxis=&width=auto&days=1&average=10):
Aggregated

As you can see there is a gap at 22:00:00, but if we look on non-aggregated chart (generated by https://thingspeak.com/channels/134669/charts/3?title=CO2%20concentration&xaxis=&yaxis=&width=auto&start=2016-09-11%2021:00:00&end=2016-09-11%2023:00:00&offset=3):
Non-aggregated
we'll see that the gap was an aggregation error due to missing data.

KonishchevDmitry added a commit to KonishchevDmitry/flatmon that referenced this issue Sep 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant