Archive

Archive for the ‘Flash’ Category

Open Flash Charts

January 25th, 2009

I always admired open source development and open source developers and their attitude to give their best to world in every way they can. One such effort is Open Flash Charts by John Glazebrook.

Open Flash Chart is a library that provides cool flash charts for your web pages. It supports different charts type like line charts, bar charts, pie charts and many more. The installation and usage is admirably simple. The site provides nice demos, wrapper classes and code samples that you can use as head start.
To use open flash chart you just need to follow below steps -

  1. Download the latest OFC library from site download section
  2. Unzip the files and put it under your websites document root.
  3. Add few lines of codes in to your web page.
  4. Prepare and provide proper data paths for charts to be render and your done.

When you will visit your web page you can see the charts is on and working.
Read more…

Flash , , , ,