Registry / utility / topfunky-gruff

topfunky-gruff

JSON →
library0.3.5rbrubygemsunverified

Beautiful graphs for one or multiple datasets, usable on websites or in documents.

gem install topfunky-gruff
INSTALL
IMPORT
SIG · TOPFUNKY-GRUFF
T
topfunky-gruff
utilityrubyv0.3.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.

Gruff
require 'gruff'

Create a line graph and save as PNG.

require 'gruff' g = Gruff::Line.new g.title = 'My Graph' g.data('Series 1', [1, 2, 3]) g.write('output.png')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.5latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
topfunky-gruff — gem install topfunky-gruff · libregistry