Skip to content

brewbit/dygraphs-rails

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dygraphs-rails

From dygraphs.com:

dygraphs is an open source JavaScript library that produces produces interactive, zoomable charts of time series. It is designed to display dense data sets and enable users to explore and interpret them.

This gem packages the dygraphs library for use with the Rails 3.1+ asset pipeline.

Usage

In your Gemfile:

gem "dygraphs-rails"

In your application.js.coffee or whatever:

#= require 'dygraph-combined'

Also included in this gem is excanvas.js, which should be used if you want to support MSIE 8 or lower.

About

dygraphs JavaScript Visualization Library packaged for the Rails asset pipeline

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 100.0%