This website requires JavaScript.
Explore
Help
Register
Sign In
ammar
/
syncrow-web
Watch
1
Star
0
Fork
0
You've already forked syncrow-web
mirror of
https://github.com/SyncrowIOT/web.git
synced
2025-07-17 10:35:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d6ef06c1b395e17183ad67b73a5fb8bd7fffc061
syncrow-web
/
lib
/
pages
/
analytics
/
modules
/
energy_management
/
widgets
History
Faris Armoush
d6ef06c1b3
Simplify widget structure in
TotalEnergyConsumptionChart
by removing unnecessary
FittedBox
wrapper around month title text.
2025-04-30 16:07:37 +03:00
..
energy_consumption_by_phases_chart.dart
Prepared the layout of all charts.
2025-04-30 09:44:04 +03:00
energy_consumption_per_device_chart.dart
Prepared the layout of all charts.
2025-04-30 09:44:04 +03:00
power_clamp_energy_data_widget.dart
Prepared the layout of all charts.
2025-04-30 09:44:04 +03:00
total_energy_consumption_chart_box.dart
Refactor
TotalEnergyConsumptionChart
to accept chartData as a parameter that it takes from
TotalEnergyConsumptionBloc
and update
TotalEnergyConsumptionChartBox
to use Bloc for state management.
2025-04-30 15:56:17 +03:00
total_energy_consumption_chart.dart
Simplify widget structure in
TotalEnergyConsumptionChart
by removing unnecessary
FittedBox
wrapper around month title text.
2025-04-30 16:07:37 +03:00