![](https://badge-size.herokuapp.com/FormidableLabs/victory-chart/master/dist/victory-chart.js.svg?compression=gzip)
VictoryChart
A flexible charting component for React. VictoryChart composes other victory components into reusable charts. Acting as a coordinator rather than a stand-alone component, VictoryChart reconciles props such as domain
and scale
for child components, and provides a set of sensible defaults.
This component works with:
API Documentation
Detailed documentation and interactive examples can be found at http://victory.formidable.com/docs/victory-chart/
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!
Development
Please see DEVELOPMENT
Contributing
Please see CONTRIBUTING