Class Index

Quicksearch

Ziya::Charts::Support


Sets the label attributes for the category-axis.

Author:Fernand

—————————————————————————— Describe the ticks configuration of the chart axis

Author:Fernand

—————————————————————————— Setup configuration on the chart value axis

Author:Fernand Galiana

—————————————————————————— Create a bevel filter

Author:Fernand

—————————————————————————— Create a blur filter

Author:Fernand Galiana

—————————————————————————— Draws a button on a chart

Author:Fernand Galiana

—————————————————————————— Sets up chart border configuration

Author:Fernand

—————————————————————————— Sets up chart horizontal grid configuration

Author:Fernand

—————————————————————————— Sets up chart vertical grid configuration

Author:Fernand

—————————————————————————— Sets up a guide lines configuration for a chart

Author:Fernand Galiana

—————————————————————————— Sets up chart labels configuration. These are the labels on top on the chart.

Author:Fernand Galiana

—————————————————————————— Describes the look and feel for a chart annotation. An annotation must be added using the Chart#add( :series) call using the hash definition ie

chart.add( :series, “fred”, [ { :value => 10, :note => “Hi there !”} ] )

Author:Fernand Galiana

—————————————————————————— Sets up various preferences available on a given chart type

Author:Fernand Galiana

—————————————————————————— Sets up the content area the chart occupies

Author:Fernand Galiana

—————————————————————————— Sets up a transition when the chart first renders

Author:Fernand Galiana

—————————————————————————— Draws a circle

Author:Fernand Galiana

Defines an area on a chart. Typically used to embed links and buttons

Author:Fernand Galiana

—————————————————————————— Draw base class for all draw components

Author:Fernand Galiana

—————————————————————————— Sets various filters for enhancing charts look and feel

Holds any number of filters. such as bevel, shadow etc. You must specify and id so that other drawable component can use the filters

Author:Fernand

Provide for the toggling of js function callback. You can enable or disable some or all the automatic flash to js callbacks using this component

Author:Fernand Galiana

—————————————————————————— Create a glow filter

Author:Fernand Galiana

—————————————————————————— Draw an image on a chart. Can also be used to reference another chart and embed it in the current chart. (See XML/SWF docs for composite charts )

Author:Fernand Galiana
Date:Dec 15th, 2006

—————————————————————————— Sets up chart legend location

Author:Fernand Galiana

—————————————————————————— Draw a line on a chart

Author:Fernand Galiana

—————————————————————————— Sets up clickable areas on the chart.

Author:Fernand Galiana

—————————————————————————— Sets up a handler for clickable chart elements

Author:Fernand Galiana

—————————————————————————— Draw a rectangle on a chart

Author:Fernand Galiana

Embeds a scroller in a given chart

Author:Fernand Galiana
Date:Dec 15th, 2006

Refines series attributes on a chart

Author:Fernand Galiana

—————————————————————————— Sets up chart elements color

Sets the colors to use for the chart series.

:

See www.maani.us/xml_charts/index.php?menu=Reference&submenu=series_color for additional documentation, examples and futher detail.

Author:Fernand Galiana
Date:Dec 15th, 2006

—————————————————————————— Sets up the ‘exploding’ factor on a particular chart. Only applies to pie, scattered and line charts.

Applies to pie, line, and scatter charts only. In pie charts, it sets which pie wedge separates from the pie for emphasis. In line and scatter charts, it sets which line or point is increased in thickness or size for emphasis.

:

See www.maani.us/xml_charts/index.php?menu=Reference&submenu=series_explode for additional documentation, examples and futher detail.

Author:Fernand Galiana
Date:Dec 15th, 2006

—————————————————————————— Create a shadow filter

Author:Fernand Galiana

—————————————————————————— Draws some text on a chart

Author:Fernand Galiana
Date:Dec 15th, 2006

—————————————————————————— Describes the look and feel for a chart annotation. An annotation must be added using the Chart#add( :series) call using the hash definition ie

chart.add( :series, “fred”, [ { :value => 10, :tooltip => “Hi there !”} ] )

Author:Fernand Galiana

—————————————————————————— Sets up handler for refresh the chart content. The refresh xml can only refresh parts of the chart that have changed.

Author:Fernand Galiana

secsequence

--- SEC00063

seccomment

--- ""

classlist

--- |
Class <a href="Support/Area.html" class="link">Ziya::Charts::Support::Area</a><br />
Class <a href="Support/AxisCategory.html" class="link">Ziya::Charts::Support::AxisCategory</a><br />
Class <a href="Support/AxisTicks.html" class="link">Ziya::Charts::Support::AxisTicks</a><br />
Class <a href="Support/AxisValue.html" class="link">Ziya::Charts::Support::AxisValue</a><br />
Class <a href="Support/Bevel.html" class="link">Ziya::Charts::Support::Bevel</a><br />
Class <a href="Support/Blur.html" class="link">Ziya::Charts::Support::Blur</a><br />
Class <a href="Support/Button.html" class="link">Ziya::Charts::Support::Button</a><br />
Class <a href="Support/ChartBorder.html" class="link">Ziya::Charts::Support::ChartBorder</a><br />
Class <a href="Support/ChartGridH.html" class="link">Ziya::Charts::Support::ChartGridH</a><br />
Class <a href="Support/ChartGridV.html" class="link">Ziya::Charts::Support::ChartGridV</a><br />
Class <a href="Support/ChartGuide.html" class="link">Ziya::Charts::Support::ChartGuide</a><br />
Class <a href="Support/ChartLabel.html" class="link">Ziya::Charts::Support::ChartLabel</a><br />
Class <a href="Support/ChartNote.html" class="link">Ziya::Charts::Support::ChartNote</a><br />
Class <a href="Support/ChartPref.html" class="link">Ziya::Charts::Support::ChartPref</a><br />
Class <a href="Support/ChartRect.html" class="link">Ziya::Charts::Support::ChartRect</a><br />
Class <a href="Support/ChartTransition.html" class="link">Ziya::Charts::Support::ChartTransition</a><br />
Class <a href="Support/Circle.html" class="link">Ziya::Charts::Support::Circle</a><br />
Class <a href="Support/ContextMenu.html" class="link">Ziya::Charts::Support::ContextMenu</a><br />
Class <a href="Support/Draw.html" class="link">Ziya::Charts::Support::Draw</a><br />
Class <a href="Support/Filter.html" class="link">Ziya::Charts::Support::Filter</a><br />
Class <a href="Support/FlashToJavascript.html" class="link">Ziya::Charts::Support::FlashToJavascript</a><br />
Class <a href="Support/Glow.html" class="link">Ziya::Charts::Support::Glow</a><br />
Class <a href="Support/Image.html" class="link">Ziya::Charts::Support::Image</a><br />
Class <a href="Support/Legend.html" class="link">Ziya::Charts::Support::Legend</a><br />
Class <a href="Support/Line.html" class="link">Ziya::Charts::Support::Line</a><br />
Class <a href="Support/Link.html" class="link">Ziya::Charts::Support::Link</a><br />
Class <a href="Support/LinkData.html" class="link">Ziya::Charts::Support::LinkData</a><br />
Class <a href="Support/Rect.html" class="link">Ziya::Charts::Support::Rect</a><br />
Class <a href="Support/Scroll.html" class="link">Ziya::Charts::Support::Scroll</a><br />
Class <a href="Support/Series.html" class="link">Ziya::Charts::Support::Series</a><br />
Class <a href="Support/SeriesColor.html" class="link">Ziya::Charts::Support::SeriesColor</a><br />
Class <a href="Support/SeriesExplode.html" class="link">Ziya::Charts::Support::SeriesExplode</a><br />
Class <a href="Support/Shadow.html" class="link">Ziya::Charts::Support::Shadow</a><br />
Class <a href="Support/Text.html" class="link">Ziya::Charts::Support::Text</a><br />
Class <a href="Support/Tooltip.html" class="link">Ziya::Charts::Support::Tooltip</a><br />
Class <a href="Support/Update.html" class="link">Ziya::Charts::Support::Update</a><br />

sectitle

--- 

[Validate]

Generated with the Darkfish Rdoc Generator.