You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added the option for "startAngle" and "endAngle" for the label to be
positioned.
The default is "centroid" which does not altere the original behavior.
As posted on the issue FormidableLabs#1117 it would be nice to position the label
inside the actual slice but as per one rule of no-magic-numbers I can't
multiply by 0.9 to do this equally for all labels. This could be left
for later.
ClosesFormidableLabs#1117
Currently it requires some math to move labels to specific angles or offset by angle or radius.
There should be options for default label angle that correspond to the
startAngle
,centroid
(current) andendAngle
of the slice. This would fix issues like https://github.com/FormidableLabs/victory-native/issues/377The text was updated successfully, but these errors were encountered: