ggplotd v0.4.12 (2016-02-16T09:21:03Z)
Dub
Repo
Margins
ggplotd
ggplotd
struct
Margins {
size_t
left
;
size_t
right
;
size_t
bottom
;
size_t
top
;
}
Members
Variables
bottom
size_t
bottom
;
left
size_t
left
;
right
size_t
right
;
top
size_t
top
;
Meta
Source
See Implementation
ggplotd
ggplotd
aliases
TitleFunction
functions
drawGeom
drawTitle
gridLayout
title
structs
Facets
GGPlotD
Margins
Title