Class: Ziya::Charts::Support::Update
- Defined in:
- lib/ziya/charts/support/update.rb
Overview
Updates the chart at intervals, without reloading the web page. This makes it possible to display charts with live data, change the chart’s look over time for emphasis, or create a slideshow from different charts.
:
See www.maani.us/xml_charts/index.php?menu=Reference&submenu=live_update for additional documentation, examples and futher detail.
Method Summary
Methods inherited from Base
#==, attributes, #attributes_for, #configured?, #flatten, has_attribute, #has_sub_components, #initialize, #merge, #options, #options_as_string
Constructor Details
This class inherits a constructor from Ziya::Charts::Support::Base