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** Victory Charts align all bars centrally **Victory version** 36.2.0 **Code Sandbox link** **To Reproduce** **Expected behavior** How to align Bar chart left or right **Screenshots**

bug :bug:

Improvements that can be made to changesets: - [ ] Remove the excessive "Updated Dependencies" ([see Slack for more info](https://formidablelabs.slack.com/archives/CUBJUUSBF/p1660684599511609)) - [ ] Apply a default message when running `pnpm...

infrastructure :house:
good first issue :star_struck:

Removes flexible versions from all the packages to address issue: https://github.com/FormidableLabs/victory/issues/2338 Flexible versions with carets or tilde are causing issues when installing older versions of victory

I want to draw a blood pressure trend chart with a horizontal axis representing time in days. The chart can be scrolled horizontally without scaling. When sliding on which day,...

Status: Needs More Info :hand:

## Description This PR is a fairly chunky refactor of the internals of all of the container components. The component APIs should not have changed. The premise of the changes:...

Type: Enhancement :pencil2:
Type: TypeScript

I am using victory `36.9.1` and react `18.2` in node 20 It is all working in production currently on node 16, react 17 using victory `35.4.8` I am trying to...

Type: Bug :bug:
Issue: Accepted

### Is there an existing issue for this? - [X] I have searched the existing issues ### Code of Conduct - [X] I agree to follow this project's Code of...

Status: Needs More Info :hand:
Type: Question :grey_question:

### Description Curved label type added to VictoryLabel. It is now mainly used in VictoryPie. Fixes # (issue) #### Type of Change - [ ] Bug fix (non-breaking change which...

# Bug Reports ### Checklist - [x] I have read through the [FAQ](https://formidable.com/open-source/victory/docs/faq) and [Guides](https://formidable.com/open-source/victory/guides/) - [x] I am using the latest version of Victory - [x] I've searched open...

Type: Bug :bug:
Status: Needs More Info :hand:
Note: Good first issue :star_struck:
Status: Help Wanted :hammer:

I am using this VictoryChart + VictoryLine in a VictoryGroup in Ract Native with typescript. I have a additional question: - Question: I have a requirement, where only certain specific...

Note: Victory native :iphone:
Type: Question :grey_question: