frangoteam / FUXA

Web-based Process Visualization (SCADA/HMI/Dashboard) software
https://frangoteam.org
MIT License
2.79k stars 817 forks source link

[BUG]Bar chart is showing total kWh consumption #1406

Open jlumalang02 opened 1 month ago

jlumalang02 commented 1 month ago

Im having a problem with showing data using bar chart. Are they anyway i can group the consumption of kWh to daily or monthly consumption?

Screenshot 2024-09-25 145931

It's showing hourly but it seems the data is cumulative.

unocelli commented 3 weeks ago

Yes, the tag that you have bind to chart is in KW? please provide how you have configured your bar chart.

jlumalang02 commented 3 weeks ago

image

image

Here's the configuration of the bar chart. Im pretty new here on fuxa and have little experience in SCADA. I hope you can help with this.

The tag is in kWh and i need to get the daily consumption, monthly consumption and yearly consumption.

Fuxa version: V1.2.00 Running on windows 11

unocelli commented 3 weeks ago

Hi, we have to fix and extend the options

jlumalang02 commented 3 weeks ago

hi already updated the fuxa application however only hour sum still showing and the data is still cumulative but grouped as per hour.

unocelli commented 3 weeks ago

In the branch master you can try the version with the fix, please let me know if the calculation is correct.