Opened 6 years ago

Closed 6 years ago

#3609 closed defect (fixed)

g.gui.timeline does not show granularity of time series

Reported by: veroandreo Owned by: grass-dev@…
Priority: normal Milestone: 7.6.0
Component: wxGUI Version: svn-trunk
Keywords: g.gui.timeline, granularity Cc:
CPU: Unspecified Platform: Linux

Description

G7:g.gui.timeline used to show not only temporal extent of STDS but also their granularity (See manual page for old screenshots). I cannot precise starting when, but now, it does not display different granularities.

See attachment, the STDS above has 3-month granularity and the one below is monthly data. They are graphically indistinguishable, which makes g.gui.timeline kinda obsolete.

I use grass trunk r73007 in Fedora 28.

Attachments (3)

g.gui.timeline_no_granularity.png (13.3 KB ) - added by veroandreo 6 years ago.
g.gui.timeline example where granularity of STRDS is not evident as it used to be
g.gui.timeline_example.png (16.7 KB ) - added by veroandreo 6 years ago.
g.gui.timeline example after the fix, plot grid creates visual confusion with granularity
g.gui.timeline_testing_r73020.png (18.2 KB ) - added by veroandreo 6 years ago.
g.gui.timeline: timeline plot for testing r73020, still the same confusing effect of the plot grid

Download all attachments as: .zip

Change History (10)

by veroandreo, 6 years ago

g.gui.timeline example where granularity of STRDS is not evident as it used to be

comment:1 by annakrat, 6 years ago

Please try r73019.

in reply to:  1 comment:2 by veroandreo, 6 years ago

Replying to annakrat:

Please try r73019.

The ganularity is now visible as before, but the plot grid creates some confusion (see plot attached). Maybe sending it to the background helps. Is that possible?

by veroandreo, 6 years ago

Attachment: g.gui.timeline_example.png added

g.gui.timeline example after the fix, plot grid creates visual confusion with granularity

comment:3 by annakrat, 6 years ago

Seems to be because it was semitransparent, I disabled that in r73020.

in reply to:  3 comment:4 by veroandreo, 6 years ago

Replying to annakrat:

Seems to be because it was semitransparent, I disabled that in r73020.

I just re-compiled, but it looks the same as before. See new attachment.

by veroandreo, 6 years ago

g.gui.timeline: timeline plot for testing r73020, still the same confusing effect of the plot grid

comment:5 by annakrat, 6 years ago

Another attempt in r73020

in reply to:  5 comment:6 by veroandreo, 6 years ago

Replying to annakrat:

Another attempt in r73020

Yes! Perfect!! Thanks much, Anna!! It should be backported, right? I wait for that, before closing

comment:7 by annakrat, 6 years ago

Resolution: fixed
Status: newclosed

In 73022:

wxGUI/timeline: fix #3609 (merge from trunk, r73019, r73020, r73021)

Note: See TracTickets for help on using tickets.