Group
Extension

Matches 1

Text-Chart ( P/PE/PERLANCAR/Text-Chart-0.042.tar.gz, PERLANCAR, 2024; MetaCPAN )
Text-Chart/lib/Text/Chart.pm ( view source; MetaCPAN )
        }
            push @resrows, $resrow;
        }
        require JSON::MaybeXS;
        $buf = JSON::MaybeXS::encode_json([200, "OK", \@resrows]);

    } elsif ($type eq 'bar') {
        $chart
a L<tchart> (from L<App::tchart>) CLI:

 % tchart -d sales -t sparkline < celine-dion-album-sales.json
 ▂▂▅██▄▄▂▁▂▁

B<Horizontal sparkline chart:>

 XXX

C<Plotting multiple dat

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.