5.4.0
优化饼图性能
fix(typo): Trasition -> Transition
refactor: create new filter to handle pie chart negative value condition
fix(pie): fix `labelLine` may not be hidden when `minShowLabelRadian` is specified, resolves #17013.
feat(pie): support specifying coordinate system for pie series.