Chart.js/docs/general
2018-02-04 12:27:50 +01:00
..
interactions Remove trailing spaces from docs (#5227) 2018-02-04 12:27:50 +01:00
colors.md Remove trailing spaces from docs (#5227) 2018-02-04 12:27:50 +01:00
device-pixel-ratio.md Added 'devicePixelRatio' option to override the window's DPR setting (#4270) 2017-06-04 18:57:55 +02:00
fonts.md Add note regarding non-existant fonts 2017-06-18 21:07:23 -04:00
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 Responsive printing docs (#5167) 2018-01-21 16:46:28 -05: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.