5.4.1
- feat(svg): support gradients and patterns for background color in SVG renderer. #959
- feat(util): use native
Map
if available. #966 - feat(util): add
hasKey
method intoHashMap
for ECharts. #971 - fix(util): fix wrong expression for extracting the font size. #968
- fix(morph): fix shape may disappear after morphing animation is finished in SVG renderer. #976