Skip to main content

title

lq.title(body, position=top, dx=0pt, dy=0pt, pad=0.5em)

A title for a diagram. Titles can be placed at the top (default), left, right, or bottom of a diagram.

Parameters

body : any

The content to show in the title.

position : left | top | right | bottom    default: top

Position of the title in the diagram.

dx : length    default: 0pt

Horizontal offset.

dy : length    default: 0pt

Vertical offset.

pad : length    default: 0.5em

Padding between the axes and the title.