Hacker News
- Why I use ggplot2 http://varianceexplained.org/r/why-I-use-ggplot2/ 11 comments
- How to make any plot in ggplot2 http://r-statistics.co/ggplot2-Tutorial-With-R.html 10 comments
- Ggplot2: a plotting system for R, based on the grammar of graphics http://had.co.nz/ggplot2/ 5 comments
- awesome-ggplot2: A curated list of awesome ggplot2 tutorials, packages etc. https://github.com/erikgahner/awesome-ggplot2 24 comments rstats
- ggplot2 point size on maps: Do not display point when the value == 0 https://stackoverflow.com/questions/55262551/ggplot2-point-size-by-numeric-do-not-display-point-when-value-0 14 comments rstats
- Switching from opts() to theme() in ggplot2 https://www.discoveringstatistics.com/repository/dsurerrata.pdf 2 comments rstats
- I've created an R programming website with 1200+ charts with reproducible code [ggplot2 and base R] https://r-charts.com/ 2 comments programming
- Bar Graph with ggplot2 https://www.reddit.com/r/rstats/comments/nz8p88/bar_graph_with_ggplot2/ 8 comments rstats
- Inconsistent error with creating bar charts in ggplot2? https://www.reddit.com/r/rstats/comments/nri2ej/inconsistent_error_with_creating_bar_charts_in/ 3 comments rstats
- Enhance Your {ggplot2} Data Visualizations with {ggtext} https://www.reddit.com/r/rstats/comments/ld6cth/enhance_your_ggplot2_data_visualizations_with/ 8 comments rstats
- ggiraph: add basic interactivity (like tooltips over data points or tapping plot elements to use as inputs) to your ggplot2 plots https://davidgohel.github.io/ggiraph/ 12 comments rstats
- Creating and Decorating Scatterplot in ggplot2 in R https://www.dataenq.com/2020/08/creating-scatterplot-in-ggplot2-in-r.html?m=1 4 comments rstats
- Bears. Beats. Analyzing The Office... I love what you can do with R and the tidyverse. Fans of R, data, or The Office should enjoy this post. All of the plots were made with ggplot2 and most with some awesome ggplot2 extensions. https://www.avery-robbins.com/2020/07/30/the-office/ 3 comments rstats
- ggplot2 major update 3.3.0 https://www.tidyverse.org/blog/2020/03/ggplot2-3-3-0/ 19 comments rstats
- How do you label every boxplot in a grouped boxplot made with ggplot2? https://www.reddit.com/r/rstats/comments/bwrzr4/how_do_you_label_every_boxplot_in_a_grouped/ 3 comments rstats
- I've made a sped-up screencast of an intro-to-ggplot book called Ggplot2 in 2 https://www.reddit.com/r/rstats/comments/b8x793/ive_made_a_spedup_screencast_of_an_introtoggplot/ 5 comments rstats
- By popular demand, I wrote a very detailed post about using R and ggplot2 to analyze IMDb data the intended way. https://np.reddit.com/r/datascience/comments/8w4zlj/in_5_minutes_ill_be_starting_a_data_analysis/ 3 comments datascience
- Ggplot2 : add lines between points https://image.noelshack.com/fichiers/2018/24/5/1529077628-capture-d-ecran-2018-06-15-a-17-46-53.png 5 comments rstats
- Scaling ggplot2 '..density..' https://www.reddit.com/r/rstats/comments/6rkn27/scaling_ggplot2_density/ 4 comments rstats
- ggplot2 help: removing guides https://www.reddit.com/r/rstats/comments/6r07s5/ggplot2_help_removing_guides/ 3 comments rstats
- Ggplot2 graphics help; changing x axis and colours https://www.reddit.com/r/rstats/comments/6ojvcl/ggplot2_graphics_help_changing_x_axis_and_colours/ 3 comments rstats
- Ggplot2 is 10 years old: The program that brought data visualization to the masses https://qz.com/1007328/all-hail-ggplot2-the-code-powering-all-those-excellent-charts-is-10-years-old/ 7 comments statistics
- DONUT CHART in ggplot2 https://aledemogr.wordpress.com/2017/05/15/donut-chart-in-ggplot2/?iframe=true&theme_preview=true 17 comments rstats
- Is there a decent tutorial of ggplot2 available on YouTube that you would recommend? https://www.reddit.com/r/rstats/comments/5xk3xs/is_there_a_decent_tutorial_of_ggplot2_available/ 6 comments rstats
- How to plot relation between three continuous variables? (ggplot2 or base R graphics suggestions welcome) https://www.reddit.com/r/rstats/comments/5x875e/how_to_plot_relation_between_three_continuous/ 4 comments rstats
- I commonly use the hadleyverse packages (dplyr, tidyr, stringr, ggplot2, readr, rvest)...besides those, what are your most critical packages you use? https://www.reddit.com/r/rstats/comments/5146qr/i_commonly_use_the_hadleyverse_packages_dplyr/ 31 comments rstats
- Hadley Wickham has posted the PDF of his new version of the ggplot2 book online. [PDF] https://www.dropbox.com/s/0lap7tr7zoryyjk/ggplot2-book.pdf?dl=0 6 comments rstats
- gganimate: Create easy animations with ggplot2 https://github.com/dgrtwo/gganimate 4 comments rstats
- Tracking ggplot2 extensions http://blog.danielemaasit.com/2016/02/01/tracking-ggplot2-extensions/ 5 comments rstats
- Version 2.0 of ggplot2 was released this morning http://blog.rstudio.org/2015/12/21/ggplot2-2-0-0/ 6 comments rstats
- Plot the hipsterness of bands with ggplot2 https://github.com/bbrewington/echonest-hipsterness-plot/blob/master/hipsternessplot.r 3 comments rstats
- Short and efficient tutorial to show how to use the ggplot2 library in R http://datascienceplus.com/using-the-ggplot2-library-in-r/ 11 comments rstats
- Visualising thefts using heatmaps in ggplot2 http://datascienceplus.com/visualising-thefts-using-heatmaps-in-ggplot2/ 3 comments rstats
- Building heatmaps in R with ggplot2 package http://datascienceplus.com/building-heatmaps-in-r/ 8 comments rstats
- Interview with Hadley Wickham ('ggplot2' creator, RStudio Chief Scientist & Adjunct Professor of Statistics at Rice University) re the different sorts of Big Data problems & advice for early career 'analytics professionals' https://peadarcoyle.wordpress.com/2015/08/02/interview-with-a-data-scientist-hadley-wickham/ 7 comments rstats
- cowplot pkg makes it easy to label ggplot2 plots and custom arrange multi plots on a grid - by Claus O. Wilke http://cran.r-project.org/web/packages/cowplot/vignettes/introduction.html 4 comments rstats
- A new data processing workflow for R: dplyr, magrittr, tidyr, ggplot2 | Technical Tidbits From Spatial Analysis & Data Science http://zevross.com/blog/2015/01/13/a-new-data-processing-workflow-for-r-dplyr-magrittr-tidyr-ggplot2/ 8 comments rstats
- My first R Tutorial, "Introduction to R: Graphs and Maps with ggplot2 and ggmap" http://www.stevebronder.com/news/2014/8/3/8el0szzsaxhfiljvkf8f4uty2yiinh 11 comments rstats
- ggplot - 0.4 improvement of ggplot2 in R http://blog.yhathq.com/posts/ggplot-0.4-released.html 5 comments statistics
- ggplot2 and an attempt to bring it to Python. http://blog.yhathq.com/posts/ggplot-for-python.html 6 comments programming