Text::Chart

A simple module to generate text charts

Text::Chart

A simple Text Chart for Raku

Running an example

raku-text-chart should have been installed in your binary directory, you can run it directly this way:

raku-text-chart 3 2 1 4

Obtaining a result such as this one:

    
   ā–®
   ā–®
ā–®  ā–®
ā–®  ā–®
ā–®  ā–®
ā–®ā–® ā–®
ā–®ā–® ā–®
ā–®ā–®ā–®ā–®
ā–®ā–®ā–®ā–®

Or you can use

raku-text-chart --max=4 --chart-chars=ā–ā–‘ā–“ā–ˆ 3 2 1 4

Which will give us:

   ā–ˆ
ā–  ā–ˆ
ā–ā–‘ ā–ˆ
ā–ā–‘ā–“ā–ˆ

License

This is distributed under the GNU GPL v3

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.