PlotSimple

PlotSimple is an engine for javascript graphs using HTML 5 and jqPlot.

Installation

Command Line

gem install plot_simple

Bundler (Gemfile)

"plot_simple","~>0.0.0"

  • Make sure that your application.js has jqplot...possibly may add it later.

Charts

PlotSimple is able to handle the following charts at this current time:

  • Column

HELP!

Help can be obtained using Helpsheets.co or StackOverflow