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
@omorhefere this was fixed with a change in the library. If you're still seeing this issue, please let me know what version of Victory you're using. A code snippet or reproduction in code sandbox also helps a lot.
Bugs and Questions
Checklist
This is not a
victory-native
specific issue. (Issues that only appear invictory-native
should be opened here)I have read through the FAQ and Guides before asking a question
I am using the latest version of Victory
I've searched open issues to make sure I'm not opening a duplicate issue
The Problem
When we are using a
VictoryBar
nested in aVictoryChart
typepolar
we are not able to use a function to set the width in thestyle
attributeReproduction
You can reproduce this directly in the editor https://formidable.com/open-source/victory/guides/polar-charts/#creating-polar-charts by replacing the code with this one :
You can play by removing the
polar
keyword and see the difference.The text was updated successfully, but these errors were encountered: