5.4.1
fix(type): add `string` & `number` type into the `center` option of pie series
fix(typo): Trasition -> Transition
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.