
GitHub Gist
Pastebin.com
PrivateBin
hastebin
Rentry.co
Write.as
Ghostbin
massCode
Bokeh
Plotly
RAWGraphs
D3.js
NVD3
CanvasJS
ZingChart
ChartBlocks
GitHub GistBased on our record, GitHub Gist should be more popular than Bokeh. It has been mentiond 8 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.
If you are learning things, you could also create github gists. That way your repos will only be coding related, while you can create tutorials / work exercises in gists. Source: over 3 years ago
I use Github, both for full repos and for short gists. Source: over 4 years ago
On the other hand, shared DartPads are just gists on GitHub so theoretically they can include code that works with different packages. Of course, such gists will not compile in DartPad and will be displayed as having errors :(. Source: over 4 years ago
Perhaps github gists? https://gist.github.com/discover. Source: almost 5 years ago
I looked at Github gists, but they are focused in displaying the markdown sourcecode (so e.g. Hyperlinks won't be clickable [1] ). Options just don't seem to be focused on simply hosting PDFs/information with clickable references. Source: almost 5 years ago
Visualization: https://docs.bokeh.org/en/latest/. Source: about 4 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 / over 4 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 4 years ago
It's not in the least bit "underrated" and it's documentation is extensive. Source: about 5 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: over 5 years ago
Pastebin.com - Pastebin.com is a website where you can store text for a certain period of time.
Plotly - Low-Code Data Apps
PrivateBin - PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of...
RAWGraphs - RAWGraphs is an open source app built with the goal of making the visualization of complex data...
hastebin - Pad editor for source code.
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.