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 am using the <VictoryAxis> component and passing fixLabelOverlap to prevent overlap of labels. And yet I am facing overlap for some width values of the axis (as I am testing the responsive behaviour).
So, I wanted to know -
How do I change the breakpoint (if there is any) for the fixLabelOverlap magic to kick in?
How does the fixLabelOverlap work? How is it detecting the overlap? @boygirl @beccanelson
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I am using the
<VictoryAxis>
component and passingfixLabelOverlap
to prevent overlap of labels. And yet I am facing overlap for some width values of the axis (as I am testing the responsive behaviour).So, I wanted to know -
How do I change the breakpoint (if there is any) for the
fixLabelOverlap
magic to kick in?How does the
fixLabelOverlap
work? How is it detecting the overlap? @boygirl @beccanelsonThanks.
P.S. just for the context https://formidable.com/open-source/victory/docs/victory-axis#fixlabeloverlap.
https://user-images.githubusercontent.com/70627686/135725306-84ecb749-0998-44f7-939b-5fb5c793847b.mov
Beta Was this translation helpful? Give feedback.
All reactions