-
Book Overview & Buying
-
Table Of Contents
FusionCharts Beginner's Guide: The Official Guide for FusionCharts Suite
Let us now build the same examples for Harry, assuming he is now using Java instead of PHP or ASP.NET.
Just as we used the FusionCharts.php library to render charts in PHP or FusionCharts.dll in ASP.NET, in the case of Java, we will make use of a set of JSTL JAR files, namely fchelper.jar, fctl.jar, fcexporter.jar, and fcexporthandler.jar, provided in the FusionCharts download package | Code | J2EE | WEB-INF | lib folder. The tag library fctl.jar provides helper methods that help you render a chart in your Java web applications, without having to dabble in JavaScript.
As seen earlier, let us first create a chart in Java. To do this, we will first create a new project and configure it to use the FusionCharts tag library.
Change the font size
Change margin width
Change background colour