public
Description: that is plugin extracted from open_flash_chart_2 project
Homepage:
Clone URL: git://github.com/korin/open_flash_chart_2_plugin.git
name age message
file CHANGES Sun May 03 13:55:48 -0700 2009 move plugin to use latest swf and javascript fi... [korin]
file MIT-LICENSE Sun Oct 05 02:04:43 -0700 2008 change license file [korin]
file README Tue May 12 15:45:06 -0700 2009 actualize README [korin]
file Rakefile Sat Aug 23 12:56:14 -0700 2008 add ofc2_inlne method which can be used to gene... [korin]
file TODO Sun May 10 00:54:41 -0700 2009 actualize TODO list [korin]
file init.rb Sat Aug 23 12:56:14 -0700 2008 add ofc2_inlne method which can be used to gene... [korin]
file install.rb Wed Jan 28 13:20:19 -0800 2009 add replace rake task, repair installation script [korin]
directory lib/ Sun May 10 14:15:05 -0700 2009 change key from available_variables to default_... [korin]
directory requirements/ Thu May 07 14:28:55 -0700 2009 add y legend right, using: chart.y2_legend=OFC2... [korin]
directory tasks/ Wed Feb 18 12:39:42 -0800 2009 add / on end destination path in FileUtils.cp c... [korin]
directory test/ Sat Aug 23 12:56:14 -0700 2008 add ofc2_inlne method which can be used to gene... [korin]
file uninstall.rb Sat Aug 23 12:56:14 -0700 2008 add ofc2_inlne method which can be used to gene... [korin]
About
=====================================
open flash chart 2 plugin for rails applications

This library was ported from the open flash chart project's php code to be used with Ruby on Rails.
Visit the open flash chart project here - http://teethgrinder.co.uk/open-flash-chart-2/

NOTE:
sample application is using haml
  gem install haml

If You use rails older that 2.3  probably  you have to uncomment method to_json 
(vendor/plugins/open_flash_chart/lib/open_flash_chart.rb line 14)
and add gem 'json' in enviroment.rb
otherwise plugin will not work propertly


Details
=====================================
Go to http://openflashchart2.sentor.pl for details


Help
=====================================
Looking for help?
try:
home page: http://openflashchart2.sentor.pl/infos
or email to me: lisukorin@gmail.com,
  don't forget write 'open flash chart' in subject or my mail client will treat your message as spam.