]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
Adding a barplot : dirac seems to be nicely added and selectable. Lets try to add...
authorjh777916 <juba.hamma@cea.fr>
Wed, 6 Sep 2023 07:03:05 +0000 (09:03 +0200)
committerjh777916 <juba.hamma@cea.fr>
Wed, 6 Sep 2023 07:03:05 +0000 (09:03 +0200)
commita46b4425619c5f4ee76fda85eeab3757810839ff
treeadc25f6fa54a2f321b3bda939acf8ee31b763331
parenteb4704c625137688cb7d1bb86dd4a45f79a17889
Adding a barplot : dirac seems to be nicely added and selectable. Lets try to add some non-dirac stuff
tools/CurvePlot/CMakeLists.txt
tools/CurvePlot/src/python/controller/PlotController.py
tools/CurvePlot/src/python/controller/utils.py.in
tools/CurvePlot/src/python/model/CMakeLists.txt
tools/CurvePlot/src/python/model/CurveModel.py
tools/CurvePlot/src/python/test/CMakeLists.txt
tools/CurvePlot/src/python/test/TestDesktop_test.py
tools/CurvePlot/src/python/views/CurveView.py
tools/CurvePlot/src/python/views/XYView.py