public ThemeFunction background(RGBA colour)
Return function that sets bacground colour
public ThemeFunction background(string colour)
Return function that sets bacground colour
Examples
GGPlotD().put( background( "black" );
Functions
background | Return function that sets bacground colour | |
background | Return function that sets bacground colour |
Structs
Theme | Theme holding background colour |