-
### Description
I am using Victory Charts in my react native expo project and was wondering if it would be possible to create a Time-Series chart but I don't see this is a current feature.
###…
-
### 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 Conduct
### Victory version
41.0.2
…
-
### Description
Hello! I am migrating from victory-native v36 to this one and I was wondering if there are plans to implement the VictoryZoomController.
https://formidable.com/open-source/victor…
-
### Prerequisites
- [x] I have searched the open [issues](https://www.github.com/FormidableLabs/victory-native-xl/issues) to make sure I'm not opening a duplicate issue
- [x] I have read t…
-
### Describe Your Environment
**What version of victory-native-xl are you using?** 41.8.0
**What version of React and React Native are you using?** 0.73
**What version of Reanimated and React…
-
### Question
Would it be possible to define our own [d3 scales](https://d3js.org/d3-scale)? I see that the `xScale` and `yScale` properties are omitted in the axis options:
https://githu…
-
### Question
Im migrating to XL version, in the previous version I was rotating it in the following way:
```js
tickLabels: {
angle: -45,
}
```
Reading the docs there is any prop to rota…
-
### Prerequisites
- [x] I have searched the open [issues](https://www.github.com/FormidableLabs/victory-native-xl/issues) to make sure I'm not opening a duplicate issue
- [x] I have read t…
-
**Do read files under `lib/*` before reporting issues, you can find all the config there, all of them are straightforward.**
should compile
### Expected Behavior
getting error
d: warning: ignori…
-
Just noticed that axis labels and tooltips look like they're not using the correct font-family. Specifically it looks like these places:
* I didn't dig into this one but I assume it's removing spaces …