Registry / other / lazy-high-charts

lazy-high-charts

JSON →
library1.6.1rbrubygemsunverified

Lazy High Charts is a Ruby gem for rendering Highcharts graphs in web applications.

gem install lazy_high_charts
INSTALL
IMPORT
SIG · LAZY-HIGH-CHARTS
L
lazy-high-charts
otherrubyv1.6.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

LazyHighCharts
require 'lazy_high_charts'

Create a basic Highcharts graph

require 'lazy_high_charts' chart = LazyHighCharts::HighChart.new('graph') do |f| f.series(name: 'Data', data: [1, 2, 3]) end puts chart.to_html
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.6.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources
lazy-high-charts — gem install lazy-high-charts · libregistry