ayushsharma82 / ESP-DASH

Blazing fast library to create a functional, on-device dashboard for ESP8266 / ESP32 / RP2040
https://espdash.pro
GNU General Public License v3.0
977 stars 200 forks source link

Added: void refreshChart(Chart* chart); #228

Closed mathieucarbou closed 4 months ago

mathieucarbou commented 4 months ago

I did the same for the pro version also in my repo.

ayushsharma82 commented 4 months ago

@mathieucarbou , Did this require any modification in UI?

mathieucarbou commented 4 months ago

Not add all! I've checked and the update:components section with undefined checks are here also for charts, both in OSS and Pro already

ayushsharma82 commented 4 months ago

Great. Thanks!