4.3.0
- [Feature]: Support setting
draggable
onGroup
. - [Feature]: Support converting coordinates from the base on one DOM element (left-top corner) to another DOM element. (Not exposed as a public API yet.)
- [Fix]: Enable
subPixelOptimize
works whenlineWidth
is'0'
/null
/undefined
(apache/echarts#11874 apache/echarts#11891).