Chart.js/docs/general
Simon Brunel f2c569ef25 Enhance the responsive documentation
Make sure to explain responsiveness limitations with CANVAS elements and how to correctly setup a responsive chart using a dedicated and relatively positioned div wrapper.
2017-04-22 13:13:36 -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
fonts.md Update the docs structure/content to use GitBook (#3751) 2017-03-20 20:36:54 -04:00
README.md Update the docs structure/content to use GitBook (#3751) 2017-03-20 20:36:54 -04:00
responsive.md Enhance the responsive documentation 2017-04-22 13:13:36 -04: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.