Bokeh vs C3.js
A side-by-side look at Bokeh and C3.js. For an in-depth review of either product, follow the links below.
Bokeh
Development
Bokeh is an interactive data visualization library for Python that targets modern web browsers for presentation. It offers elegant, concise construction of versatile graphics, and affords high-performance interactivity over large or streaming datasets.
pythondata-visualizationinteractivegraphicsweb-browser
C3.js
Development
C3.js is an open-source JavaScript library for creating interactive data visualizations and charts using HTML, CSS, and SVG. It's a wrapper for D3.js that simplifies common chart types like line, bar, pie, scatter, stacked, etc. making them easier to generate.
javascriptd3jschartsdata-visualization