Chart.js/docs/general
2019-01-30 09:24:26 +01:00
..
interactions Fix typos and make the docs consistent (#6020) 2019-01-29 13:34:16 +01:00
accessibility.md Fix typos and make the docs consistent (#6020) 2019-01-29 13:34:16 +01:00
colors.md Fix typos and make the docs consistent (#6020) 2019-01-29 13:34:16 +01:00
device-pixel-ratio.md Fix typos and make the docs consistent (#6020) 2019-01-29 13:34:16 +01:00
fonts.md Fix typos and make the docs consistent (#6020) 2019-01-29 13:34:16 +01:00
options.md Omit inconsistent note about scriptable options (#6026) 2019-01-30 09:24:26 +01:00
README.md Introduce scriptable options (bubble chart) (#4671) 2017-08-24 09:34:38 +02:00
responsive.md Fix typos and make the docs consistent (#6020) 2019-01-29 13:34:16 +01:00

General Configuration

These sections describe general configuration options that can apply elsewhere in the documentation.

  • Responsive defines responsive chart options that apply to all charts.
  • Device Pixel Ratio defines the ratio between display pixels and rendered pixels.
  • Interactions defines options that reflect how hovering chart elements works.
  • Options scriptable and indexable options syntax.
  • Colors defines acceptable color values.
  • Font defines various font options.