Skip to main content

tick-label

lq.tick-label(body, sub=false, kind="x")(source)

A tick label, usually a number denoting the coordinate value. This type exists prominently to enable show rules on tick labels.

Parameters

body : content

Content to show in the label.

sub : bool    default: false

Whether this is a label for a subtick.

kind : "x" | "y"    default: "x"

The kind of axis that the tick label is attached to.