Skip to content

3.3.0

Compare
Choose a tag to compare
@100pah 100pah released this 12 Jan 09:26
· 1783 commits to master since this release
  • [+] Enabled textOffset attribute.
  • [+] clipPath has supported Array.
  • [^] Fixed click behavior on MSSurface, and disabled weird pan and zoom behavior (only for touch).
  • [^] Fixed that pie not show on IE8 when close to 2 * PI. See apache/echarts#3431.
  • [^] Fixed resize error when using canvas as root.
  • [^] Fixed shadowBlur error in ie11. See apache/echarts#4572 Fix apache/echarts#3112.