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

You Might Also Like
Our Free Plans just got better! | Auth0 by Okta Icon
Our Free Plans just got better! | Auth0 by Okta

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Try free now
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