🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

neqa_high_charts

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

neqa_high_charts

bundlerRubygems
Version
0.0.1
Version published
Maintainers
1
Created
Source

Build Status

NeqaHighCharts

help generate high charts in rails!

Installation

Add this line to your application's Gemfile:

gem 'neqa_high_charts', :git => 'git@github.com:beyondalbert/neqa_high_charts.git'

And then execute:

$ bundle

Or install it yourself as:

$ gem install neqa_high_charts

Usage

see usage demo: https://github.com/beyondalbert/rails-high-charts-demo

How this gem works

Deal the high charts options as the Class NeqaHighCharts::HighChart's attributes, so we can set them in your ruby code!

Then use view helper to change this attributes to html and js code!

Contributing

  • Fork it
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin my-new-feature)
  • Create new Pull Request

FAQs

Package last updated on 09 Mar 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts