NoahFisher / plotly-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PlotlyJS for Rails

A wrapper for the plotlyjs javascript lib created by Plotly

Installation

Add this line to your application's Gemfile:

gem 'plotly-js'

And then execute:

$ bundle install

Or install it yourself as:

$ gem install plotly-js

And then add it to you application.js

$ require plotlyjs

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/NoahFisher/plotly-js. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.

About

License:MIT License


Languages

Language:Ruby 92.9%Language:Shell 7.1%