Registry / utility / gchartrb

gchartrb

JSON →
library0.5.5rbrubygemsunverified

Provides an object oriented interface to create Google Chart URLs.

gem install gchartrb
INSTALL
IMPORT
SIG · GCHARTRB
G
gchartrb
utilityrubyv0.5.5
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.

Gchartrb
require 'gchartrb'

Create a line chart URL

require 'gchartrb' chart = GoogleChart::LineChart.new chart.data 'Series1', [1,2,3] chart.to_url
Debug
Known issues
breakingGoogle Image Charts API is deprecated.
fix
Consider using Google Charts JavaScript API or other libraries.
affects: >= 0.5.5
Upgrade
Version history
0.5.5latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
gchartrb — gem install gchartrb · libregistry