ggplotd v0.3.0 (2015-12-05T02:00:09Z)
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