Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: state sum to show sum of available points #1076

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

jasonlewis
Copy link

I wanted a way to show the default state of the graph as a sum of the available points rather than the current/last point.

This adds a new sum value for state which sums the available points. This does rely on the fix within #1075 for it to work as it expects points to always be defined.

@jasonlewis jasonlewis changed the base branch from master to dev February 9, 2024 08:20
@jasonlewis jasonlewis changed the title add: state sum to show sum of available points feat: state sum to show sum of available points Feb 9, 2024
@aaaaahaaaaa
Copy link

This is actually relevant to the issue is just opened: #1095

I think your solution should be more holistics and cover all the aggregate_func types, not just sum. That feature would defo be a great addition.

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.

None yet

2 participants