package chartjs

  1. Overview
  2. Docs

Returns the text to render before the title.

Returns the text to render as the title of the tooltip.

Returns the text to render after the title.

Returns the text to render before the body section.

Returns the text to render before an individual label. This will be called for each item in the tooltip.

Returns the text to render for an individual item in the tooltip.

Returns the colors to render for the tooltip item.

Returns the colors for the text of the label for the tooltip item.

Returns text to render after an individual label.

Returns text to render before the footer section.

Returns text to render as the footer of the tooltip.

Text to render after the footer section.