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

### Description Reverse curved label of lower half of pie chart for better readability Fixes # (405) #### Type of Change - [X] New feature (non-breaking change which adds functionality)...

**Describe the bug** Is there a way to adjust the axis label placement automatically so it doesn't overlap with the tickLabels? **Victory version** Which npm version are you using? N/A...

Type: Enhancement :pencil2:
Issue: Accepted

**Describe the bug** You can zoom out out of the chart, and the zoom out is weird then!! I don't know how to describe it. watch the screencast below! **Victory...

Status: Needs More Info :hand:

We're trying to reduce the amount of dependencies of our React application, and noticed that `prop-types` is a dependency of Victory. Since all `prop-types` does is validate that the props...

Type: TypeScript
Issue: Accepted

I'm looking for a solution in creating a gantt chart with victory native. None of your charts seem to support this format. Thank you

Type: Enhancement :pencil2:
Issue: Accepted

# Questions **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 - [X]...

# 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:
Status: Help Wanted :hammer:

**Describe the bug** There is a jump when you zoom in the chart! **Victory version** Your version at: https://formidable.com/open-source/victory/docs/victory-zoom-container/ **Code Sandbox link** Your online example: https://formidable.com/open-source/victory/docs/victory-zoom-container/ **To Reproduce** Just zoom...

Type: Bug :bug:
Status: Help Wanted :hammer:
Issue: Accepted

I would like to have curved text labels on a pie chart. I spoke both @boygirl and Jani about this at a recent meetup. I am more than happy to...

Type: Enhancement :pencil2:
Issue: Accepted

_here is my ### code_ { console.log(props.tabindex) return [ { eventKey: "all", mutation: ({style}) => ({style: { fill: "white",stroke:"#40A9FF",} }) }, { mutation: ({style}) => ({style: {fill:"#40A9FF",stroke:"#40A9FF", } }) }...

Note: Victory native :iphone: