5.6.0
Merge pull request #16104 from apache/master
fix(scatter): fix edge scatter may be clipped unexpectedly due to tiny offset.
fix(map): remove preventAutoZ for map
chore: fix various typos
fix: 修复 The polar coord clip should include center point in scatter
fix(radar): fix regression bug brought by branch merging. (#15985)
单轴反向失效问题修复
feature(axis): add feature to remove SplitLine on specified tick
fix(type): more precise axis types
release 5.3.0
fix(time): bar bandWidth with inversed time axis #20068
fix(type): ts error
fix(axis): ticks overflowing grid area with dataZoom #20185
Merge pull request #17078 from jiawulin001/issue#17077