]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
replacing set_picker(float) method to use a bool instead and the set_pickradius(float...
authorjh777916 <juba.hamma@cea.fr>
Thu, 23 May 2024 10:09:16 +0000 (12:09 +0200)
committerjh777916 <juba.hamma@cea.fr>
Thu, 23 May 2024 12:06:15 +0000 (14:06 +0200)
commit2b7810b19e59941445c7515efdb5dfb94f164a32
tree8e2dd7351970a272e96a9531df6dac194f856dff
parent26e4ea941256d5c4016b52dd8faaa85b794275d0
replacing set_picker(float) method to use a bool instead and the set_pickradius(float) as recommanded; set_picker(float) is deprecated since matplotlib >= 3.4
tools/CurvePlot/src/python/views/CurveView.py
tools/CurvePlot/src/python/views/StemView.py