10-18-2023, 08:48 PM
Hi,
the data bucket stores the values in the disk.
The charts load the values from the disk too.
Τhis creates a long delay when the file is large.
The solution is to empty the saved file when the values become too many.
The app is not built to work as a logger for a long time.
the data bucket stores the values in the disk.
The charts load the values from the disk too.
Τhis creates a long delay when the file is large.
The solution is to empty the saved file when the values become too many.
The app is not built to work as a logger for a long time.