package chartjs

  1. Overview
  2. Docs
inherit axis

Position of the axis in the chart. Possible values are: 'top', 'left', 'bottom', 'right'

If true, extra space is added to the both edges and the axis is scaled to fit into the chart area. This is set to true for a category scale in a bar chart by default.

The ID is used to link datasets and scale axes together.

Grid line configuration.

Scale title configuration.

Ticks configuration.