Skip to content

1.0.0-alpha.4

Compare
Choose a tag to compare
@pissang pissang released this 08 May 05:00
· 341 commits to master since this release
  • [+] Add edge postEffect

  • [+] Support export to image through saveAsImage and getDataURL

  • [+] Add mouse event.

  • [^] Improve SSAO postEffect

  • [^] Fix label in axisPoint not disappear bug. See #42

  • [^] Fix bar3D data item opacity can't be set bug. See #47

  • [^] Fix bar3D emphasis wrong when some item are set transparent.

  • [^] scatterGL support tooltip. See #35