This snippet of code adds the functionality to dynamically update FusionCharts DataXML root attributes (also known as "chart attributes") on-the-fly using JavaScript.

In case user requires to update chart cosmetics like turn off animation or change chart caption, this script will allow developers to do that in one line of code!

Continue reading

{ 1 comment }

The Best In Me

May 15, 2010 · 0 comments   7 views

in Philosophies

Joy brings out the best of my mind and sorrow brings out the best of my soul.

 

{ 0 comments }

Desert From The Other World

Poetry
Desert From the Outer World

As world transpires into a moonlit desert – Chilly, gray and with hints of colour. The pale lush of the thorns, Marking the edges of an otherwise serene horizon. The cool breeze from the mellows of the dunes, Carrying hope in form of whiffs from the sea. Making me imagine myself walking barefoot On the [...]

May 9, 2010 0 comments

Making FusionCharts Occupy 100% Width and Height of Container

FusionCharts

Under certain circumstances, one may want FusionCharts to occupy 100% (or a certain percentage) width and height of the container element. This can be achieved using two methods using the jQuery Plugin for FusionCharts.

March 30, 2010 2 comments

Convert HTML Tables to Animated Charts

FusionCharts

Most of us already have data on our web-pages in form of tables. With the release of the jQuery Plugin for FusionCharts, giving life to tabular data couldn’t have been easier. With just one line of code, one can convert HTML tables into animated FusionCharts.

March 23, 2010 0 comments

jQuery Plugin for FusionCharts 1.0 Beta Released

FusionCharts

Yesterday, jQuery Plugin for FusionCharts Free was released as a beta release candidate. With it’s release, FusionCharts has bridged certain parts of the gap that lay between FusionCharts and popular JavaScript libraries.

March 21, 2010 1 comment

Transpose An Array In JavaScript and jQuery

Technical Publications

This JavaScript code adds the functionality to transpose a two-dimensional JavaScript array (array within array). Transposing, in simple terms, is to interchange rows and columns of a matrix (two-dimensional array). It also extends jQuery to allow transposing of arrays using common jQuery syntax.

February 24, 2010 1 comment

FusionCharts On WordPress In 11 Easy Steps

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.

February 20, 2010 3 comments

Understanding Your World

Philosophies

“It is tough to understand things when you are part of intersection of your world and the universe.”   Contrary to popular beliefs, to understand a system, can you be a part of it? Can you be sure that you have encompassed all the variables that constitute the state of the system?

February 16, 2010 0 comments

Executing jQuery Within FusionCharts Link Attribute

FusionCharts

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.

February 14, 2010 3 comments