Adrian Insaurralde Avalos
738938d9ed
Migrate away from deprecated distutils python package where possible
2023-10-23 10:51:50 -05:00
wmayer
33f114a4cb
Plot: Apply clang format
2023-09-10 11:31:36 +02:00
0penBrain
da53a97bf3
[Bugfix]Plot: reintroduce patch removed by #9103
...
While FC don't depend on PyQt anymore, patch is needed to have
matplotlib working correctly
935994dd2d (r108628060)
2023-08-17 11:56:23 -04:00
luzpaz
b613ff06ad
Plot: tweak missing matplotlib warning ( #9442 )
...
Close #9407
Co-authored-by: Chris Hennes <chennes@pioneerlibrarysystem.org >
2023-05-05 09:35:32 -04:00
Pesc0
99e13d9529
Remove all PyQt references
2023-03-31 10:36:04 +02:00
luz paz
d4f1082eda
Plot: remove superfluous whitespace
2022-01-07 00:57:36 +01:00
luz paz
23733e594a
Plot: Expose src/Mod/Plot strings to translation
...
Closes https://github.com/FreeCAD/FreeCAD-translations/issues/60
2022-01-07 00:57:36 +01:00
Chris Hennes
985438f2b2
Plot: LGTM - don't catch BaseException
2021-09-19 14:36:51 -05:00
Oliver Oxtoby
e7fcc25e87
Prevent matplotlib selecting the PyQt API instead of PySide2
2021-08-20 13:22:13 +02:00
Jose Luis Cercos-Pita
cb299c7088
Converted the Plot workbench into a module
2021-08-17 19:01:03 +02:00
Jose Luis Cercos-Pita
c80258e09e
Upgrade plot module to Qt5
2021-08-17 18:17:05 +02:00
wmayer
c20593a4f6
remove UnicodeUTF8
2016-12-27 18:31:05 +01:00
Jose Luis Cercos-Pita
65eeec2c04
Moved to version checking for anarchists and software realists, like matplotlib guys
2016-04-19 13:41:30 +02:00
Jose Luis Cercos Pita
5a94d7f4bb
Added the matplotlib navigation toolbar, and methods to toogle it on/off
2016-01-28 10:25:53 +01:00
Jose Luis Cercos Pita
6a9a84d063
Fixed deprecation warning when matplotlib 1.4 is used
2016-01-28 10:24:35 +01:00
Bruce Lacey
b223400795
Upgraded Plot module to comply with matplotlib 1.5.x API
...
Plot.py will check the version of matplotlib imported using the
distutils.version.StrictVersion class. If the version is less
than 1.5.0, it will import the legacy gt4agg NavigationToolbar
from matplotlib, otherwise the 1.5.x version.
Resolves #2421
2016-01-26 22:31:29 -08:00
J.L. Cercos-Pita
6cd54c0b2c
Fixed 'Axes' object has no attribute 'get_frame' error (see http://matplotlib.org/api/api_changes.html )
2015-05-31 19:28:16 +02:00
wmayer
4578d1937c
+ use QApplication instead of qApp
2014-12-22 12:30:44 +01:00
Jose Luis Cercos-Pita
5a98d932d3
Set PySide to all ambiguous QtGui and QtCore calls
2014-10-04 11:42:34 -03:00
jriegel
da4d97ca95
Close window interface in Plot
2014-04-27 18:12:02 +02:00
Jose Luis Cercos-Pita
eb67ec3daf
rebased (regenerated) branch from master
2014-01-12 15:07:19 +01:00
Jose Luis Cercos Pita
1396d7a3a2
Included legend best location capabilities
2012-11-18 14:46:10 +01:00
Jose Luis Cercos Pita
84040c4b28
Improved translation stuff in order to support more languages
2012-11-05 18:54:19 +01:00
Jose Luis Cercos Pita
c84418bc91
Fixed translation stuff
2012-11-05 18:51:52 +01:00
Jose Luis Cercos Pita
d7c5054c14
Re-Created branch form 0, to avoid conflicts
2012-10-29 10:30:17 +01:00