The OpenD Programming Language

Facets

Plot multiple (sub) plots

Members

Functions

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

Meta