Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Example Analysis of Starbucks Store Distribution Map in ggplot2 Rose Chart

2025-01-28 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/01 Report--

Today, I will talk to you about the example analysis of the distribution map of Starbucks stores in the ggplot2 rose chart. Many people may not know much about it. In order to make you understand better, the editor has summarized the following content for you. I hope you can get something according to this article.

It is not difficult to use ggplot2 to make a radial rose book, just add a polar coordinate conversion parameter to the ordinary single-sequence column chart.

However, when you encounter a relatively small and fresh case, it is worth doing it manually.

About the Starbucks store distribution TOP20 city distribution data map, the color and presentation form are relatively friendly, so I casually take it as a case to share with you.

No actual data is given in the original picture (so it needs to be estimated with the eyes)

Library ("rvest")

Library ("dplyr")

Library ("ggplot2")

Library ("grid")

Library ("showtext")

Library ("Cairo") font.add ("myfont", "msyh.ttc")

Find the latest statistics on the Internet

Url%html_table (header = TRUE,trim = TRUE,fill=TRUE)% >% as.data.frame ()

Urban data

Mydata

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report