forked from ranguard/svg-tt-graph
-
Notifications
You must be signed in to change notification settings - Fork 1
Perl module for creating SVG graphs
fangly/svg-tt-graph
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
SVG/TT/Graph ============ This set of modules can be used to generate high quality SVG graphs, bar charts and pie graphs. INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES This module requires these other modules and libraries: DateTime >= 0.1 HTTP::Date >= 0.1 Template >= 2.08 Optionally, SVG::TT::Graph can use the following modules: Compress::Zlib XML::Tidy CONVERTING TO PNG Currently if you want to convert the SVG to PNG I'd suggest using Batik from http://xml.apache.org/, it is Java, I know there is work going on for the perl converters, they're just not there yet. DEVELOPMENT The repository for the development of SVG::TT::Graph is: git://github.com/ranguard/svg-tt-graph.git COPYRIGHT AND LICENCE This module is free software; you can redistribute it or modify it under the same terms as Perl itself. Copyright (C) 2003 Leo Lapworth
About
Perl module for creating SVG graphs
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Perl 100.0%