SVG-Sparkline
view release on metacpan or search on metacpan
lib/SVG/Sparkline/Cookbook.pod view on Meta::CPAN
style="border:1 solid black;" alt="Rainfall amounts"></iframe>
Changing the border style should have the effect you want.
=head3 How do I add a grid under the sparkline?
The L<SVG::Sparkline> does not currently support grids. I am concerned that
adding a grid might also violate Tufte's intent for the sparkline.
At present, the best solution would be to generate a grid of the appropriate
dimensions and overlay it with the sparkline. This only works if the sparkline
has no background color, which leaves the background transparent.
=head1 AUTHOR
G. Wade Johnson C<< <gwadej@cpan.org> >>
=head1 LICENCE AND COPYRIGHT
Copyright (c) 2015, G. Wade Johnson C<< <gwadej@cpan.org> >>. All rights reserved.
( run in 2.860 seconds using v1.01-cache-2.11-cpan-49f99fa48dc )