Did you know ... | Search Documentation: |
Pack logicmoo_workspace -- node_modules/c3/README.md |
![CircleCI](https://circleci.com/gh/c3js/c3) ![license](https://github.com/c3js/c3/blob/master/LICENSE) ![codecov.io](https://codecov.io/github/c3js/c3?branch=master) ![Greenkeeper badge](https://greenkeeper.io/) ![jsDelivr Hits](https://www.jsdelivr.com/package/npm/c3)
c3 is a D3-based reusable chart library that enables deeper integration of charts into web applications.
Follow the link for more information: http://c3js.org
+ Getting Started + Examples + Full API Reference
Additional samples can be found in this repository: + https://github.com/c3js/c3/tree/master/htdocs/samples
You can run these samples as:
$ npm run serve-static
For general C3.js-related discussion, please visit our Google Group at https://groups.google.com/forum/#!forum/c3js.
![Join the chat at https://gitter.im/c3js/c3](https://gitter.im/c3js/c3?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
The issue queue is to be used for reporting defects and problems with C3.js, in addition to feature requests and ideas. It is not a catch-all support forum. For general support enquiries, please use the Google Group at https://groups.google.com/forum/#!forum/c3js. All questions involving the interplay between C3.js and any other library (such as AngularJS) should be posted there first!
Before reporting an issue, please do the following:
Pull requests are welcome, though please post an issue first to see whether such a change is desirable. If you choose to submit a pull request, please do not bump the version number unless asked to, and please include test cases for any new features. Squash all your commits as well, please.
Please fork this fiddle:
+ http://jsfiddle.net/7kYJu/4742/
+ D3.js `^5.0.0`
MIT