I would not recommend OFC. The project is ostensibly dead. I used it 
extensively in my own site <http://www.runpartner.com> for charting, and 
found it a pain. I just finished removing all of it so that the site is 
iPad friendly.

   - OFC has not been updated since 
2009<http://teethgrinder.co.uk/open-flash-chart-2/downloads.php>
   .
   - There are plenty of bugs only maintained by their public 
forum<http://forums.openflashchart.com/>
   .
   - The documentation is sparse and a number of the examples/features 
   don't actually work.
   - The SWF is large and loads slower than competing libraries.

I had to learn some AS3 myself and recompile the source to get basic things 
like Fullscreen to work. Since no one is officially maintaining the 
project, you'll have to download the source and apply the public patches 
and rebuild yourself.

I would suggest the all JS charting library 
HighCharts<http://www.highcharts.com/>, 
or the Google Visualization 
API<https://developers.google.com/chart/interactive/docs/reference>, 
both of which are under active development and have GWT wrapper libraries (
HighCharts <http://www.moxiegroup.com/moxieapps/gwt-highcharts/>, 
GV<http://code.google.com/p/gwt-google-apis/wiki/VisualizationGettingStarted>). 
You can start with OFC, but you will have to fix many problems yourself 
from the start.


Sincerely,
Joseph

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/6WpU0q7wR0EJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to