ioBroker / ioBroker.flot

Charts for ioBroker with flot
MIT License
22 stars 13 forks source link
canvas charts iobroker

Logo

ioBroker.flot

Number of Installations Number of Installations NPM version Downloads

NPM

Draw charts with flot

Example Example Example Example Example Example Example Example

To use the charts one of the history adapters is required: history, sql or InfluxDB

To edit created chart again, you should replace index.html with edit.html and call this link in browser, e.g:

http://localhost:8082/flot/**index**.html?l%5B0%5D%5Bid%5D=system.adapter.admin.0.memRss

to

http://localhost:8082/flot/**edit**.html?l%5B0%5D%5Bid%5D=system.adapter.admin.0.memRss

To recall a saved preset, you can either call:

http://localhost:8082/flot/**preset**.html (this lists all saved presets)

or:

http://localhost:8082/flot/**preset**.html?preset=**presetName** (this redirects to presetName directly)

How to use

Changelog

1.12.0 (2022-12-27)

1.11.0 (2022-05-26)

1.10.7 (2021-08-31)

1.10.6 (2020-12-21)

1.10.4 (2020-11-13)

1.10.2 (2020-08-09)

1.10.1 (2020-08-02)

1.10.0 (2020-05-14)

1.9.2 (2018-08-18)

1.9.1 (2018-06-04)

1.8.0 (2018-05-04)

1.7.9 (2018-05-01)

1.7.7 (2018-03-04)

1.7.6 (2018-02-16)

1.7.5 (2018-01-13)

1.7.4 (2018-01-05)

1.7.1 (2017-12-14)

1.7.0 (2017-10-17)

1.6.2 (2017-08-12)

1.6.1 (2017-03-25)

1.5.9 (2017-02-27)

1.5.8 (2017-02-01)

1.5.7 (2017-01-26)

1.5.6 (2016-11-04)

1.5.4 (2016-10-13)

1.5.3 (2016-10-08)

1.5.2 (2016-09-30)

1.5.1 (2016-09-15)

1.5.0 (2016-09-10)

1.4.0 (2016-08-30)

1.3.5 (2016-08-14)

1.3.4 (2016-07-23)

1.3.3 (2016-06-16)

1.3.2 (2016-06-13)

1.3.1 (2016-06-07)

1.3.0 (2016-05-29)

1.2.5 (2016-05-28)

1.2.4 (2016-05-27)

1.2.3 (2016-05-25)

1.2.2 (2016-05-22)

1.2.1 (2016-05-13)

1.2.0 (2016-05-05)

1.1.0 (2016-04-09)

1.0.0 (2016-04-09)

0.2.6 (2016-02-24)

0.2.5 (2016-02-14)

0.2.4 (2016-01-31)

0.2.3 (2016-01-26)

0.2.2 (2015-12-17)

0.2.1 (2015-12-14)

0.1.1 (2015-07-13)

0.1.0 (2015-07-10)

0.0.2 (2015-07-09)

0.0.1 (2015-03-27)

License

The MIT License (MIT)

Copyright (c) 2014-2022 bluefoxdogafox@gmail.com