Sha256: f7fe23ffbadbe5444e0388f8ca0765cd1161fb8baa3d5172f250198419fd0991
Contents?: true
Size: 425 Bytes
Versions: 4
Compression:
Stored size: 425 Bytes
Contents
# Graph It! A very basic graphing library that writes data to bmp images. It's probably too basic to work for you. I use my `mrtg2xy` gem to process data from `mrtg` which I pipe into this utility. ## Installation Install it yourself: $ gem install graphit ## Usage $ cat mydata | graphit -o graph.bmp ## Example Output <img src="https://raw.githubusercontent.com/jeffmcfadden/graphit/master/test-01.png" />
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
graphit-0.1.1 | README.md |
graphit-0.0.6 | README.md |
graphit-0.0.5 | README.md |
graphit-0.0.4 | README.md |