Luca Delucchi
|
86c325b37d
g.gui.tplot: added capabilities to export plotted data in CSV file, see https://trac.osgeo.org/grass/ticket/3533
|
před 7 roky |
Luca Delucchi
|
2d378ee191
g.gui.tplot: added title,xlabel,ylabel support to command line
|
před 7 roky |
Luca Delucchi
|
a703265365
g.gui.tplot: added capabilities to set x,y axis labels and title for the plot
|
před 7 roky |
Luca Delucchi
|
dad18cc879
g.gui.tplot: fixed small bugs
|
před 7 roky |
Luca Delucchi
|
3513d7dcf8
g.gui.tplot: resolved problem with stdvs when no categories are set, see https://trac.osgeo.org/grass/ticket/3294
|
před 7 roky |
Luca Delucchi
|
9e817f0c51
g.gui.tplot: fixed typo
|
před 7 roky |
Vaclav Petras
|
4aae37d427
Python 2.6 does not support ommitting of positional argument specifiers
|
před 8 roky |
Markus Neteler
|
e5eea44081
g.gui.tplot: user msg grammar fixes (contributed by veroandreo)
|
před 8 roky |
Anna Petrášová
|
bd17975156
g.gui.tplot: t.vect.list changed flags
|
před 8 roky |
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
|
před 8 roky |
Luca Delucchi
|
d5d3f5ae92
g.gui.tplot: replace copied code with existing function
|
před 8 roky |
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
|
před 8 roky |
Anna Petrášová
|
1625aaaf09
g.gui.tplot: CoordinateSelect must be explicitely closed
|
před 8 roky |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
před 9 roky |
Luca Delucchi
|
5b3a8f4732
g.gui.tplot: fixed bug with wxPython 2.8
|
před 9 roky |
Luca Delucchi
|
06638124e8
g.gui.tplot: improved tool with stvds
|
před 9 roky |
Markus Neteler
|
1e957e1aee
wxGUI: print more detailed error message in case of matplotlib failure
|
před 9 roky |
Luca Delucchi
|
97f8885fa5
g.gui.tplot: fixed bugs when coordinates are missing or not in the right region
|
před 9 roky |
Luca Delucchi
|
8a2f69192d
g.gui.tplot: try to fix error during exit
|
před 9 roky |
Luca Delucchi
|
02c296bbb4
g.gui.tplot: fixed error during exit; https://trac.osgeo.org/grass/ticket/2789
|
před 9 roky |
Luca Delucchi
|
834bd8ed30
g.gui.tplot: fixed small bug querying data
|
před 9 roky |
Luca Delucchi
|
5c6ce4ddbe
check if all categories used exist in the vector
|
před 9 roky |
Luca Delucchi
|
b2bb6b0259
wxpython gui: fixed VectorCategorySelect, added support of VectorCategorySelect into g.gui.tplot (thank to Matej Krejci)
|
před 9 roky |
Luca Delucchi
|
f903e063fa
g.gui.tplot: fixed bugs; fixed start up from GUI
|
před 9 roky |
Luca Delucchi
|
8ef913b456
g.gui.tplot: implemented categories for vector temporal datasets
|
před 9 roky |
Luca Delucchi
|
655cb3d7da
g.gui.tplot: add support for vector temporal dataset and coordinates, cats are not supported yet
|
před 9 roky |
Luca Delucchi
|
ff484a8481
g.gui.tplot: fixed problem with null value in CELL maps
|
před 9 roky |
Luca Delucchi
|
66446da70f
update tplot; starting implementation of stvds thanks to matej krejci for the initial patch
|
před 9 roky |
Anna Petrášová
|
01f34413ed
wxGUI/tplot: use one text field for coordinates instead of two, it is easier to input coordinates from map display
|
před 10 roky |
Anna Petrášová
|
fb2ddc0efb
wxGUI/tplot: clean up
|
před 10 roky |