AnalyseMorphologique/utils/gui/pyqt/main_window
Djalim Simaila bb6f078ec2 🐛 fix(MainWindow.py): fix bug where graph settings were not being saved when the number of graphs was changed
 feat(MainWindow.py): add functionality to save graph settings when the number of graphs is changed
The bug was caused by the fact that the graph settings were not being saved when the number of graphs was changed. This was fixed by adding code to save the graph settings when the number of graphs is changed. The new functionality allows the user to change the number of graphs and have the graph settings saved.
2023-05-02 10:25:09 +02:00
..
Workers added more docstrings 2023-04-28 11:34:22 +02:00
MainWindow.py 🐛 fix(MainWindow.py): fix bug where graph settings were not being saved when the number of graphs was changed 2023-05-02 10:25:09 +02:00
MainWindow.ui 🔨 refactor(MainWindow.py): add graph_type_changed method to handle changes in graph type selection 2023-05-02 10:11:04 +02:00
UI_MainWindow.py 🔨 refactor(MainWindow.py): add graph_type_changed method to handle changes in graph type selection 2023-05-02 10:11:04 +02:00