Essential Links
Breaking Changes
- #8650 Use maxOverflow as minimum layout padding
- #8633 Radial scale point label backdrop color
- #8630 Radial: min 1/2 of the max radius as chartArea
- #8629 Change default autoSkipPadding to 3
- #8628 Rename scale `gridLines` options to be clearer
- #8627 Scale: autoSkip before fit
- #8608 helpers.curve cleanup
- #8593 Move startAngle to scale options
- #8588 Expose radial scale point label positions
Enhancements
- #8649 Add alignToPixles option for scales
- #8643 Linear Scale: Ability to specify a fixed number of ticks
- #8640 Allow tooltip callback override in dataset
- #8641 Add option to turn off grouping of bar datasets
- #8637 Add x/y shorthand for padding options
- #8633 Radial scale point label backdrop color
- #8604 RadialLinear: add padding option for point labels
- #8594 scale.category: options.min/max can be index
- #8588 Expose radial scale point label positions
- #8586 Add `'single'` mode for stacking
- #8581 Add `grace` option for linear scale
Bugs Fixed
- #8650 Use maxOverflow as minimum layout padding
- #8648 Exclude base-line from bar size
- #8646 Fix tooltip positioning issues
- #8631 Use font lineHeight for tooltip alignment
- #8632 Resize: width > 0, height = 0. Use aspectRatio 2
- #8627 Scale: autoSkip before fit
- #8616 Fix some animation issues
- #8619 Fix autoSkip
- #8617 Clear stacks when data is replaced
- #8601 Fix typo in auto package
- #8598 Scale: refactor drawTitle, add tests
Types
- #8625 Types: fix bubble chart options
Documentation
- #8635 Add og:image
- #8636 Document the different parts of cartesian and radial scales with examples
- #8634 Add documentation on how plugin hooks interact with the chart
- #8626 Update context documentation
- #8622 Note migration auto register npm
- #8615 Fix typo in animations.mdx
- #8605 Fix typo in linear.mdx
- #8599 Update scriptable tooltip context docs
- #8582 Update legend docs positions
Development
- #8653 Bump version to v3.0.0-beta.14
- #8647 Reduce duplication in drawGrid
- #8618 Add rollup-plugin-size and shave couple of bytes
- #8608 helpers.curve cleanup
- #8593 Move startAngle to scale options
Thanks to @38elements, @LeeLenaleee, @eltociear, @etimberg and @kurkle