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

Percentage on last value #17

Open
JS-Trainspot opened this issue Jun 9, 2020 · 0 comments
Open

Percentage on last value #17

JS-Trainspot opened this issue Jun 9, 2020 · 0 comments

Comments

@JS-Trainspot
Copy link

Love your library!!!

Would it be possible to add a option to display the percentage based on the last value? Currently it's possible to display the percentage based on the max value, but I'm looking for a way to display the percentage based on the last value.

Example:

  • Data: 300, 200, 150, 40
  • Current percentages: 100%, 67%, 50%, 13%
  • Percentage based on last value: 100%, 67%, 75%, 27%

Thank you

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

No branches or pull requests

1 participant