Package Exports
- iobroker.vis-history
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (iobroker.vis-history) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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
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