wmayer
0f53d8224b
remove UnicodeUTF8
2016-12-27 18:31:05 +01:00
Jose Luis Cercos-Pita
14cb2b8a75
Moved to version checking for anarchists and software realists, like matplotlib guys
2016-04-19 13:41:30 +02:00
Jose Luis Cercos Pita
feb9b58a7e
Added the matplotlib navigation toolbar, and methods to toogle it on/off
2016-01-28 10:25:53 +01:00
Jose Luis Cercos Pita
f07f047bbf
Fixed deprecation warning when matplotlib 1.4 is used
2016-01-28 10:24:35 +01:00
Bruce Lacey
9f907f5d1b
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
071829dbc9
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
491ea2b52a
+ use QApplication instead of qApp
2014-12-22 12:30:44 +01:00
Jose Luis Cercos-Pita
4de77a921a
Set PySide to all ambiguous QtGui and QtCore calls
2014-10-04 11:42:34 -03:00
jriegel
93fc937bd1
Close window interface in Plot
2014-04-27 18:12:02 +02:00
Jose Luis Cercos-Pita
11278f34f3
rebased (regenerated) branch from master
2014-01-12 15:07:19 +01:00
Jose Luis Cercos Pita
40e8de19f0
Included legend best location capabilities
2012-11-18 14:46:10 +01:00
Jose Luis Cercos Pita
6407f7a83d
Improved translation stuff in order to support more languages
2012-11-05 18:54:19 +01:00
Jose Luis Cercos Pita
a6df3a5968
Fixed translation stuff
2012-11-05 18:51:52 +01:00
Jose Luis Cercos Pita
b90185c842
Re-Created branch form 0, to avoid conflicts
2012-10-29 10:30:17 +01:00