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

**Describe the bug** When a large dataset is plotted as a line chart, noticing that the tick labels for the data on the chart are overlapping with each other causing...

Type: Enhancement :pencil2:
Issue: Accepted

I'm using multiple Victory charts of various sizes on a single page and I'm facing an issue with keeping the font size consistent across these charts. Specifically, I want the...

Type: Question :grey_question:

**Describe the bug** In my implementation of victory-native I got many and random crashes. I think this error happens because I have react-native-svg latest version installed on my app. I...

Note: Victory native :iphone:

**Describe the bug** While panning works fine, zoom does not work in mobile browsers (moving the finger in vertical direction or pinch gesture). **Victory version** Victory 36.6.11. This is *not*...

Issue: Accepted

**Describe the bug** The chart is jumping around on zooming in/out with two fingers (when you touch the screen with two fingers the graph is first panned left or right...

The charts are crashed during load. **Victory version** The charts are crashed on version 36+ of victory-native. With the 35th all works fine. This is my case of usage `...

**Describe the bug** I have a React Native app and using your libraries, when trying to render a VictoryChart with a line chart, the VictoryLine is not being displayed in...

When VictoryArea is used with the `animated` parameter, the label is blinking and showing decimal values that are not present in `data`. In the Expo Snack example, the simple function...

# BUG Encountered **For discussions about features or questions about how to use Victory, please [start a new discussion](https://github.com/FormidableLabs/victory/discussions/new) rather than opening an issue.** # Bug Reports ### Checklist -...

# Bugs and Questions ### Checklist - [X] This is not a `victory-native` specific issue. (Issues that only appear in `victory-native` should be opened [here](https://github.com/FormidableLabs/victory-native/issues/new)) - [X] I have read...

Type: Bug :bug: