Draw graph in GWT

32 Views Asked by At

We are using JFreeChart to draw graph in a GWT project, and now we looking for something more interactive to do this. Each one we can use to have a SVG format of graphs by the easiest way.

Trying to use JFreeSVG, but you must code also the behavior of mouseover to show popups.

0

There are 0 best solutions below