package chartjs

  1. Overview
  2. Docs

If true, display the axis title.

The text for the title. (i.e. "# of People" or "Response Choices").

Height of an individual line of text.

Font color for scale title.

Font family for the scale title, follows CSS font-family options.

method fontSize : int Js_of_ocaml.Js.prop

Font size for scale title.

Font style for the scale title, follows CSS font-style options (i.e. normal, italic, oblique, initial, inherit)

Padding to apply around scale labels. Only top and bottom are implemented.