Take me over?
The maintainer of this distribution is looking for someone to take over!
If you're interested then please contact them via
email.
Changes for version 0.07 - 2008-03-13
- This release requires Open Flash Chart 1.9.7 in order to function 100% properly. Use it with older versions at your own risk of bugs.
- Prefixed all type names with Chart::OFC::Type:: in order to prevent type name pollution.
- Enabled links for all datasets, though this only works with Pie, Line, and Bar charts. I think that before OFC 1.9.7, this only worked with Pie charts. Based on a patch by Justin Hawkins.
Modules
Generate data files for use with Open Flash Chart
Base class for axis classes
A label for an axis
A set of values to be charted
A dataset represented as 3D bars
A dataset represented as a line with a filled area
A dataset represented as bars
A dataset represented as "fade" bars
A dataset represented as "glass" bars
A dataset represented as a line
A dataset represented as a line with dots for each value
A dataset represented as outlined bars
A dataset represented as "sketch" bars
A grid chart
A pie chart
helper for classes which generate OFC data
type library for Chart::OFC
X axis for grid charts
Y axis for grid charts