
Create great looking graphs and charts in Java.
Big Faceless Graph Library allows you to create industry leading Graphs and Charts in Java. Backed by a full 3D engine, the Graph Library can plot 2D or shaded 3D Pie Charts, Line Graphs, Area and Bar Graphs from any viewpoint to PNG, Flash, PDF or SVG, quickly and with stunning results.
Updates in v2.4.8
- Added option to use "backup fonts", by specifying a comma-separated list of font family names in the XML or by using the TextStyle.addBackupFont method. Mainly of use for PDF Output but it will work for any.
- Added support for texture-paint to PDF Output.
- Added support for hyperlinks in the PDF output via the new "PDFEmbedder" class. This involved moving the "getAreas" method on ImageOutput has been moved to its superclass, Output. The latest Report Generator will need to be used to take advantage of these changes.
- Added "normal" to list of acceptable font styles in XML syntax.
- Added "alt" to list parameters for all hyperlinked area in XML syntax.
- Some minor graphical improvements.