jbrusey / cogent-house

Cogent House is a system for sensing temperature, humidity, CO2, Air Quality, VOC, hot water consumption, and electricity consumption within the home. It has been developed by the [http://cogentcomputing.org Cogent Computing Applied Research Centre] at Coventry University. Cogent House is developed using TinyOS and Python.
4 stars 2 forks source link

remove interpolation lines #27

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. go to web interface
2. select a graph
3. lines are drawn between points

What is the expected output? What do you see instead?

Expect no lines between graph points - interpolation may not be correct in some 
cases and it is harder to see where gaps are

Please use labels and text to provide additional information.

Original issue reported on code.google.com by james.br...@gmail.com on 4 Mar 2014 at 12:21

GoogleCodeExporter commented 9 years ago
As it was quick and easy to fix, put this in place.
However, not sure it really improves the clarity of the data.

Original comment by DjGoldsm...@googlemail.com on 4 Mar 2014 at 12:59

GoogleCodeExporter commented 9 years ago
it's definitely an improvement where there are large gaps but if you are 
wondering whether it is good or not - perhaps make it an option?

Original comment by james.br...@gmail.com on 4 Mar 2014 at 1:36