MENU

Fun & Interesting

Lollipop Chart in R Tutorial (R Graph Gallery)

The Data Digest 3,677 4 years ago
Video Not Working? Fix It Now

In this video I show you how Lollipop charts are created in R. You can download the R code from this video here: https://www.skool.com/data-analysis-with-r-6607/classroom/daa88316?md=c7e012525e3a4598b90544f50a1e3732 You will learn how you can use the geom_point() function to modify the marker/dot and geom_segment() to modify the stem/line. You will also learn how to adjust the baseline and highlight and annotate certain observations. I will show how cleveland plots are very similar to lollipop charts. The ggcharts package also has a lollipop_chart() function to create these plots very quickly. Check out the source for the R code on the R-Gallery: https://www.r-graph-gallery.com/lollipop-plot.html Background Music: "Sappheiros - Dawn" is under a Creative Commons license (CC BY 3.0) Music promoted by BreakingCopyright: http://bit.ly/2OBe00v​​ Music : Way Home by Tokyo Music Walker Stream & Download : https://fanlink.to/tmw_way_home​​ "Uniq - Art Of Silence" is under a Creative Commons license (CC BY-NC-SA 3.0) Music promoted by BreakingCopyright: https://youtu.be/er--pnwFDgU

Comment