Posts tagged as:

fusioncharts

Manually installing FusionCharts in your WordPress blog is extremely easy. One requires nothing more than copy-paste skills to create lovely animated charts in one’s WordPress blog using FusionCharts.

Here are eleven simple and direct steps that would make your WordPress blog (or any other blog) up and running with FusionCharts in minutes.

Continue reading

{ 3 comments }

FusionCharts Flash charting suite has an amazing integration with JavaScript. It allows charts to be created using JavaScript, raises appropriate JavaScript events, allows charts to be updated using its simple JavaScript API and a lot more. There is a blog post on FusionCharts blog, describing the same.

Continue reading

{ 1 comment }

Convert FusionCharts Data-XML To JavaScript Array

Technical Publications
Thumbnail image for Convert FusionCharts Data-XML To JavaScript Array

This is a snippet of JavaScript that would allow you to easily retrieve all “set” values from a FusionCharts data-XML in form of an Array.
One can use it to perform various mathematical or visual operations by retrieving the data-XML from FusionCharts object using the getXMLData() method and then passing on the same to this function.

November 14, 2009 0 comments

Generating Pareto Chart Data for FusionCharts

Technical Publications
Thumbnail image for Generating Pareto Chart Data for FusionCharts

As soon as I read about Pareto Charts on FusionCharts blog and how it uses cumulative percentage on a dual-y axes graph to allow users to summarize data into segments, I realized that a simple script to generate the FusionCharts XML would help users generate such graphs.
For those who do not know what is FusionCharts, [...]

August 26, 2009 2 comments

Casual Affair at FusionCharts Lab

Journal
Thumbnail image for Casual Affair at FusionCharts Lab

If you were of the opinion that all those intelligent codes come out from the FusionCharts Laboratory via men who are suited and booted like stars from Men In Black… then you are mistaken for today.

July 8, 2009 6 comments

Pizza Mania at FusionCharts Lab

Journal
Thumbnail image for Pizza Mania at FusionCharts Lab

For the information of the rest of the unsuspecting  world, the images below illustrates the process of having Pizza at FusionCharts Lab. It has been long since our RnD team has been discussing about having something like a Pizza Chart (just kidding!)
And after closing down the sole Pizza outlet of Dominoz near our ex-lab, we [...]

June 25, 2009 7 comments

FusionCharts In Your WordPress Blog

Technical Publications

I was searching for ways to implement FusionCharts within blogs and finally decided that WordPress would be the ideal place to do so.

If you are not already into WordPress, it is a highly popular open-source online content publishing application based on PHP. You should have a look at http://www.wordpress.org for detailed information. Its theme-based highly configurable and flexibly environment makes it an ideal blogging and content-management platform for most users.

March 10, 2009 4 comments