victory icon indicating copy to clipboard operation
victory copied to clipboard

A collection of composable React components for building interactive data visualizations

Results 247 victory issues
Sort by recently updated
recently updated
newest added

I used the [Grammarly extension for VS Code](https://marketplace.visualstudio.com/items?itemName=znck.grammarly&ssr=false#overview) to find issues.

**Is your feature request related to a problem? Please describe.** When multiple `VictoryLine` components are rendered together, attaching events to them results in issues when the lines overlap - any...

Hey, I'm using victory stack area chart but facing an issue that I'm getting value of y = 3 but in graph it's going over 4 in y axis as...

bug :bug:

**Describe the bug** Toggling a `VictoryArea` in a `VictoryStack` of `VictoryArea`s causes flikkering. **Victory version** `victory-native: 36.6.7` **Code Sandbox link** ``` ``` **To Reproduce** 1. With the repro code just...

Type: Bug :bug:
Status: Needs More Info :hand:
Note: Victory native :iphone:

Hello I need help, please bare with me if I do not correctly describe the problem, help me to complete what is missing :-( Thanks for your help! I have...

**Describe the bug** VictoryChart no longer displays correct x values when what i wrote in the title happens **Victory version** 36.6.0 **Code Sandbox link** [Please include a code sandbox link...

bug :bug:

To whom it may concern, I was experimenting the tutorial on victory. While I was able to draw the bar chart, the following issue came when I tried to wrap...

bug :bug:

# What This "data aggregator" approach is to replace the Context-based approach currently used by the Turbo refactor. # The problem Victory components can be nested inside a parent container:...

**Describe the bug** VictoryStack of VictoryArea is renders only half of the area and remaining is empty. This happens only for x axis bound to date string and data points...

bug :bug:

While creating a common component for VictoryArea chart not rendering in my app. and also i pass layout component to tooltip that also not working . could u explan this....

Type: Bug :bug: