Some Examples

Editor

Create custom visualizations using the editor

Gallery of basic plots

12 common plots

Label placement using simulated annealing

This is an interactive example of gg's label placement algorithm

Multi-geometry example

An example of rendering a dataset using lines, loess smoothed lines, boxplots, and rectangles

Setup

Install node

brew install node
  

Install gg

npm install
  

Compile

cake build
cake release