mirror of
https://github.com/chartjs/Chart.js.git
synced 2025-12-08 20:36:08 +00:00
* Rewrite animation logic * Review update 1 * Review update 2 * Review update 3 * Add 'none' to api.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.
- Performance gives tips for performance-sensitive applications.