different intervals shown or not shown in interval widgets - why?

125 views
Skip to first unread message

Tilman Schmiedeberg

unread,
Aug 12, 2025, 3:42:56 PMAug 12
to golden-cheetah-users
Hi everyone,
I just noticed that for my ride with 6 intervals, not all of them show up on the dashboard as shown below:
for "intervals average power" bubble chart, the last interval is missing
for "intervals power index" bubble chart, the second interval is missing

what am I doing wrong!?

Best regards
Til

image.png

TJDunnigan

unread,
Aug 12, 2025, 5:55:13 PMAug 12
to golden-cheetah-users
Two are at the same time and nearly same power, one is likely in the shadow of the other.

Tilman Schmiedeberg

unread,
Aug 14, 2025, 7:58:50 AMAug 14
to golden-che...@googlegroups.com
no it is not the same time, it is the same duration. the interval wäre detected by golden cheetah. and it strides me as odd that there are different interval messing in two Charts that should behave the same.
version is v3.7 and basically everything is stock, no tweaking of charter or anything from my side...

br
til

--
_______________________________________________
Golden-Cheetah-Users mailing list
golden-che...@googlegroups.com
http://groups.google.com/group/golden-cheetah-users?hl=en
---
You received this message because you are subscribed to the Google Groups "golden-cheetah-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golden-cheetah-u...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/golden-cheetah-users/a49ae4c0-31d6-4653-9b87-f9c76e33433cn%40googlegroups.com.

Ale Martinez

unread,
Aug 15, 2025, 5:10:03 PMAug 15
to golden-cheetah-users
El jueves, 14 de agosto de 2025 a la(s) 8:58:50 a.m. UTC-3, triti...@googlemail.com escribió:
no it is not the same time, it is the same duration. the interval wäre detected by golden cheetah. and it strides me as odd that there are different interval messing in two Charts that should behave the same.
version is v3.7 and basically everything is stock, no tweaking of charter or anything from my side...

There is an issue with interval charts not showing intervals starting at 0, may be this is a related border issue with intervals at the top of the y-axis, if you attach a sample file I could give it a look. 

Ale Martinez

unread,
Aug 15, 2025, 5:27:19 PMAug 15
to golden-cheetah-users
(cont.) intervals starting a zero not plotting is due to this fragment removing point.x == 0 condition fixes the issue, and likely point.y == 0 should be removed too.

Ale Martinez

unread,
Aug 15, 2025, 8:29:52 PMAug 15
to golden-cheetah-users
(cont.) the condition point.y > maxy in that fragment is likely responsible of the behavior you are seeing since maxy is rounded, so if the max value is something like 200.3 it can be triggered. 

Ale Martinez

unread,
Aug 15, 2025, 9:54:30 PMAug 15
to golden-cheetah-users

Ale Martinez

unread,
Aug 17, 2025, 10:06:18 AMAug 17
to golden-cheetah-users
PS: since the example of the OP is from automatically detected intervals and they are not included in json files I will no be able to reproduce the issue, installers for testing which are latest snapshot plus the fix are available from https://ci.appveyor.com/project/Joern-R/goldencheetah-knhd8/builds/52578991 selecting the OS then Artifacts.

Tilman Schmiedeberg

unread,
Aug 19, 2025, 1:01:49 PMAug 19
to golden-cheetah-users
Hi Ale,

sorry it took me some time to get the new build and test.
First I tried on a linux installation, where the "automagic" intervals would not appear, although I had ticked the corresponding option box. Is there anything else needed for this to work?

Now on my Windows box it seems to work pretty well, now all intervals are there in both tiles:
2025-08-19_18-21-10.png

A side effect of this is that now the automatic interval "Entire Activity" is also present. One could discuss if this is desirable, if I would not want it, I will probably just disable it in options.

Thanks
Til

Ale Martinez

unread,
Aug 19, 2025, 2:16:57 PMAug 19
to golden-cheetah-users
El martes, 19 de agosto de 2025 a la(s) 2:01:49 p.m. UTC-3, triti...@googlemail.com escribió:
Hi Ale,

sorry it took me some time to get the new build and test.
First I tried on a linux installation, where the "automagic" intervals would not appear, although I had ticked the corresponding option box. Is there anything else needed for this to work?

No, changes in those settings should start a cache refresh after save, it may take a while to finish if you have lots of activities.
 
Now on my Windows box it seems to work pretty well, now all intervals are there in both tiles:
2025-08-19_18-21-10.png

A side effect of this is that now the automatic interval "Entire Activity" is also present. One could discuss if this is desirable, if I would not want it, I will probably just disable it in options.

Right. 
Reply all
Reply to author
Forward
0 new messages