Sha256: b457cd84e460d04c2a7e9b3da7dfd5015d00f868009e63682f0c39afbc86bb4f

Contents?: true

Size: 1004 Bytes

Versions: 4

Compression:

Stored size: 1004 Bytes

Contents

CHANGELOG

== 0.0.8

* NEW Sidestacked Bar Graphs. [Alun Eyre]
* baseline_value larger than data will now show correctly. [Mike Perham]
* hide_dots and hide_lines are now options for line graphs.
* 

== 0.0.6

* Fixed hang when no data is passed.

== 0.0.4

* Added bar graphs
* Added area graphs
* Added pie graphs
* Added render_image_background for using images as background on a theme
* Fixed small size legend centering issue
* Added initial line marker rounding to significant digits (Christian Winkler)
* Line graphs line width is scaled with number of points being drawn (Christian Winkler)

== 0.0.3

* Added option to draw line graphs without the lines (points only), thanks to Eric Hodel
* Removed font-minimum check so graphs look better at 300px width

== 0.0.2

* Fixed to_blob (thanks to Carlos Villela)
* Added bar graphs (initial functionality...will be enhanced)
* Removed rendered test output from gem

== 0.0.1

* Initial release.
* Line graphs only. Other graph styles coming soon.

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
gruff-0.0.9 CHANGELOG
gruff-0.0.8 CHANGELOG
gruff-0.1.0 CHANGELOG
gruff-0.1.1 CHANGELOG