<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>必应：Ggplot2 Tutorial</title><link>http://www.bing.com:80/search?q=Ggplot2+Tutorial</link><description>搜索结果</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>Ggplot2 Tutorial</title><link>http://www.bing.com:80/search?q=Ggplot2+Tutorial</link></image><copyright>版权所有 © 2026 Microsoft。保留所有权利。不得以任何方式或出于任何目的使用、复制或传输这些 XML 结果，除非出于个人的非商业用途在 RSS 聚合器中呈现必应结果。对这些结果的任何其他使用都需要获得 Microsoft Corporation 的明确书面许可。一经访问此网页或以任何方式使用这些结果，即表示您同意受上述限制的约束。</copyright><item><title>ggplot2 - Create Elegant Data Visualisations Using the Grammar of Graphics</title><link>https://ggplot2.tidyverse.org/</link><description>A system for declaratively creating graphics, based on "The Grammar of Graphics". You provide the data, tell ggplot2 how to map variables to aesthetics, what graphical primitives to use, and it takes care of the details.</description><pubDate>周日, 05 4月 2026 17:02:00 GMT</pubDate></item><item><title>Introduction to ggplot2</title><link>https://ggplot2.tidyverse.org/articles/ggplot2.html</link><description>ggplot2 is an R package for producing visualizations of data. Unlike many graphics packages, ggplot2 uses a conceptual framework based on the grammar of graphics. This allows you to ‘speak’ a graph from composable elements, instead of being limited to a predefined set of charts. More complete information about how to use ggplot2 can be found in the book, but here you’ll find a brief ...</description><pubDate>周日, 05 4月 2026 13:06:00 GMT</pubDate></item><item><title>Package index • ggplot2</title><link>https://ggplot2.tidyverse.org/reference/</link><description>All ggplot2 plots begin with a call to ggplot(), supplying default data and aesthetic mappings, specified by aes(). You then add layers, scales, coords and facets with +. To save a plot to disk, use ggsave().</description><pubDate>周五, 03 4月 2026 01:05:00 GMT</pubDate></item><item><title>ggplot2: Create Elegant Data Visualisations Using the Grammar of ...</title><link>https://ggplot2.tidyverse.org/reference/ggplot2-package.html</link><description>A system for 'declaratively' creating graphics, based on "The Grammar of Graphics". You provide the data, tell 'ggplot2' how to map variables to aesthetics, what graphical primitives to use, and it takes care of the details.</description><pubDate>周六, 04 4月 2026 07:23:00 GMT</pubDate></item><item><title>Create a new ggplot — ggplot • ggplot2</title><link>https://ggplot2.tidyverse.org/reference/ggplot.html</link><description>ggplot() initializes a ggplot object. It can be used to declare the input data frame for a graphic and to specify the set of aesthetic mappings for the plot, intended to be common throughout all subsequent layers unless specifically overridden.</description><pubDate>周五, 03 4月 2026 16:07:00 GMT</pubDate></item><item><title>Aesthetic specifications - ggplot2</title><link>https://ggplot2.tidyverse.org/articles/ggplot2-specs.html</link><description>In addition, ggplot2 provides a conversion factor as the variable .pt, so if you want to draw 12pt text, you can also set size = 12 / .pt. Justification Horizontal and vertical justification have the same parameterisation, either a string (“top”, “middle”, “bottom”, “left”, “center”, “right”) or a number between 0 and 1:</description><pubDate>周日, 05 4月 2026 13:20:00 GMT</pubDate></item><item><title>Guides — Guide • ggplot2</title><link>https://ggplot2.tidyverse.org/reference/Guide.html</link><description>The guide_* functions (like guide_legend()) return Guide* objects (like GuideLegend). The Guide* object is responsible for rendering the guide for at least one aesthetic.</description><pubDate>周六, 04 4月 2026 15:02:00 GMT</pubDate></item><item><title>Construct aesthetic mappings — aes • ggplot2</title><link>https://ggplot2.tidyverse.org/reference/aes.html</link><description>Aesthetic mappings describe how variables in the data are mapped to visual properties (aesthetics) of geoms. Aesthetic mappings can be set in ggplot() and in individual layers.</description><pubDate>周日, 05 4月 2026 18:14:00 GMT</pubDate></item><item><title>FAQ: Customising - ggplot2</title><link>https://ggplot2.tidyverse.org/articles/faq-customising.html</link><description>Note that ggplot2 has a variety of complete themes that might already do what you’re hoping to accomplish. For example, if you prefer a more minimal look to your plots, without the grey background, you might try theme_minimal (). And you can continue customization based on one of these themes.</description><pubDate>周三, 01 4月 2026 13:18:00 GMT</pubDate></item><item><title>FAQ: Barplots • ggplot2</title><link>https://ggplot2.tidyverse.org/articles/faq-bars.html</link><description>By default ggplot2 expands the axes so the geoms aren’t flush against the edges of the plot. To remove the spacing between the bars and the x-axis, but keep the spacing between the bars and the top of the plot, use the following. To achieve the opposite, switch the values in mult. Note that the tallest bar is now flush against top of the plot.</description><pubDate>周六, 04 4月 2026 03:06:00 GMT</pubDate></item></channel></rss>