public struct Facets

Plot multiple (sub) plots

public ref Facets put(GGPlotD facet)
public auto drawToSurface(
    ref cairo.Surface surface, 
    int dimX, 
    int dimY, 
    int width, 
    int height) const
public auto drawToSurface(
    ref cairo.Surface surface, 
    int width, 
    int height) const
public void save(
    string fname, 
    int dimX, 
    int dimY, 
    int width = 470, 
    int height = 470) const
public void save(
    string fname, 
    int width = 470, 
    int height = 470) const

Functions

refput
autodrawToSurfaceconst
autodrawToSurfaceconst
saveconst
saveconst