Skip to content

Conversation

@spacefreak86
Copy link
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
Contributor

deniszh commented Jan 13, 2025

@grzkv @emadolsky : could you please also review?

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