Vaclav Petras
|
4743d531f7
wxGUI: New, simplified, unified window titles (#1216)
|
4 anni fa |
Tomas Zigo
|
c3405bb1fd
wxGUI/tplot: add option to show simple regression model line (#1207)
|
4 anni fa |
Tomas Zigo
|
6f3e7f8b52
wxGUI/tplot: fix export csv file (#1206)
|
4 anni fa |
Markus Neteler
|
a3785a5c66
tplot/frame.py: fixes for Matplotlib 3.3+ (#1191)
|
4 anni fa |
nilason
|
55fd37c14d
wxGUI: update wx4.1.0 support for FlatNotebook (#856)
|
4 anni fa |
lbartoletti
|
0bc5ac3186
wxGUI tplot: fix an error when exporting csv file from g.gui.tplot (#690)
|
4 anni fa |
Markus Neteler
|
b4432f400e
change Python shebang to python3 (#75)
|
5 anni fa |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 anni fa |
Anna Petrášová
|
5950b0954f
wxGUI: fix using zip function in Python 3
|
6 anni fa |
Anna Petrášová
|
f2abecd21e
wxGUI/tplot: fix for Python 3
|
6 anni fa |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 anni fa |
Luca Delucchi
|
46fe738cb7
g.gui.tplot: working on https://trac.osgeo.org/grass/ticket/3612
|
6 anni fa |
Luca Delucchi
|
38b1cc996f
g.gui.tplot: fixed bug with strds and csv output
|
7 anni fa |
Luca Delucchi
|
86c325b37d
g.gui.tplot: added capabilities to export plotted data in CSV file, see https://trac.osgeo.org/grass/ticket/3533
|
7 anni fa |
Luca Delucchi
|
2d378ee191
g.gui.tplot: added title,xlabel,ylabel support to command line
|
7 anni fa |
Luca Delucchi
|
a703265365
g.gui.tplot: added capabilities to set x,y axis labels and title for the plot
|
7 anni fa |
Luca Delucchi
|
dad18cc879
g.gui.tplot: fixed small bugs
|
7 anni fa |
Luca Delucchi
|
3513d7dcf8
g.gui.tplot: resolved problem with stdvs when no categories are set, see https://trac.osgeo.org/grass/ticket/3294
|
7 anni fa |
Luca Delucchi
|
9e817f0c51
g.gui.tplot: fixed typo
|
7 anni fa |
Vaclav Petras
|
4aae37d427
Python 2.6 does not support ommitting of positional argument specifiers
|
8 anni fa |
Markus Neteler
|
e5eea44081
g.gui.tplot: user msg grammar fixes (contributed by veroandreo)
|
8 anni fa |
Anna Petrášová
|
bd17975156
g.gui.tplot: t.vect.list changed flags
|
8 anni fa |
Anna Petrášová
|
3809763c0e
g.gui.tplot: do not use EVT_COMBOBOX_CLOSEUP, not available on all platforms, see https://trac.osgeo.org/grass/ticket/3175
|
8 anni fa |
Luca Delucchi
|
d5d3f5ae92
g.gui.tplot: replace copied code with existing function
|
8 anni fa |
Luca Delucchi
|
d0f2f04c2a
g.gui.tplot: tgis.stop_subprocesses() has to be called otherwise return an error if the tool is launched by command line
|
8 anni fa |
Anna Petrášová
|
1625aaaf09
g.gui.tplot: CoordinateSelect must be explicitely closed
|
8 anni fa |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 anni fa |
Luca Delucchi
|
5b3a8f4732
g.gui.tplot: fixed bug with wxPython 2.8
|
9 anni fa |
Luca Delucchi
|
06638124e8
g.gui.tplot: improved tool with stvds
|
9 anni fa |
Markus Neteler
|
1e957e1aee
wxGUI: print more detailed error message in case of matplotlib failure
|
9 anni fa |