AnalyseMorphologique/utils
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
..
data_processing added more docstrings 2023-04-28 11:34:22 +02:00
files added more docstrings 2023-04-28 11:34:22 +02:00
graph2D added more docstrings 2023-04-28 11:34:22 +02:00
graph3D 🎨 style(visplot_render.py): add camera distance to improve 3D visualization 2023-05-02 10:20:24 +02:00
gui/pyqt 🐛 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
math added more docstrings 2023-04-28 11:34:22 +02:00
settings added more docstrings 2023-04-28 11:34:22 +02:00
create_xyz.py first functionnal gui 2023-04-24 15:55:40 +02:00