ggplotd.scale

Undocumented in source.

Members

Aliases

ScaleType
alias ScaleType = cairo.Context delegate(cairo.Context context, in Bounds bounds, double width, double height)
Undocumented in source.

Functions

applyScale
auto applyScale(B bounds, XF xf, XStore xStore, YF yf, YStore yStore)
Undocumented in source. Be warned that the author may not have intended to support it.
applyScaleFunction
void applyScaleFunction(F func, X x, Y y, Col col, Size size)
scale
ScaleType scale()

Scale context by plot boundaries

scale
auto scale(string type)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

ScaleFunction
struct ScaleFunction
Undocumented in source.

Meta