Bokeh might be a bit more popular than RAWGraphs. We know about 5 links to it since March 2021 and only 5 links to RAWGraphs. 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.
Go back through a second time Code themes / pull insights/ double check for keywords tag accuracy Use Dovetail’s “charts” to review various tags (it will show you how many tags per word in various chart options, none are great.) Export desired csv’s from Dovetail Charts to free online data viz software like https://rawgraphs.io Boom. I’m sure there are better ways but that’s what I got! Source: about 3 years ago
Sankey is probably the most common name (after Captain Matthew Henry Phineas Riall Sankey who apparently made them to study energy flows in steam engines). But I've also heard it referred to as an alluvial diagram, for example in https://rawgraphs.io/. Source: over 3 years ago
This seems quite similar to RawGraphs: https://rawgraphs.io/ Both seem to provide a similar interface for dragging in a CSV file and constructing a chart, but RawGraphs is open-source, and can be used in the browser without installing anything (or the code can be downloaded and served locally). The main advantage of Daigo over RawGraphs seems to be that it supports publishing multiple charts as a dashboard.... - Source: Hacker News / over 3 years ago
Tools: Excel, Rawgraphs, Affinity Designer. Source: over 3 years ago
Take a look at https://rawgraphs.io/. Source: about 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
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.
Tableau - Tableau can help anyone see and understand their data. Connect to almost any database, drag and drop to create visualizations, and share with a click.
NVD3 - This project is an attempt to build re-usable charts and chart components for d3.
Google Charts - Interactive charts for browsers and mobile devices.
Highcharts - A charting library written in pure JavaScript, offering an easy way of adding interactive charts to your web site or web application