Parent

Included Modules

MetricFu::Grapher

Public Class Methods

new() click to toggle source
# File lib/graphs/grapher.rb, line 3
def initialize
  self.class.require_graphing_gem
end
require_graphing_gem() click to toggle source
# File lib/graphs/grapher.rb, line 7
def self.require_graphing_gem
  # to be overridden by charting engines
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.