tidytuesday VS wordcloud2.js

Compare tidytuesday vs wordcloud2.js and see what are their differences.

tidytuesday

Official repo for the #tidytuesday project (by rfordatascience)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
tidytuesday wordcloud2.js
79 4
6,380 2,307
1.7% -
8.4 2.1
11 days ago 9 months ago
HTML JavaScript
Creative Commons Zero v1.0 Universal MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

tidytuesday

Posts with mentions or reviews of tidytuesday. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-24.

wordcloud2.js

Posts with mentions or reviews of wordcloud2.js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-20.
  • [OC] Word cloud of Eurovision song titles (1956-2022)
    3 projects | /r/dataisbeautiful | 20 May 2022
    This was my submission to the [TidyTuesday](https://github.com/rfordatascience/tidytuesday) challenge this week ([see my original Twitter post here](https://twitter.com/MrPecners/status/1526761640410095622)). * Tools used: I built this with R using the {wordcloud2} package, which itself uses the [wordcloud2.js library](https://github.com/timdream/wordcloud2.js/).* **Code**: https://github.com/Pecners/tidytuesday/blob/master/2022/2022-05-17/final_plot.R* **Data source**: This data was scraped from the Eurovision website by Tanya Shapiro (Twitter: @tanya_shapiro). You can access the data on TidyTuesday's repo [here](https://github.com/rfordatascience/tidytuesday/blob/master/data/2022/2022-05-17/eurovision.csv).I honestly don't know much about the history of Eurovision, but it seems there was only a final round up until 2004. In any case, that's how the data was provided. Therefore, there are more songs per year from years since 2004.To process the title text, I removed stopwords from 15 languages, and I removed leading apostrophes (e.g. l'amour became amour).
  • [OC] Most common words in book titles on the NYTimes best seller list (Oct. 1931 - Dec. 2020)
    4 projects | /r/dataisbeautiful | 13 May 2022
    This was my submission (Twitter post here) to the TidyTuesday project this week. Tools used: R, specifically the {wordcloud2} package, which itself leverages the wordcloud2.js library.
  • Acessing DOM by id
    2 projects | /r/reactjs | 26 Mar 2022
    I'm using https://github.com/timdream/wordcloud2.js to create wordclouds, the only usage they have is using document.getElementById(), what would the alternative be ?

What are some alternatives?

When comparing tidytuesday and wordcloud2.js you can also consider the following projects:

data - Data and code behind the articles and graphics at FiveThirtyEight

wordcloud2 - R interface to wordcloud for data visualization.

gganimate - A Grammar of Animated Graphics

cheatsheets - Posit Cheat Sheets - Can also be found at https://posit.co/resources/cheatsheets/.

r4ds - R for data science: a book

awesome-public-datasets - A topic-centric list of HQ open datasets.

ggsunburst

big-mac-data - Data and methodology for the Big Mac index

EconomicTracker - Download data from the Opportunity Insights Economic Tracker — https://tracktherecovery.org/

OKRs-self-learning - Sophia's OKRs for learning how to code.

dataRetrieval - This R package is designed to obtain USGS or EPA water quality sample data, streamflow data, and metadata directly from web services.

swirl - :cyclone: Learn R, in R.