3.0.1-alpha • Published 10 years ago
kw-victory-pie v3.0.1-alpha
VictoryPie
VictoryPie draws an SVG pie or donut chart with React. Styles and data can be customized by passing in your own values as properties to the component. Data changes are animated with victory-animation.
API Documentation
Detailed documentation and interactive examples can be found at http://victory.formidable.com/docs/victory-pie.
Development
# Run the demo app server
$ npm start
# Open the demo app
$ open http://localhost:3000
# Run tests
$ npm testFor more on the development environment, see DEVELOPMENT in the project builder archetype.
React Native
$ git submodule update --init
$ npm install
$ npm run nativeThen open demo/native/ios/App.xcodeproj and run the app.
Contributing
Please see CONTRIBUTING in the project builder archetype.
IMPORTANT
This project is in a pre-release state. We're hard at work fixing bugs and improving the API. Be prepared for breaking changes!
3.0.1-alpha
10 years ago