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

Correct logic for building graph of weights #29

Merged
merged 1 commit into from Jun 6, 2018

Conversation

ribbons
Copy link
Contributor

@ribbons ribbons commented Jun 6, 2018

Currently the graph of weights doesn't show the correct values once there are more than 14 measurements, always displaying the first 14.

Fix the logic so that this returns all values if there are less than 15, or the latest 14 if there are 15 or more.

Resolves #23.

Currently the graph of weights doesn't show the correct values once
there are more than 14 measurements, always displaying the first 14.

Fix the logic so that this returns all values if there are less than 15,
or the latest 14 if there are 15 or more.

Resolves aelveborn#23.
@aelveborn aelveborn merged commit 09defc7 into aelveborn:master Jun 6, 2018
@ribbons ribbons deleted the 02-graph-most-recent branch June 8, 2018 14:59
@ribbons
Copy link
Contributor Author

ribbons commented Jun 8, 2018

Thanks @aelveborn

@mo-g mo-g mentioned this pull request Jul 12, 2018
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