Fusion Charts Wrapper Online Guide

Here’s the online guide to the Fusion Charts Wrapper found at http://davidlai101.com/blog/2010/02/02/fusion-charts-java-wrapper-updated/ If you just need the JavaDocs, please go to http://davidlai101.com/fusioncharts-javadoc/ Steps to build a Fusion Chart in Java Please ensure that you have example.jsp and example_alternative.jsp open in order to follow the steps below to build a fusion graph. If...

February 3rd, 2010 by David Lai 

Fusion Charts Java Wrapper Updated

Fusion Charts Java Wrapper v1.0 released I’ve updated the fusion charts java wrapper that I released in a previous post, however many people were having problems getting to work, so I’ve changed some stuff around and updated the wrapper with clear instructions on getting it to work for everyone. The FusionCharts wrapper requires Java 1.5+ in order to run so make sure you have this set in...

February 2nd, 2010 by David Lai 

Fusion Charts Java Charting Package

NOTE: Please note that the wrapper has been updated and you can get the latest code at http://davidlai101.com/blog/2010/02/02/fusion-charts-java-wrapper-updated/ I’ve created a Fusion Charts package that acts as a wrapper for the Java developers out there. The charting package will help you attach data to your series and construct your graph. In addition, there is a ChartFactory class which builds...

April 30th, 2009 by David Lai 

Fusion Charts DOM Fix

FusionCharts DOM is a JavaScript framework that helps you include FusionCharts in your web applications in a very elegant and easy way. Instead of writing standard Javascript codes or OBJECT/EMBED tags to embed charts, you can use FusionCharts DOM to create a chart by just including <fusioncharts> … </fusioncharts> tags in your HTML code. Configuration of the charts is as simple...

April 28th, 2009 by David Lai 

Fusion Charts for dashboarding

I’ve been working alot with Fusion Charts lately and found that Fusion Charts is able to produce the Wow factor that most of the other big name dashboarding tools produce. FusionCharts comes in a free version and a professional version. The free version comes with 18 charts however these charts are quite bland and I would recommend buying a license for the professional version since you are...

April 24th, 2009 by David Lai