I have imported matplotlib, within Tkinter and am using it successfully to display temperatures from a DS18B20 sensor.
However, the x axis always contains dates starting at 2022-01 in 6 monthly increments.
Also, the y axis is continually changing by adding the value that has just been read, rather than just plotting the graph.
I have not (to my knowledge) set it up to do this and I cannot find where the setting is that is causing it to use these options.
Any help would be appreciated
Thanks
However, the x axis always contains dates starting at 2022-01 in 6 monthly increments.
Also, the y axis is continually changing by adding the value that has just been read, rather than just plotting the graph.
I have not (to my knowledge) set it up to do this and I cannot find where the setting is that is causing it to use these options.
Any help would be appreciated
Thanks
Statistics: Posted by RDS — Fri Dec 15, 2023 10:19 am