SVG-TT-Graph 1.04 Latest
Kwalitee Issues
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: SVG::TT::Graph, SVG::TT::Graph::Bar, SVG::TT::Graph::BarHorizontal, SVG::TT::Graph::BarLine, SVG::TT::Graph::Bubble, SVG::TT::Graph::Line, SVG::TT::Graph::Pie, SVG::TT::Graph::TimeSeries, SVG::TT::Graph::XY
- no_invalid_versions
-
Fix the version numbers so that version::is_lax($version) returns true.
Error:
- lib/SVG/TT/Graph/Bar.pm: HASH(0x5597e2733c68)
- lib/SVG/TT/Graph/BarHorizontal.pm: HASH(0x5597e2747550)
- lib/SVG/TT/Graph/BarLine.pm: HASH(0x5597e26612a0)
- lib/SVG/TT/Graph/Bubble.pm: HASH(0x5597e239d400)
- lib/SVG/TT/Graph/HeatMap.pm: HASH(0x5597e238dc88)
- lib/SVG/TT/Graph/Line.pm: HASH(0x5597e27e6a40)
- lib/SVG/TT/Graph/Pie.pm: HASH(0x5597e26d4d90)
- lib/SVG/TT/Graph/TimeSeries.pm: HASH(0x5597e2634570)
- lib/SVG/TT/Graph/XY.pm: HASH(0x5597e26498a0)
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
Modules
Name | Abstract | Version | View |
---|---|---|---|
SVG::TT::Graph | Base module for generating SVG graphics | 0.26 | metacpan |
SVG::TT::Graph::Bar | Create presentation quality SVG bar graphs easily | metacpan | |
SVG::TT::Graph::BarHorizontal | Create presentation quality SVG horizontal bar graphs easily | metacpan | |
SVG::TT::Graph::BarLine | Create presentation quality SVG bar-line graphs easily | metacpan | |
SVG::TT::Graph::Bubble | Create presentation quality SVG Bubble plot | metacpan | |
SVG::TT::Graph::HeatMap | Create presentation quality SVG HeatMap graph of XYZ data points easily | metacpan | |
SVG::TT::Graph::Line | Create presentation quality SVG line graphs easily | metacpan | |
SVG::TT::Graph::Pie | Create presentation quality SVG pie graphs easily | metacpan | |
SVG::TT::Graph::TimeSeries | Create presentation quality SVG line graphs of time series easily | metacpan | |
SVG::TT::Graph::XY | Create presentation quality SVG line graphs of XY data points easily | metacpan |