@thekenwheeler/victory-pie

3.0.1-alpha • Public • Published

Travis Status

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 test

For more on the development environment, see DEVELOPMENT in the project builder archetype.

React Native

$ git submodule update --init
$ npm install
$ npm run native

Then 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!

Readme

Keywords

none

Package Sidebar

Install

npm i @thekenwheeler/victory-pie

Weekly Downloads

1

Version

3.0.1-alpha

License

MIT

Last publish

Collaborators

  • thekenwheeler