Chart.js/docs/general
2017-08-24 10:31:17 +02:00
..
interactions index-y interaction mode + convert horizontal bar defaults to new mode (#4458) 2017-07-28 18:07:28 -04:00
colors.md
device-pixel-ratio.md
fonts.md
options.md Fix scriptable options documentation snippet 2017-08-24 10:31:17 +02:00
README.md Introduce scriptable options (bubble chart) (#4671) 2017-08-24 09:34:38 +02:00
responsive.md

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.