Skip to content

fix SummarizeValues#534

Merged
deniszh merged 6 commits intobookingcom:masterfrom
spacefreak86:fix-summarize-values
Jan 21, 2026
Merged

fix SummarizeValues#534
deniszh merged 6 commits intobookingcom:masterfrom
spacefreak86:fix-summarize-values

Conversation

@spacefreak86
Copy link
Copy Markdown
Contributor

This PR fixes #533 (wrong last value being shown in legend) and also corrects the calculation of the average, min, last and count values.

By adding the parameter absent to SummarizeValues, it is now able to correctly account for absent values.

Logically all calls to SummarizeValues also had to be adapted.

Add parameter "absent" to func SummarizeValues and ignore absent
values when calculating the average, min, last or count values.
@deniszh
Copy link
Copy Markdown
Contributor

deniszh commented Jan 13, 2025

@grzkv @emadolsky : could you please also review?

@deniszh deniszh merged commit be9157f into bookingcom:master Jan 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issues with legendValue

2 participants