0.0
No commit activity in last 3 years
No release in over 3 years
This gem provides plotly and the plotly-ujs driver for your Rails 4+ application.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

Plotly Rails JS

plotly-rails-js wraps the Plotly.js Library in a rails engine for simple use with the asset pipeline

Gem Version

Installation

Add this line to your application's Gemfile:

gem 'plotly-rails-js'

And then execute:

bundle install

In your JavaScript manifest, i.e. application.js add:

//= require plotly

Usage

Follow the Plotly Getting Started Guide

Version

The gem version matches the corresponding Plotlyjs release.