SAFE BEFORE UPDATING CHARTJS
This commit is contained in:
@ -131,6 +131,7 @@ For the `generic.ini` and `<instrument>.ini` files, go to `./doc/variables_confi
|
||||
|
||||
### ... in the features
|
||||
|
||||
- The application is experiencing some latencies after some time in live mode. This could be due to a memory leak from ChartJS. When the update of the graphs is triggered too frequently, with Safari, the RAM used by the application increases a lot. This has to be improved, maybe by updating the ChartJS library.
|
||||
- For the moment, with a server started with `influxsea` or `influx` type, the device name is updated as described in the section "About instrument and device name" in the `client.md` file. The problem is that it is not possible to identify a portion of a device (for example the stick) which is no longer there (there is no way yet to have a `expired=False` tag on these measurements). This has to be discussed to know how to manage this problem.
|
||||
- For the curves settings :
|
||||
- The table could display all the curves which are available, including those hidden by some configuration file on the server, meaning that we display all the curves with the parameters "value" and "target", even if hidden, plus the manually added parameters (like raw, for example) from the server or the user.
|
||||
|
Reference in New Issue
Block a user