The Big Faceless Graph Library is a Java class library for creating graphs and charts. It is backed by a full 3D engine, allowing you to create shaded 3D pie, bar, and line graphs as GIF, PDF, PNG, or other image formats. Its features include transparent backgrounds, extensible axes to graph dates, currencies, custom fonts, and spline curve fitting. It is small, fast, and easy to use.
License: Other/Proprietary License with Free Trial
Changes:
The position of BarSeries markers when plotted
against a DateAxis was fixed. A problem when
plotting dates on one axis against times on
another in non-UTC timezones was fixed. An
exception when plotting striped backing paints
against a top axis was fixed. A NaN error when
plotting a LineGraph with only a single point was
fixed.