C3 makes it easy to generate D3-based charts by wrapping the code required to construct the entire chart. We don't need to write D3 code any more. C3 gives some classes to each element when generating, so you can define a custom style by the class and it's possible to extend the structure directly by D3. C3 provides a variety of APIs and callbacks to access the state of the chart. By using them, you can update the chart even after it's rendered. C3 enables deeper integration of charts into your application. Because of the dependence on D3, C3 supports only modern browsers D3 supports. For IE9 and IE10, polyfill is required because c3 uses MutationObserver, which is not supported in those versions. However, it's not required if charts always will be binded to the DOM specified by bindto because MutationObserver is not called in that case.

Features

  • Comfortable, customizable, and controllable
  • Experimental support for y/y2 log scale
  • Points in charts can be styled by css
  • C3 generates a chart by calling generate() with the argument object
  • C3 supports the asynchronous module definition (AMD) API
  • There are serveral options to customize the chart

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow C3.js

C3.js Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of C3.js!

Additional Project Details

Programming Language

JavaScript

Related Categories

JavaScript Graphics Software, JavaScript Libraries, JavaScript Charting Libraries

Registered

2021-06-23