Documentation
OpenChart2 manual and tutorials
Manual
Approximatrix provides a complete developer's guide for programmers wishing to integrate Openchart2 into their projects. Both online and archived versions are available.
Javadocs
The complete API documentation is available at the Approximatrix developers documentation site. An archive containing the API documentation is also available on the Openchart2 Download page.
Tutorials
The following tutorials provide some simple examples of integration of Openchart2 into some common Java constructs. Full source code of each tutorial is also available.
- Tutorial #1: Pie Chart Applet: Build and include a pie chart in a simple Java applet.
- Tutorial #2: Bar Chart Application: Build a Swing application incorporating a bar chart.
- Tutorial #3: Scatter Plot Application: Build a Swing application incorporating a dynamic, multi-series scatter plot.
For more tutorials or further examples, feel free to either email the Approximatrix team or consult the Openchart2 forums.