This is an interface to quickly visualize data on the command line. It supports various kinds of plots (curves, bar diagram, histogram, 2D color, etc) that are presented as text output on the console.
Daru (Data Analysis in RUby) is a library for analysis, manipulation and visualization of data. Daru works seamlessly accross interpreters and leverages interpreter-specific optimizations whenever they are available. It is the default data storage gem for all the statsample gems (glm, timeseries, etc.) and can be used with many others like mixed_models, gnuplotrb and iruby. Daru Lite is a fork of Daru that aims to focus on data manipulation and stability.