Class: GoogleVisualr::Interactive::SteppedAreaChart

Inherits:
BaseChart
  • Object
show all
Includes:
Packages::CoreChart
Defined in:
lib/google_visualr/interactive/stepped_area_chart.rb

Overview

Constant Summary

Constants inherited from BaseChart

BaseChart::DEFAULT_VERSION

Instance Attribute Summary

Attributes inherited from BaseChart

#data_table, #language, #listeners, #material, #version

Method Summary

Methods included from Packages::CoreChart

#package_name

Methods inherited from BaseChart

#add_listener, #chart_class, #chart_function_name, #chart_name, #class_name, #draw_js, #initialize, #load_js, #options, #options=, #package_name, #to_js

Methods included from ParamHelpers

#js_parameters, #stringify_keys!, #typecast

Constructor Details

This class inherits a constructor from GoogleVisualr::BaseChart