Chart-OFC 0.12 Latest
Kwalitee Issues
No Core Issues.
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- 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 |
---|---|---|---|
Chart::OFC | Generate data files for use with Open Flash Chart | 0.12 | metacpan |
Chart::OFC::Axis | Base class for axis classes | 0.12 | metacpan |
Chart::OFC::AxisLabel | A label for an axis | 0.12 | metacpan |
Chart::OFC::Dataset | A set of values to be charted | 0.12 | metacpan |
Chart::OFC::Dataset::3DBar | A dataset represented as 3D bars | 0.12 | metacpan |
Chart::OFC::Dataset::Area | A dataset represented as a line with a filled area | 0.12 | metacpan |
Chart::OFC::Dataset::Bar | A dataset represented as bars | 0.12 | metacpan |
Chart::OFC::Dataset::Candle | A dataset represented as a candle for each value | 0.12 | metacpan |
Chart::OFC::Dataset::FadeBar | A dataset represented as "fade" bars | 0.12 | metacpan |
Chart::OFC::Dataset::GlassBar | 0.12 | metacpan | |
Chart::OFC::Dataset::HighLowClose | A dataset represented as an hlc line for each value | 0.12 | metacpan |
Chart::OFC::Dataset::Line | A dataset represented as a line | 0.12 | metacpan |
Chart::OFC::Dataset::LineWithDots | A dataset represented as a line with dots for each value | 0.12 | metacpan |
Chart::OFC::Dataset::OutlinedBar | 0.12 | metacpan | |
Chart::OFC::Dataset::Scatter | A dataset represented as a scatter plot point for each value | 0.12 | metacpan |
Chart::OFC::Dataset::SketchBar | A dataset represented as "sketch" bars | 0.12 | metacpan |
Chart::OFC::Grid | A grid chart | 0.12 | metacpan |
Chart::OFC::Pie | A pie chart | 0.12 | metacpan |
Chart::OFC::Role::OFCDataLines | helper for classes which generate OFC data | 0.12 | metacpan |
Chart::OFC::Types | type library for Chart::OFC | 0.12 | metacpan |
Chart::OFC::XAxis | X axis for grid charts | 0.12 | metacpan |
Chart::OFC::YAxis | Y axis for grid charts | 0.12 | metacpan |