fivethirtyeight / victory-chart

Chart Component for Victory

Home Page:http://victory.formidable.com/docs/victory-chart/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis Status

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.

VictoryChart includes:

API Documentation

Detailed documentation and interactive examples can be found at http://victory.formidable.com/docs/victory-chart/

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

Chart Component for Victory

http://victory.formidable.com/docs/victory-chart/

License:MIT License


Languages

Language:JavaScript 99.8%Language:HTML 0.2%