Socket
Book a DemoInstallSign in
Socket

opal-highcharts

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

opal-highcharts

0.1.3
bundlerRubygems
Version published
Maintainers
1
Created
Source

Ruby wrapper for Highcharts.js and Highstock.js charting libraries

The goal of this project is to wrap the Highcharts and Highstock APIs in Opal, providing a simple Ruby interface to Highcharts' functionality.

To find out more about Highcharts, check out these links:

  • Highcharts: http://www.highcharts.com/products/highcharts
  • Highcharts Demos: http://www.highcharts.com/demo
  • Highstock Demos: http://www.highcharts.com/stock/demo

To find out more about Opal, go to http://opalrb.org

Installation

Install opal-highcharts from RubyGems:

$ gem install opal-highcharts

Or include it in your Gemfile for Bundler:

gem 'opal-highcharts'

Cloning this repository

$ git clone https://github.com/balmoral/opal-highcharts

Getting Started

Usage

opal-highcharts can be added to your opal application sources using a standard require:

# app/application.rb
require 'opal'
require 'opal/highcharts'

You need to bring your own highcharts.js or highstock.js file. If you require Highstock functionality use highstock.js, which includes Highcharts. If you only require Highcharts functionality use highcharts.js. Download from http://code.highcharts.com/highcharts.js or http://code.highcharts.com/stock/highstock.js and put the file in app/ or whichever directory you are compiling assets from.

To do

  • Implement Highstock features
  • Documentation
  • Testing

Getting involved

To contribute to this project, follow the steps below.

  • Fork the repo ( https://github.com/balmoral/opal-highcharts/fork )
  • Create your feature branch (git checkout -b new-branch)
  • Commit your changes (git commit -am 'description of commit')
  • Push to the branch (git push origin new-branch)
  • Create a Pull Request

Contributions welcome.

Licenses

Highcharts

Free for non-commercial use. See http://www.highcharts.com/ for details.

###opal-highcharts MIT Licence. See LICENSE.txt

FAQs

Package last updated on 11 Jan 2017

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.