Commit Graph

9 Commits

Author SHA1 Message Date
6609175dc5 Implemented load_flags() function. This one is run in respone to load_flags button and commit_flag button, returnig a list of dict flags to be displayed on table-component. 2024-11-18 07:47:21 +01:00
2dc1b98ec8 Implemented safe save feature so that existing file is not replaced, possibly leading to loss of flagging information. 2024-11-15 16:56:11 +01:00
54f13ea880 Moved figure legends to be display on y axis labels, and turned the legends off. 2024-11-15 16:28:59 +01:00
6365601cc0 Added filter to flags dropdown menu, now only invalid flags are displayed. 2024-11-12 21:05:07 +01:00
eb9e85e8de Added instrument dependent title to figure. 2024-10-14 17:01:10 +02:00
61255f9e8c Implemented class FlaggingAppDataManager() with transfer_flags() and apply_flags() methods 2024-10-10 16:22:58 +02:00
b760b791e9 Added funtion to save uploaded file encoded in bytestring into dataproduct/ local folder, and updated created_loaded_file_figure with instfolder argument to display time series from a particular inst folder 2024-09-20 10:57:04 +02:00
4a25ec95d6 Added lines of code to modify the subplot's height and size of the figure's layout 2024-08-21 15:23:02 +02:00
a017f1fb12 Initial version of data flagging app and some utility functions 2024-08-16 10:22:50 +02:00