This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun Apr 05 14:36:26 -0700 2009 | |
| |
Build.PL | Sat Mar 28 09:10:24 -0700 2009 | |
| |
Changes | Thu May 07 15:06:26 -0700 2009 | |
| |
MANIFEST | Wed May 06 16:15:52 -0700 2009 | |
| |
MANIFEST.SKIP | Sun Apr 05 14:36:26 -0700 2009 | |
| |
Makefile.PL | Tue Apr 28 19:25:54 -0700 2009 | |
| |
README | Mon Apr 13 04:43:10 -0700 2009 | |
| |
TODO | Tue May 05 19:25:48 -0700 2009 | |
| |
lib/ | Thu May 07 15:06:26 -0700 2009 | |
| |
t/ | Sat May 02 14:00:31 -0700 2009 |
README
The SVG::Sparkline module supports creating sparkline graphics in SVG. The parameters used to create the sparkline types and the scaling code have both changed significantly in the 0.2.0 version of the code. If you used the library pre-0.2.0, you will need to make a few adjustments. INSTALLATION To install this module, run the following commands: perl Makefile.PL make make test make install Alternatively, to install with Module::Build, you can use the following commands: perl Build.PL ./Build ./Build test ./Build install DEPENDENCIES SVG COPYRIGHT AND LICENCE Copyright (C) 2009, G. Wade Johnson This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.







