Based on our record, Bokeh should be more popular than Chart.js. It has been mentiond 5 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.
Https://chartjs.org works well, but you have to call the update function yourself if you want to do some reactive updates. Source: almost 4 years ago
Visualization: https://docs.bokeh.org/en/latest/. Source: almost 3 years ago
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 3 years ago
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 / over 3 years ago
It's not in the least bit "underrated" and it's documentation is extensive. Source: almost 4 years ago
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 4 years ago
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.
Plotly - Low-Code Data Apps
Highcharts - A charting library written in pure JavaScript, offering an easy way of adding interactive charts to your web site or web application
RAWGraphs - RAWGraphs is an open source app built with the goal of making the visualization of complex data...
Google Charts - Interactive charts for browsers and mobile devices.
NVD3 - This project is an attempt to build re-usable charts and chart components for d3.