265
162
+ 1
4

What is C3.js?

c3 is a D3-based reusable chart library that enables deeper integration of charts into web applications.
C3.js is a tool in the Charting Libraries category of a tech stack.
C3.js is an open source tool with GitHub stars and GitHub forks. Here’s a link to C3.js's open source repository on GitHub

Who uses C3.js?

Companies
34 companies reportedly use C3.js in their tech stacks, including Digital Services, MEGA, and Nuxeo.

Developers
111 developers on StackShare have stated that they use C3.js.

C3.js Integrations

Pros of C3.js
2
Easy to use
2
Reusable charts

C3.js's Features

  • Comfortable - 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.
  • Customizable - 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.
  • Controllable - C3 provides a variety of APIs and callbacks to access the state of the chart. By using them, you can update the chart even if after it's rendered.

C3.js Alternatives & Comparisons

What are some alternatives to C3.js?
D3.js
It is a JavaScript library for manipulating documents based on data. Emphasises on web standards gives you the full capabilities of modern browsers without tying yourself to a proprietary framework.
Highcharts
Highcharts currently supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, arearange, areasplinerange, columnrange, bubble, box plot, error bars, funnel, waterfall and polar chart types.
NVD3
This project is an attempt to build re-usable charts and chart components for d3.js without taking away the power that d3.js gives you. This is a very young collection of components, with the goal of keeping these components very customizable, staying away from your standard cookie cutter solutions.
Plotly.js
It is a standalone Javascript data visualization library, and it also powers the Python and R modules named plotly in those respective ecosystems (referred to as Plotly.py and Plotly.R). It can be used to produce dozens of chart types and visualizations, including statistical charts, 3D graphs, scientific charts, SVG and tile maps, financial charts and more.
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
See all alternatives

C3.js's Followers
162 developers follow C3.js to keep up with related blogs and decisions.