Class: AmCharts::Chart::Radar

Inherits:
AmCharts::Chart show all
Defined in:
lib/amcharts/chart/radar.rb

Instance Attribute Summary

Attributes inherited from AmCharts::Chart

#container, #data, #data_provider, #data_source, #export, #functions, #graphs, #height, #labels, #legend_div, #legends, #listeners, #loading_indicator, #settings, #titles, #width

Method Summary

Methods inherited from AmCharts::Chart

#add_label, #add_title, amchart_type, #amchart_type, #call_function, #category_axis, #category_field, clear_defaults, defaults, #defer?, #detach_legend, #dimensions=, #export?, #initialize, #keys, #loading_indicator!, #loading_indicator?, #process_data, type, #type, #update_settings, #value_axes

Constructor Details

This class inherits a constructor from AmCharts::Chart

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class AmCharts::Chart