chLabel: Calendar Heatmap label

Description Usage Arguments Value

Description

Configure options with respect to the labels in a Calendar Heatmap

Usage

1
2
3
4
chLabel(calheatmapR, position = c("bottom", "left", "top", "right"),
  align = c("center", "right", "left"), rotate = NULL, width = 100,
  offset = list(x = 0, y = 0), height = NULL, itemName = c("item",
  "items"))

Arguments

calheatmapR

Calendar Heatmap to configure options for

position

Position of the label, with respect to the domain

align

Alignment of the label, with respect to the domain

rotate

Rotation for a vertical label, default is NULL, but accepts "left" or "right"

width

Applied when label is rotated, defines width of label

offset

Additional control for label positioning

height

Height of the domain label (in pixels)

itemName

Name of entity on calender being presented

Value

a calheatmapR with customised label options


durtal/calheatmapR documentation built on May 15, 2019, 6:01 p.m.