Search
NEWS

Point Shape Options in ggplot - Albert's Blog

By A Mystery Man Writer

I’m familiar enough with ggplot that I can make a quick plot pretty easily in most cases.1 But when it comes to fine-tuning the various plot aesthetics, like adjusting the legend position or rotating axis tick labels, I always have to look them up. Today, I will be writing about one of these pesky things: looking up the point shape options for geom_point. The available documentation for this isn’t great, so I thought it would be worthwhile to write my own reference.

Point Shape Options in ggplot - Albert's Blog

Color, line type, and point shape in ggplot2 diagrams

Point Shape Options in ggplot - Albert's Blog

28 Graphics for communication

Point Shape Options in ggplot - Albert's Blog

r - Displaying all shapes in size legend geom_point ggplot2 - Stack Overflow

Point Shape Options in ggplot - Albert's Blog

Shape characteristic in ggplot2 - tidyverse - Posit Community

Point Shape Options in ggplot - Albert's Blog

ggplot2 point shapes - Easy Guides - Wiki - STHDA

Point Shape Options in ggplot - Albert's Blog

r - Create a new custom point shape for ggplot2 - Stack Overflow

Point Shape Options in ggplot - Albert's Blog

r - Rectangular ggplot2 geom_point shape - Stack Overflow

Point Shape Options in ggplot - Albert's Blog

Albert Rapp - Storytelling in ggplot using rounded rectangles

Point Shape Options in ggplot - Albert's Blog

5.3 Using Different Point Shapes R Graphics Cookbook, 2nd edition

Point Shape Options in ggplot - Albert's Blog

Albert Rapp - 5 Powerful ggplot2 Extensions

Point Shape Options in ggplot - Albert's Blog

Diagnosing the accuracy of your linear regression in R - Storybench