The Grammar Of Graphics


Download The Grammar Of Graphics PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get The Grammar Of Graphics book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.

Download

The Grammar of Graphics


The Grammar of Graphics

Author: Leland Wilkinson

language: en

Publisher: Springer Science & Business Media

Release Date: 2013-03-09


DOWNLOAD





Before writing the graphics for SYSTAT in the 1980's, I began by teaching a seminar in statistical graphics and collecting as many different quantitative graphics as I could find. I was determined to produce a package that could draw every statistical graphic I had ever seen. The structure of the program was a collection of procedures named after the basic graph types they p- duced. The graphics code was roughly one and a half megabytes in size. In the early 1990's, I redesigned the SYSTAT graphics package using - ject-based technology. I intended to produce a more comprehensive and - namic package. I accomplished this by embedding graphical elements in a tree structure. Rendering graphics was done by walking the tree and editing worked by adding and deleting nodes. The code size fell to under a megabyte. In the late 1990's, I collaborated with Dan Rope at the Bureau of Labor Statistics and Dan Carr at George Mason University to produce a graphics p- duction library called GPL, this time in Java. Our goal was to develop graphics components. This book was nourished by that project. So far, the GPL code size is under half a megabyte.

The Grammar of Graphics


The Grammar of Graphics

Author: Leland Wilkinson

language: en

Publisher: Springer Science & Business Media

Release Date: 2005-07-15


DOWNLOAD





Presents a unique foundation for producing almost every quantitative graphic found in scientific journals, newspapers, statistical packages, and data visualization systems The new edition features six new chapters and has undergone substantial revision. The first edition has sold more than 2200 copies. Four color throughout.

ggplot2


ggplot2

Author: Hadley Wickham

language: en

Publisher: Springer Science & Business Media

Release Date: 2009-10-03


DOWNLOAD





Provides both rich theory and powerful applications Figures are accompanied by code required to produce them Full color figures