mirror of
https://github.com/chartjs/Chart.js.git
synced 2025-12-08 20:36:08 +00:00
Return all items that are at the nearest distance to the point and add unit tests for nearest + axis: 'x' and nearest + axis: 'y'
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.