Hi there,

I created this website to help all R learners to undestand how to plot beautiful/useful charts using the most popular vizualization package ggplot2. It won't teach you how to write a code, but definitely will show you how ggplot2 geoms look like, and how manipulating their arguments changes visualization. Few scrolls below you can find list of covered geoms and example of what they plot.

If you want to learn more about me check out my Twitter or Linkedin. If you have any questions, suggestions, inquiries, ideas how to improve the app or superinteresting data project, you can mail me pawel [at] databall.co.
And thank you to all good people who helped me to build this app Piotr, Patrick, Donal and Tim.

Graphical primitves
geom_ribbon geom_polygon geom_segment
geom_abline geom_spoke geom_rect
geom_path geom_curve
One variable
geom_area geom_freqpoly geom_density
geom_histogram geom_dotplot geom_bar
Two variables
geom_label geom_count geom_point
geom_bin2d geom_quantile geom_density2d
geom_rug geom_hex geom_text
geom_line geom_col geom_step
geom_violin geom_error
Three variables
geom_contour geom_tile geom_raster
Aesthetics
geom_curve

              
Aesthetics
geom_path

              
Aesthetics
geom_polygon

                

                
Aesthetics
geom_rect

              
Aesthetics
geom_ribbon

              
Aesthetics
geom_abline

                

                

                
Aesthetics
geom_segment

              
Aesthetics
geom_spoke

                

                
Aesthetics
geom_area

              
Aesthetics
geom_density

                

                
Aesthetics
geom_dotplot

                

                
Aesthetics
geom_freqpoly

                

                
Aesthetics
geom_histogram

              
Aesthetics
geom_bar

                

                
Aesthetics
geom_label

              
Aesthetics
geom_point

              
Aesthetics
geom_quantile

              
Aesthetics
geom_rug

              
Aesthetics
geom_text

              
Aesthetics
geom_col

              
Aesthetics
geom_violin

              
Aesthetics
geom_count

              
Aesthetics
geom_bin2d

              
Aesthetics
geom_density2d

              
Aesthetics
geom_hex

                

                
Aesthetics
geom_line

                

                
Aesthetics
geom_step

              
Aesthetics
geom_error

                

                

                

                
Aesthetics
geom_contour

              
Aesthetics
geom_raster

              
Aesthetics
geom_tile