Chart

NAME

Text::Chart - Produces simple text charts from arrays

SYNOPSIS

use Text::Chart;
    say vertical( max => 2, 1, 2, 1, 2)

DESCRIPTION

Text::Chart is a collection of functions that produce text charts. Given an array and, optionally, a max value, produces several types of text charts.

AUTHOR

JJ Merelo <[email protected]>

COPYRIGHT AND LICENSE

Copyright 2016 JJ Merelo

This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.

Text::Chart v0.0.2

A simple module to generate text charts

Authors

  • JJ Merelo

License

GPL-3.0

Dependencies

Test Dependencies

Provides

  • Text::Chart

Documentation

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.