mfilej / ruby-processing-charts

Charts! charts meaningless charts with ruby-processing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Charts! for ruby-processing

This is me playing with ruby-processing. Charts! plots line and bar charts. Code on GitHub, screenshot below.

example screenshot

Install ruby-processing

    $ gem install ruby-processing

Run demo

    $ rp5 run bar_demo.rb
    $ rp5 run line_demo.rb

Run unit tests

    $ rake

About

Charts! charts meaningless charts with ruby-processing


Languages

Language:Ruby 100.0%