-
Notifications
You must be signed in to change notification settings - Fork 4
Generate html and data files for use with Open Flash Chart version 2
jozef/chart-ofc2
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
NAME Chart::OFC2 - Generate html and data files for use with Open Flash Chart version 2 DESCRIPTION OFC2 is a flash script for creating graphs. To have a graph we need an open-flash-chart.swf and a JSON data file describing graph data. Complete examples you can find after successful run of this module tests in t/output/ folder - t/output/bar.html, t/output/pie.html, t/output/hbar.html are html graphs and t/output/bad-data.json, t/output/pie-data.json, t/output/hbar-data.json are the data files. SEE ALSO Chart::OFC, http://teethgrinder.co.uk/open-flash-chart-2/, http://github.com/jozef/chart-ofc2/ AUTHOR Jozef Kutej `<jkutej@cpan.org>' I've used some of the code from the perl-ofc-library/open_flash_chart.pm that is shipped together with all the rest OFC2 files. CONTRIBUTORS The following people have contributed to the Chart::OFC2 by commiting their code, sending patches, reporting bugs, asking questions, suggesting useful advices, nitpicking, chatting on IRC or commenting on my blog (in no particular order): Rodney Webster John Goulah C<< <jgoulah@cpan.org> >> Noë Snaterse Adam J. Foxson C<< <atom@cpan.org> >> Jeff Tam Robin Clarke SUPPORT * Mailing list http://lists.meon.sk/mailman/listinfo/chart-ofc2 * GitHub: issues http://github.com/jozef/chart-ofc2/issues * RT: CPAN's request tracker http://rt.cpan.org/NoAuth/Bugs.html?Dist=Chart-OFC2 * AnnoCPAN: Annotated CPAN documentation http://annocpan.org/dist/Chart-OFC2 * CPAN Ratings http://cpanratings.perl.org/d/Chart-OFC2 * Search CPAN http://search.cpan.org/dist/Chart-OFC2 COPYRIGHT AND LICENSE GNU GPL
About
Generate html and data files for use with Open Flash Chart version 2
Resources
Stars
Watchers
Forks
Packages 0
No packages published