Last Modified
2013-07-14 14:32:46 +0000
Requires

Description

Scruffy Formatters

Author

Brasten Sager

Date

August 16th, 2006

Formatters are used to format the values displayed on the y-axis by setting graph.value_formatter.

Example:

graph.value_formatter = Scruffy::Formatters::Currency.new(:precision => 0)