Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/moritz/svg-plot

Various plot types with SVG output, with Perl 6
https://github.com/moritz/svg-plot

Last synced: about 1 month ago
JSON representation

Various plot types with SVG output, with Perl 6

Awesome Lists containing this project

README

        

SVG::Plot is a simple 2D chart plotter for Perl 6.
It currently supports bars, stacked bars, lines and points (both equally
spaced with optional labels, or xy plots).

Initial announcement: http://perlgeek.de/blog-en/perl-6/svg-adventure.html

If you want to have a Makefile, please use ufo from http://github.com/masak/ufo/
to generate one.