What's Changed
Lots of fixes from the 3.0 release - thanks for the reports!
Fix
Label
: fix an issue which causedlabelRef
to get passed to custom DOM elements which logged an error/warning by @saurabhraj123 in #6008Pie
->Label
: fix issue where pie labels were not rendering correctly when specified as a child ofPie
by @PavelVanecek in #5987Legend
: apply legenditemSorter
for customcontent
as well as default content by @PavelVanecek in #6012Legend
: keep legend items in the same order when they are hidden and shown by @PavelVanecek in #6017Bar
->Brush
: fix undefined access error when usingBrush
with stacked bar charts by @PavelVanecek in #6009X/YAxis
: fixDecimalError
when creating vertical oriented charts with a single datapoint by @ckifer in #6016X/Y/Y/PolarAngle/PolarRadius Axis
:tickFormatter
is no longer called with data indexes before the actual data by @PavelVanecek in #6019
Full Changelog: v3.0.0...v3.0.1