public
Description: Both a testing and tutorial application for Rails Open Flash Chart Plugin.
Homepage: http://harryseldon.thinkosphere.com/2008/11/07/a-test-and-example-app-for-open-flash-chart-rails-plugin
Clone URL: git://github.com/harryseldon/ofc_test_app.git
ofc_test_app / README
100644 25 lines (16 sloc) 0.751 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Both a testing and tutorial application for Rails Open Flash Chart Plugin.
 
Version 0.2.6
Use OFC version with last commit on 03/02/2009
 
1) Install with:
git clone git://github.com/harryseldon/ofc_test_app.git
git submodules update --init
 
2) Run your server script/server -p 3000
 
3) Go to http://localhost:3000/test_it/all_graphs
You will see all the graphs.
 
More info about this app:
http://harryseldon.thinkosphere.com/2009/03/09/open-flash-charts-examples-with-rails
http://harryseldon.thinkosphere.com/2008/11/07/a-test-and-example-app-for-open-flash-chart-rails-plugin
 
Live example:
http://charts.thinkosphere.com/test_it/all_graphs
 
How to contribute to this app ?
http://harryseldon.thinkosphere.com/2008/11/08/grand-gardening-with-git