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

Boost & stacking: tooltip point.percentage value #17630

Closed
raf18seb opened this issue Aug 22, 2022 · 1 comment · Fixed by #17787
Closed

Boost & stacking: tooltip point.percentage value #17630

raf18seb opened this issue Aug 22, 2022 · 1 comment · Fixed by #17787
Assignees
Labels
Type: Feature Request Used when a new feature is requested either directly or indirectly Type: Good for beginners

Comments

@raf18seb
Copy link
Contributor

In boost, the point is stripped down with most of its options, e.g. point.percentage: https://jsfiddle.net/BlackLabel/tkwrgL24/
image

Feature description: add point.percentage value to a stacked boosted point so it's available in a tooltip.

PoC: based on quite old v7.2.1, but I hope it will be similar in v10+
https://jsfiddle.net/BlackLabel/swm47ebd/
TO DO:

  • add point.percentage = boostPoint.percentage; in the getPoint method
  • add percentage: percentage in the addKDPoint method (and its parameters)

You can vote for this feature by adding a thumbs-up reaction to this post.

@raf18seb raf18seb added Type: Feature Request Used when a new feature is requested either directly or indirectly Status: Has workaround Type: Good for beginners labels Aug 22, 2022
@MarkusBarstad
Copy link
Contributor

I will try myself on this one if its okay with yall :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Request Used when a new feature is requested either directly or indirectly Type: Good for beginners
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants