Sha256: f2cca3b23b2d60c3b94f97a6ea1b4a302189f5a05cdd680c33fae52b0778d1af
Contents?: true
Size: 422 Bytes
Versions: 3
Compression:
Stored size: 422 Bytes
Contents
# We need the Opal Native support library here: require 'native' # These requires must be loaded in order of dependency: require 'opal/highcharts/base' require 'opal/highcharts/options' require 'opal/highcharts/point' require 'opal/highcharts/extremes' require 'opal/highcharts/axis' require 'opal/highcharts/series' require 'opal/highcharts/renderer' require 'opal/highcharts/chart' require 'opal/highcharts/highcharts'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
opal-highcharts-0.1.3 | lib/opal/highcharts/setup.rb |
opal-highcharts-0.1.2 | lib/opal/highcharts/setup.rb |
opal-highcharts-0.1.1 | lib/opal/highcharts/setup.rb |