Open georgevbsantiago opened 5 days ago
Perhaps this suggestion is related to the issue created by @bautisflow
https://github.com/thinger-io/thinger-server/issues/74
And also to this other suggestion of a watermark when the sensor goes offline. https://github.com/thinger-io/thinger-server/issues/115
The possibility of inserting a watermark into the widget is very interesting, especially when we need to draw the user's attention to a piece of information. In the example below, we have a sensor that is presenting measurement problems. Removing the data display is not the best option, because under certain conditions, the sensor makes the correct measurement. However, under other conditions, it makes incorrect measurements.
The possibility of inserting a watermark would draw the user's attention so that they are careful when interpreting the data in the graph. This would prevent the user from making incorrect interpretations. And this warning would help until the sensor is replaced.