How to use the SOCRChart API to create charts

From Socr

Revision as of 19:51, 27 June 2006 by Jenny (Talk | contribs)
Jump to: navigation, search

The SOCRChart API is a Java library based on JFreeChart, it makes it easy for developers to generate professional quality charts for their applications. The SOCRChart API uses JTable as input data structure for the chart data. The output type JFreeChart can be easily displayed in your interface.

The SOCRChart supports a wide range of chart types: Pie Chart, Bar Chart, [[List_of_charts#Line_Chart| Line Chart], [[List_of_charts#Area_Chart| Area Chart] and Miscellaneous Charts. Please see List of Charts for detail.

To use the SOCRChart API library, please download the jar files, and use the sample code as a example.



Personal tools