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 Update the docs structure/content to use GitBook (#3751) 2017-03-20 20:36:54 -04: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 Make "dedicated to the chart canvas" a requirement (#4253) 2017-05-13 14:14:47 +02: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.