Essential Links
Breaking Changes
- #8563 Relocate chart type and dataset type defaults
- #8576 Rename scaleLabel to title in scale options
Enhancements
- #8563 Relocate chart type and dataset type defaults
- #8579 Enable multi-line axis titles
- #8561 Tooltip specific scriptable context
- #8553 Add _allKeys descriptor for Object.keys behavior
- #8429 Provide auto-registering entry point
Bugs Fixed
- #8567 Fix layout refit logic
- #8569 Linear: Skip ticks that would overlap with min/max
- #8560 Time: limit offset to sane values, gen >= 2 ticks
- #8547 Fix normalize when null values at edge of dataset
- #8545 Fix function support on _fallback
- #8542 Resolve to false only when _fallback is used
- #8534 Options need to include dataset level defaults from main chart type
Types
Documentation
- #8554 update defaults in tooltip
- #8549 Fixes sample in the doc about missing animations configuration
- #8540 Update chart extension docs + add samples
- #8537 Clarify interaction docs to indicate they apply to all interactions
Development
- #8580 Bump to 3.0.0-beta.13
- #8570 Move niceNum to helpers.math, cleanup IE fallbacks
- #8559 Remove distribution option from fixtures
- #8552 Add test for normalized option with null data on edge
- #8550 Remove empty dependencies block from package.json
Thanks to @LeeLenaleee, @benmccann, @etimberg, @kurkle and @stockiNail