geomLabel

Draw Label at given x and y position

You can specify justification, by passing a justify field in the passed data (aes).

  • "center" (default)
  • "left"
  • "right"
  • "bottom"
  • "top"
template geomLabel(AES)
geomLabel
(
AES aes
)

Members

Aliases

CoordType
alias CoordType = typeof(DefaultValues.merge(Tuple!(string, "justify").init).mergeRange(AES.init))
Undocumented in source.

Functions

geomLabel
auto geomLabel(AES aes)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

VolderMort
struct VolderMort
Undocumented in source.

Meta