5.5.1
fix(type): add missing type `number` to `emphasis.scale` of scatter/line/graph series.
fix(line): fix line may cross when animation is enabled. (brought by apache/echarts#18032)
style(lint): fix spacing issues
chore: use native EChart event
refact(data): separate List to DataStorage and SeriesData
fix(line): fix bezier cp calculate wrong in monotone smooth