Charlie Brown
Charlie Brown
It's difficult to pin down just what this project is attempting to solve. You seem to have taken the approach of managing the lifetime of the context outside of the...
Version: 0.1.0-11  In the above image, the left icon is rendered using this library, and the right is rendered using the normal fontawesome css classes and fonts. The react...
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...
# 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...
### The Problem The docs site home page loads with a 404 error for a static data file ### Reproduction Load https://commerce.nearform.com/open-source/victory/ with the console open 
Upgrades all babel dependencies and uses the `@babel/preset-env` for configuring plugins. [`@babel/preset-env`](https://babeljs.io/docs/babel-preset-env) uses [Browserslist](https://github.com/browserslist/browserslist) to specify target transforms. In our case, we are using [`> 0.5%, last 2 versions, Firefox...
**Describe the bug** Console warning in [docs site for Common Props](https://commerce.nearform.com/open-source/victory/docs/common-props/). "There are multiple ticks that fall within a discontinuity, which has led to them being rendered on top of...
Currently, type checking is disabled in stories due to a problem with monorepos and babel builds. ref: https://github.com/storybookjs/storybook/issues/21998#issuecomment-1504952379
Remove deprecated `defaultProps` from the following components - [ ] VictoryZoomContainer - [ ] VictoryVoronoiContainer - [ ] VictoryVoronoi - [ ] VictoryTooltip - [ ] VictoryArea - [ ]...
VictoryScatter domain padding does not apply to start of axis **Victory version** 36.7 [Code Sandbox Link](https://codesandbox.io/p/sandbox/victory-typescript-scatter-chart-ytq5w9?file=%2Fsrc%2FComponents%2FGraph.tsx%3A8%2C1-11%2C1) 