DeeEmm / DIY-Flow-Bench

Volumetric flow bench based on ESP32 and MAF sensor.
GNU General Public License v3.0
27 stars 8 forks source link

LiftGraph.png file has blank data #157

Open DeeEmm opened 9 months ago

DeeEmm commented 9 months ago

Yes it saves liftdata.json and it show values correctly in text format when I open it with notepad, but image LiftGraph.png show 12kb size and 800x750 pix, but when the file is opened it is empty, there is no image, the opened image shows as a transparent rectangle. A simple solution for now is just a screenshot, but probably there is a bug in code, because same problem on phone and pc when image is saved. Another small detail that would be convenient is the possibility to change not only the lift interval but also the maximum lift and maximum flow values on the graph in the configuration. Now the graph looks out of proportion with the maximum 1000cfm when measuring for example up to 350cfm.

Originally posted by @black-top in https://github.com/DeeEmm/DIY-Flow-Bench/discussions/155#discussioncomment-7875544