AnalyseMorphologique/utils
Djalim Simaila 0ae697096c 🔨 refactor(MainWindow.py): add graph_type_changed method to handle changes in graph type selection
 feat(MainWindow.ui): add a label and a spinbox to display the number of graphs selected
The graph_type_changed method is added to handle changes in the graph type selection. It updates the number of graphs selected and displays it in the newly added spinbox. The label is also added to display the text "Nombre de graphes :".
2023-05-02 10:11:04 +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 added more docstrings 2023-04-28 11:34:22 +02:00
gui/pyqt 🔨 refactor(MainWindow.py): add graph_type_changed method to handle changes in graph type selection 2023-05-02 10:11:04 +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