ioBroker / ioBroker.flot

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

Feature Request: Adding Type "Difference" #19

Open stundenblume opened 6 years ago

stundenblume commented 6 years ago

First: Thanks for the the whole ioBroker ecosystem!

Feature Request: It would be nice if I could use a gas meter count (Gaszähler [m³]) to display the consumption over a period of time (hour/day/month/...).

example to display gas consumption per day:

Tab Time Step type > seconds Seconds > 86400 (1 day)

Tab input ID > GasCounter Type > Difference ChartType > Bar

Now the Flot-Adapter could use the last value of a period(86400s) and subtract the first value of the period to display the gas consumption per day.

huwi commented 3 years ago

Hi team. That is a great idea. Please comment why the reuest is so old. Thx Hubert

Apollon77 commented 3 years ago

@huwi

Please comment why the reuest is so old.

Becasuse time can not be turned back ... or what you expected as answerr on this question?

We are happy to accept PRs.

Otherwise check out adapter echarts which is the most current charting adapter that might get new features easier