ioBroker.vis-history
Widgets, that can work with history data. Of course for that is some of the History Adapters are required: sql, history or influx (or something else).
Sparklines can be shown only for non-binary data, because of aggregation.
For sparklines is used the jquery plugin, that was written by Gareth Watts and released under the New BSD License.
Changelog
1.0.0 (2019-10-01)
- (bluefox) update table too if the value has been only updated
0.2.7 (2017-05-29)
0.2.6 (2017-03-02)
- (bluefox) small fix for empty values
0.2.5 (2017-01-13)
- (bluefox) make http links "clickable" in the list
0.2.4 (2016-10-09)
- (bluefox) support of new custom schema
0.2.3 (2016-09-22)
0.2.2 (2016-08-22)
- (bluefox) add units and suffix
0.2.1 (2016-07-09)
0.2.0 (2016-07-09)
- (bluefox) fix max line settings
- (bluefox) add 'none' time selector
0.1.1 (2016-06-13)
- (bluefox) change default style to vis-style-green-gray
0.1.0 (2016-06-13)
- (bluefox) initial checkin
License
Copyright (c) 2016 bluefox
BSD-3-Clause