ggplotd.theme

Undocumented in source.

Members

Aliases

ThemeFunction
alias ThemeFunction = Theme delegate(Theme)
Undocumented in source.

Functions

background
ThemeFunction background(string colour)

Return function that sets bacground colour

background
ThemeFunction background(RGBA colour)

Return function that sets bacground colour

Structs

Theme
struct Theme

Theme holding background colour

Meta