Skip to content

Latest commit

 

History

History
 
 

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ggplot documentation

Quickstart

  • [Intro to ggplot](./how-to/Intro to ggplot.ipynb)
  • Gallery

How To

  • [Annotating Plots - Titles and Labels](./how-to/Annotating Plots - Titles and Labels.ipynb)
  • [Building Faceted (or Trellised) Plots](./how-to/Building Faceted (or Trellised) Plots.ipynb)
  • [Color Swatches](./how-to/Color Swatches.ipynb)
  • [Customizing Colors](./how-to/Customizing Colors.ipynb)
  • [Customizing your x and y axis - Scaling and Coordinates](./how-to/Customizing your x and y axis - Scaling and Coordinates.ipynb)
  • [How to Make a Histogram](./how-to/How to Make a Histogram.ipynb)
  • [How to make xkcd style graphs](./how-to/How to make xkcd style graphs.ipynb)
  • [Layering Plots](./how-to/Layering Plots.ipynb)
  • [Look and Feel - Themes](./how-to/Look and Feel - Themes.ipynb)
  • [Making Multiple Plots](./how-to/Making Multiple Plots.ipynb)
  • [Making a Scatter Plot](./how-to/Making a Scatter Plot.ipynb)
  • [Plotting two variables as lines on the same graph](./how-to/Plotting two variables as lines on the same graph.ipynb)
  • [Saving Plots to a File](./how-to/Saving Plots to a File.ipynb)
  • [Visualizing Distributions](./how-to/Visualizing Distributions.ipynb)

Plotting

Geoms

Stats

Facets

Scales