Kebob / victory-pie

D3 pie & donut chart component for React

Home Page:http://formidable.com/open-source/victory/docs/victory-pie/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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://formidable.com/open-source/victory/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.

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!

About

D3 pie & donut chart component for React

http://formidable.com/open-source/victory/docs/victory-pie/

License:MIT License


Languages

Language:JavaScript 99.6%Language:HTML 0.4%