Chart.js/docs/general
2017-06-18 21:07:23 -04:00
..
interactions Update the docs structure/content to use GitBook (#3751) 2017-03-20 20:36:54 -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
README.md Added 'devicePixelRatio' option to override the window's DPR setting (#4270) 2017-06-04 18:57:55 +02:00
responsive.md Make "dedicated to the chart canvas" a requirement (#4253) 2017-05-13 14:14:47 +02:00

General Chart.js Configuration

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

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