ggplotd v0.4.5 (2016-02-02T10:06:59Z)
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
title
structs
GGPlotD
Margins
Title