ggplotd.geom

Undocumented in source.

Members

Functions

geomAxis
auto geomAxis(AES aes, double tickLength, string label)

Draw axis, first and last location are start/finish others are ticks (perpendicular)

geomHist
auto geomHist(AES aes)

Draw histograms based on the x coordinates of the data (aes)

geomLabel
auto geomLabel(AES aes)

Draw Label at given x and y position

geomLine
auto geomLine(AES aes)
geomPoint
auto geomPoint(AES aes)

Structs

Geom
struct Geom

Meta