1---
2abstract: 'Implements an algorithm to find good values for chart axis'
3author:
4  - 'Adam Kennedy <adamk@cpan.org>'
5build_requires:
6  ExtUtils::MakeMaker: 6.42
7  Test::More: 0.42
8configure_requires:
9  ExtUtils::MakeMaker: 6.42
10distribution_type: module
11generated_by: 'Module::Install version 1.00'
12license: perl
13meta-spec:
14  url: http://module-build.sourceforge.net/META-spec-v1.4.html
15  version: 1.4
16module_name: Chart::Math::Axis
17name: Chart-Math-Axis
18no_index:
19  directory:
20    - inc
21    - t
22    - xt
23requires:
24  Math::BigFloat: 1.44
25  Math::BigInt: 1.70
26  Params::Util: 0.15
27  Storable: 2.12
28  perl: 5.005
29resources:
30  ChangeLog: http://fisheye2.atlassian.com/changelog/cpan/trunk/Chart-Math-Axis
31  license: http://dev.perl.org/licenses/
32  repository: http://svn.ali.as/cpan/trunk/Chart-Math-Axis
33version: 1.06
34