| Projects on Google Code | Results 1 - 10 of 11 |
=Open Flash Chart - Coldfusion CFC Library=
==Summary==
OFC-CFC is a Coldfusion CFC library which produces JSON-data for Open Flash Chart version 2. <br>
The power of Open Flash Chart is, you can <b>update charts using JSON-data</b>. <br>
Which means, update your charts using [http://jquery....
This project is an attempt to port openflashchart to [http://haxe.org/ haXe].
Checkout to see the TODO file.
I will try to synchronize development with openflashchart, if possible.
=News=
==Sat Nov 7 04:07:52 CET 2009==
As much as I hate throwing away effort exerted by myself or othe...
pyofc2 is based on the Python module included with [http://teethgrinder.co.uk/open-flash-chart-2/ OpenFlashChart 2]. I found this module useful but quite buggy. For example values of zero could not be plotted because the module used `if value` rather than `if value is not None`.
An open flash chart java lib, by using gjson as stream lib.
This project aims to provide a Python library for creating the data strings required by Open Flash Chart to render graphs.
Python version 2.5 or later is required (limited testing with Python 3.0). I haven't had a chance to test the latest version on Python 2.4.
Open Flash Chart is an interac...
= Overview =
The OFCGWT project provides a simple to use chart widget for GWT based on Open Flash Chart 2. The library includes the needed flash insertion, update and manipulation methods for the chart widget. It also includes a POJO model for the chart elements and components that assist in the g...
=AttC=
Jquery based javascript that converts a standard HTML table to an Open Flash Chart swf and displays it on the page.
Unobtrusive and accessible.
Take a look at the download for example usage and the wiki for instructions.
[http://www.john-north.com/nathfy/AttC Example page is here]
This is a Struts 2 Plugin for Open Flash Chart 2 (http://teethgrinder.co.uk/open-flash-chart-2)
I have written this to use in Report Runner: http://code.google.com/p/reportrunner/ but please feel free to use it as you would like.
see BasicInstructions for details on how to use
pOFCy is handy python (version 3.x) library to generate Open Flash Chart 2 JSON configuration data.
=JOFC2 - Java API for Open Flash Chart 2=
This project provides a Java library for utilizing *Open Flash Chart 2* (http://teethgrinder.co.uk/open-flash-chart-2/).
It is a fork of ofcj (http://code.google.com/p/ofcj/) because the project seemed to be freezed. <br>
On the long run the idea is to...