Category "victory-charts"

Styled component in victory chart. keep showing TypeError: _native.default.div is not a function

Error message: TypeError: _native.default.div is not a function. (In '_native.default.div(_templateObject || (_templateObject = (0, _taggedTemplateLiteralLoose

Is it possible to make VictoryPie Slices overlap on each other?

I'm using the Victory Pie in my React Native app and it renders fine without any issues, but my requirement is that each slice within the pie chart should be ha

Victory charts doesnt update when data changes in React

I'm using victory chart to display data from api. When i search a date through search date component , I noticed when the data changed, the chart didnt re-rende