Skip to content

terencemo/Catalyst--View--SVG--TT--Graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Catalyst::View::SVG::TT::Graph

Chart view for Catalyst based on SVG::TT::Graph. Project at:

git://github.com/terencemo/Catalyst--View--SVG--TT--Graph.git

Features

  • Different chart types: bar, line, pie, horizontal bar
  • Output in multiple image formats (SVG/PNG/JPEG) + any supported by Image::LibRSVG
  • Configure options globally or before calling your view
  • Multiple sets of data values supported
  • Gzip compression by default for SVG

Installation

You'll need librsvg installed on your system. On debian/ubuntu, this means installing librsvg2-2. Check the package for your OS or install from source at http://librsvg.sourceforge.net/

Drop me a line at terencemo[at]cpan.org if you face any issues.

About

SVG::TT::Graph view for Catalyst apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages