Class: ReportEngine::Html::GoogleChart
- Inherits:
-
GoogleChart
- Object
- GoogleChart
- ReportEngine::Html::GoogleChart
- Defined in:
- lib/report_engine/html/google_chart.rb
Instance Method Summary collapse
Methods inherited from GoogleChart
#generate_url, #initialize, #max_value
Constructor Details
This class inherits a constructor from ReportEngine::GoogleChart
Instance Method Details
#render ⇒ Object
4 5 6 |
# File 'lib/report_engine/html/google_chart.rb', line 4 def render generate_url end |