Shamasis Bhattacharya

As you might already know, with the launch of FusionCharts v3.2, you can now render charts in both Flash and JavaScript. Recently, we had a need in our chart gallery to convert the already-rendered charts in Flash to JavaScript dynamically - at the click of a button. This can be done very easily using the FusionCharts JavaScript Library, and in this post we will take a look at the code snippet going into it.

Read the rest of this entry »

FusionCharts has been evolving as a more powerful and contemporary JavaScript charting library. With the new features of v3.2, a large number of functions were added, and four functions got deprecated. Three of these functions were previously part of the most used functions of FusionCharts JS. In a scenario like this, the setting was perfect to tell you our story of the survival of the fittest.

Read the rest of this entry »

Honey I Shrunk the Codes

February 23, 2011 Tutorials
Honey I Shrunk the Codes

A little dip into the ocean of options available with the new FusionCharts 3.2 JavaScript Library. Know the three different JS syntax to render FusionCharts and some useful set of tips to make your coding life a bit easier.

Read the rest of this entry »

How to use FusionCharts in Windows .NET Applications (WinForms) – Part 3

October 10, 2009 Tutorials
How to use FusionCharts in Windows .NET Applications (WinForms) – Part 3

It’s been some time since we last talked about using FusionCharts in your .NET applications. Hopefully now you know how to generate charts from data entered in forms, and how to get back the data from the chart in CSV format. In this post, we’ll see how to generate a chart using data from a remote XML file and save…

Read the rest of this entry »

How to use FusionCharts in Windows .NET Applications (WinForms) – Part 2

September 23, 2009 Tutorials
How to use FusionCharts in Windows .NET Applications (WinForms) – Part 2

How did it feel to use FusionCharts in your .NET application? Cool huh? We thought so too. In case you are wandering what we are talking about, please check out our earlier post on how to use FusionCharts in Windows .NET applications.

Like we promised, we’re back with a lot more that you can do with FusionCharts in your…

Read the rest of this entry »

How to use FusionCharts in Windows .NET Applications (WinForms)

September 15, 2009 Tutorials
How to use FusionCharts in Windows .NET Applications (WinForms)

Here at FusionCharts, we are always trying to make life as simple as possible for you. Just the other day,  a user wanted to embed FusionCharts in a payroll application he was developing – a Windows .NET desktop application. Having helped him with that, we realized that you might need the same for your application. So in this post, we will outline the basic steps needed to embed FusionCharts in…

Read the rest of this entry »