formidable-charts
formidable-charts copied to clipboard
Ready-made composed Victory components
This library is no more with latest version of React Native (v0.54) and Victory Native (v0.17.1). In the current implementation the victory graph module for react-native is named as _victory-charts-native_...
Hello, is it possible to specify the tick labels' position ? For example, I'd like to show the tick labels on the right side of the Y axis, and above...
Hi. I'm using BarChart and notice the node process is using 400% of my CPU. When I logged out some values while setting the labels prop I notice it's constantly...
Remove: ```js "engineStrict": true, ``` Mutate: ```js "engines": { "npm": ">=2.0.0" }, ```