Using SVG in GWT

后端 未结 8 842
感动是毒
感动是毒 2021-02-05 12:31

I was wondering if it is possible to include SVG content inside a panel (or whatever would work in GWT), be able to add more to the SVG (like add a circle or a curve) programmat

8条回答
  •  终归单人心
    2021-02-05 13:01

    We just open-sourced a GWT widget that allows you to integrate GWT with Raphael: http://code.google.com/p/raphaelgwt/

    This widget was originally created for Hydro4GE and was mentioned in an article on the official GWT Blog.

提交回复
热议问题