Software Alternatives & Reviews

Bokeh VS C3.js

Compare Bokeh VS C3.js and see what are their differences

Bokeh logo Bokeh

Bokeh visualization library, documentation site.

C3.js logo C3.js

D3-based reusable chart library that enables deeper integration of charts into web applications
  • Bokeh Landing page
    Landing page //
    2022-11-01
  • C3.js Landing page
    Landing page //
    2019-01-08

Bokeh videos

"Bokeh" - Netflix Film Review

More videos:

C3.js videos

No C3.js videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to Bokeh and C3.js)
Charting Libraries
61 61%
39% 39
Data Visualization
65 65%
35% 35
Data Dashboard
63 63%
37% 37
Development
100 100%
0% 0

User comments

Share your experience with using Bokeh and C3.js. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Bokeh and C3.js

Bokeh Reviews

Top 8 Python Libraries for Data Visualization
Pygal is a Python data visualization library that is made for creating sexy charts! (According to their website!) While Pygal is similar to Plotly or Bokeh in that it creates data visualization charts that can be embedded into web pages and accessed using a web browser, a primary difference is that it can output charts in the form of SVG’s or Scalable Vector Graphics. These...

C3.js Reviews

5 top picks for JavaScript chart libraries
C3.js is another easy-to-use JavaScript library for creating charts. It uses the D3 graphics library, so to create a chart with it, we’ll need both D3 and the C3 library itself.

Social recommendations and mentions

Based on our record, C3.js should be more popular than Bokeh. It has been mentiond 10 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Bokeh mentions (5)

  • [OC] Chemical Diversity of The GlobalChem Common Chemical Universe
    Visualization: https://docs.bokeh.org/en/latest/. Source: almost 2 years ago
  • Profiling workflows with the Amazon Genomics CLI
    Now that we can get task timing information in a consistent manner, let’s do some plotting. For this, I’m going to use Bokeh which generates nice interactive plots. - Source: dev.to / about 2 years ago
  • 10 Python Libraries For Data Visualization
    Bokeh The Bokeh library is native to Python and is mainly used to create interactive, web-ready plots, which can be easily output as HTML documents, JSON objects, or interactive web applications. Like ggplot, its concepts are also based on the Grammar of Graphics. It has the added advantage of managing real-time data and streaming. This library can be used for creating common charts such as histograms, bar plots,... - Source: dev.to / about 2 years ago
  • Graphic library Bokeh is underrated and underdocumented
    It's not in the least bit "underrated" and it's documentation is extensive. Source: almost 3 years ago
  • Help with Bokeh Interactive Plot
    Hi guys! I am currently working on a project to enrich my Master thesis with some interactive plots. I have been using the Bokeh library to make a standalone application, which I was then planning to deploy in Heroku. You can find the code in this repository. But I will also add it at the bottom of the post. Source: about 3 years ago

C3.js mentions (10)

  • Graph libraries
    I've been using https://c3js.org/ forever with vue. Works with v3 just fine. However, I'm very interested to see what others are using. Source: almost 2 years ago
  • Teclis – Non-commercial web search
    Yes! I found https://c3js.org/ which is exactly what I want for my personal project. - Source: Hacker News / about 2 years ago
  • [OC] I spent the last 18 months of lockdown pouring my soul into a website that allows you to visualize virtually every U.S. company's international supply chain. E.g. What products, how much, which factories and where does Walmart import from? (Just type a company in the search box)
    C3.js is actually something that I like to use on top of D3, specifically for POC's and things like that. It wraps the D3 code in something a little more semantic, provides an API for updating the chart/data, and makes the UI easier to style after the chart is generated. Purely a preference thing, but might be useful in some cases. Source: over 2 years ago
  • [C3.js][TypeScript] Draw line charts 1
    C3.js | D3-based reusable chart library. - Source: dev.to / over 2 years ago
  • Widely Used Data Display and Analysis Libraries
    C3 is a very efficient D3 based chart visualization library. C3 library is fast to render, has good compatibility across browsers, and is very simple to integrate. If you're looking for no-frills, C3 is a decent choice. - Source: dev.to / over 2 years ago
View more

What are some alternatives?

When comparing Bokeh and C3.js, you can also consider the following products

Plotly - Low-Code Data Apps

D3.js - D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG, and CSS.

UMLGraph - UMLGraph is a professional automated drawing tool that allows the designers the declarative specification and drawing of UML class and sequence diagram.

RAWGraphs - RAWGraphs is an open source app built with the goal of making the visualization of complex data...

Dia - Dia is a GTK+ based diagram creation program for GNU/Linux, MacOS X, Unix, and Windows, and is released under the GPL license.

Highcharts - A charting library written in pure JavaScript, offering an easy way of adding interactive charts to your web site or web application