I have to generate charts on my Web application, and after getting the answer of Is there any free library which can be used to generate Graphs in J2EE environment?
, i chose Chart4j for this purpose. The reason behind picking this api over JFreeChart is, its ease of use, and also i am tempted with chartle, which is using Chart4j.
But the problem is, there is no or say very little matter i found on chart4j, if you have some tutorial links for this API then please post them. The best part is, author of charts4j is here in SO :)
Note
I would like to have clickable charts like http://www.chartle.net/gallery is having.