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
Find Hidden Risks in Windows Task Scheduler Icon
Find Hidden Risks in Windows Task Scheduler

Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
Download Free Tool
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