Create Chicklet (Rounded Segmented Column) Charts https://cinc.rud.is/web/packages/ggchicklet/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

37 lines
910 B

% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/ggchicklet-package.R
\docType{package}
\name{ggchicklet}
\alias{ggchicklet}
\alias{ggchicklet-package}
5 years ago
\title{Create Chicklet (Rounded Segmented Column) Charts}
\description{
5 years ago
Sometimes it is useful to stylize column charts a bit more
than just bland rectangles. Methods are provided to create rounded
rectangle segmented column charts (i.e. "chicklets").
}
\details{
\if{html}{
A sample of the output from \code{geom_chicklet()}:
5 years ago
\figure{README-nyt-1.png}{options: width="100\%" alt="Figure: README-nyt-1.png"}
}
\if{latex}{
A sample of the output from \code{geom_chicklet()}:
5 years ago
\figure{README-nyt-1.png}{options: width=10cm}
}
}
5 years ago
\seealso{
Useful links:
\itemize{
4 years ago
\item \url{https://git.rud.is/hrbrmstr/ggchicklet}
\item Report bugs at \url{https://git.rud.is/hrbrmstr/ggchicklet/issues}
5 years ago
}
}
\author{
Bob Rudis (bob@rud.is)
}