daru-view 0.1.0
Daru (Data Analysis in RUby) is a library for analysis, manipulation and visualization of data. Daru-view is for easy and interactive plotting in web application & IRuby notebook. It can work in frameworks e.g. Rails, Sinatra, Nanoc and hopefully in others too.
Gemfile:
=
install:
=
Runtime Dependencies (6):
actionview
>= 0
daru
>= 0
daru-data_tables
>= 0
google_visualr
>= 0
lazy_high_charts
>= 0
nyaplot
>= 0
Development Dependencies (8):
bundler
>= 0
pry
>= 0
pry-byebug
>= 0
rake
>= 0
rspec
>= 0
rubocop
>= 0
rubygems-tasks
>= 0
simplecov
>= 0