Class: Ziya::Charts::Support::Area
- Defined in:
- lib/ziya/charts/support/area.rb
Overview
Creates a linkable area on the chart to use with the link component. See www.maani.us/xml_charts/index.php?menu=Reference&submenu=link for additional documentation, examples and futher detail.
Instance Attribute Summary
Attributes inherited from Base
#id, #license, #options, #size, #theme, #type
Method Summary
Methods inherited from Base
#add, components, #default_theme, #initialize, #load_helpers, mode_data, mode_reset, #to_s
Methods included from YamlHelpers::Charts
#chart, #chart_url, #component, #drawing
Methods included from YamlHelpers::Base
Methods included from HtmlHelpers::Charts
#_ziya_chart, #chart_path, #charts_swf, #charts_swf_base, #class_id, #codebase, #composite_base_url, #composite_url, #default_chart_options, #gen_composite_path, #gen_swf_path, #ziya_chart, #ziya_chart_js, #ziya_javascript_include_tag
Methods included from HtmlHelpers::Base
#escape_chars, #escape_once, #escape_url, #mime, #plugin_url, #setup_movie_size, #setup_wmode, #tag_options, #ziya_tag
Constructor Details
This class inherits a constructor from Ziya::Charts::Base