Giter Site home page Giter Site logo

jqplot-rails's Introduction

outfielding-jqplot-rails

This is a bundling of jqplot for the Rails 3.1+ asset pipeline. It's similar in idea to Matt House's jqplot-rails project, but I needed something that would keep pace with jqplot's releases (well, at least on my schedule, whatever that actually turns out to be).

Installation

Add this line to your application's Gemfile:

gem 'outfielding-jqplot-rails'

And then execute:

$ bundle install

Or install it yourself as:

$ gem install outfielding-jqplot-rails

Usage

In your app/assets/stylesheets/application.css file add the following:

 *= require jquery.jqplot

In your app/assets/javascripts/application.js file add the following:

 //= require jquery.jqplot

If you'd like to use any of the optional plugins for jqplot - include them in app/assets/javascripts/application.js e.g.

 //= require jqplot-plugins/jqplot.highlighter

will include the jqplot Highlighter plugin.

The file naming is a little strange, but I'm basically just copying the distribution as is into the gem.

Versioning

Unless otherwise noted, the outfielding-jqplot-rails version should match the jqplot distribution version included (as of 1.0.5, i'm leaving off the release revision, at least for now)

LICENSE

Jqplot is Copyright (c) 2009-2010 Chris Leonello jqPlot is currently available for use in all personal or commercial projects under both the MIT and GPL version 2.0 licenses. This means that you can choose the license that best suits your project and use it accordingly.

Gem Bundling is: Copyright (c) 2012 Jason Adam Young under the MIT License

jqplot-rails's People

Contributors

jasonadamyoung avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

jqplot-rails's Issues

Update to jqplot 1.0.5r1122

Debating whether or not to just version it as 1.0.5 and avoiding the release rev. I think I'll switch to that and then do .1 .2 etc. if I have to make changes or jqplot releases a rev in the same point release.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.