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
I'd like to be able to compute the width and height of a VictoryLegend component, based on the current values of its labels to make sure I have enough padding allotted for it in the wrapping VictoryChart.
Is there a way to expose the relevant calculations as static methods?
The text was updated successfully, but these errors were encountered:
I'd like to be able to compute the width and height of a
VictoryLegend
component, based on the current values of its labels to make sure I have enough padding allotted for it in the wrappingVictoryChart
.Is there a way to expose the relevant calculations as static methods?
The text was updated successfully, but these errors were encountered: