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