javascript

raphael-js-logo-embracing-javascriptIn this series of blog posts titled ‘Embracing Raphaël’, we’re taking you behind the scenes, giving you a glimpse of the nuts and bolts that power FusionCharts products, sharing our perspective on the technological shift that’s happened in the data visualization industry over the past few years, and how it’s influenced our products.

Read the rest of this entry »

As announced last week, we were at JSFoo, Bangalore, and quite enjoyed chatting with many of the participants, and seeing the growing enthusiasm for JavaScript. Our JavaScript Architect, Shamasis, took stage on Saturday, talking about ‘The Clockworks behind a JavaScript Framework that Powers a Billion Charts per Month’. Read the rest of this entry »

Meet us at JSFoo 2012, Bangalore

October 19, 2012 News & Announcements

If you’re a JavaScript developer in India, you’ve probably heard of HasGeek, and their interesting lineup of developer-focused events. One such event is currently underway in Bangalore – JSFoo 2012, which is themed ‘JavaScript Everywhere’. One of the sessions features our JavaScript Architect, Shamasis, speaking on the topic ‘The Clockworks behind a JavaScript Framework that Powers a Billion Charts per Month’.

If this sounds interesting, do drop…

Read the rest of this entry »

Stunning charts for your web apps with FusionCharts jQuery plugin

June 26, 2012 Tutorials
Stunning charts for your web apps with FusionCharts jQuery plugin

As web developers, we all agree that jQuery makes JavaScript programming a whole lot easier, and FusionCharts makes charting as easy as possible. Imagine if jQuery and FusionCharts get hitched, and an awesome FusionCharts jQuery plugin is the outcome! Imagine using the familiar jQuery syntax to create charts, update and retrieve chart data and configuration, update functional and cosmetic settings of all charts. Here we introduce, the FusionCharts plugin for…

Read the rest of this entry »

Announcing the release of FusionWidgets XT Service Release 1

April 25, 2012 News & Announcements
Announcing the release of FusionWidgets XT Service Release 1

We are pleased to announce the release of FusionWidgets XT Service Release 1.

Existing customers can upgrade using the Product Upgrade Center.

We have added JavaScript support for the following real-time charts:

Real-time Line chart

Real-time Area chart

Real-time Column chart

Real-time Stacked Area chart

Real-time Stacked Column chart

Real-time Dual

Read the rest of this entry »

JavaScript LinkedCharts in ASP.NET (C#) with FusionCharts XT – Part 4

April 18, 2012 Tutorials
JavaScript LinkedCharts in  ASP.NET (C#) with FusionCharts XT – Part 4

In the last part of FusionCharts XT with ASP.NET series, we will create LinkedCharts using MS SQL Server data and C#. LinkedCharts is a pioneering concept by FusionCharts, which allows you to create unlimited levels of drill-down using a single data source. LinkedCharts is most useful when the user requires to go from a summarized view to a granular view, such as annual revenue >> quarterly revenue >> monthly revenue…

Read the rest of this entry »

Drill-down JavaScript charts in ASP.NET(C#) with FusionCharts XT – Part 3

April 12, 2012 Tutorials
Drill-down JavaScript charts in ASP.NET(C#) with FusionCharts XT – Part 3

In the third part of FusionCharts XT with ASP.NET series, we will create drill-down JavaScript charts using data from MS SQL Server. Drill-down charts are best suited for situations which require the user to go from a summarized view to a granular view. Drill-down charts can present annual revenue >> quarterly revenue >> monthly revenue; or global sales >> sales by country >> sales by state >> sales by city…

Read the rest of this entry »

JavaScript charts using SQL Server data with FusionCharts XT – Part 2

March 30, 2012 Tutorials
JavaScript charts using SQL Server data with FusionCharts XT – Part 2

In the second part of FusionCharts XT with ASP.NET series, learn how to use SQL Server data to create JavaScript charts. We will use the .NET library bundled with FusionCharts XT to create charts in ASP.NET (C#). In the first article of this series, we saw how this .NET library reduces developer effort and generates the HTML and JavaScript required to produce interactive charts in the browser…

Read the rest of this entry »