Releases: ecomfe/zrender
Releases · ecomfe/zrender
4.1.0
4.0.7
v4.0.6
4.0.5
v4.0.5
2018-09-15
- [Fix] Fix transform bug. See #337.
- [Fix] Fix textRotate bug. See apache/echarts#8282.
- [Fix] Fix fillOpacity for SVG renderer. See #351.
- [Fix] Fix text scale bug when parent has scale for SVG renderer. See apache/echarts#8814.
4.0.4
v4.0.4
2018-04-25
- [Fix] transform decompose with origin. #337
- [Fix] If a point is on the edge of a shape, it should be considered as "contain".
- [Fix] SVG: text transform bug caused by textRotate.
- [Fix] SVG: text position bug of SVG tooltip. apache/echarts#7947
- [Fix] SVG: add default value for textRotation.
- [Fix] Use a more accurate way to detect WeChat env.
- [Fix] Set
zlevel
for main layer, fix bug for backgroundColor on wxa. ecomfe/echarts-for-weixin#6
4.0.3
4.0.2
4.0.1
v4.0.1
2018-01-18
- [^] Fix ctx not restored if the last element of layer have clipping. Fix apache/echarts#7502.