Boost & stacking: tooltip point.percentage value #17630
Labels
Type: Feature Request
Used when a new feature is requested either directly or indirectly
Type: Good for beginners
In boost, the point is stripped down with most of its options, e.g.
point.percentage
: https://jsfiddle.net/BlackLabel/tkwrgL24/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:
point.percentage = boostPoint.percentage;
in thegetPoint
methodpercentage: percentage
in theaddKDPoint
method (and its parameters)You can vote for this feature by adding a thumbs-up reaction to this post.
The text was updated successfully, but these errors were encountered: