5.4.3
fix(type): add `string` & `number` type into the `center` option of pie series
fix(polar): support borderRadius for polar bars #17980
refactor: create new filter to handle pie chart negative value condition
chore: fix a few typos
fix(pie): fix `center` may not be converted to the correct point when coordinate system is specified due to being normalized to an array.