modify notes about Chart.js migration

This commit is contained in:
2024-10-25 07:50:31 +02:00
parent 66bc1c99db
commit e339ef711f

View File

@ -4,9 +4,9 @@ The WEB GUI client of SEA.
This repository contains the code of the server for the control and graphical parts, plus the client code (HTML, CSS, JS).
**IMPORTANT**
**Migration**
This branch is an attempt to migrate from ChartJS 2.9.4 to 4.4.4.
Remarks for the migration from ChartJS 2.9.4 to 4.4.4.
TESTED ON SAFARI : with this new version, the application takes much less RAM, and does not crash at some point. The user can still experience some latencies, but it might be due to the presence of too many time axis labels + the fact that each graphs has its own (for the moment).
Here is a list of what has been done :