X (Twitter)
Facebook
Instagram
Reddit
Mastodon
Tumblr
Minds
YouTube
ggplot2
Matplotlib
Plotly
Bokeh
Seaborn
Shiny
D3.js
Tableau
X (Twitter)
ggplot2Pretty nice app to share and to see how the people share the thoughts here
Based on our record, X (Twitter) seems to be a lot more popular than ggplot2. While we know about 906 links to X (Twitter), we've tracked only 12 mentions of ggplot2. 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.
Then, and this is my personal favorite, go to Twitter slash X, where a genuinely absurd amount of the best UI work gets posted before it lands anywhere else. - Source: dev.to / 4 days ago
Of all the many ways to automate that redirect, https://einaregilsson.com/redirector/ isn't bad.- Source: Hacker News / 6 days agoRedirect: https://x.com/*.
Video posted in English on x.com, and below is the translated video URL in Hindi. - Source: dev.to / 2 months ago
# main.py Import time From datetime import datetime, timezone From config import HIRING_PHRASES, NICHE_TERMS From scraper import search_tweets, build_query From filter import is_real_hiring From storage import open_db, is_new, mark_seen SLACK_WEBHOOK = "https://hooks.slack.com/services/..." # optional Def notify(tweet: dict): user = tweet["user"]["username"] msg = ( f"*@{user}*... - Source: dev.to / 3 months ago
X status IDs (the trailing number in https://x.com//status/) are 64-bit Twitter snowflakes. The high bits encode a millisecond timestamp relative to a fixed Twitter epoch. The low bits are a worker ID and a sequence counter. The shape gives us four cheap, independent signals. - Source: dev.to / 3 months ago
Plotnine is heavily inspired by the ggplot2 library, which uses the + operator in the same way: https://ggplot2.tidyverse.org/#usage. - Source: Hacker News / about 2 months ago
For random, quick and dirty, ad-hoc plotting tasks my default is GNUPlot[1]. Otherwise I tend to use either Python with matplotlib, or R with ggplot2. I keep saying I'm going to invest the time to properly learn D3[4] or something similar for doing web-based plotting, but somehow never quite seem to find time to do it. sigh [1]: http://www.gnuplot.info/ [2]: https://matplotlib.org/ [3]:... - Source: Hacker News / about 3 years ago
I got the list of five-letter words from the words package in R, created the QWERTY keyboard grid with base R and tibble, and visualized the data with geom_tile in the ggplot2 package. Source: about 3 years ago
Thanks, it's an interesting idea! I definitely could implement this with scale_fill_gradientn) in ggplot2. Source: about 3 years ago
I used the ggplot2 package in R to create these figures. Source: about 3 years ago
Facebook - Connect with friends, family and other people you know. Share photos and videos, send messages and get updates.
Matplotlib - matplotlib is a python 2D plotting library which produces publication quality figures in a variety...
Instagram - Instagram is a mobile, desktop, and Internet-based photo-sharing application and service that allows users to share pictures and videos either publicly, or privately to pre-approved followers.
Plotly - Low-Code Data Apps
Reddit - Reddit gives you the best of the internet in one place. Get a constantly updating feed of breaking news, fun stories, pics, memes, and videos just for you.
Bokeh - Bokeh visualization library, documentation site.