vote up 0 vote down star
1

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.

flag

I don't see now what you really want. You rejected JFreeChart since Chart4J is easy to use, but you claim you now can't use it, and it doesn't (maybe) have the features of Chartle ? – Brian Agnew Oct 29 at 19:02

1 Answer

vote up 0 vote down

Is the gallery not of use ? Each example chart has the sample code linked below it.

(I really wouldn't discount JFreeChart though, if you're looking for examples. I could do everything I needed after checking the samples here)

link|flag
actually none of those are clickable like chartle.net/gallery. i am expecting something like that. – Rakesh Juyal Oct 29 at 18:38
No part of your question mentions 'clickable' charts. – Brian Agnew Oct 29 at 18:39
Edited the question, :) – Rakesh Juyal Oct 29 at 18:43

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.