# File lib/gruff/deprecated.rb, line 21 21: def graph_height 22: @graph_height * @scale 23: end
# File lib/gruff/deprecated.rb, line 25 25: def graph_left 26: @graph_left * @scale 27: end
# File lib/gruff/deprecated.rb, line 17 17: def graph_top 18: @graph_top * @scale 19: end
# File lib/gruff/deprecated.rb, line 29 29: def graph_width 30: @graph_width * @scale 31: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.