Openchart2 provides a powerful and simple interface for Java programmers to create two-dimensional charts and plots.
Openchart2 is a full-featured 2D plotting solution for Java applications.
Openchart2 features an assortment of graph styles, including advanced scatter plots, bar graphs, and pie charts.
Openchart2 supports a variety of chart types, including:
· Bar Charts - including Stacked Bar Charts
· Pie Charts
· Radar Charts
· Scatter Plots - including Line Charts, Point Charts, or combinations
The Openchart2 rendering system allows multiple types of plots to be drawn on the same view, enabling unlike graphs to appear together.
Here are some key features of "Openchart2":
· Simple Data Passing
Openchart2 allows for a variety of techniques to be used for passing data into the plotting routines. Simple arrays or full database sources can provide data to the plotting routines.
· Dynamic Zooming
All chart types support dynamic zooming. Sample Swing chart panels are provided in the library with complete mouse-controlled dynamic zoom implemented for ease of use.
Requirements:
· Java 1.5 (5.0) or higher
What's New in This Release: [ read full changelog ]
· Version 1.2 features a major bug fix to the tick mark placement routines pertaining to axes scaled to be less than 1.0 and a new buffered chart class for rendering computationally expensive charts outside the main Openchart2 thread.