- Notifications
You must be signed in to change notification settings - Fork3
History widgets for ioBroker.vis
License
NotificationsYou must be signed in to change notification settings
ioBroker/ioBroker.vis-history
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 thejquery plugin, that was written by Gareth Watts and released under the New BSD License.
- (bluefox) update table too if the value has been only updated
- (Apollon77) small fixes on Title (http://forum.iobroker.net/viewtopic.php?f=23&t=3111&start=20#p68971) and getHistory parameters
- (bluefox) small fix for empty values
- (bluefox) make http links "clickable" in the list
- (bluefox) support of new custom schema
- (bluefox) fixed JS error
- (bluefox) add units and suffix
- (bluefox) typo
- (bluefox) fix max line settings
- (bluefox) add 'none' time selector
- (bluefox) change default style to vis-style-green-gray
- (bluefox) initial checkin
Copyright (c) 2016 bluefoxBSD-3-Clause