This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Insights: Use monotone interpolation
morgendagen
Member
Hi,
I often see some weird results in Insights - e.g. as seen on the attached image of the humidity. The humidity didn't actually change its mind, got back in time and changed its value :-)
If you take a look at http://www.d3noob.org/2013/01/smoothing-out-lines-in-d3js.html, I would suggest using 'monotone' in whatever form it exists in the graphing library you are using.
Regards,
Peder
I often see some weird results in Insights - e.g. as seen on the attached image of the humidity. The humidity didn't actually change its mind, got back in time and changed its value :-)
If you take a look at http://www.d3noob.org/2013/01/smoothing-out-lines-in-d3js.html, I would suggest using 'monotone' in whatever form it exists in the graphing library you are using.
Regards,
Peder
Comments
https://github.com/athombv/homey/search?q=insights&type=Issues&utf8=✓
But i don't know if they will fix the current web interface as they are shifting to a mobile app
https://forum.athom.com/discussion/comment/53760/#Comment_53760
You can always choose to use one of the other and not use smoothing as all pionts in between are unknown.