Comments on: ESP8266 NodeMCU Plot Sensor Readings in Charts (Multiple Series) https://randomnerdtutorials.com/esp8266-nodemcu-plot-readings-charts-multiple/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Mon, 17 Mar 2025 11:33:50 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: Tony https://randomnerdtutorials.com/esp8266-nodemcu-plot-readings-charts-multiple/#comment-935010 Sun, 07 Jul 2024 17:45:58 +0000 https://randomnerdtutorials.com/?p=103613#comment-935010 In reply to Tony.

Never mind – seems to have been a memory configuration setup problem that I now can’t repeat. Please delete these comments?

]]>
By: Tony https://randomnerdtutorials.com/esp8266-nodemcu-plot-readings-charts-multiple/#comment-934732 Sat, 06 Jul 2024 20:08:01 +0000 https://randomnerdtutorials.com/?p=103613#comment-934732 I’ve been working with this sketch for a little while now. It works fine when you simply load the sketch to an ESP8266 and connect to it via a web browser.

However, clicking the Refresh button on the web browser while the chart is running causes the ESP8266 to throw an exception and restart.

Has anyone else seen this behavior?

]]>
By: Ed https://randomnerdtutorials.com/esp8266-nodemcu-plot-readings-charts-multiple/#comment-913150 Mon, 06 May 2024 12:17:16 +0000 https://randomnerdtutorials.com/?p=103613#comment-913150 In reply to Ben.

Another possibility is to set the actual Timezone, like
time:{
timezone: ‘Europe/Amsterdam’
}

]]>
By: Sara Santos https://randomnerdtutorials.com/esp8266-nodemcu-plot-readings-charts-multiple/#comment-887248 Wed, 31 Jan 2024 16:26:58 +0000 https://randomnerdtutorials.com/?p=103613#comment-887248 In reply to Ulrich.

Hi.
The app to upload the data folder is only compatible with Arduino 1.8.x
Regards
Sara

]]>
By: Ulrich https://randomnerdtutorials.com/esp8266-nodemcu-plot-readings-charts-multiple/#comment-886805 Mon, 29 Jan 2024 11:15:07 +0000 https://randomnerdtutorials.com/?p=103613#comment-886805 Hallo,
mit der Arduino IDE 2.2.1 kann ich den Ordner daten nicht hochladen.
Gruss Ulrich

Hello,
With the Arduino IDE 2.2.1 I cannot upload the data folder.
Greetings Ulrich

]]>
By: Richard https://randomnerdtutorials.com/esp8266-nodemcu-plot-readings-charts-multiple/#comment-882347 Sat, 06 Jan 2024 11:42:39 +0000 https://randomnerdtutorials.com/?p=103613#comment-882347 In reply to Dave Walmsley.

I think that that’s the first time that I’ve heard some say “There’s too many options!”…!

]]>
By: Sara Santos https://randomnerdtutorials.com/esp8266-nodemcu-plot-readings-charts-multiple/#comment-881545 Tue, 02 Jan 2024 10:31:19 +0000 https://randomnerdtutorials.com/?p=103613#comment-881545 In reply to Jaime.

Hi.
Unfortunately, we don’t have any projects using that method.
Regards,
Sara

]]>
By: Jaime https://randomnerdtutorials.com/esp8266-nodemcu-plot-readings-charts-multiple/#comment-881011 Sat, 30 Dec 2023 15:07:22 +0000 https://randomnerdtutorials.com/?p=103613#comment-881011 In reply to Sara Santos.

Thank you very much, Sara, for your kind response. I’ve searched your website a lot and haven’t seen the tutorial I’m referring to. Maybe I’m confused, but it seems to me that it is a web server that displays a simple graph using SVG, without using filesSystem or Charts.js but rather http://www.w3.org/2000/svg.
I have developed the idea but I am looking for the source for reference.
Very grateful for the excellent tutorials.
Thank you and happy new year

]]>
By: Sara Santos https://randomnerdtutorials.com/esp8266-nodemcu-plot-readings-charts-multiple/#comment-880980 Sat, 30 Dec 2023 11:20:54 +0000 https://randomnerdtutorials.com/?p=103613#comment-880980 In reply to Jaime.

Hi.
Is it this one https://randomnerdtutorials.com/esp32-esp8266-plot-chart-web-server/?
Can you give more details about that project.
We have several with charts.
Regards,
Sara

]]>
By: Jaime https://randomnerdtutorials.com/esp8266-nodemcu-plot-readings-charts-multiple/#comment-880899 Sat, 30 Dec 2023 00:46:08 +0000 https://randomnerdtutorials.com/?p=103613#comment-880899 Hello, Sara and Rui.
I tried to find one of your projects where the 8266 displayed a simple graph using SVG.
Can you give me the link, please?
Thank you very much and congratulations for your excellent work.

]]>