Hi there,
I am trying to graph some xy data and I found the jschart component for JSC. Unfortunately I am not able to use it properly and I was wondering if you could point me to some tutorials or examples to create xy graphs in Studio Creator, as you probably already solved your problem.
Thanks
Max
Hi There =)
Yes it's great that we have many open source softwares that we can import to the library manager in Sun Java Studio Creator.
This URL gives many :
http://java-source.net/open-source/charting-and-reporting
But it's so hard to find at least one tutorial or instruction set that we can import libraries into SJSC.
Right now can anyone instruct with any site or a forum which tells how to import JFreeChart or any other (JChart, JOpenChart,JCCKit...etc) through library manager and then generate graphs or charts binding chart components to database tables.
Like this tutorial does in this URL with jschart software:
http://sourceforge.net/docman/display_doc.php?docid=47283&group_id=185036
The reason I can't just use JSChart software, becasue it only supports bar charts. For other types of charts we need something like JFreeChart or JChart...
Thanks