[Pkg-javascript-commits] [SCM] Yahoo! User Interface Toolkit (yui) branch, master, updated. debian/2.8.1-1-10-g9fa2f48

Jaldhar H. Vyas jaldhar at debian.org
Fri Jun 29 21:18:10 UTC 2012


The following commit has been merged in the master branch:
commit de6658b2b68a209dd602f63ed7d2ba349cff56df
Author: Jaldhar H. Vyas <jaldhar at debian.org>
Date:   Fri Jun 29 15:29:48 2012 -0400

    Removed chart module and examples.
    
    We don't have the ActionScript source for the charts flash component.

diff --git a/as-docs/Charts.html b/as-docs/Charts.html
deleted file mode 100644
index 4f79557..0000000
--- a/as-docs/Charts.html
+++ /dev/null
@@ -1,913 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="print.css" type="text/css" media="print">
-<meta content="Charts,chartItemExtraEventHandler,getCategoryField,getCategoryNames,getDataField,getHorizontalAxisTitle,getHorizontalField,getVerticalAxisTitle,getVerticalField,setAxisStyles,setCategoryField,setCategoryNames,setConstrainViewport,setDataField,setDataProvider,setDataTipFunction,setDataTipStyles,setHorizontalAxis,setHorizontalAxisTitle,setHorizontalField,setLegendLabelFunction,setLegendStyles,setSeriesStyles,setSeriesStylesByIndex,setStyle,setStyles,setType,setVerticalAxis,setVerticalAxisTitle,setVerticalField" name="keywords">
-<title>Charts</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="asdoc.js"></script><script type="text/javascript" language="javascript" src="cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'Charts - YUI AS Component Documentation';
-				var baseRef = '';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('all-classes.html')" href="package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('all-classes.html')" href="class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('index-list.html')" href="all-index-A.html">Index</a> | <a href="index.html?Charts.html&class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class Charts</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class Charts"); titleBar_setSubNav(false,true,false,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">Top Level</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class Charts</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">Charts <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="images/inherit-arrow.gif"> <a href="../com/yahoo/yui/YUIAdapter.html">YUIAdapter</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="images/inherit-arrow.gif"> flash.display.Sprite</td>
-</tr>
-</table>
-<p></p>
-  A wrapper for the Astra Charts components to allow them to be used by the YUI library.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a><a name="protectedPropertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Protected Properties</div>
-<div class="showHideLinks">
-<div class="hideInheritedProtectedProperty" id="hideInheritedProtectedProperty">
-<a onclick="javascript:setInheritedVisible(false,'ProtectedProperty');" href="#protectedPropertySummary" class="showHideLink"><img src="images/expanded.gif" class="showHideLinkImage"> Hide Inherited Protected Properties</a>
-</div>
-<div class="showInheritedProtectedProperty" id="showInheritedProtectedProperty">
-<a onclick="javascript:setInheritedVisible(true,'ProtectedProperty');" href="#protectedPropertySummary" class="showHideLink"><img src="images/collapsed.gif" class="showHideLinkImage"> Show Inherited Protected Properties</a>
-</div>
-</div>
-<table id="summaryTableProtectedProperty" class="summaryTable hideInheritedProtectedProperty" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedProtectedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="../com/yahoo/yui/YUIAdapter.html#elementID">elementID</a> : String<div class="summaryTableDescription">
-   The element id that references the SWF in the HTML.</div>
-</td><td class="summaryTableOwnerCol"><a href="../com/yahoo/yui/YUIAdapter.html">YUIAdapter</a></td>
-</tr>
-<tr class="hideInheritedProtectedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="../com/yahoo/yui/YUIAdapter.html#javaScriptEventHandler">javaScriptEventHandler</a> : String<div class="summaryTableDescription">
-   The globally accessible JavaScript function that accepts events through ExternalInterface.</div>
-</td><td class="summaryTableOwnerCol"><a href="../com/yahoo/yui/YUIAdapter.html">YUIAdapter</a></td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedMethod" id="hideInheritedMethod">
-<a onclick="javascript:setInheritedVisible(false,'Method');" href="#methodSummary" class="showHideLink"><img src="images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Methods</a>
-</div>
-<div class="showInheritedMethod" id="showInheritedMethod">
-<a onclick="javascript:setInheritedVisible(true,'Method');" href="#methodSummary" class="showHideLink"><img src="images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Methods</a>
-</div>
-</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#Charts()">Charts</a>()</div>
-<div class="summaryTableDescription">
-   Constructor.</div>
-</td><td class="summaryTableOwnerCol">Charts</td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="../com/yahoo/yui/YUIAdapter.html#getAltText()">getAltText</a>():String</div>
-<div class="summaryTableDescription">
-   Gets the alternative text for assistive technology.</div>
-</td><td class="summaryTableOwnerCol"><a href="../com/yahoo/yui/YUIAdapter.html">YUIAdapter</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#getCategoryField()">getCategoryField</a>():String</div>
-<div class="summaryTableDescription">
-   Returns the field used in complex objects to access categories to be
-   displayed on the PieChart.</div>
-</td><td class="summaryTableOwnerCol">Charts</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#getCategoryNames()">getCategoryNames</a>():Array</div>
-<div class="summaryTableDescription">
-   Returns the category names.</div>
-</td><td class="summaryTableOwnerCol">Charts</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#getDataField()">getDataField</a>():String</div>
-<div class="summaryTableDescription">
-   Returns the field used in complex objects to access data to be
-   displayed on the PieChart.</div>
-</td><td class="summaryTableOwnerCol">Charts</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#getHorizontalAxisTitle()">getHorizontalAxisTitle</a>():String</div>
-<div class="summaryTableDescription">
-   Returns the title displayed next to the vertical axis.</div>
-</td><td class="summaryTableOwnerCol">Charts</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#getHorizontalField()">getHorizontalField</a>():String</div>
-<div class="summaryTableDescription">
-   Returns the field used in complex objects to access data to be
-   displayed on the horizontal axis.</div>
-</td><td class="summaryTableOwnerCol">Charts</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#getVerticalAxisTitle()">getVerticalAxisTitle</a>():String</div>
-<div class="summaryTableDescription">
-   Returns the title displayed next to the vertical axis.</div>
-</td><td class="summaryTableOwnerCol">Charts</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#getVerticalField()">getVerticalField</a>():String</div>
-<div class="summaryTableDescription">
-   Returns the field used in complex objects to access data to be
-   displayed on the vertical axis.</div>
-</td><td class="summaryTableOwnerCol">Charts</td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="../com/yahoo/yui/YUIAdapter.html#setAltText()">setAltText</a>(value:String):void</div>
-<div class="summaryTableDescription">
-   Sets the alternative text for assistive technology.</div>
-</td><td class="summaryTableOwnerCol"><a href="../com/yahoo/yui/YUIAdapter.html">YUIAdapter</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#setCategoryField()">setCategoryField</a>(value:String):void</div>
-<div class="summaryTableDescription">
-   Sets the field used in complex objects to access categories to be displayed
-   on the PieChart.</div>
-</td><td class="summaryTableOwnerCol">Charts</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#setCategoryNames()">setCategoryNames</a>(value:Array):void</div>
-<div class="summaryTableDescription">
-   Sets the category names used if the data requires a category axis.</div>
-</td><td class="summaryTableOwnerCol">Charts</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#setConstrainViewport()">setConstrainViewport</a>(value:Boolean):void</div>
-<div class="summaryTableDescription">
-   Determines whether the viewport is constrained
-   </div>
-</td><td class="summaryTableOwnerCol">Charts</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#setDataField()">setDataField</a>(value:String):void</div>
-<div class="summaryTableDescription">
-   Sets the field used in complex objects to access data to be displayed
-   on the PieChart.</div>
-</td><td class="summaryTableOwnerCol">Charts</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#setDataProvider()">setDataProvider</a>(value:Array):void</div>
-<div class="summaryTableDescription"></div>
-</td><td class="summaryTableOwnerCol">Charts</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#setDataTipFunction()">setDataTipFunction</a>(value:String):void</div>
-<div class="summaryTableDescription">
-   Sets the JavaScript function to call to generate the chart's data tip.</div>
-</td><td class="summaryTableOwnerCol">Charts</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#setHorizontalAxis()">setHorizontalAxis</a>(value:Object):void</div>
-<div class="summaryTableDescription">
-   Updates the horizontal axis with a new type.</div>
-</td><td class="summaryTableOwnerCol">Charts</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#setHorizontalAxisTitle()">setHorizontalAxisTitle</a>(value:String):void</div>
-<div class="summaryTableDescription">
-   Sets the title displayed next to the horizontal axis.</div>
-</td><td class="summaryTableOwnerCol">Charts</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#setHorizontalField()">setHorizontalField</a>(value:String):void</div>
-<div class="summaryTableDescription">
-   Sets the field used in complex objects to access data to be displayed
-   on the horizontal axis.</div>
-</td><td class="summaryTableOwnerCol">Charts</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#setLegendLabelFunction()">setLegendLabelFunction</a>(value:String):void</div>
-<div class="summaryTableDescription">
-   Sets the JavaScript function to call to format legend labels
-   </div>
-</td><td class="summaryTableOwnerCol">Charts</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#setSeriesStyles()">setSeriesStyles</a>(styles:Array):void</div>
-<div class="summaryTableDescription"></div>
-</td><td class="summaryTableOwnerCol">Charts</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#setSeriesStylesByIndex()">setSeriesStylesByIndex</a>(index:int, style:Object):void</div>
-<div class="summaryTableDescription"></div>
-</td><td class="summaryTableOwnerCol">Charts</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#setStyle()">setStyle</a>(name:String, value:Object, json:Boolean = true):void</div>
-<div class="summaryTableDescription"></div>
-</td><td class="summaryTableOwnerCol">Charts</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#setStyles()">setStyles</a>(styles:String):void</div>
-<div class="summaryTableDescription">
-   Accepts a JSON-encoded set of styles for the chart itself.</div>
-</td><td class="summaryTableOwnerCol">Charts</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#setType()">setType</a>(value:String):void</div>
-<div class="summaryTableDescription">
-   Creates a chart instance based on the specified type.</div>
-</td><td class="summaryTableOwnerCol">Charts</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#setVerticalAxis()">setVerticalAxis</a>(value:Object):void</div>
-<div class="summaryTableDescription">
-   Updates the vertical axis with a new type.</div>
-</td><td class="summaryTableOwnerCol">Charts</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#setVerticalAxisTitle()">setVerticalAxisTitle</a>(value:String):void</div>
-<div class="summaryTableDescription">
-   Sets the title displayed next to the vertical axis.</div>
-</td><td class="summaryTableOwnerCol">Charts</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#setVerticalField()">setVerticalField</a>(value:String):void</div>
-<div class="summaryTableDescription">
-   Sets the field used in complex objects to access data to be displayed
-   on the vertical axis.</div>
-</td><td class="summaryTableOwnerCol">Charts</td>
-</tr>
-</table>
-</div>
-<a name="protectedMethodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Protected Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedProtectedMethod" id="hideInheritedProtectedMethod">
-<a onclick="javascript:setInheritedVisible(false,'ProtectedMethod');" href="#protectedMethodSummary" class="showHideLink"><img src="images/expanded.gif" class="showHideLinkImage"> Hide Inherited Protected Methods</a>
-</div>
-<div class="showInheritedProtectedMethod" id="showInheritedProtectedMethod">
-<a onclick="javascript:setInheritedVisible(true,'ProtectedMethod');" href="#protectedMethodSummary" class="showHideLink"><img src="images/collapsed.gif" class="showHideLinkImage"> Show Inherited Protected Methods</a>
-</div>
-</div>
-<table id="summaryTableProtectedMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#chartItemExtraEventHandler()">chartItemExtraEventHandler</a>(event:MouseEvent):void</div>
-<div class="summaryTableDescription"></div>
-</td><td class="summaryTableOwnerCol">Charts</td>
-</tr>
-<tr class="hideInheritedProtectedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="../com/yahoo/yui/YUIAdapter.html#initializeComponent()">initializeComponent</a>():void</div>
-<div class="summaryTableDescription">
-   To be overridden by subclasses to add ExternalInterface callbacks.</div>
-</td><td class="summaryTableOwnerCol"><a href="../com/yahoo/yui/YUIAdapter.html">YUIAdapter</a></td>
-</tr>
-<tr class="hideInheritedProtectedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="../com/yahoo/yui/YUIAdapter.html#log()">log</a>(message:Object, category:String = null):void</div>
-<div class="summaryTableDescription">
-   Sends a log message to the YUI Logger.</div>
-</td><td class="summaryTableOwnerCol"><a href="../com/yahoo/yui/YUIAdapter.html">YUIAdapter</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#setAxisStyles()">setAxisStyles</a>(styles:Object, axisName:String):void</div>
-<div class="summaryTableDescription"></div>
-</td><td class="summaryTableOwnerCol">Charts</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#setDataTipStyles()">setDataTipStyles</a>(styles:Object):void</div>
-<div class="summaryTableDescription"></div>
-</td><td class="summaryTableOwnerCol">Charts</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#setLegendStyles()">setLegendStyles</a>(styles:Object):void</div>
-<div class="summaryTableDescription"></div>
-</td><td class="summaryTableOwnerCol">Charts</td>
-</tr>
-<tr class="hideInheritedProtectedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="../com/yahoo/yui/YUIAdapter.html#showFatalError()">showFatalError</a>(message:Object):void</div>
-<div class="summaryTableDescription"></div>
-</td><td class="summaryTableOwnerCol"><a href="../com/yahoo/yui/YUIAdapter.html">YUIAdapter</a></td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="Charts()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">Charts</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function Charts()</code><p>
-   Constructor.
-   </p></div>
-<a name="methodDetail"></a>
-<div class="detailSectionHeader">Method detail</div>
-<a name="chartItemExtraEventHandler()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">chartItemExtraEventHandler</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>protected function chartItemExtraEventHandler(event:MouseEvent):void</code><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">event</span>:MouseEvent</code></td>
-</tr>
-</table>
-</div>
-<a name="getCategoryField()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">getCategoryField</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function getCategoryField():String</code><p>
-   Returns the field used in complex objects to access categories to be
-   displayed on the PieChart.
-   </p><p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>String</code></td>
-</tr>
-</table>
-</div>
-<a name="getCategoryNames()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">getCategoryNames</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function getCategoryNames():Array</code><p>
-   Returns the category names.
-   </p><p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>Array</code></td>
-</tr>
-</table>
-</div>
-<a name="getDataField()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">getDataField</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function getDataField():String</code><p>
-   Returns the field used in complex objects to access data to be
-   displayed on the PieChart.
-   </p><p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>String</code></td>
-</tr>
-</table>
-</div>
-<a name="getHorizontalAxisTitle()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">getHorizontalAxisTitle</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function getHorizontalAxisTitle():String</code><p>
-   Returns the title displayed next to the vertical axis.
-   </p><p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>String</code></td>
-</tr>
-</table>
-</div>
-<a name="getHorizontalField()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">getHorizontalField</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function getHorizontalField():String</code><p>
-   Returns the field used in complex objects to access data to be
-   displayed on the horizontal axis.
-   </p><p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>String</code></td>
-</tr>
-</table>
-</div>
-<a name="getVerticalAxisTitle()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">getVerticalAxisTitle</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function getVerticalAxisTitle():String</code><p>
-   Returns the title displayed next to the vertical axis.
-   </p><p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>String</code></td>
-</tr>
-</table>
-</div>
-<a name="getVerticalField()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">getVerticalField</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function getVerticalField():String</code><p>
-   Returns the field used in complex objects to access data to be
-   displayed on the vertical axis.
-   </p><p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>String</code></td>
-</tr>
-</table>
-</div>
-<a name="setAxisStyles()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">setAxisStyles</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>protected function setAxisStyles(styles:Object, axisName:String):void</code><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">styles</span>:Object</code></td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code><span class="label">axisName</span>:String</code></td>
-</tr>
-</table>
-</div>
-<a name="setCategoryField()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">setCategoryField</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function setCategoryField(value:String):void</code><p>
-   Sets the field used in complex objects to access categories to be displayed
-   on the PieChart.
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">value</span>:String</code></td>
-</tr>
-</table>
-</div>
-<a name="setCategoryNames()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">setCategoryNames</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function setCategoryNames(value:Array):void</code><p>
-   Sets the category names used if the data requires a category axis.
-   This field should be used if the data does not define the category
-   values directly.
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">value</span>:Array</code></td>
-</tr>
-</table>
-</div>
-<a name="setConstrainViewport()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">setConstrainViewport</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function setConstrainViewport(value:Boolean):void</code><p>
-   Determines whether the viewport is constrained
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">value</span>:Boolean</code></td>
-</tr>
-</table>
-</div>
-<a name="setDataField()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">setDataField</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function setDataField(value:String):void</code><p>
-   Sets the field used in complex objects to access data to be displayed
-   on the PieChart.
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">value</span>:String</code></td>
-</tr>
-</table>
-</div>
-<a name="setDataProvider()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">setDataProvider</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function setDataProvider(value:Array):void</code><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">value</span>:Array</code></td>
-</tr>
-</table>
-</div>
-<a name="setDataTipFunction()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">setDataTipFunction</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function setDataTipFunction(value:String):void</code><p>
-   Sets the JavaScript function to call to generate the chart's data tip.
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">value</span>:String</code></td>
-</tr>
-</table>
-</div>
-<a name="setDataTipStyles()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">setDataTipStyles</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>protected function setDataTipStyles(styles:Object):void</code><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">styles</span>:Object</code></td>
-</tr>
-</table>
-</div>
-<a name="setHorizontalAxis()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">setHorizontalAxis</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function setHorizontalAxis(value:Object):void</code><p>
-   Updates the horizontal axis with a new type.
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">value</span>:Object</code></td>
-</tr>
-</table>
-</div>
-<a name="setHorizontalAxisTitle()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">setHorizontalAxisTitle</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function setHorizontalAxisTitle(value:String):void</code><p>
-   Sets the title displayed next to the horizontal axis.
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">value</span>:String</code></td>
-</tr>
-</table>
-</div>
-<a name="setHorizontalField()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">setHorizontalField</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function setHorizontalField(value:String):void</code><p>
-   Sets the field used in complex objects to access data to be displayed
-   on the horizontal axis. If the input data is XML, and the field is an
-   attribute, be sure to include the "</p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">value</span>:String</code></td>
-</tr>
-</table>
-</div>
-<a name="setLegendLabelFunction()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">setLegendLabelFunction</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function setLegendLabelFunction(value:String):void</code><p>
-   Sets the JavaScript function to call to format legend labels
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">value</span>:String</code></td>
-</tr>
-</table>
-</div>
-<a name="setLegendStyles()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">setLegendStyles</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>protected function setLegendStyles(styles:Object):void</code><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">styles</span>:Object</code></td>
-</tr>
-</table>
-</div>
-<a name="setSeriesStyles()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">setSeriesStyles</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function setSeriesStyles(styles:Array):void</code><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">styles</span>:Array</code></td>
-</tr>
-</table>
-</div>
-<a name="setSeriesStylesByIndex()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">setSeriesStylesByIndex</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function setSeriesStylesByIndex(index:int, style:Object):void</code><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">index</span>:int</code></td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code><span class="label">style</span>:Object</code></td>
-</tr>
-</table>
-</div>
-<a name="setStyle()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">setStyle</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function setStyle(name:String, value:Object, json:Boolean = true):void</code><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">name</span>:String</code></td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code><span class="label">value</span>:Object</code></td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code><span class="label">json</span>:Boolean</code> (default = <code>true</code>)<code></code></td>
-</tr>
-</table>
-</div>
-<a name="setStyles()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">setStyles</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function setStyles(styles:String):void</code><p>
-   Accepts a JSON-encoded set of styles for the chart itself.
-   Flash Player versions below 9.0.60 don't encode ExternalInterface
-   calls correctly!
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">styles</span>:String</code></td>
-</tr>
-</table>
-</div>
-<a name="setType()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">setType</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function setType(value:String):void</code><p>
-   Creates a chart instance based on the specified type.
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">value</span>:String</code></td>
-</tr>
-</table>
-</div>
-<a name="setVerticalAxis()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">setVerticalAxis</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function setVerticalAxis(value:Object):void</code><p>
-   Updates the vertical axis with a new type.
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">value</span>:Object</code></td>
-</tr>
-</table>
-</div>
-<a name="setVerticalAxisTitle()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">setVerticalAxisTitle</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function setVerticalAxisTitle(value:String):void</code><p>
-   Sets the title displayed next to the vertical axis.
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">value</span>:String</code></td>
-</tr>
-</table>
-</div>
-<a name="setVerticalField()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">setVerticalField</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function setVerticalField(value:String):void</code><p>
-   Sets the field used in complex objects to access data to be displayed
-   on the vertical axis. If the input data is XML, and the field is an
-   attribute, be sure to include the "</p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">value</span>:String</code></td>
-</tr>
-</table>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/BarChart.html b/as-docs/com/yahoo/astra/fl/charts/BarChart.html
deleted file mode 100644
index a5b1c2c..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/BarChart.html
+++ /dev/null
@@ -1,975 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../print.css" type="text/css" media="print">
-<meta content="BarChart,com.yahoo.astra.fl.charts.BarChart" name="keywords">
-<title>com.yahoo.astra.fl.charts.BarChart</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'BarChart - YUI AS Component Documentation';
-				var baseRef = '../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../all-classes.html')" href="../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../all-classes.html')" href="../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../index-list.html')" href="../../../../../all-index-A.html">Index</a> | <a href="../../../../../index.html?com/yahoo/astra/fl/charts/BarChart.html&com/yahoo/astra/fl/charts/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class BarChart</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a> | <a href="#styleSummary">Styles</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class BarChart"); titleBar_setSubNav(false,true,true,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class BarChart</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">BarChart <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../images/inherit-arrow.gif"> <a href="CartesianChart.html">CartesianChart</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../images/inherit-arrow.gif"> <a href="Chart.html">Chart</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../images/inherit-arrow.gif"> fl.core.UIComponent</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Subclasses</td><td><a href="../charts/StackedBarChart.html">StackedBarChart</a></td>
-</tr>
-</table>
-<p></p>
-  A chart that displays its data points with horizontal bars.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<div class="showHideLinks">
-<div class="hideInheritedProperty" id="hideInheritedProperty">
-<a onclick="javascript:setInheritedVisible(false,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Properties</a>
-</div>
-<div class="showInheritedProperty" id="showInheritedProperty">
-<a onclick="javascript:setInheritedVisible(true,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Properties</a>
-</div>
-</div>
-<table id="summaryTableProperty" class="summaryTable hideInheritedProperty" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#axisLayer">axisLayer</a> : Sprite<div class="summaryTableDescription">
-   Container for all axis elements of the chart.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#categoryNames">categoryNames</a> : Array<div class="summaryTableDescription">
-   The names of the categories displayed on the category axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#constrainViewport">constrainViewport</a> : Boolean<div class="summaryTableDescription">
-   Determines whether a scrollRect is set on a series to constrain the viewport
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#contentBounds">contentBounds</a> : Rectangle<div class="summaryTableDescription">
-   The rectangular bounds where the cartesian chart's data is drawn.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Chart.html#dataProvider">dataProvider</a> : Object<div class="summaryTableDescription">
-   The data to be displayed by the chart.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Chart.html#dataTipFunction">dataTipFunction</a> : Function<div class="summaryTableDescription">
-         If defined, the chart will call the input function to determine the
-         text displayed in the chart's data tip.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Chart.html#defaultSeriesType">defaultSeriesType</a> : Object<div class="summaryTableDescription">
-         When raw data (like an Array of Numbers) is encountered where an
-         ISeries instance is expected, it will be converted to this default
-         type.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#horizontalAxis">horizontalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
-<div class="summaryTableDescription">
-   The axis representing the horizontal range.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#horizontalAxisTitle">horizontalAxisTitle</a> : String<div class="summaryTableDescription">
-   The title text displayed on the horizontal axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#horizontalField">horizontalField</a> : String<div class="summaryTableDescription">
-   If the items displayed on the chart are complex objects, the horizontalField string
-   defines the property to access when determining the x value.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Chart.html#legend">legend</a> : <a href="legend/ILegend.html">ILegend</a>
-<div class="summaryTableDescription">
-         The component that will display a human-readable legend for the chart.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Chart.html#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
-         If defined, the chart will call the input function to determine the text displayed in 
-         in the chart's legend.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#overflowEnabled">overflowEnabled</a> : Boolean<div class="summaryTableDescription">
-   If false, which is the default, the axes will be resized to fit within the defined
-   bounds of the plot area.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#recalculations">recalculations</a> : int<div class="summaryTableDescription">
-   Number of times label width is recalculated for all axes
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#secondaryHorizontalAxis">secondaryHorizontalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
-<div class="summaryTableDescription">
-   The axis representing the horizontal range.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#secondaryVerticalAxis">secondaryVerticalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
-<div class="summaryTableDescription">
-   The axis representing the vertical range.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#verticalAxis">verticalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
-<div class="summaryTableDescription">
-   The axis representing the vertical range.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#verticalAxisTitle">verticalAxisTitle</a> : String<div class="summaryTableDescription">
-   The title text displayed on the horizontal axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#verticalField">verticalField</a> : String<div class="summaryTableDescription">
-   If the items displayed on the chart are complex objects, the verticalField string
-   defines the property to access when determining the y value.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedMethod" id="hideInheritedMethod">
-<a onclick="javascript:setInheritedVisible(false,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Methods</a>
-</div>
-<div class="showInheritedMethod" id="showInheritedMethod">
-<a onclick="javascript:setInheritedVisible(true,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Methods</a>
-</div>
-</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#BarChart()">BarChart</a>()</div>
-<div class="summaryTableDescription">
-   Constructor.</div>
-</td><td class="summaryTableOwnerCol">BarChart</td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#getAxisStyle()">getAxisStyle</a>(axisName:String, name:String):Object</div>
-<div class="summaryTableDescription">
-   Used to retrieve an axis style
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#indexToSeries()">indexToSeries</a>(index:int):<a href="series/ISeries.html">ISeries</a>
-</div>
-<div class="summaryTableDescription">
-         Returns the ISeries object at the specified index.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#itemToPosition()">itemToPosition</a>(series:<a href="series/ISeries.html">ISeries</a>, itemIndex:int):Point</div>
-<div class="summaryTableDescription">
-   
-   Calculates the position of a data point along the axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#seriesToIndex()">seriesToIndex</a>(series:<a href="series/ISeries.html">ISeries</a>):int</div>
-<div class="summaryTableDescription">
-         Returns the index within this plot area of the input ISeries object.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#setHorizontalAxisGridLinesStyle()">setHorizontalAxisGridLinesStyle</a>(name:String, value:Object):void</div>
-<div class="summaryTableDescription">
-   Sets a style on the horizontal axis grid lines.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#setVerticalAxisGridLinesStyle()">setVerticalAxisGridLinesStyle</a>(name:String, value:Object):void</div>
-<div class="summaryTableDescription">
-   Sets a style on the vertical axis grid lines.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-</table>
-</div>
-<a name="protectedMethodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Protected Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedProtectedMethod" id="hideInheritedProtectedMethod">
-<a onclick="javascript:setInheritedVisible(false,'ProtectedMethod');" href="#protectedMethodSummary" class="showHideLink"><img src="../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Protected Methods</a>
-</div>
-<div class="showInheritedProtectedMethod" id="showInheritedProtectedMethod">
-<a onclick="javascript:setInheritedVisible(true,'ProtectedMethod');" href="#protectedMethodSummary" class="showHideLink"><img src="../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Protected Methods</a>
-</div>
-</div>
-<table id="summaryTableProtectedMethod" class="summaryTable hideInheritedProtectedMethod" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedProtectedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#refreshSeries()">refreshSeries</a>():void</div>
-<div class="summaryTableDescription">
-         Analyzes the input data and smartly converts it to the correct ISeries type
-         required for drawing.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-</table>
-</div>
-<a name="styleSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Styles</div>
-<div class="showHideLinks">
-<div class="hideInheritedStyle" id="hideInheritedStyle">
-<a onclick="javascript:setInheritedVisible(false,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Styles</a>
-</div>
-<div class="showInheritedStyle" id="showInheritedStyle">
-<a onclick="javascript:setInheritedVisible(true,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Styles</a>
-</div>
-</div>
-<table id="summaryTableStyle" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Style</th><th>Description</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:animationEnabled">animationEnabled</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-     Determines if data changes should be displayed with animation.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:backgroundSkin">backgroundSkin</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-     Name of the class to use as the skin for the background and border of the
-     component.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:contentPadding">contentPadding</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The padding that separates the border of the component from its contents,
-     in pixels.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:dataTipBackgroundSkin">dataTipBackgroundSkin</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-     Name of the class to use as the skin for the background and border of the
-     chart's data tip.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:dataTipContentPadding">dataTipContentPadding</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     If the datatip's content padding is customizable, it will use this value.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:dataTipTextFormat">dataTipTextFormat</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>TextFormat<br>
-     The TextFormat object to use to render data tips.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:embedFonts">embedFonts</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-     Indicates whether embedded font outlines are used to render the text
-     field.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisColor">horizontalAxisColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisGridFillAlphas">horizontalAxisGridFillAlphas</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-  An Array of alpha values (in the range of 0 to 1) that is used to draw
-  alternating fills between the horizontal axis' grid lines.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisGridFillColors">horizontalAxisGridFillColors</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-  An Array of <code>uint</code> color values that is used to draw
-  alternating fills between the horizontal axis' grid lines.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisGridLineColor">horizontalAxisGridLineColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the grid lines on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisGridLinesRenderer">horizontalAxisGridLinesRenderer</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-  The class used to instantiate the horizontal axis grid lines.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisGridLinesStyles">horizontalAxisGridLinesStyles</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Object<br>
-  An object containing style values to be passed to the horizontal axis grid
-  lines renderer.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisGridLineWeight">horizontalAxisGridLineWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the grid lines on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisHideOverlappingLabels">horizontalAxisHideOverlappingLabels</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br> 
-  If true, labels that overlap previously drawn labels on the axis will be
-  hidden.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisLabelDistance">horizontalAxisLabelDistance</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The distance, in pixels, between a label and the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisLabelRotation">horizontalAxisLabelRotation</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br> 
-  The angle, in degrees, of the labels on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisMinorGridLineColor">horizontalAxisMinorGridLineColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the minor grid lines on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisMinorGridLineWeight">horizontalAxisMinorGridLineWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the minor grid lines on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisMinorTickColor">horizontalAxisMinorTickColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the minor ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisMinorTickLength">horizontalAxisMinorTickLength</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The length of the minor ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisMinorTickPosition">horizontalAxisMinorTickPosition</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
-  The position of the minor ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisMinorTickWeight">horizontalAxisMinorTickWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the minor ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisRenderer">horizontalAxisRenderer</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-  The class used to instantiate the visual representation of the horizontal
-  axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisStyles">horizontalAxisStyles</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Object<br>
-  An object containing style values to be passed to the horizontal axis
-  renderer.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisTextFormat">horizontalAxisTextFormat</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>TextFormat<br>
-  Defines the TextFormat used by labels on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisTickColor">horizontalAxisTickColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisTickLength">horizontalAxisTickLength</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The length, in pixels, of the ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisTickPosition">horizontalAxisTickPosition</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
-  The position of the ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisTickWeight">horizontalAxisTickWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisTitleTextFormat">horizontalAxisTitleTextFormat</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>TextFormat<br>
-  The TextFormat object to use to render the horizontal axis title label.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisWeight">horizontalAxisWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:seriesBorderAlphas">seriesBorderAlphas</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br> 
-  The border alpha of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:seriesBorderColors">seriesBorderColors</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-  The border color of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:seriesColors">seriesColors</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-     The default colors for each series.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:seriesFillAlphas">seriesFillAlphas</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br> 
-  The fill alpha of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:seriesFillColors">seriesFillColors</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br> 
-  The fill color of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:seriesItemSpacing"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">seriesItemSpacing</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The amount of space between items within a series
-   The default value is <code>0</code>.</td><td class="summaryTableOwnerCol">BarChart</td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:seriesMarkerSizes">seriesMarkerSizes</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-     The default size of the markers in pixels.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:seriesMarkerSkins">seriesMarkerSkins</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-     An Array containing the default skin classes for each series.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showHorizontalAxis">showHorizontalAxis</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If false, the horizontal axis is not drawn.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showHorizontalAxisGridLines">showHorizontalAxisGridLines</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, grid lines will be displayed on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showHorizontalAxisLabels">showHorizontalAxisLabels</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, labels will be displayed on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showHorizontalAxisMinorGridLines">showHorizontalAxisMinorGridLines</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, minor grid lines will be displayed on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showHorizontalAxisMinorTicks">showHorizontalAxisMinorTicks</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, ticks will be displayed on the horizontal axis at minor positions.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showHorizontalAxisTicks">showHorizontalAxisTicks</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, ticks will be displayed on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showHorizontalAxisTitle">showHorizontalAxisTitle</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, the horizontal axis title will be displayed.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showVerticalAxis">showVerticalAxis</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If false, the vertical axis is not drawn.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showVerticalAxisGridLines">showVerticalAxisGridLines</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, grid lines will be displayed on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showVerticalAxisLabels">showVerticalAxisLabels</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, labels will be displayed on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showVerticalAxisMinorGridLines">showVerticalAxisMinorGridLines</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, minor grid lines will be displayed on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showVerticalAxisMinorTicks">showVerticalAxisMinorTicks</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, ticks will be displayed on the vertical axis at minor positions.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showVerticalAxisTicks">showVerticalAxisTicks</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, ticks will be displayed on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showVerticalAxisTitle">showVerticalAxisTitle</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, the vertical axis title will be displayed.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisColor">verticalAxisColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisGridFillAlphas">verticalAxisGridFillAlphas</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-  An Array of alpha values (in the range of 0 to 1) that is used to draw
-  alternating fills between the vertical axis' grid lines.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisGridFillColors">verticalAxisGridFillColors</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-  An Array of <code>uint</code> color values that is used to draw
-  alternating fills between the vertical axis' grid lines.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisGridLineColor">verticalAxisGridLineColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the grid lines on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisGridLinesRenderer">verticalAxisGridLinesRenderer</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-  The class used to instantiate the vertical axis grid lines.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisGridLinesStyles">verticalAxisGridLinesStyles</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Object<br>
-  An object containing style values to be passed to the vertical axis grid
-  lines renderer.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisGridLineWeight">verticalAxisGridLineWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the grid lines on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisHideOverlappingLabels">verticalAxisHideOverlappingLabels</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br> 
-  If true, labels that overlap previously drawn labels on the axis will be
-  hidden.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisLabelDistance">verticalAxisLabelDistance</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The distance, in pixels, between a label and the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisLabelRotation">verticalAxisLabelRotation</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br> 
-  The angle, in degrees, of the labels on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisMinorGridLineColor">verticalAxisMinorGridLineColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the minor grid lines on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisMinorGridLineWeight">verticalAxisMinorGridLineWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the minor grid lines on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisMinorTickColor">verticalAxisMinorTickColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the minor ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisMinorTickLength">verticalAxisMinorTickLength</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The length of the minor ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisMinorTickPosition">verticalAxisMinorTickPosition</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
-  The position of the minor ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisMinorTickWeight">verticalAxisMinorTickWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the minor ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisRenderer">verticalAxisRenderer</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-  The class used to instantiate the visual representation of the vertical
-  axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisStyles">verticalAxisStyles</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Object<br>
-  An object containing style values to be passed to the vertical axis
-  renderer.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisTextFormat">verticalAxisTextFormat</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>TextFormat<br>
-  Defines the TextFormat used by labels on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisTickColor">verticalAxisTickColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisTickLength">verticalAxisTickLength</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The length, in pixels, of the ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisTickPosition">verticalAxisTickPosition</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
-  The position of the ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisTickWeight">verticalAxisTickWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisTitleTextFormat">verticalAxisTitleTextFormat</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>TextFormat<br>
-  The TextFormat object to use to render the vertical axis title label.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisWeight">verticalAxisWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="BarChart()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">BarChart</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function BarChart()</code><p>
-   Constructor.
-   </p></div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/CartesianChart.html b/as-docs/com/yahoo/astra/fl/charts/CartesianChart.html
deleted file mode 100644
index c3b37c0..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/CartesianChart.html
+++ /dev/null
@@ -1,1458 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../print.css" type="text/css" media="print">
-<meta content="CartesianChart,com.yahoo.astra.fl.charts.CartesianChart,axisLayer,categoryNames,constrainViewport,contentBounds,horizontalAxis,horizontalAxisTitle,horizontalField,overflowEnabled,recalculations,secondaryHorizontalAxis,secondaryVerticalAxis,verticalAxis,verticalAxisTitle,verticalField,getAxisStyle,itemToPosition,setHorizontalAxisGridLinesStyle,setVerticalAxisGridLinesStyle" name="keywords">
-<title>com.yahoo.astra.fl.charts.CartesianChart</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'CartesianChart - YUI AS Component Documentation';
-				var baseRef = '../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../all-classes.html')" href="../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../all-classes.html')" href="../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../index-list.html')" href="../../../../../all-index-A.html">Index</a> | <a href="../../../../../index.html?com/yahoo/astra/fl/charts/CartesianChart.html&com/yahoo/astra/fl/charts/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class CartesianChart</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a> | <a href="#styleSummary">Styles</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class CartesianChart"); titleBar_setSubNav(false,true,true,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class CartesianChart</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">CartesianChart <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../images/inherit-arrow.gif"> <a href="Chart.html">Chart</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../images/inherit-arrow.gif"> fl.core.UIComponent</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Implements</td><td><a href="ICategoryChart.html">ICategoryChart</a>, <a href="IChart.html">IChart</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Subclasses</td><td><a href="../charts/BarChart.html">BarChart</a>, <a href="../charts/ColumnChart.html">ColumnChart</a>, <a href="../charts/LineChart.html">LineChart</a>, <a href="../charts/StackedColumnChart.html">StackedColumnChart</a></td>
-</tr>
-</table>
-<p></p>
-  A chart based on the cartesian coordinate system (x, y).
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<div class="showHideLinks">
-<div class="hideInheritedProperty" id="hideInheritedProperty">
-<a onclick="javascript:setInheritedVisible(false,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Properties</a>
-</div>
-<div class="showInheritedProperty" id="showInheritedProperty">
-<a onclick="javascript:setInheritedVisible(true,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Properties</a>
-</div>
-</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#axisLayer">axisLayer</a> : Sprite<div class="summaryTableDescription">[read-only]
-   Container for all axis elements of the chart.</div>
-</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#categoryNames">categoryNames</a> : Array<div class="summaryTableDescription">
-   The names of the categories displayed on the category axis.</div>
-</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#constrainViewport">constrainViewport</a> : Boolean<div class="summaryTableDescription">
-   Determines whether a scrollRect is set on a series to constrain the viewport
-   </div>
-</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#contentBounds">contentBounds</a> : Rectangle<div class="summaryTableDescription">[read-only]
-   The rectangular bounds where the cartesian chart's data is drawn.</div>
-</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Chart.html#dataProvider">dataProvider</a> : Object<div class="summaryTableDescription">
-   The data to be displayed by the chart.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Chart.html#dataTipFunction">dataTipFunction</a> : Function<div class="summaryTableDescription">
-         If defined, the chart will call the input function to determine the
-         text displayed in the chart's data tip.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Chart.html#defaultSeriesType">defaultSeriesType</a> : Object<div class="summaryTableDescription">
-         When raw data (like an Array of Numbers) is encountered where an
-         ISeries instance is expected, it will be converted to this default
-         type.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#horizontalAxis">horizontalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
-<div class="summaryTableDescription">
-   The axis representing the horizontal range.</div>
-</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#horizontalAxisTitle">horizontalAxisTitle</a> : String<div class="summaryTableDescription">
-   The title text displayed on the horizontal axis.</div>
-</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#horizontalField">horizontalField</a> : String<div class="summaryTableDescription">
-   If the items displayed on the chart are complex objects, the horizontalField string
-   defines the property to access when determining the x value.</div>
-</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Chart.html#legend">legend</a> : <a href="legend/ILegend.html">ILegend</a>
-<div class="summaryTableDescription">
-         The component that will display a human-readable legend for the chart.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Chart.html#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
-         If defined, the chart will call the input function to determine the text displayed in 
-         in the chart's legend.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#overflowEnabled">overflowEnabled</a> : Boolean<div class="summaryTableDescription">
-   If false, which is the default, the axes will be resized to fit within the defined
-   bounds of the plot area.</div>
-</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#recalculations">recalculations</a> : int<div class="summaryTableDescription">
-   Number of times label width is recalculated for all axes
-   </div>
-</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#secondaryHorizontalAxis">secondaryHorizontalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
-<div class="summaryTableDescription">
-   The axis representing the horizontal range.</div>
-</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#secondaryVerticalAxis">secondaryVerticalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
-<div class="summaryTableDescription">
-   The axis representing the vertical range.</div>
-</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#verticalAxis">verticalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
-<div class="summaryTableDescription">
-   The axis representing the vertical range.</div>
-</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#verticalAxisTitle">verticalAxisTitle</a> : String<div class="summaryTableDescription">
-   The title text displayed on the horizontal axis.</div>
-</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#verticalField">verticalField</a> : String<div class="summaryTableDescription">
-   If the items displayed on the chart are complex objects, the verticalField string
-   defines the property to access when determining the y value.</div>
-</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedMethod" id="hideInheritedMethod">
-<a onclick="javascript:setInheritedVisible(false,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Methods</a>
-</div>
-<div class="showInheritedMethod" id="showInheritedMethod">
-<a onclick="javascript:setInheritedVisible(true,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Methods</a>
-</div>
-</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#CartesianChart()">CartesianChart</a>()</div>
-<div class="summaryTableDescription">
-   Constructor.</div>
-</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#getAxisStyle()">getAxisStyle</a>(axisName:String, name:String):Object</div>
-<div class="summaryTableDescription">
-   Used to retrieve an axis style
-   </div>
-</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#indexToSeries()">indexToSeries</a>(index:int):<a href="series/ISeries.html">ISeries</a>
-</div>
-<div class="summaryTableDescription">
-         Returns the ISeries object at the specified index.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#itemToPosition()">itemToPosition</a>(series:<a href="series/ISeries.html">ISeries</a>, itemIndex:int):Point</div>
-<div class="summaryTableDescription">
-   
-   Calculates the position of a data point along the axis.</div>
-</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#seriesToIndex()">seriesToIndex</a>(series:<a href="series/ISeries.html">ISeries</a>):int</div>
-<div class="summaryTableDescription">
-         Returns the index within this plot area of the input ISeries object.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#setHorizontalAxisGridLinesStyle()">setHorizontalAxisGridLinesStyle</a>(name:String, value:Object):void</div>
-<div class="summaryTableDescription">
-   Sets a style on the horizontal axis grid lines.</div>
-</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#setVerticalAxisGridLinesStyle()">setVerticalAxisGridLinesStyle</a>(name:String, value:Object):void</div>
-<div class="summaryTableDescription">
-   Sets a style on the vertical axis grid lines.</div>
-</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-</table>
-</div>
-<a name="protectedMethodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Protected Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedProtectedMethod" id="hideInheritedProtectedMethod">
-<a onclick="javascript:setInheritedVisible(false,'ProtectedMethod');" href="#protectedMethodSummary" class="showHideLink"><img src="../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Protected Methods</a>
-</div>
-<div class="showInheritedProtectedMethod" id="showInheritedProtectedMethod">
-<a onclick="javascript:setInheritedVisible(true,'ProtectedMethod');" href="#protectedMethodSummary" class="showHideLink"><img src="../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Protected Methods</a>
-</div>
-</div>
-<table id="summaryTableProtectedMethod" class="summaryTable hideInheritedProtectedMethod" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedProtectedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#refreshSeries()">refreshSeries</a>():void</div>
-<div class="summaryTableDescription">
-         Analyzes the input data and smartly converts it to the correct ISeries type
-         required for drawing.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-</table>
-</div>
-<a name="styleSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Styles</div>
-<div class="showHideLinks">
-<div class="hideInheritedStyle" id="hideInheritedStyle">
-<a onclick="javascript:setInheritedVisible(false,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Styles</a>
-</div>
-<div class="showInheritedStyle" id="showInheritedStyle">
-<a onclick="javascript:setInheritedVisible(true,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Styles</a>
-</div>
-</div>
-<table id="summaryTableStyle" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Style</th><th>Description</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:animationEnabled">animationEnabled</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-     Determines if data changes should be displayed with animation.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:backgroundSkin">backgroundSkin</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-     Name of the class to use as the skin for the background and border of the
-     component.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:contentPadding">contentPadding</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The padding that separates the border of the component from its contents,
-     in pixels.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:dataTipBackgroundSkin">dataTipBackgroundSkin</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-     Name of the class to use as the skin for the background and border of the
-     chart's data tip.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:dataTipContentPadding">dataTipContentPadding</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     If the datatip's content padding is customizable, it will use this value.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:dataTipTextFormat">dataTipTextFormat</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>TextFormat<br>
-     The TextFormat object to use to render data tips.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:embedFonts">embedFonts</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-     Indicates whether embedded font outlines are used to render the text
-     field.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:horizontalAxisColor"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">horizontalAxisColor</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the horizontal axis.
-  
-   The default value is <code>#888a85</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:horizontalAxisGridFillAlphas"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">horizontalAxisGridFillAlphas</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-  An Array of alpha values (in the range of 0 to 1) that is used to draw
-  alternating fills between the horizontal axis' grid lines.
-  
-   The default value is <code>[]</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:horizontalAxisGridFillColors"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">horizontalAxisGridFillColors</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-  An Array of <code>uint</code> color values that is used to draw
-  alternating fills between the horizontal axis' grid lines.
-  
-   The default value is <code>[]</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:horizontalAxisGridLineColor"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">horizontalAxisGridLineColor</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the grid lines on the horizontal axis.
-  
-   The default value is <code>#babdb6</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:horizontalAxisGridLinesRenderer"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">horizontalAxisGridLinesRenderer</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-  The class used to instantiate the horizontal axis grid lines.
-  
-   The default value is <code>DefaultGridLinesRenderer</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:horizontalAxisGridLinesStyles"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">horizontalAxisGridLinesStyles</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Object<br>
-  An object containing style values to be passed to the horizontal axis grid
-  lines renderer. The available styles are listed with the class that is used as the
-  grid lines renderer.
-  
-  </td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:horizontalAxisGridLineWeight"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">horizontalAxisGridLineWeight</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the grid lines on the horizontal axis.
-  
-   The default value is <code>1</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:horizontalAxisHideOverlappingLabels"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">horizontalAxisHideOverlappingLabels</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br> 
-  If true, labels that overlap previously drawn labels on the axis will be
-  hidden. The first and last labels on the axis will always be drawn.
-  
-   The default value is <code>true</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:horizontalAxisLabelDistance"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">horizontalAxisLabelDistance</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The distance, in pixels, between a label and the horizontal axis.
-  
-   The default value is <code>2</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:horizontalAxisLabelRotation"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">horizontalAxisLabelRotation</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br> 
-  The angle, in degrees, of the labels on the horizontal axis. May be a value
-  between <code>-90</code> and <code>90</code>. The font must be embedded
-  in the SWF and the <code>embedFonts</code> style on the chart must be set
-  to <code>true</code> before labels may be rotated. If these conditions
-  aren't met, the labels will not be rotated.
-  
-   The default value is <code>0</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:horizontalAxisMinorGridLineColor"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">horizontalAxisMinorGridLineColor</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the minor grid lines on the horizontal axis.
-  
-   The default value is <code>#eeeeec</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:horizontalAxisMinorGridLineWeight"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">horizontalAxisMinorGridLineWeight</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the minor grid lines on the horizontal axis.
-  
-   The default value is <code>1</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:horizontalAxisMinorTickColor"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">horizontalAxisMinorTickColor</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the minor ticks on the horizontal axis.
-  
-   The default value is <code>#888a85</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:horizontalAxisMinorTickLength"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">horizontalAxisMinorTickLength</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The length of the minor ticks on the horizontal axis.
-  
-   The default value is <code>3</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:horizontalAxisMinorTickPosition"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">horizontalAxisMinorTickPosition</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
-  The position of the minor ticks on the horizontal axis.
-  
-   The default value is <code>"outside"</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:horizontalAxisMinorTickWeight"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">horizontalAxisMinorTickWeight</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the minor ticks on the horizontal axis.
-  
-   The default value is <code>1</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:horizontalAxisRenderer"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">horizontalAxisRenderer</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-  The class used to instantiate the visual representation of the horizontal
-  axis.
-  
-   The default value is <code>HorizontalAxisRenderer</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:horizontalAxisStyles"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">horizontalAxisStyles</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Object<br>
-  An object containing style values to be passed to the horizontal axis
-  renderer. The available styles are listed with the class that is used as the
-  axis renderer.
-  
-  </td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:horizontalAxisTextFormat"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">horizontalAxisTextFormat</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>TextFormat<br>
-  Defines the TextFormat used by labels on the horizontal axis. If null,
-  the <code>textFormat</code> style will be used.
-  
-   The default value is <code>null</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:horizontalAxisTickColor"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">horizontalAxisTickColor</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the ticks on the horizontal axis.
-  
-   The default value is <code>#888a85</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:horizontalAxisTickLength"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">horizontalAxisTickLength</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The length, in pixels, of the ticks on the horizontal axis.
-  
-   The default value is <code>4</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:horizontalAxisTickPosition"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">horizontalAxisTickPosition</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
-  The position of the ticks on the horizontal axis.
-  
-   The default value is <code>"cross"</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:horizontalAxisTickWeight"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">horizontalAxisTickWeight</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the ticks on the horizontal axis.
-  
-   The default value is <code>1</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:horizontalAxisTitleTextFormat"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">horizontalAxisTitleTextFormat</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>TextFormat<br>
-  The TextFormat object to use to render the horizontal axis title label.
-           The default value is <code>TextFormat("_sans", 11, 0x000000, false, false, false, '', '', TextFormatAlign.LEFT, 0, 0, 0, 0)</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:horizontalAxisWeight"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">horizontalAxisWeight</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the horizontal axis.
-  
-   The default value is <code>1</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:seriesBorderAlphas"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">seriesBorderAlphas</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br> 
-  The border alpha of the markers in a series. 
-  
-   The default value is <code>[1]</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:seriesBorderColors"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">seriesBorderColors</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-  The border color of the markers in a series. When not specified, the border color 
-  is determined by the color style. 
-  
-   The default value is <code>[]</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:seriesColors">seriesColors</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-     The default colors for each series.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:seriesFillAlphas"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">seriesFillAlphas</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br> 
-  The fill alpha of the markers in a series. 
-     The default value is <code>[1]</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:seriesFillColors"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">seriesFillColors</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br> 
-  The fill color of the markers in a series. When not specified, the fill color
-  is determined by the color style.
-     The default value is <code>[]</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:seriesMarkerSizes">seriesMarkerSizes</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-     The default size of the markers in pixels.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:seriesMarkerSkins">seriesMarkerSkins</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-     An Array containing the default skin classes for each series.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:showHorizontalAxis"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">showHorizontalAxis</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If false, the horizontal axis is not drawn. Titles, labels, ticks, and grid
-  lines may still be drawn, however, so you must specifically hide each
-  item if nothing should be drawn.
-  
-   The default value is <code>true</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:showHorizontalAxisGridLines"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">showHorizontalAxisGridLines</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, grid lines will be displayed on the horizontal axis.
-  
-   The default value is <code>false</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:showHorizontalAxisLabels"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">showHorizontalAxisLabels</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, labels will be displayed on the horizontal axis.
-  
-   The default value is <code>true</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:showHorizontalAxisMinorGridLines"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">showHorizontalAxisMinorGridLines</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, minor grid lines will be displayed on the horizontal axis.
-  
-   The default value is <code>false</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:showHorizontalAxisMinorTicks"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">showHorizontalAxisMinorTicks</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, ticks will be displayed on the horizontal axis at minor positions.
-  
-   The default value is <code>true</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:showHorizontalAxisTicks"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">showHorizontalAxisTicks</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, ticks will be displayed on the horizontal axis.
-  
-   The default value is <code>true</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:showHorizontalAxisTitle"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">showHorizontalAxisTitle</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, the horizontal axis title will be displayed.
-  
-   The default value is <code>2</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:showVerticalAxis"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">showVerticalAxis</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If false, the vertical axis is not drawn. Titles, labels, ticks, and grid
-  lines may still be drawn, however, so you must specifically hide each
-  item if nothing should be drawn.
-  
-   The default value is <code>true</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:showVerticalAxisGridLines"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">showVerticalAxisGridLines</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, grid lines will be displayed on the vertical axis.
-  
-   The default value is <code>false</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:showVerticalAxisLabels"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">showVerticalAxisLabels</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, labels will be displayed on the vertical axis.
-  
-   The default value is <code>true</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:showVerticalAxisMinorGridLines"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">showVerticalAxisMinorGridLines</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, minor grid lines will be displayed on the vertical axis.
-  
-   The default value is <code>false</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:showVerticalAxisMinorTicks"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">showVerticalAxisMinorTicks</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, ticks will be displayed on the vertical axis at minor positions.
-  
-   The default value is <code>true</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:showVerticalAxisTicks"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">showVerticalAxisTicks</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, ticks will be displayed on the vertical axis.
-  
-   The default value is <code>true</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:showVerticalAxisTitle"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">showVerticalAxisTitle</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, the vertical axis title will be displayed.
-  
-   The default value is <code>2</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:verticalAxisColor"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">verticalAxisColor</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the vertical axis.
-  
-   The default value is <code>#888a85</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:verticalAxisGridFillAlphas"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">verticalAxisGridFillAlphas</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-  An Array of alpha values (in the range of 0 to 1) that is used to draw
-  alternating fills between the vertical axis' grid lines.
-  
-   The default value is <code>[]</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:verticalAxisGridFillColors"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">verticalAxisGridFillColors</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-  An Array of <code>uint</code> color values that is used to draw
-  alternating fills between the vertical axis' grid lines.
-  
-   The default value is <code>[]</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:verticalAxisGridLineColor"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">verticalAxisGridLineColor</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the grid lines on the vertical axis.
-  
-   The default value is <code>#babdb6</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:verticalAxisGridLinesRenderer"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">verticalAxisGridLinesRenderer</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-  The class used to instantiate the vertical axis grid lines.
-  
-   The default value is <code>DefaultGridLinesRenderer</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:verticalAxisGridLinesStyles"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">verticalAxisGridLinesStyles</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Object<br>
-  An object containing style values to be passed to the vertical axis grid
-  lines renderer. The available styles are listed with the class that is used as the
-  grid lines renderer.
-  
-  </td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:verticalAxisGridLineWeight"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">verticalAxisGridLineWeight</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the grid lines on the vertical axis.
-  
-   The default value is <code>1</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:verticalAxisHideOverlappingLabels"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">verticalAxisHideOverlappingLabels</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br> 
-  If true, labels that overlap previously drawn labels on the axis will be
-  hidden. The first and last labels on the axis will always be drawn.
-  
-   The default value is <code>true</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:verticalAxisLabelDistance"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">verticalAxisLabelDistance</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The distance, in pixels, between a label and the vertical axis.
-  
-   The default value is <code>2</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:verticalAxisLabelRotation"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">verticalAxisLabelRotation</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br> 
-  The angle, in degrees, of the labels on the vertical axis. May be a value
-  between <code>-90</code> and <code>90</code>. The font must be embedded
-  in the SWF and the <code>embedFonts</code> style on the chart must be set
-  to <code>true</code> before labels may be rotated. If these conditions
-  aren't met, the labels will not be rotated.
-  
-   The default value is <code>0</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:verticalAxisMinorGridLineColor"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">verticalAxisMinorGridLineColor</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the minor grid lines on the vertical axis.
-  
-   The default value is <code>#eeeeec</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:verticalAxisMinorGridLineWeight"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">verticalAxisMinorGridLineWeight</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the minor grid lines on the vertical axis.
-  
-   The default value is <code>1</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:verticalAxisMinorTickColor"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">verticalAxisMinorTickColor</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the minor ticks on the vertical axis.
-  
-   The default value is <code>#888a85</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:verticalAxisMinorTickLength"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">verticalAxisMinorTickLength</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The length of the minor ticks on the vertical axis.
-  
-   The default value is <code>3</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:verticalAxisMinorTickPosition"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">verticalAxisMinorTickPosition</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
-  The position of the minor ticks on the vertical axis.
-  
-   The default value is <code>"outside"</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:verticalAxisMinorTickWeight"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">verticalAxisMinorTickWeight</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the minor ticks on the vertical axis.
-  
-   The default value is <code>1</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:verticalAxisRenderer"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">verticalAxisRenderer</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-  The class used to instantiate the visual representation of the vertical
-  axis.
-  
-   The default value is <code>VerticalAxisRenderer</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:verticalAxisStyles"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">verticalAxisStyles</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Object<br>
-  An object containing style values to be passed to the vertical axis
-  renderer. The available styles are listed with the class that is used as the
-  axis renderer.
-  
-  </td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:verticalAxisTextFormat"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">verticalAxisTextFormat</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>TextFormat<br>
-  Defines the TextFormat used by labels on the vertical axis. If null,
-  the <code>textFormat</code> style will be used.
-  
-   The default value is <code>null</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:verticalAxisTickColor"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">verticalAxisTickColor</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the ticks on the vertical axis.
-  
-   The default value is <code>#888a85</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:verticalAxisTickLength"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">verticalAxisTickLength</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The length, in pixels, of the ticks on the vertical axis.
-  
-   The default value is <code>4</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:verticalAxisTickPosition"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">verticalAxisTickPosition</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
-  The position of the ticks on the vertical axis.
-  
-   The default value is <code>"cross"</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:verticalAxisTickWeight"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">verticalAxisTickWeight</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the ticks on the vertical axis.
-  
-   The default value is <code>1</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:verticalAxisTitleTextFormat"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">verticalAxisTitleTextFormat</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>TextFormat<br>
-  The TextFormat object to use to render the vertical axis title label.
-           The default value is <code>TextFormat("_sans", 11, 0x000000, false, false, false, '', '', TextFormatAlign.LEFT, 0, 0, 0, 0)</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:verticalAxisWeight"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">verticalAxisWeight</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the vertical axis.
-  
-   The default value is <code>1</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="axisLayer"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">axisLayer</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>axisLayer:Sprite</code>  [read-only]<p>
-   Container for all axis elements of the chart.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get axisLayer():Sprite</code>
-<br>
-</div>
-<a name="categoryNames"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">categoryNames</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>categoryNames:Array</code>  [read-write]<p>
-   The names of the categories displayed on the category axis. If the
-   chart does not have a category axis, this value will be ignored.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get categoryNames():Array</code>
-<br>
-<code>    public function set categoryNames(value:Array):void</code>
-<br>
-</div>
-<a name="constrainViewport"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">constrainViewport</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>constrainViewport:Boolean</code>  [read-write]<p>
-   Determines whether a scrollRect is set on a series to constrain the viewport
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get constrainViewport():Boolean</code>
-<br>
-<code>    public function set constrainViewport(value:Boolean):void</code>
-<br>
-</div>
-<a name="contentBounds"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">contentBounds</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>contentBounds:Rectangle</code>  [read-only]<p>
-   The rectangular bounds where the cartesian chart's data is drawn.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get contentBounds():Rectangle</code>
-<br>
-</div>
-<a name="horizontalAxis"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">horizontalAxis</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>horizontalAxis:<a href="axes/IAxis.html">IAxis</a></code>  [read-write]<p>
-   The axis representing the horizontal range.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get horizontalAxis():<a href="axes/IAxis.html">IAxis</a></code>
-<br>
-<code>    public function set horizontalAxis(value:<a href="axes/IAxis.html">IAxis</a>):void</code>
-<br>
-</div>
-<a name="horizontalAxisTitle"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">horizontalAxisTitle</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>horizontalAxisTitle:String</code>  [read-write]<p>
-   The title text displayed on the horizontal axis.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get horizontalAxisTitle():String</code>
-<br>
-<code>    public function set horizontalAxisTitle(value:String):void</code>
-<br>
-</div>
-<a name="horizontalField"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">horizontalField</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>horizontalField:String</code>  [read-write]<p>
-   If the items displayed on the chart are complex objects, the horizontalField string
-   defines the property to access when determining the x value.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get horizontalField():String</code>
-<br>
-<code>    public function set horizontalField(value:String):void</code>
-<br>
-</div>
-<a name="overflowEnabled"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">overflowEnabled</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>overflowEnabled:Boolean</code>  [read-write]<p>
-   If false, which is the default, the axes will be resized to fit within the defined
-   bounds of the plot area. However, if set to true, the axes themselves will grow to
-   fit the plot area bounds and the labels and other items that normally cause the
-   resize will be drawn outside.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get overflowEnabled():Boolean</code>
-<br>
-<code>    public function set overflowEnabled(value:Boolean):void</code>
-<br>
-</div>
-<a name="recalculations"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">recalculations</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>recalculations:int</code>  [read-write]<p>
-   Number of times label width is recalculated for all axes
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get recalculations():int</code>
-<br>
-<code>    public function set recalculations(value:int):void</code>
-<br>
-</div>
-<a name="secondaryHorizontalAxis"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">secondaryHorizontalAxis</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>secondaryHorizontalAxis:<a href="axes/IAxis.html">IAxis</a></code>  [read-write]<p>
-   The axis representing the horizontal range.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get secondaryHorizontalAxis():<a href="axes/IAxis.html">IAxis</a></code>
-<br>
-<code>    public function set secondaryHorizontalAxis(value:<a href="axes/IAxis.html">IAxis</a>):void</code>
-<br>
-</div>
-<a name="secondaryVerticalAxis"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">secondaryVerticalAxis</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>secondaryVerticalAxis:<a href="axes/IAxis.html">IAxis</a></code>  [read-write]<p>
-   The axis representing the vertical range.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get secondaryVerticalAxis():<a href="axes/IAxis.html">IAxis</a></code>
-<br>
-<code>    public function set secondaryVerticalAxis(value:<a href="axes/IAxis.html">IAxis</a>):void</code>
-<br>
-</div>
-<a name="verticalAxis"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">verticalAxis</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>verticalAxis:<a href="axes/IAxis.html">IAxis</a></code>  [read-write]<p>
-   The axis representing the vertical range.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get verticalAxis():<a href="axes/IAxis.html">IAxis</a></code>
-<br>
-<code>    public function set verticalAxis(value:<a href="axes/IAxis.html">IAxis</a>):void</code>
-<br>
-</div>
-<a name="verticalAxisTitle"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">verticalAxisTitle</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>verticalAxisTitle:String</code>  [read-write]<p>
-   The title text displayed on the horizontal axis.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get verticalAxisTitle():String</code>
-<br>
-<code>    public function set verticalAxisTitle(value:String):void</code>
-<br>
-</div>
-<a name="verticalField"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">verticalField</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>verticalField:String</code>  [read-write]<p>
-   If the items displayed on the chart are complex objects, the verticalField string
-   defines the property to access when determining the y value.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get verticalField():String</code>
-<br>
-<code>    public function set verticalField(value:String):void</code>
-<br>
-</div>
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="CartesianChart()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">CartesianChart</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function CartesianChart()</code><p>
-   Constructor.
-   </p></div>
-<a name="methodDetail"></a>
-<div class="detailSectionHeader">Method detail</div>
-<a name="getAxisStyle()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">getAxisStyle</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function getAxisStyle(axisName:String, name:String):Object</code><p>
-   Used to retrieve an axis style
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">axisName</span>:String</code></td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code><span class="label">name</span>:String</code></td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>Object</code></td>
-</tr>
-</table>
-</div>
-<a name="itemToPosition()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">itemToPosition</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function itemToPosition(series:<a href="series/ISeries.html">ISeries</a>, itemIndex:int):Point</code><p>
-   
-   Calculates the position of a data point along the axis.
-   
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">series</span>:<a href="series/ISeries.html">ISeries</a></code> —  The series in which the data appears.
-   </td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code><span class="label">itemIndex</span>:int</code> —  The index of the item within the series.
-   </td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>Point</code> —    The display position in pixels on the axis
-   </td>
-</tr>
-</table>
-</div>
-<a name="setHorizontalAxisGridLinesStyle()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">setHorizontalAxisGridLinesStyle</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function setHorizontalAxisGridLinesStyle(name:String, value:Object):void</code><p>
-   Sets a style on the horizontal axis grid lines.
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">name</span>:String</code></td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code><span class="label">value</span>:Object</code></td>
-</tr>
-</table>
-</div>
-<a name="setVerticalAxisGridLinesStyle()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">setVerticalAxisGridLinesStyle</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function setVerticalAxisGridLinesStyle(name:String, value:Object):void</code><p>
-   Sets a style on the vertical axis grid lines.
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">name</span>:String</code></td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code><span class="label">value</span>:Object</code></td>
-</tr>
-</table>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/Chart.html b/as-docs/com/yahoo/astra/fl/charts/Chart.html
deleted file mode 100644
index 7a42a85..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/Chart.html
+++ /dev/null
@@ -1,508 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../print.css" type="text/css" media="print">
-<meta content="Chart,com.yahoo.astra.fl.charts.Chart,dataProvider,dataTipFunction,defaultSeriesType,legend,legendLabelFunction,indexToSeries,refreshSeries,seriesToIndex" name="keywords">
-<title>com.yahoo.astra.fl.charts.Chart</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'Chart - YUI AS Component Documentation';
-				var baseRef = '../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../all-classes.html')" href="../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../all-classes.html')" href="../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../index-list.html')" href="../../../../../all-index-A.html">Index</a> | <a href="../../../../../index.html?com/yahoo/astra/fl/charts/Chart.html&com/yahoo/astra/fl/charts/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class Chart</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a> | <a href="#styleSummary">Styles</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class Chart"); titleBar_setSubNav(false,true,true,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class Chart</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">Chart <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../images/inherit-arrow.gif"> fl.core.UIComponent</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Subclasses</td><td><a href="../charts/CartesianChart.html">CartesianChart</a>, <a href="../charts/PieChart.html">PieChart</a></td>
-</tr>
-</table>
-<p></p>
-     Functionality common to most charts. Generally, a <code>Chart</code> object
-     shouldn't be instantiated directly. Instead, a subclass with a concrete
-     implementation should be used. That subclass generally should implement the
-     <code>IPlotArea</code> interface.
-     
-     <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#dataProvider">dataProvider</a> : Object<div class="summaryTableDescription">
-   The data to be displayed by the chart.</div>
-</td><td class="summaryTableOwnerCol">Chart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#dataTipFunction">dataTipFunction</a> : Function<div class="summaryTableDescription">
-         If defined, the chart will call the input function to determine the
-         text displayed in the chart's data tip.</div>
-</td><td class="summaryTableOwnerCol">Chart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#defaultSeriesType">defaultSeriesType</a> : Object<div class="summaryTableDescription">
-         When raw data (like an Array of Numbers) is encountered where an
-         ISeries instance is expected, it will be converted to this default
-         type.</div>
-</td><td class="summaryTableOwnerCol">Chart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#legend">legend</a> : <a href="legend/ILegend.html">ILegend</a>
-<div class="summaryTableDescription">
-         The component that will display a human-readable legend for the chart.</div>
-</td><td class="summaryTableOwnerCol">Chart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
-         If defined, the chart will call the input function to determine the text displayed in 
-         in the chart's legend.</div>
-</td><td class="summaryTableOwnerCol">Chart</td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#Chart()">Chart</a>()</div>
-<div class="summaryTableDescription">
-         Constructor.</div>
-</td><td class="summaryTableOwnerCol">Chart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#indexToSeries()">indexToSeries</a>(index:int):<a href="series/ISeries.html">ISeries</a>
-</div>
-<div class="summaryTableDescription">
-         Returns the ISeries object at the specified index.</div>
-</td><td class="summaryTableOwnerCol">Chart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#seriesToIndex()">seriesToIndex</a>(series:<a href="series/ISeries.html">ISeries</a>):int</div>
-<div class="summaryTableDescription">
-         Returns the index within this plot area of the input ISeries object.</div>
-</td><td class="summaryTableOwnerCol">Chart</td>
-</tr>
-</table>
-</div>
-<a name="protectedMethodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Protected Methods</div>
-<table id="summaryTableProtectedMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#refreshSeries()">refreshSeries</a>():void</div>
-<div class="summaryTableDescription">
-         Analyzes the input data and smartly converts it to the correct ISeries type
-         required for drawing.</div>
-</td><td class="summaryTableOwnerCol">Chart</td>
-</tr>
-</table>
-</div>
-<a name="styleSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Styles</div>
-<table id="summaryTableStyle" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Style</th><th>Description</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:animationEnabled"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">animationEnabled</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-     Determines if data changes should be displayed with animation.
-           The default value is <code>true</code>.</td><td class="summaryTableOwnerCol">Chart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:backgroundSkin"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">backgroundSkin</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-     Name of the class to use as the skin for the background and border of the
-     component.
-           The default value is <code>ChartBackgroundSkin</code>.</td><td class="summaryTableOwnerCol">Chart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:contentPadding"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">contentPadding</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The padding that separates the border of the component from its contents,
-     in pixels.
-           The default value is <code>10</code>.</td><td class="summaryTableOwnerCol">Chart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:dataTipBackgroundSkin"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">dataTipBackgroundSkin</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-     Name of the class to use as the skin for the background and border of the
-     chart's data tip.
-           The default value is <code>ChartDataTipBackground</code>.</td><td class="summaryTableOwnerCol">Chart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:dataTipContentPadding"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">dataTipContentPadding</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     If the datatip's content padding is customizable, it will use this value.
-     The padding that separates the border of the component from its contents,
-     in pixels.
-           The default value is <code>6</code>.</td><td class="summaryTableOwnerCol">Chart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:dataTipTextFormat"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">dataTipTextFormat</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>TextFormat<br>
-     The TextFormat object to use to render data tips.
-           The default value is <code>TextFormat("_sans", 11, 0x000000, false, false, false, '', '', TextFormatAlign.LEFT, 0, 0, 0, 0)</code>.</td><td class="summaryTableOwnerCol">Chart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:embedFonts"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">embedFonts</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-     Indicates whether embedded font outlines are used to render the text
-     field. If this value is true, Flash Player renders the text field by
-     using embedded font outlines. If this value is false, Flash Player
-     renders the text field by using device fonts.
-     
-     If you set the embedFonts property to true for a text field, you must
-     specify a font for that text by using the font property of a TextFormat
-     object that is applied to the text field. If the specified font is not
-     embedded in the SWF file, the text is not displayed.
-     
-      The default value is <code>false</code>.</td><td class="summaryTableOwnerCol">Chart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:seriesColors"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">seriesColors</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-     The default colors for each series. These colors are used for markers,
-     in most cases, but they may apply to lines, fills, or other graphical
-     items.
-     
-     <p>An Array of values that correspond to series indices in the data
-     provider. If the number of values in the Array is less than the number
-     of series, then the next series will restart at index zero in the style
-     Array. If the value of this style is an empty Array, then each individual series
-     will use the default or modified value set on the series itself.</p> 
-          <p>Example: If the seriesColors style is equal to [0xffffff, 0x000000] and there
-     are three series in the chart's data provider, then the series at index 0
-     will have a color of 0xffffff, index 1 will have a color of 0x000000, and
-     index 2 will have a color of 0xffffff (starting over from the beginning).</p>
-     
-      The default value is <code>[0x00b8bf, 0x8dd5e7, 0xedff9f, 0xffa928, 0xc0fff6, 0xd00050, 0xc6c6c6, 0xc3eafb, 0xfcffad, 0xcfff83, 0x444444, 0x4d95dd, 0xb8ebff, 0x60558f, 0x737d7e, 0xa64d9a, 0x8e9a9b, 0x803e77]</code>.</td><td class="summaryTableOwnerCol">Chart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:seriesMarkerSizes"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">seriesMarkerSizes</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-     The default size of the markers in pixels. The actual drawn size of the
-     markers could end up being different in some cases. For example, bar charts
-     and column charts display markers side-by-side, and a chart may need to make
-     the bars or columns smaller to fit within the required region.
-          <p>An Array of values that correspond to series indices in the data
-     provider. If the number of values in the Array is less than the number
-     of series, then the next series will restart at index zero in the style
-     Array. If the value of this style is an empty Array, then each individual series
-     will use the default or modified value set on the series itself.</p>
-     
-     <p>Example: If the seriesMarkerSizes style is equal to [10, 15] and there
-     are three series in the chart's data provider, then the series at index 0
-     will have a marker size of 10, index 1 will have a marker size of 15, and
-     index 2 will have a marker size of 10 (starting over from the beginning).</p>
-     
-      The default value is <code>[]</code>.</td><td class="summaryTableOwnerCol">Chart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:seriesMarkerSkins"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">seriesMarkerSkins</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-     An Array containing the default skin classes for each series. These classes
-     are used to instantiate the marker skins. The values may be fully-qualified
-     package and class strings or a reference to the classes themselves.
-          <p>An Array of values that correspond to series indices in the data
-     provider. If the number of values in the Array is less than the number
-     of series, then the next series will restart at index zero in the style
-     Array. If the value of this style is an empty Array, then each individual series
-     will use the default or modified value set on the series itself.</p> 
-     
-     <p>Example: If the seriesMarkerSkins style is equal to [CircleSkin, DiamondSkin] and there
-     are three series in the chart's data provider, then the series at index 0
-     will have a marker skin of CircleSkin, index 1 will have a marker skin of DiamondSkin, and
-     index 2 will have a marker skin of CircleSkin (starting over from the beginning).</p>
-     
-      The default value is <code>[]</code>.</td><td class="summaryTableOwnerCol">Chart</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="dataProvider"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">dataProvider</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>dataProvider:Object</code>  [read-write]<p>
-   The data to be displayed by the chart. Accepted data types include
-   all of the following:
-   
-   <ul>
-    <li>An ISeries instance with its own data provider.</li>
-    <li>An Array containing ISeries instances</li>
-    <li>An Array containing Numbers.</li>
-    <li>An Array containing complex objects.</li>
-    <li>An XMLList</li>
-    <li>An Array containing Arrays of Numbers or complex objects.</li>
-   </ul>
-   
-   </p><p>Note: When complex objects or XML is used in the data provider,
-   developers must define "fields" used to access data used by the chart.
-   For instance, CartesianChart exposes <code>horizontalField</code> and
-   <code>verticalField</code> properties. PieChart exposes <code>dataField</code>
-   and <code>categoryField</code> properties.
-   
-   <p>The chart will automatically convert the input data to an Array of
-   ISeries objects. Don't access <code>dataProvider</code> if you intend
-   to retreive the data in its original form.
-   
-   <span class="label">Implementation</span>
-<br>
-<code>    public function get dataProvider():Object</code>
-<br>
-<code>    public function set dataProvider(value:Object):void</code>
-<br>
-</div>
-<a name="dataTipFunction"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">dataTipFunction</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>dataTipFunction:Function</code>  [read-write]<p>
-         If defined, the chart will call the input function to determine the
-         text displayed in the chart's data tip. The function uses the following
-         signature:
-         
-         </p><p><code>function dataTipFunction(item:Object, index:int, series:ISeries):String</code></p>
-         <span class="label">Implementation</span>
-<br>
-<code>    public function get dataTipFunction():Function</code>
-<br>
-<code>    public function set dataTipFunction(value:Function):void</code>
-<br>
-</div>
-<a name="defaultSeriesType"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">defaultSeriesType</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>defaultSeriesType:Object</code>  [read-write]<p>
-         When raw data (like an Array of Numbers) is encountered where an
-         ISeries instance is expected, it will be converted to this default
-         type. Accepts either a Class instance or a String referencing a
-         fully-qualified class name.
-         </p><span class="label">Implementation</span>
-<br>
-<code>    public function get defaultSeriesType():Object</code>
-<br>
-<code>    public function set defaultSeriesType(value:Object):void</code>
-<br>
-</div>
-<a name="legend"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">legend</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>legend:<a href="legend/ILegend.html">ILegend</a></code>  [read-write]<p>
-         The component that will display a human-readable legend for the chart. 
-         </p><span class="label">Implementation</span>
-<br>
-<code>    public function get legend():<a href="legend/ILegend.html">ILegend</a></code>
-<br>
-<code>    public function set legend(value:<a href="legend/ILegend.html">ILegend</a>):void</code>
-<br>
-</div>
-<a name="legendLabelFunction"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">legendLabelFunction</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>legendLabelFunction:Function</code>  [read-write]<p>
-         If defined, the chart will call the input function to determine the text displayed in 
-         in the chart's legend.
-         </p><span class="label">Implementation</span>
-<br>
-<code>    public function get legendLabelFunction():Function</code>
-<br>
-<code>    public function set legendLabelFunction(value:Function):void</code>
-<br>
-</div>
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="Chart()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">Chart</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function Chart()</code><p>
-         Constructor.
-         </p></div>
-<a name="methodDetail"></a>
-<div class="detailSectionHeader">Method detail</div>
-<a name="indexToSeries()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">indexToSeries</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function indexToSeries(index:int):<a href="series/ISeries.html">ISeries</a></code><p>
-         Returns the ISeries object at the specified index.
-         
-         </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">index</span>:int</code> —  the index of the series to return
-         </td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code><a href="series/ISeries.html">ISeries</a></code> — 
-                          the series that appears at the input index or null if out of bounds 
-         
-                        
-                     </td>
-</tr>
-</table>
-</div>
-<a name="refreshSeries()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">refreshSeries</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>protected function refreshSeries():void</code><p>
-         Analyzes the input data and smartly converts it to the correct ISeries type
-         required for drawing. Adds new ISeries objects to the display list and removes
-         unused series objects that no longer need to be drawn.
-         </p></div>
-<a name="seriesToIndex()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">seriesToIndex</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function seriesToIndex(series:<a href="series/ISeries.html">ISeries</a>):int</code><p>
-         Returns the index within this plot area of the input ISeries object.
-         
-         </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">series</span>:<a href="series/ISeries.html">ISeries</a></code> — a series that is displayed in this plot area.
-         </td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>int</code> —   the index of the input series
-         </td>
-</tr>
-</table>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/ChartUtil.html b/as-docs/com/yahoo/astra/fl/charts/ChartUtil.html
deleted file mode 100644
index 3bc192f..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/ChartUtil.html
+++ /dev/null
@@ -1,153 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../print.css" type="text/css" media="print">
-<meta content="ChartUtil,com.yahoo.astra.fl.charts.ChartUtil,findSeriesOfType,isStackingAllowed" name="keywords">
-<title>com.yahoo.astra.fl.charts.ChartUtil</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'ChartUtil - YUI AS Component Documentation';
-				var baseRef = '../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../all-classes.html')" href="../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../all-classes.html')" href="../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../index-list.html')" href="../../../../../all-index-A.html">Index</a> | <a href="../../../../../index.html?com/yahoo/astra/fl/charts/ChartUtil.html&com/yahoo/astra/fl/charts/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class ChartUtil</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#methodSummary">Methods</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class ChartUtil"); titleBar_setSubNav(false,false,false,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class ChartUtil</td>
-</tr>
-</table>
-<p></p>
-  Utility functions used throughout the charting framework.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#findSeriesOfType()">findSeriesOfType</a>(series:<a href="series/ISeries.html">ISeries</a>, chart:<a href="IChart.html">IChart</a>):Array</div>
-<div class="summaryTableDescription">[static]
-   Retreives every the series of the same type of the input series from the
-   chart's data provider.</div>
-</td><td class="summaryTableOwnerCol">ChartUtil</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#isStackingAllowed()">isStackingAllowed</a>(axis:<a href="axes/IAxis.html">IAxis</a>, series:<a href="series/ISeries.html">ISeries</a>):Boolean</div>
-<div class="summaryTableDescription">[static]
-   Determines if a series may be stacked on an axis.</div>
-</td><td class="summaryTableOwnerCol">ChartUtil</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="methodDetail"></a>
-<div class="detailSectionHeader">Method detail</div>
-<a name="findSeriesOfType()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">findSeriesOfType</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static function findSeriesOfType(series:<a href="series/ISeries.html">ISeries</a>, chart:<a href="IChart.html">IChart</a>):Array</code><p>
-   Retreives every the series of the same type of the input series from the
-   chart's data provider.
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">series</span>:<a href="series/ISeries.html">ISeries</a></code></td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code><span class="label">chart</span>:<a href="IChart.html">IChart</a></code></td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>Array</code></td>
-</tr>
-</table>
-</div>
-<a name="isStackingAllowed()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">isStackingAllowed</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static function isStackingAllowed(axis:<a href="axes/IAxis.html">IAxis</a>, series:<a href="series/ISeries.html">ISeries</a>):Boolean</code><p>
-   Determines if a series may be stacked on an axis. The series must
-   implement the IStackedSeries type, the axis must implement the
-   IStackingAxis type and the axis must have stackingEnabled set to
-   true.
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">axis</span>:<a href="axes/IAxis.html">IAxis</a></code></td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code><span class="label">series</span>:<a href="series/ISeries.html">ISeries</a></code></td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>Boolean</code></td>
-</tr>
-</table>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/ColumnChart.html b/as-docs/com/yahoo/astra/fl/charts/ColumnChart.html
deleted file mode 100644
index 902d788..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/ColumnChart.html
+++ /dev/null
@@ -1,972 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../print.css" type="text/css" media="print">
-<meta content="ColumnChart,com.yahoo.astra.fl.charts.ColumnChart" name="keywords">
-<title>com.yahoo.astra.fl.charts.ColumnChart</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'ColumnChart - YUI AS Component Documentation';
-				var baseRef = '../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../all-classes.html')" href="../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../all-classes.html')" href="../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../index-list.html')" href="../../../../../all-index-A.html">Index</a> | <a href="../../../../../index.html?com/yahoo/astra/fl/charts/ColumnChart.html&com/yahoo/astra/fl/charts/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class ColumnChart</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a> | <a href="#styleSummary">Styles</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class ColumnChart"); titleBar_setSubNav(false,true,true,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class ColumnChart</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">ColumnChart <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../images/inherit-arrow.gif"> <a href="CartesianChart.html">CartesianChart</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../images/inherit-arrow.gif"> <a href="Chart.html">Chart</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../images/inherit-arrow.gif"> fl.core.UIComponent</td>
-</tr>
-</table>
-<p></p>
-  A chart that displays its data points with vertical columns.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<div class="showHideLinks">
-<div class="hideInheritedProperty" id="hideInheritedProperty">
-<a onclick="javascript:setInheritedVisible(false,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Properties</a>
-</div>
-<div class="showInheritedProperty" id="showInheritedProperty">
-<a onclick="javascript:setInheritedVisible(true,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Properties</a>
-</div>
-</div>
-<table id="summaryTableProperty" class="summaryTable hideInheritedProperty" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#axisLayer">axisLayer</a> : Sprite<div class="summaryTableDescription">
-   Container for all axis elements of the chart.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#categoryNames">categoryNames</a> : Array<div class="summaryTableDescription">
-   The names of the categories displayed on the category axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#constrainViewport">constrainViewport</a> : Boolean<div class="summaryTableDescription">
-   Determines whether a scrollRect is set on a series to constrain the viewport
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#contentBounds">contentBounds</a> : Rectangle<div class="summaryTableDescription">
-   The rectangular bounds where the cartesian chart's data is drawn.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Chart.html#dataProvider">dataProvider</a> : Object<div class="summaryTableDescription">
-   The data to be displayed by the chart.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Chart.html#dataTipFunction">dataTipFunction</a> : Function<div class="summaryTableDescription">
-         If defined, the chart will call the input function to determine the
-         text displayed in the chart's data tip.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Chart.html#defaultSeriesType">defaultSeriesType</a> : Object<div class="summaryTableDescription">
-         When raw data (like an Array of Numbers) is encountered where an
-         ISeries instance is expected, it will be converted to this default
-         type.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#horizontalAxis">horizontalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
-<div class="summaryTableDescription">
-   The axis representing the horizontal range.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#horizontalAxisTitle">horizontalAxisTitle</a> : String<div class="summaryTableDescription">
-   The title text displayed on the horizontal axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#horizontalField">horizontalField</a> : String<div class="summaryTableDescription">
-   If the items displayed on the chart are complex objects, the horizontalField string
-   defines the property to access when determining the x value.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Chart.html#legend">legend</a> : <a href="legend/ILegend.html">ILegend</a>
-<div class="summaryTableDescription">
-         The component that will display a human-readable legend for the chart.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Chart.html#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
-         If defined, the chart will call the input function to determine the text displayed in 
-         in the chart's legend.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#overflowEnabled">overflowEnabled</a> : Boolean<div class="summaryTableDescription">
-   If false, which is the default, the axes will be resized to fit within the defined
-   bounds of the plot area.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#recalculations">recalculations</a> : int<div class="summaryTableDescription">
-   Number of times label width is recalculated for all axes
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#secondaryHorizontalAxis">secondaryHorizontalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
-<div class="summaryTableDescription">
-   The axis representing the horizontal range.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#secondaryVerticalAxis">secondaryVerticalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
-<div class="summaryTableDescription">
-   The axis representing the vertical range.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#verticalAxis">verticalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
-<div class="summaryTableDescription">
-   The axis representing the vertical range.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#verticalAxisTitle">verticalAxisTitle</a> : String<div class="summaryTableDescription">
-   The title text displayed on the horizontal axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#verticalField">verticalField</a> : String<div class="summaryTableDescription">
-   If the items displayed on the chart are complex objects, the verticalField string
-   defines the property to access when determining the y value.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedMethod" id="hideInheritedMethod">
-<a onclick="javascript:setInheritedVisible(false,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Methods</a>
-</div>
-<div class="showInheritedMethod" id="showInheritedMethod">
-<a onclick="javascript:setInheritedVisible(true,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Methods</a>
-</div>
-</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#ColumnChart()">ColumnChart</a>()</div>
-<div class="summaryTableDescription">
-   Constructor.</div>
-</td><td class="summaryTableOwnerCol">ColumnChart</td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#getAxisStyle()">getAxisStyle</a>(axisName:String, name:String):Object</div>
-<div class="summaryTableDescription">
-   Used to retrieve an axis style
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#indexToSeries()">indexToSeries</a>(index:int):<a href="series/ISeries.html">ISeries</a>
-</div>
-<div class="summaryTableDescription">
-         Returns the ISeries object at the specified index.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#itemToPosition()">itemToPosition</a>(series:<a href="series/ISeries.html">ISeries</a>, itemIndex:int):Point</div>
-<div class="summaryTableDescription">
-   
-   Calculates the position of a data point along the axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#seriesToIndex()">seriesToIndex</a>(series:<a href="series/ISeries.html">ISeries</a>):int</div>
-<div class="summaryTableDescription">
-         Returns the index within this plot area of the input ISeries object.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#setHorizontalAxisGridLinesStyle()">setHorizontalAxisGridLinesStyle</a>(name:String, value:Object):void</div>
-<div class="summaryTableDescription">
-   Sets a style on the horizontal axis grid lines.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#setVerticalAxisGridLinesStyle()">setVerticalAxisGridLinesStyle</a>(name:String, value:Object):void</div>
-<div class="summaryTableDescription">
-   Sets a style on the vertical axis grid lines.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-</table>
-</div>
-<a name="protectedMethodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Protected Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedProtectedMethod" id="hideInheritedProtectedMethod">
-<a onclick="javascript:setInheritedVisible(false,'ProtectedMethod');" href="#protectedMethodSummary" class="showHideLink"><img src="../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Protected Methods</a>
-</div>
-<div class="showInheritedProtectedMethod" id="showInheritedProtectedMethod">
-<a onclick="javascript:setInheritedVisible(true,'ProtectedMethod');" href="#protectedMethodSummary" class="showHideLink"><img src="../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Protected Methods</a>
-</div>
-</div>
-<table id="summaryTableProtectedMethod" class="summaryTable hideInheritedProtectedMethod" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedProtectedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#refreshSeries()">refreshSeries</a>():void</div>
-<div class="summaryTableDescription">
-         Analyzes the input data and smartly converts it to the correct ISeries type
-         required for drawing.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-</table>
-</div>
-<a name="styleSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Styles</div>
-<div class="showHideLinks">
-<div class="hideInheritedStyle" id="hideInheritedStyle">
-<a onclick="javascript:setInheritedVisible(false,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Styles</a>
-</div>
-<div class="showInheritedStyle" id="showInheritedStyle">
-<a onclick="javascript:setInheritedVisible(true,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Styles</a>
-</div>
-</div>
-<table id="summaryTableStyle" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Style</th><th>Description</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:animationEnabled">animationEnabled</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-     Determines if data changes should be displayed with animation.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:backgroundSkin">backgroundSkin</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-     Name of the class to use as the skin for the background and border of the
-     component.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:contentPadding">contentPadding</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The padding that separates the border of the component from its contents,
-     in pixels.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:dataTipBackgroundSkin">dataTipBackgroundSkin</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-     Name of the class to use as the skin for the background and border of the
-     chart's data tip.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:dataTipContentPadding">dataTipContentPadding</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     If the datatip's content padding is customizable, it will use this value.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:dataTipTextFormat">dataTipTextFormat</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>TextFormat<br>
-     The TextFormat object to use to render data tips.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:embedFonts">embedFonts</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-     Indicates whether embedded font outlines are used to render the text
-     field.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisColor">horizontalAxisColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisGridFillAlphas">horizontalAxisGridFillAlphas</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-  An Array of alpha values (in the range of 0 to 1) that is used to draw
-  alternating fills between the horizontal axis' grid lines.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisGridFillColors">horizontalAxisGridFillColors</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-  An Array of <code>uint</code> color values that is used to draw
-  alternating fills between the horizontal axis' grid lines.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisGridLineColor">horizontalAxisGridLineColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the grid lines on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisGridLinesRenderer">horizontalAxisGridLinesRenderer</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-  The class used to instantiate the horizontal axis grid lines.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisGridLinesStyles">horizontalAxisGridLinesStyles</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Object<br>
-  An object containing style values to be passed to the horizontal axis grid
-  lines renderer.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisGridLineWeight">horizontalAxisGridLineWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the grid lines on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisHideOverlappingLabels">horizontalAxisHideOverlappingLabels</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br> 
-  If true, labels that overlap previously drawn labels on the axis will be
-  hidden.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisLabelDistance">horizontalAxisLabelDistance</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The distance, in pixels, between a label and the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisLabelRotation">horizontalAxisLabelRotation</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br> 
-  The angle, in degrees, of the labels on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisMinorGridLineColor">horizontalAxisMinorGridLineColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the minor grid lines on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisMinorGridLineWeight">horizontalAxisMinorGridLineWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the minor grid lines on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisMinorTickColor">horizontalAxisMinorTickColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the minor ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisMinorTickLength">horizontalAxisMinorTickLength</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The length of the minor ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisMinorTickPosition">horizontalAxisMinorTickPosition</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
-  The position of the minor ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisMinorTickWeight">horizontalAxisMinorTickWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the minor ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisRenderer">horizontalAxisRenderer</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-  The class used to instantiate the visual representation of the horizontal
-  axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisStyles">horizontalAxisStyles</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Object<br>
-  An object containing style values to be passed to the horizontal axis
-  renderer.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisTextFormat">horizontalAxisTextFormat</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>TextFormat<br>
-  Defines the TextFormat used by labels on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisTickColor">horizontalAxisTickColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisTickLength">horizontalAxisTickLength</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The length, in pixels, of the ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisTickPosition">horizontalAxisTickPosition</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
-  The position of the ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisTickWeight">horizontalAxisTickWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisTitleTextFormat">horizontalAxisTitleTextFormat</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>TextFormat<br>
-  The TextFormat object to use to render the horizontal axis title label.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisWeight">horizontalAxisWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:seriesBorderAlphas">seriesBorderAlphas</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br> 
-  The border alpha of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:seriesBorderColors">seriesBorderColors</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-  The border color of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:seriesColors">seriesColors</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-     The default colors for each series.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:seriesFillAlphas">seriesFillAlphas</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br> 
-  The fill alpha of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:seriesFillColors">seriesFillColors</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br> 
-  The fill color of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:seriesItemSpacing"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">seriesItemSpacing</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The amount of space between items within a series
-   The default value is <code>0</code>.</td><td class="summaryTableOwnerCol">ColumnChart</td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:seriesMarkerSizes">seriesMarkerSizes</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-     The default size of the markers in pixels.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:seriesMarkerSkins">seriesMarkerSkins</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-     An Array containing the default skin classes for each series.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showHorizontalAxis">showHorizontalAxis</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If false, the horizontal axis is not drawn.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showHorizontalAxisGridLines">showHorizontalAxisGridLines</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, grid lines will be displayed on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showHorizontalAxisLabels">showHorizontalAxisLabels</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, labels will be displayed on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showHorizontalAxisMinorGridLines">showHorizontalAxisMinorGridLines</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, minor grid lines will be displayed on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showHorizontalAxisMinorTicks">showHorizontalAxisMinorTicks</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, ticks will be displayed on the horizontal axis at minor positions.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showHorizontalAxisTicks">showHorizontalAxisTicks</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, ticks will be displayed on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showHorizontalAxisTitle">showHorizontalAxisTitle</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, the horizontal axis title will be displayed.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showVerticalAxis">showVerticalAxis</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If false, the vertical axis is not drawn.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showVerticalAxisGridLines">showVerticalAxisGridLines</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, grid lines will be displayed on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showVerticalAxisLabels">showVerticalAxisLabels</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, labels will be displayed on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showVerticalAxisMinorGridLines">showVerticalAxisMinorGridLines</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, minor grid lines will be displayed on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showVerticalAxisMinorTicks">showVerticalAxisMinorTicks</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, ticks will be displayed on the vertical axis at minor positions.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showVerticalAxisTicks">showVerticalAxisTicks</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, ticks will be displayed on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showVerticalAxisTitle">showVerticalAxisTitle</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, the vertical axis title will be displayed.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisColor">verticalAxisColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisGridFillAlphas">verticalAxisGridFillAlphas</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-  An Array of alpha values (in the range of 0 to 1) that is used to draw
-  alternating fills between the vertical axis' grid lines.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisGridFillColors">verticalAxisGridFillColors</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-  An Array of <code>uint</code> color values that is used to draw
-  alternating fills between the vertical axis' grid lines.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisGridLineColor">verticalAxisGridLineColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the grid lines on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisGridLinesRenderer">verticalAxisGridLinesRenderer</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-  The class used to instantiate the vertical axis grid lines.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisGridLinesStyles">verticalAxisGridLinesStyles</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Object<br>
-  An object containing style values to be passed to the vertical axis grid
-  lines renderer.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisGridLineWeight">verticalAxisGridLineWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the grid lines on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisHideOverlappingLabels">verticalAxisHideOverlappingLabels</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br> 
-  If true, labels that overlap previously drawn labels on the axis will be
-  hidden.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisLabelDistance">verticalAxisLabelDistance</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The distance, in pixels, between a label and the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisLabelRotation">verticalAxisLabelRotation</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br> 
-  The angle, in degrees, of the labels on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisMinorGridLineColor">verticalAxisMinorGridLineColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the minor grid lines on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisMinorGridLineWeight">verticalAxisMinorGridLineWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the minor grid lines on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisMinorTickColor">verticalAxisMinorTickColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the minor ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisMinorTickLength">verticalAxisMinorTickLength</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The length of the minor ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisMinorTickPosition">verticalAxisMinorTickPosition</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
-  The position of the minor ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisMinorTickWeight">verticalAxisMinorTickWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the minor ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisRenderer">verticalAxisRenderer</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-  The class used to instantiate the visual representation of the vertical
-  axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisStyles">verticalAxisStyles</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Object<br>
-  An object containing style values to be passed to the vertical axis
-  renderer.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisTextFormat">verticalAxisTextFormat</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>TextFormat<br>
-  Defines the TextFormat used by labels on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisTickColor">verticalAxisTickColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisTickLength">verticalAxisTickLength</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The length, in pixels, of the ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisTickPosition">verticalAxisTickPosition</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
-  The position of the ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisTickWeight">verticalAxisTickWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisTitleTextFormat">verticalAxisTitleTextFormat</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>TextFormat<br>
-  The TextFormat object to use to render the vertical axis title label.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisWeight">verticalAxisWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="ColumnChart()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">ColumnChart</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function ColumnChart()</code><p>
-   Constructor.
-   </p></div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/DataTipRenderer.html b/as-docs/com/yahoo/astra/fl/charts/DataTipRenderer.html
deleted file mode 100644
index 116cab2..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/DataTipRenderer.html
+++ /dev/null
@@ -1,182 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../print.css" type="text/css" media="print">
-<meta content="DataTipRenderer,com.yahoo.astra.fl.charts.DataTipRenderer,data,text" name="keywords">
-<title>com.yahoo.astra.fl.charts.DataTipRenderer</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'DataTipRenderer - YUI AS Component Documentation';
-				var baseRef = '../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../all-classes.html')" href="../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../all-classes.html')" href="../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../index-list.html')" href="../../../../../all-index-A.html">Index</a> | <a href="../../../../../index.html?com/yahoo/astra/fl/charts/DataTipRenderer.html&com/yahoo/astra/fl/charts/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class DataTipRenderer</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a> | <a href="#styleSummary">Styles</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class DataTipRenderer"); titleBar_setSubNav(false,true,true,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class DataTipRenderer</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">DataTipRenderer <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../images/inherit-arrow.gif"> fl.core.UIComponent</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Implements</td><td><a href="IDataTipRenderer.html">IDataTipRenderer</a></td>
-</tr>
-</table>
-<p></p>
-  The default renderer for mouse-over data tips.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#data">data</a> : Object<div class="summaryTableDescription">
-   The data for the item that this data tip represents.</div>
-</td><td class="summaryTableOwnerCol">DataTipRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#text">text</a> : String<div class="summaryTableDescription">
-   The text that appears in the data tip's label.</div>
-</td><td class="summaryTableOwnerCol">DataTipRenderer</td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#DataTipRenderer()">DataTipRenderer</a>()</div>
-<div class="summaryTableDescription">
-   Constructor.</div>
-</td><td class="summaryTableOwnerCol">DataTipRenderer</td>
-</tr>
-</table>
-</div>
-<a name="styleSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Styles</div>
-<table id="summaryTableStyle" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Style</th><th>Description</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:backgroundSkin"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">backgroundSkin</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-     The DisplayObject subclass used to display the background.
-     </td><td class="summaryTableOwnerCol">DataTipRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:contentPadding"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">contentPadding</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The padding that separates the border of the component from its contents,
-     in pixels.
-           The default value is <code>6</code>.</td><td class="summaryTableOwnerCol">DataTipRenderer</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="data"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">data</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>data:Object</code>  [read-write]<p>
-   The data for the item that this data tip represents.
-   Custom implementations of <code>IDataTipRenderer</code>
-   may use this property to render additional information for
-   the user.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get data():Object</code>
-<br>
-<code>    public function set data(value:Object):void</code>
-<br>
-</div>
-<a name="text"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">text</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>text:String</code>  [read-write]<p>
-   The text that appears in the data tip's label.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get text():String</code>
-<br>
-<code>    public function set text(value:String):void</code>
-<br>
-</div>
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="DataTipRenderer()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">DataTipRenderer</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function DataTipRenderer()</code><p>
-   Constructor.
-   </p></div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/ICategoryChart.html b/as-docs/com/yahoo/astra/fl/charts/ICategoryChart.html
deleted file mode 100644
index 4cb81c9..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/ICategoryChart.html
+++ /dev/null
@@ -1,99 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../print.css" type="text/css" media="print">
-<meta content="ICategoryChart,com.yahoo.astra.fl.charts.ICategoryChart,categoryNames" name="keywords">
-<title>com.yahoo.astra.fl.charts.ICategoryChart</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'ICategoryChart - YUI AS Component Documentation';
-				var baseRef = '../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../all-classes.html')" href="../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../all-classes.html')" href="../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../index-list.html')" href="../../../../../all-index-A.html">Index</a> | <a href="../../../../../index.html?com/yahoo/astra/fl/charts/ICategoryChart.html&com/yahoo/astra/fl/charts/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Interface ICategoryChart</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Interface ICategoryChart"); titleBar_setSubNav(false,true,false,false,false,false,false,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Interface</td><td class="classSignature">public interface ICategoryChart</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Implementors</td><td><a href="../charts/CartesianChart.html">CartesianChart</a>, <a href="../charts/PieChart.html">PieChart</a></td>
-</tr>
-</table>
-<p></p>
-  A type of chart that displays its data in categories.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#categoryNames">categoryNames</a> : Array<div class="summaryTableDescription">
-   The names of the categories displayed on the category axis.</div>
-</td><td class="summaryTableOwnerCol">ICategoryChart</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="categoryNames"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">categoryNames</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>categoryNames:Array</code>  [read-write]<p>
-   The names of the categories displayed on the category axis. If the
-   chart does not have a category axis, this value will be ignored.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get categoryNames():Array</code>
-<br>
-<code>    public function set categoryNames(value:Array):void</code>
-<br>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/IChart.html b/as-docs/com/yahoo/astra/fl/charts/IChart.html
deleted file mode 100644
index 9525a7c..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/IChart.html
+++ /dev/null
@@ -1,231 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../print.css" type="text/css" media="print">
-<meta content="IChart,com.yahoo.astra.fl.charts.IChart,dataProvider,itemToAxisValue,itemToPosition" name="keywords">
-<title>com.yahoo.astra.fl.charts.IChart</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'IChart - YUI AS Component Documentation';
-				var baseRef = '../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../all-classes.html')" href="../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../all-classes.html')" href="../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../index-list.html')" href="../../../../../all-index-A.html">Index</a> | <a href="../../../../../index.html?com/yahoo/astra/fl/charts/IChart.html&com/yahoo/astra/fl/charts/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Interface IChart</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Interface IChart"); titleBar_setSubNav(false,true,false,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Interface</td><td class="classSignature">public interface IChart extends <a href="none">flash.events.IEventDispatcher</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Implementors</td><td><a href="../charts/CartesianChart.html">CartesianChart</a></td>
-</tr>
-</table>
-<p></p>
-  Methods and properties expected to be defined by all charts.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#dataProvider">dataProvider</a> : Object<div class="summaryTableDescription">
-   The data to be displayed by the chart.</div>
-</td><td class="summaryTableOwnerCol">IChart</td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#itemToAxisValue()">itemToAxisValue</a>(series:<a href="series/ISeries.html">ISeries</a>, itemIndex:int, axis:<a href="axes/IAxis.html">IAxis</a>, stack:Boolean = true):Object</div>
-<div class="summaryTableDescription">
-   Retreives the value of an item on one of the chart's axes.</div>
-</td><td class="summaryTableOwnerCol">IChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#itemToPosition()">itemToPosition</a>(series:<a href="series/ISeries.html">ISeries</a>, itemIndex:int):Point</div>
-<div class="summaryTableDescription">
-   Calculates the position of a data point along the axis.</div>
-</td><td class="summaryTableOwnerCol">IChart</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="dataProvider"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">dataProvider</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>dataProvider:Object</code>  [read-write]<p>
-   The data to be displayed by the chart. Accepted data types include
-   all of the following:
-   
-   <ul>
-    <li>An ISeries instance with its own data provider.</li>
-    <li>An Array containing ISeries instances</li>
-    <li>An Array containing Numbers.</li>
-    <li>An Array containing complex objects.</li>
-    <li>An XMLList</li>
-    <li>An Array containing Arrays of Numbers or complex objects.</li>
-   </ul>
-   
-   </p><p>Note: When complex objects or XML is used in the data provider,
-   developers must define "fields" used to access data used by the chart.
-   For instance, CartesianChart exposes <code>horizontalField</code> and
-   <code>verticalField</code> properties. PieChart exposes <code>dataField</code>
-   and <code>categoryField</code> properties.
-   
-   <p>The chart will automatically convert the input data to an Array of
-   ISeries objects. Don't access <code>dataProvider</code> if you intend
-   to retreive the data in its original form.
-   
-   <span class="label">Implementation</span>
-<br>
-<code>    public function get dataProvider():Object</code>
-<br>
-<code>    public function set dataProvider(value:Object):void</code>
-<br>
-<p>
-<span class="label">See also</span>
-</p>
-<div class="seeAlso">
-<a href="series/ISeries.html" target="">com.yahoo.astra.fl.charts.series.ISeries</a>
-</div>
-</div>
-<a name="methodDetail"></a>
-<div class="detailSectionHeader">Method detail</div>
-<a name="itemToAxisValue()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">itemToAxisValue</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function itemToAxisValue(series:<a href="series/ISeries.html">ISeries</a>, itemIndex:int, axis:<a href="axes/IAxis.html">IAxis</a>, stack:Boolean = true):Object</code><p>
-   Retreives the value of an item on one of the chart's axes.
-   
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">series</span>:<a href="series/ISeries.html">ISeries</a></code> —  The series in which the item appears.
-   </td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code><span class="label">itemIndex</span>:int</code> —  The index of the item within the series.
-   </td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code><span class="label">axis</span>:<a href="axes/IAxis.html">IAxis</a></code> —   The axis for which to extract the value.
-   </td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code><span class="label">stack</span>:Boolean</code> (default = <code>true</code>)<code></code></td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>Object</code> —    The value of the item on the axis. Most likely a field on the axis.
-   </td>
-</tr>
-</table>
-</div>
-<a name="itemToPosition()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">itemToPosition</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function itemToPosition(series:<a href="series/ISeries.html">ISeries</a>, itemIndex:int):Point</code><p>
-   Calculates the position of a data point along the axis.
-   
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">series</span>:<a href="series/ISeries.html">ISeries</a></code> —  The series in which the data appears.
-   </td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code><span class="label">itemIndex</span>:int</code> —  The index of the item within the series.
-   </td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>Point</code> —    The display position in pixels on the axis
-   </td>
-</tr>
-</table>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/IDataTipRenderer.html b/as-docs/com/yahoo/astra/fl/charts/IDataTipRenderer.html
deleted file mode 100644
index 0fe0deb..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/IDataTipRenderer.html
+++ /dev/null
@@ -1,128 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../print.css" type="text/css" media="print">
-<meta content="IDataTipRenderer,com.yahoo.astra.fl.charts.IDataTipRenderer,data,text" name="keywords">
-<title>com.yahoo.astra.fl.charts.IDataTipRenderer</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'IDataTipRenderer - YUI AS Component Documentation';
-				var baseRef = '../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../all-classes.html')" href="../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../all-classes.html')" href="../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../index-list.html')" href="../../../../../all-index-A.html">Index</a> | <a href="../../../../../index.html?com/yahoo/astra/fl/charts/IDataTipRenderer.html&com/yahoo/astra/fl/charts/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Interface IDataTipRenderer</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Interface IDataTipRenderer"); titleBar_setSubNav(false,true,false,false,false,false,false,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Interface</td><td class="classSignature">public interface IDataTipRenderer extends <a href="none">flash.events.IEventDispatcher</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Implementors</td><td><a href="../charts/DataTipRenderer.html">DataTipRenderer</a></td>
-</tr>
-</table>
-<p></p>
-  A renderer for a mouse-over datatip on a chart.
-  
-  <p>Important: Must be a subclass of <code>DisplayObject</code></p>
-  
-  <p></p>
-<p>
-<span class="classHeaderTableLabel">See also</span>
-</p>
-<div class="seeAlso">flash.display.DisplayObject</div>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#data">data</a> : Object<div class="summaryTableDescription">
-   The data for the item that this data tip represents.</div>
-</td><td class="summaryTableOwnerCol">IDataTipRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#text">text</a> : String<div class="summaryTableDescription">
-   The text that appears in the data tip's label.</div>
-</td><td class="summaryTableOwnerCol">IDataTipRenderer</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="data"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">data</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>data:Object</code>  [read-write]<p>
-   The data for the item that this data tip represents.
-   Custom implementations of <code>IDataTipRenderer</code>
-   may use this property to render additional information for
-   the user.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get data():Object</code>
-<br>
-<code>    public function set data(value:Object):void</code>
-<br>
-</div>
-<a name="text"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">text</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>text:String</code>  [read-write]<p>
-   The text that appears in the data tip's label.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get text():String</code>
-<br>
-<code>    public function set text(value:String):void</code>
-<br>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/LineChart.html b/as-docs/com/yahoo/astra/fl/charts/LineChart.html
deleted file mode 100644
index 385cf3a..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/LineChart.html
+++ /dev/null
@@ -1,1003 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../print.css" type="text/css" media="print">
-<meta content="LineChart,com.yahoo.astra.fl.charts.LineChart" name="keywords">
-<title>com.yahoo.astra.fl.charts.LineChart</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'LineChart - YUI AS Component Documentation';
-				var baseRef = '../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../all-classes.html')" href="../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../all-classes.html')" href="../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../index-list.html')" href="../../../../../all-index-A.html">Index</a> | <a href="../../../../../index.html?com/yahoo/astra/fl/charts/LineChart.html&com/yahoo/astra/fl/charts/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class LineChart</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a> | <a href="#styleSummary">Styles</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class LineChart"); titleBar_setSubNav(false,true,true,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class LineChart</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">LineChart <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../images/inherit-arrow.gif"> <a href="CartesianChart.html">CartesianChart</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../images/inherit-arrow.gif"> <a href="Chart.html">Chart</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../images/inherit-arrow.gif"> fl.core.UIComponent</td>
-</tr>
-</table>
-<p></p>
-  A chart that displays its data points with connected line segments.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<div class="showHideLinks">
-<div class="hideInheritedProperty" id="hideInheritedProperty">
-<a onclick="javascript:setInheritedVisible(false,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Properties</a>
-</div>
-<div class="showInheritedProperty" id="showInheritedProperty">
-<a onclick="javascript:setInheritedVisible(true,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Properties</a>
-</div>
-</div>
-<table id="summaryTableProperty" class="summaryTable hideInheritedProperty" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#axisLayer">axisLayer</a> : Sprite<div class="summaryTableDescription">
-   Container for all axis elements of the chart.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#categoryNames">categoryNames</a> : Array<div class="summaryTableDescription">
-   The names of the categories displayed on the category axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#constrainViewport">constrainViewport</a> : Boolean<div class="summaryTableDescription">
-   Determines whether a scrollRect is set on a series to constrain the viewport
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#contentBounds">contentBounds</a> : Rectangle<div class="summaryTableDescription">
-   The rectangular bounds where the cartesian chart's data is drawn.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Chart.html#dataProvider">dataProvider</a> : Object<div class="summaryTableDescription">
-   The data to be displayed by the chart.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Chart.html#dataTipFunction">dataTipFunction</a> : Function<div class="summaryTableDescription">
-         If defined, the chart will call the input function to determine the
-         text displayed in the chart's data tip.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Chart.html#defaultSeriesType">defaultSeriesType</a> : Object<div class="summaryTableDescription">
-         When raw data (like an Array of Numbers) is encountered where an
-         ISeries instance is expected, it will be converted to this default
-         type.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#horizontalAxis">horizontalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
-<div class="summaryTableDescription">
-   The axis representing the horizontal range.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#horizontalAxisTitle">horizontalAxisTitle</a> : String<div class="summaryTableDescription">
-   The title text displayed on the horizontal axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#horizontalField">horizontalField</a> : String<div class="summaryTableDescription">
-   If the items displayed on the chart are complex objects, the horizontalField string
-   defines the property to access when determining the x value.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Chart.html#legend">legend</a> : <a href="legend/ILegend.html">ILegend</a>
-<div class="summaryTableDescription">
-         The component that will display a human-readable legend for the chart.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Chart.html#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
-         If defined, the chart will call the input function to determine the text displayed in 
-         in the chart's legend.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#overflowEnabled">overflowEnabled</a> : Boolean<div class="summaryTableDescription">
-   If false, which is the default, the axes will be resized to fit within the defined
-   bounds of the plot area.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#recalculations">recalculations</a> : int<div class="summaryTableDescription">
-   Number of times label width is recalculated for all axes
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#secondaryHorizontalAxis">secondaryHorizontalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
-<div class="summaryTableDescription">
-   The axis representing the horizontal range.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#secondaryVerticalAxis">secondaryVerticalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
-<div class="summaryTableDescription">
-   The axis representing the vertical range.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#verticalAxis">verticalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
-<div class="summaryTableDescription">
-   The axis representing the vertical range.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#verticalAxisTitle">verticalAxisTitle</a> : String<div class="summaryTableDescription">
-   The title text displayed on the horizontal axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#verticalField">verticalField</a> : String<div class="summaryTableDescription">
-   If the items displayed on the chart are complex objects, the verticalField string
-   defines the property to access when determining the y value.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedMethod" id="hideInheritedMethod">
-<a onclick="javascript:setInheritedVisible(false,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Methods</a>
-</div>
-<div class="showInheritedMethod" id="showInheritedMethod">
-<a onclick="javascript:setInheritedVisible(true,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Methods</a>
-</div>
-</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#LineChart()">LineChart</a>()</div>
-<div class="summaryTableDescription">
-   Constructor.</div>
-</td><td class="summaryTableOwnerCol">LineChart</td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#getAxisStyle()">getAxisStyle</a>(axisName:String, name:String):Object</div>
-<div class="summaryTableDescription">
-   Used to retrieve an axis style
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#indexToSeries()">indexToSeries</a>(index:int):<a href="series/ISeries.html">ISeries</a>
-</div>
-<div class="summaryTableDescription">
-         Returns the ISeries object at the specified index.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#itemToPosition()">itemToPosition</a>(series:<a href="series/ISeries.html">ISeries</a>, itemIndex:int):Point</div>
-<div class="summaryTableDescription">
-   
-   Calculates the position of a data point along the axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#seriesToIndex()">seriesToIndex</a>(series:<a href="series/ISeries.html">ISeries</a>):int</div>
-<div class="summaryTableDescription">
-         Returns the index within this plot area of the input ISeries object.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#setHorizontalAxisGridLinesStyle()">setHorizontalAxisGridLinesStyle</a>(name:String, value:Object):void</div>
-<div class="summaryTableDescription">
-   Sets a style on the horizontal axis grid lines.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#setVerticalAxisGridLinesStyle()">setVerticalAxisGridLinesStyle</a>(name:String, value:Object):void</div>
-<div class="summaryTableDescription">
-   Sets a style on the vertical axis grid lines.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-</table>
-</div>
-<a name="protectedMethodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Protected Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedProtectedMethod" id="hideInheritedProtectedMethod">
-<a onclick="javascript:setInheritedVisible(false,'ProtectedMethod');" href="#protectedMethodSummary" class="showHideLink"><img src="../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Protected Methods</a>
-</div>
-<div class="showInheritedProtectedMethod" id="showInheritedProtectedMethod">
-<a onclick="javascript:setInheritedVisible(true,'ProtectedMethod');" href="#protectedMethodSummary" class="showHideLink"><img src="../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Protected Methods</a>
-</div>
-</div>
-<table id="summaryTableProtectedMethod" class="summaryTable hideInheritedProtectedMethod" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedProtectedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#refreshSeries()">refreshSeries</a>():void</div>
-<div class="summaryTableDescription">
-         Analyzes the input data and smartly converts it to the correct ISeries type
-         required for drawing.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-</table>
-</div>
-<a name="styleSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Styles</div>
-<div class="showHideLinks">
-<div class="hideInheritedStyle" id="hideInheritedStyle">
-<a onclick="javascript:setInheritedVisible(false,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Styles</a>
-</div>
-<div class="showInheritedStyle" id="showInheritedStyle">
-<a onclick="javascript:setInheritedVisible(true,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Styles</a>
-</div>
-</div>
-<table id="summaryTableStyle" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Style</th><th>Description</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:animationEnabled">animationEnabled</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-     Determines if data changes should be displayed with animation.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:backgroundSkin">backgroundSkin</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-     Name of the class to use as the skin for the background and border of the
-     component.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:contentPadding">contentPadding</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The padding that separates the border of the component from its contents,
-     in pixels.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:dataTipBackgroundSkin">dataTipBackgroundSkin</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-     Name of the class to use as the skin for the background and border of the
-     chart's data tip.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:dataTipContentPadding">dataTipContentPadding</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     If the datatip's content padding is customizable, it will use this value.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:dataTipTextFormat">dataTipTextFormat</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>TextFormat<br>
-     The TextFormat object to use to render data tips.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:embedFonts">embedFonts</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-     Indicates whether embedded font outlines are used to render the text
-     field.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisColor">horizontalAxisColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisGridFillAlphas">horizontalAxisGridFillAlphas</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-  An Array of alpha values (in the range of 0 to 1) that is used to draw
-  alternating fills between the horizontal axis' grid lines.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisGridFillColors">horizontalAxisGridFillColors</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-  An Array of <code>uint</code> color values that is used to draw
-  alternating fills between the horizontal axis' grid lines.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisGridLineColor">horizontalAxisGridLineColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the grid lines on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisGridLinesRenderer">horizontalAxisGridLinesRenderer</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-  The class used to instantiate the horizontal axis grid lines.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisGridLinesStyles">horizontalAxisGridLinesStyles</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Object<br>
-  An object containing style values to be passed to the horizontal axis grid
-  lines renderer.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisGridLineWeight">horizontalAxisGridLineWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the grid lines on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisHideOverlappingLabels">horizontalAxisHideOverlappingLabels</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br> 
-  If true, labels that overlap previously drawn labels on the axis will be
-  hidden.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisLabelDistance">horizontalAxisLabelDistance</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The distance, in pixels, between a label and the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisLabelRotation">horizontalAxisLabelRotation</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br> 
-  The angle, in degrees, of the labels on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisMinorGridLineColor">horizontalAxisMinorGridLineColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the minor grid lines on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisMinorGridLineWeight">horizontalAxisMinorGridLineWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the minor grid lines on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisMinorTickColor">horizontalAxisMinorTickColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the minor ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisMinorTickLength">horizontalAxisMinorTickLength</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The length of the minor ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisMinorTickPosition">horizontalAxisMinorTickPosition</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
-  The position of the minor ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisMinorTickWeight">horizontalAxisMinorTickWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the minor ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisRenderer">horizontalAxisRenderer</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-  The class used to instantiate the visual representation of the horizontal
-  axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisStyles">horizontalAxisStyles</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Object<br>
-  An object containing style values to be passed to the horizontal axis
-  renderer.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisTextFormat">horizontalAxisTextFormat</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>TextFormat<br>
-  Defines the TextFormat used by labels on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisTickColor">horizontalAxisTickColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisTickLength">horizontalAxisTickLength</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The length, in pixels, of the ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisTickPosition">horizontalAxisTickPosition</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
-  The position of the ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisTickWeight">horizontalAxisTickWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisTitleTextFormat">horizontalAxisTitleTextFormat</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>TextFormat<br>
-  The TextFormat object to use to render the horizontal axis title label.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisWeight">horizontalAxisWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:seriesBorderAlphas">seriesBorderAlphas</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br> 
-  The border alpha of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:seriesBorderColors">seriesBorderColors</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-  The border color of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:seriesColors">seriesColors</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-     The default colors for each series.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:seriesFillAlphas">seriesFillAlphas</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br> 
-  The fill alpha of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:seriesFillColors">seriesFillColors</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br> 
-  The fill color of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:seriesLineAlphas"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">seriesLineAlphas</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-  The alpha of the line drawn between points in each series. 
-     The default value is <code>[1]</code>.</td><td class="summaryTableOwnerCol">LineChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:seriesLineColors"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">seriesLineColors</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-  The color of the line drawn between points in each series. When not specified,
-  the line color is determined by the color style.
-  
-   The default value is <code>[]</code>.</td><td class="summaryTableOwnerCol">LineChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:seriesLineWeights"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">seriesLineWeights</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-     The weight, in pixels, of the line drawn between points in each series.
-     
-     <p>An Array of values that correspond to series indices in the data
-     provider. If the number of values in the Array is less than the number
-     of series, then the next series will restart at index zero in the style
-     Array. If the value of this style is an empty Array, then each individual series
-     will use the default or modified value set on the series itself.</p> 
-     
-     <p>Example: If the seriesLineWeights style is equal to [2, 3] and there
-     are three series in the chart's data provider, then the series at index 0
-     will have a line weight of 2, index 1 will have a line weight of 3, and
-     index 2 will have a line weight of 2 (starting over from the beginning).</p>
-           The default value is <code>null</code>.</td><td class="summaryTableOwnerCol">LineChart</td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:seriesMarkerSizes">seriesMarkerSizes</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-     The default size of the markers in pixels.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:seriesMarkerSkins">seriesMarkerSkins</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-     An Array containing the default skin classes for each series.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showHorizontalAxis">showHorizontalAxis</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If false, the horizontal axis is not drawn.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showHorizontalAxisGridLines">showHorizontalAxisGridLines</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, grid lines will be displayed on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showHorizontalAxisLabels">showHorizontalAxisLabels</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, labels will be displayed on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showHorizontalAxisMinorGridLines">showHorizontalAxisMinorGridLines</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, minor grid lines will be displayed on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showHorizontalAxisMinorTicks">showHorizontalAxisMinorTicks</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, ticks will be displayed on the horizontal axis at minor positions.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showHorizontalAxisTicks">showHorizontalAxisTicks</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, ticks will be displayed on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showHorizontalAxisTitle">showHorizontalAxisTitle</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, the horizontal axis title will be displayed.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showVerticalAxis">showVerticalAxis</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If false, the vertical axis is not drawn.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showVerticalAxisGridLines">showVerticalAxisGridLines</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, grid lines will be displayed on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showVerticalAxisLabels">showVerticalAxisLabels</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, labels will be displayed on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showVerticalAxisMinorGridLines">showVerticalAxisMinorGridLines</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, minor grid lines will be displayed on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showVerticalAxisMinorTicks">showVerticalAxisMinorTicks</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, ticks will be displayed on the vertical axis at minor positions.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showVerticalAxisTicks">showVerticalAxisTicks</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, ticks will be displayed on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showVerticalAxisTitle">showVerticalAxisTitle</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, the vertical axis title will be displayed.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisColor">verticalAxisColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisGridFillAlphas">verticalAxisGridFillAlphas</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-  An Array of alpha values (in the range of 0 to 1) that is used to draw
-  alternating fills between the vertical axis' grid lines.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisGridFillColors">verticalAxisGridFillColors</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-  An Array of <code>uint</code> color values that is used to draw
-  alternating fills between the vertical axis' grid lines.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisGridLineColor">verticalAxisGridLineColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the grid lines on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisGridLinesRenderer">verticalAxisGridLinesRenderer</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-  The class used to instantiate the vertical axis grid lines.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisGridLinesStyles">verticalAxisGridLinesStyles</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Object<br>
-  An object containing style values to be passed to the vertical axis grid
-  lines renderer.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisGridLineWeight">verticalAxisGridLineWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the grid lines on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisHideOverlappingLabels">verticalAxisHideOverlappingLabels</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br> 
-  If true, labels that overlap previously drawn labels on the axis will be
-  hidden.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisLabelDistance">verticalAxisLabelDistance</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The distance, in pixels, between a label and the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisLabelRotation">verticalAxisLabelRotation</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br> 
-  The angle, in degrees, of the labels on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisMinorGridLineColor">verticalAxisMinorGridLineColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the minor grid lines on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisMinorGridLineWeight">verticalAxisMinorGridLineWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the minor grid lines on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisMinorTickColor">verticalAxisMinorTickColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the minor ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisMinorTickLength">verticalAxisMinorTickLength</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The length of the minor ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisMinorTickPosition">verticalAxisMinorTickPosition</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
-  The position of the minor ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisMinorTickWeight">verticalAxisMinorTickWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the minor ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisRenderer">verticalAxisRenderer</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-  The class used to instantiate the visual representation of the vertical
-  axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisStyles">verticalAxisStyles</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Object<br>
-  An object containing style values to be passed to the vertical axis
-  renderer.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisTextFormat">verticalAxisTextFormat</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>TextFormat<br>
-  Defines the TextFormat used by labels on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisTickColor">verticalAxisTickColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisTickLength">verticalAxisTickLength</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The length, in pixels, of the ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisTickPosition">verticalAxisTickPosition</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
-  The position of the ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisTickWeight">verticalAxisTickWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisTitleTextFormat">verticalAxisTitleTextFormat</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>TextFormat<br>
-  The TextFormat object to use to render the vertical axis title label.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisWeight">verticalAxisWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="LineChart()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">LineChart</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function LineChart()</code><p>
-   Constructor.
-   </p></div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/PieChart.html b/as-docs/com/yahoo/astra/fl/charts/PieChart.html
deleted file mode 100644
index b6fdbcd..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/PieChart.html
+++ /dev/null
@@ -1,481 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../print.css" type="text/css" media="print">
-<meta content="PieChart,com.yahoo.astra.fl.charts.PieChart,categoryField,categoryNames,dataField,defaultDataTipFunction,seriesToCategoryField,seriesToDataField" name="keywords">
-<title>com.yahoo.astra.fl.charts.PieChart</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'PieChart - YUI AS Component Documentation';
-				var baseRef = '../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../all-classes.html')" href="../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../all-classes.html')" href="../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../index-list.html')" href="../../../../../all-index-A.html">Index</a> | <a href="../../../../../index.html?com/yahoo/astra/fl/charts/PieChart.html&com/yahoo/astra/fl/charts/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class PieChart</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a> | <a href="#styleSummary">Styles</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class PieChart"); titleBar_setSubNav(false,true,true,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class PieChart</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">PieChart <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../images/inherit-arrow.gif"> <a href="Chart.html">Chart</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../images/inherit-arrow.gif"> fl.core.UIComponent</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Implements</td><td><a href="ICategoryChart.html">ICategoryChart</a></td>
-</tr>
-</table>
-<p></p>
-  A chart that displays its data points with pie-like wedges.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<div class="showHideLinks">
-<div class="hideInheritedProperty" id="hideInheritedProperty">
-<a onclick="javascript:setInheritedVisible(false,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Properties</a>
-</div>
-<div class="showInheritedProperty" id="showInheritedProperty">
-<a onclick="javascript:setInheritedVisible(true,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Properties</a>
-</div>
-</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#categoryField">categoryField</a> : String<div class="summaryTableDescription">
-   The field used to access categories for this series.</div>
-</td><td class="summaryTableOwnerCol">PieChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#categoryNames">categoryNames</a> : Array<div class="summaryTableDescription">
-   The names of the categories used by each series.</div>
-</td><td class="summaryTableOwnerCol">PieChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#dataField">dataField</a> : String<div class="summaryTableDescription">
-   The field used to access data for this series.</div>
-</td><td class="summaryTableOwnerCol">PieChart</td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Chart.html#dataProvider">dataProvider</a> : Object<div class="summaryTableDescription">
-   The data to be displayed by the chart.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Chart.html#dataTipFunction">dataTipFunction</a> : Function<div class="summaryTableDescription">
-         If defined, the chart will call the input function to determine the
-         text displayed in the chart's data tip.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Chart.html#defaultSeriesType">defaultSeriesType</a> : Object<div class="summaryTableDescription">
-         When raw data (like an Array of Numbers) is encountered where an
-         ISeries instance is expected, it will be converted to this default
-         type.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Chart.html#legend">legend</a> : <a href="legend/ILegend.html">ILegend</a>
-<div class="summaryTableDescription">
-         The component that will display a human-readable legend for the chart.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Chart.html#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
-         If defined, the chart will call the input function to determine the text displayed in 
-         in the chart's legend.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedMethod" id="hideInheritedMethod">
-<a onclick="javascript:setInheritedVisible(false,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Methods</a>
-</div>
-<div class="showInheritedMethod" id="showInheritedMethod">
-<a onclick="javascript:setInheritedVisible(true,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Methods</a>
-</div>
-</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#PieChart()">PieChart</a>()</div>
-<div class="summaryTableDescription">
-   Constructor.</div>
-</td><td class="summaryTableOwnerCol">PieChart</td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#indexToSeries()">indexToSeries</a>(index:int):<a href="series/ISeries.html">ISeries</a>
-</div>
-<div class="summaryTableDescription">
-         Returns the ISeries object at the specified index.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#seriesToCategoryField()">seriesToCategoryField</a>(series:<a href="series/PieSeries.html">PieSeries</a>):String</div>
-<div class="summaryTableDescription">
-   Determines the category field used by the series.</div>
-</td><td class="summaryTableOwnerCol">PieChart</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#seriesToDataField()">seriesToDataField</a>(series:<a href="series/PieSeries.html">PieSeries</a>):String</div>
-<div class="summaryTableDescription">
-   Determines the data field used by the series.</div>
-</td><td class="summaryTableOwnerCol">PieChart</td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#seriesToIndex()">seriesToIndex</a>(series:<a href="series/ISeries.html">ISeries</a>):int</div>
-<div class="summaryTableDescription">
-         Returns the index within this plot area of the input ISeries object.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-</table>
-</div>
-<a name="protectedMethodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Protected Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedProtectedMethod" id="hideInheritedProtectedMethod">
-<a onclick="javascript:setInheritedVisible(false,'ProtectedMethod');" href="#protectedMethodSummary" class="showHideLink"><img src="../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Protected Methods</a>
-</div>
-<div class="showInheritedProtectedMethod" id="showInheritedProtectedMethod">
-<a onclick="javascript:setInheritedVisible(true,'ProtectedMethod');" href="#protectedMethodSummary" class="showHideLink"><img src="../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Protected Methods</a>
-</div>
-</div>
-<table id="summaryTableProtectedMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#defaultDataTipFunction()">defaultDataTipFunction</a>(item:Object, index:int, series:<a href="series/ISeries.html">ISeries</a>):String</div>
-<div class="summaryTableDescription">
-   
-         </div>
-</td><td class="summaryTableOwnerCol">PieChart</td>
-</tr>
-<tr class="hideInheritedProtectedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#refreshSeries()">refreshSeries</a>():void</div>
-<div class="summaryTableDescription">
-         Analyzes the input data and smartly converts it to the correct ISeries type
-         required for drawing.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-</table>
-</div>
-<a name="styleSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Styles</div>
-<div class="showHideLinks">
-<div class="hideInheritedStyle" id="hideInheritedStyle">
-<a onclick="javascript:setInheritedVisible(false,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Styles</a>
-</div>
-<div class="showInheritedStyle" id="showInheritedStyle">
-<a onclick="javascript:setInheritedVisible(true,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Styles</a>
-</div>
-</div>
-<table id="summaryTableStyle" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Style</th><th>Description</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:animationEnabled">animationEnabled</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-     Determines if data changes should be displayed with animation.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:backgroundSkin">backgroundSkin</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-     Name of the class to use as the skin for the background and border of the
-     component.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:contentPadding">contentPadding</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The padding that separates the border of the component from its contents,
-     in pixels.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:dataTipBackgroundSkin">dataTipBackgroundSkin</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-     Name of the class to use as the skin for the background and border of the
-     chart's data tip.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:dataTipContentPadding">dataTipContentPadding</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     If the datatip's content padding is customizable, it will use this value.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:dataTipTextFormat">dataTipTextFormat</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>TextFormat<br>
-     The TextFormat object to use to render data tips.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:embedFonts">embedFonts</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-     Indicates whether embedded font outlines are used to render the text
-     field.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:seriesColors"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">seriesColors</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-     An Array containing the default colors for each series. These colors are
-     used for markers in most cases, but they may apply to lines, fills, or
-     other graphical items.
-  
-  <p>Important: In the PieChart, a series uses multiple colors. The <code>seriesColors</code>
-  style is designed to work with multiple series where the index in the Array
-  corresponds to the series index. As a result, to set the colors on a PieChart,
-  an Array of color values should appear at each index in the outer Array.</p>
-           The default value is <code>[ [ 0xfcaf3e, 0x73d216, 0x729fcf, 0xfce94f, 0xad7fa8, 0x3465a4 ], [ 0x3465a4, 0xad7fa8, 0xfce94f, 0x729fcf, 0x73d216, 0xfcaf3e ] ]</code>.</td><td class="summaryTableOwnerCol">PieChart</td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:seriesMarkerSizes">seriesMarkerSizes</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-     The default size of the markers in pixels.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:seriesMarkerSkins">seriesMarkerSkins</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-     An Array containing the default skin classes for each series.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="categoryField"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">categoryField</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>categoryField:String</code>  [read-write]<p>
-   The field used to access categories for this series.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get categoryField():String</code>
-<br>
-<code>    public function set categoryField(value:String):void</code>
-<br>
-</div>
-<a name="categoryNames"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">categoryNames</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>categoryNames:Array</code>  [read-write]<p>
-   The names of the categories used by each series.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get categoryNames():Array</code>
-<br>
-<code>    public function set categoryNames(value:Array):void</code>
-<br>
-</div>
-<a name="dataField"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">dataField</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>dataField:String</code>  [read-write]<p>
-   The field used to access data for this series.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get dataField():String</code>
-<br>
-<code>    public function set dataField(value:String):void</code>
-<br>
-</div>
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="PieChart()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">PieChart</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function PieChart()</code><p>
-   Constructor.
-   </p></div>
-<a name="methodDetail"></a>
-<div class="detailSectionHeader">Method detail</div>
-<a name="defaultDataTipFunction()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">defaultDataTipFunction</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>protected override function defaultDataTipFunction(item:Object, index:int, series:<a href="series/ISeries.html">ISeries</a>):String</code><p>
-   
-         </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">item</span>:Object</code></td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code><span class="label">index</span>:int</code></td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code><span class="label">series</span>:<a href="series/ISeries.html">ISeries</a></code></td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>String</code></td>
-</tr>
-</table>
-</div>
-<a name="seriesToCategoryField()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">seriesToCategoryField</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function seriesToCategoryField(series:<a href="series/PieSeries.html">PieSeries</a>):String</code><p>
-   Determines the category field used by the series. Either the chart's
-   default category field or a category field explicitly defined for the
-   series.
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">series</span>:<a href="series/PieSeries.html">PieSeries</a></code></td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>String</code></td>
-</tr>
-</table>
-</div>
-<a name="seriesToDataField()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">seriesToDataField</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function seriesToDataField(series:<a href="series/PieSeries.html">PieSeries</a>):String</code><p>
-   Determines the data field used by the series. Either the chart's
-   default data field or a data field explicitly defined for the series.
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">series</span>:<a href="series/PieSeries.html">PieSeries</a></code></td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>String</code></td>
-</tr>
-</table>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/StackedBarChart.html b/as-docs/com/yahoo/astra/fl/charts/StackedBarChart.html
deleted file mode 100644
index 5147cf0..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/StackedBarChart.html
+++ /dev/null
@@ -1,973 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../print.css" type="text/css" media="print">
-<meta content="StackedBarChart,com.yahoo.astra.fl.charts.StackedBarChart" name="keywords">
-<title>com.yahoo.astra.fl.charts.StackedBarChart</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'StackedBarChart - YUI AS Component Documentation';
-				var baseRef = '../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../all-classes.html')" href="../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../all-classes.html')" href="../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../index-list.html')" href="../../../../../all-index-A.html">Index</a> | <a href="../../../../../index.html?com/yahoo/astra/fl/charts/StackedBarChart.html&com/yahoo/astra/fl/charts/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class StackedBarChart</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a> | <a href="#styleSummary">Styles</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class StackedBarChart"); titleBar_setSubNav(false,true,true,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class StackedBarChart</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">StackedBarChart <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../images/inherit-arrow.gif"> <a href="BarChart.html">BarChart</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../images/inherit-arrow.gif"> <a href="CartesianChart.html">CartesianChart</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../images/inherit-arrow.gif"> <a href="Chart.html">Chart</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../images/inherit-arrow.gif"> fl.core.UIComponent</td>
-</tr>
-</table>
-<p></p>
-  A chart that displays its data points with horizontal bars
-  that are stacked horizontally.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<div class="showHideLinks">
-<div class="hideInheritedProperty" id="hideInheritedProperty">
-<a onclick="javascript:setInheritedVisible(false,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Properties</a>
-</div>
-<div class="showInheritedProperty" id="showInheritedProperty">
-<a onclick="javascript:setInheritedVisible(true,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Properties</a>
-</div>
-</div>
-<table id="summaryTableProperty" class="summaryTable hideInheritedProperty" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#axisLayer">axisLayer</a> : Sprite<div class="summaryTableDescription">
-   Container for all axis elements of the chart.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#categoryNames">categoryNames</a> : Array<div class="summaryTableDescription">
-   The names of the categories displayed on the category axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#constrainViewport">constrainViewport</a> : Boolean<div class="summaryTableDescription">
-   Determines whether a scrollRect is set on a series to constrain the viewport
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#contentBounds">contentBounds</a> : Rectangle<div class="summaryTableDescription">
-   The rectangular bounds where the cartesian chart's data is drawn.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Chart.html#dataProvider">dataProvider</a> : Object<div class="summaryTableDescription">
-   The data to be displayed by the chart.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Chart.html#dataTipFunction">dataTipFunction</a> : Function<div class="summaryTableDescription">
-         If defined, the chart will call the input function to determine the
-         text displayed in the chart's data tip.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Chart.html#defaultSeriesType">defaultSeriesType</a> : Object<div class="summaryTableDescription">
-         When raw data (like an Array of Numbers) is encountered where an
-         ISeries instance is expected, it will be converted to this default
-         type.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#horizontalAxis">horizontalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
-<div class="summaryTableDescription">
-   The axis representing the horizontal range.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#horizontalAxisTitle">horizontalAxisTitle</a> : String<div class="summaryTableDescription">
-   The title text displayed on the horizontal axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#horizontalField">horizontalField</a> : String<div class="summaryTableDescription">
-   If the items displayed on the chart are complex objects, the horizontalField string
-   defines the property to access when determining the x value.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Chart.html#legend">legend</a> : <a href="legend/ILegend.html">ILegend</a>
-<div class="summaryTableDescription">
-         The component that will display a human-readable legend for the chart.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Chart.html#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
-         If defined, the chart will call the input function to determine the text displayed in 
-         in the chart's legend.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#overflowEnabled">overflowEnabled</a> : Boolean<div class="summaryTableDescription">
-   If false, which is the default, the axes will be resized to fit within the defined
-   bounds of the plot area.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#recalculations">recalculations</a> : int<div class="summaryTableDescription">
-   Number of times label width is recalculated for all axes
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#secondaryHorizontalAxis">secondaryHorizontalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
-<div class="summaryTableDescription">
-   The axis representing the horizontal range.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#secondaryVerticalAxis">secondaryVerticalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
-<div class="summaryTableDescription">
-   The axis representing the vertical range.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#verticalAxis">verticalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
-<div class="summaryTableDescription">
-   The axis representing the vertical range.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#verticalAxisTitle">verticalAxisTitle</a> : String<div class="summaryTableDescription">
-   The title text displayed on the horizontal axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#verticalField">verticalField</a> : String<div class="summaryTableDescription">
-   If the items displayed on the chart are complex objects, the verticalField string
-   defines the property to access when determining the y value.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedMethod" id="hideInheritedMethod">
-<a onclick="javascript:setInheritedVisible(false,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Methods</a>
-</div>
-<div class="showInheritedMethod" id="showInheritedMethod">
-<a onclick="javascript:setInheritedVisible(true,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Methods</a>
-</div>
-</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#StackedBarChart()">StackedBarChart</a>()</div>
-<div class="summaryTableDescription">
-   Constructor.</div>
-</td><td class="summaryTableOwnerCol">StackedBarChart</td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#getAxisStyle()">getAxisStyle</a>(axisName:String, name:String):Object</div>
-<div class="summaryTableDescription">
-   Used to retrieve an axis style
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#indexToSeries()">indexToSeries</a>(index:int):<a href="series/ISeries.html">ISeries</a>
-</div>
-<div class="summaryTableDescription">
-         Returns the ISeries object at the specified index.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#itemToPosition()">itemToPosition</a>(series:<a href="series/ISeries.html">ISeries</a>, itemIndex:int):Point</div>
-<div class="summaryTableDescription">
-   
-   Calculates the position of a data point along the axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#seriesToIndex()">seriesToIndex</a>(series:<a href="series/ISeries.html">ISeries</a>):int</div>
-<div class="summaryTableDescription">
-         Returns the index within this plot area of the input ISeries object.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#setHorizontalAxisGridLinesStyle()">setHorizontalAxisGridLinesStyle</a>(name:String, value:Object):void</div>
-<div class="summaryTableDescription">
-   Sets a style on the horizontal axis grid lines.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#setVerticalAxisGridLinesStyle()">setVerticalAxisGridLinesStyle</a>(name:String, value:Object):void</div>
-<div class="summaryTableDescription">
-   Sets a style on the vertical axis grid lines.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-</table>
-</div>
-<a name="protectedMethodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Protected Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedProtectedMethod" id="hideInheritedProtectedMethod">
-<a onclick="javascript:setInheritedVisible(false,'ProtectedMethod');" href="#protectedMethodSummary" class="showHideLink"><img src="../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Protected Methods</a>
-</div>
-<div class="showInheritedProtectedMethod" id="showInheritedProtectedMethod">
-<a onclick="javascript:setInheritedVisible(true,'ProtectedMethod');" href="#protectedMethodSummary" class="showHideLink"><img src="../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Protected Methods</a>
-</div>
-</div>
-<table id="summaryTableProtectedMethod" class="summaryTable hideInheritedProtectedMethod" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedProtectedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#refreshSeries()">refreshSeries</a>():void</div>
-<div class="summaryTableDescription">
-         Analyzes the input data and smartly converts it to the correct ISeries type
-         required for drawing.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-</table>
-</div>
-<a name="styleSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Styles</div>
-<div class="showHideLinks">
-<div class="hideInheritedStyle" id="hideInheritedStyle">
-<a onclick="javascript:setInheritedVisible(false,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Styles</a>
-</div>
-<div class="showInheritedStyle" id="showInheritedStyle">
-<a onclick="javascript:setInheritedVisible(true,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Styles</a>
-</div>
-</div>
-<table id="summaryTableStyle" class="summaryTable hideInheritedStyle" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Style</th><th>Description</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:animationEnabled">animationEnabled</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-     Determines if data changes should be displayed with animation.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:backgroundSkin">backgroundSkin</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-     Name of the class to use as the skin for the background and border of the
-     component.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:contentPadding">contentPadding</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The padding that separates the border of the component from its contents,
-     in pixels.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:dataTipBackgroundSkin">dataTipBackgroundSkin</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-     Name of the class to use as the skin for the background and border of the
-     chart's data tip.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:dataTipContentPadding">dataTipContentPadding</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     If the datatip's content padding is customizable, it will use this value.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:dataTipTextFormat">dataTipTextFormat</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>TextFormat<br>
-     The TextFormat object to use to render data tips.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:embedFonts">embedFonts</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-     Indicates whether embedded font outlines are used to render the text
-     field.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisColor">horizontalAxisColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisGridFillAlphas">horizontalAxisGridFillAlphas</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-  An Array of alpha values (in the range of 0 to 1) that is used to draw
-  alternating fills between the horizontal axis' grid lines.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisGridFillColors">horizontalAxisGridFillColors</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-  An Array of <code>uint</code> color values that is used to draw
-  alternating fills between the horizontal axis' grid lines.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisGridLineColor">horizontalAxisGridLineColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the grid lines on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisGridLinesRenderer">horizontalAxisGridLinesRenderer</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-  The class used to instantiate the horizontal axis grid lines.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisGridLinesStyles">horizontalAxisGridLinesStyles</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Object<br>
-  An object containing style values to be passed to the horizontal axis grid
-  lines renderer.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisGridLineWeight">horizontalAxisGridLineWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the grid lines on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisHideOverlappingLabels">horizontalAxisHideOverlappingLabels</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br> 
-  If true, labels that overlap previously drawn labels on the axis will be
-  hidden.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisLabelDistance">horizontalAxisLabelDistance</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The distance, in pixels, between a label and the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisLabelRotation">horizontalAxisLabelRotation</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br> 
-  The angle, in degrees, of the labels on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisMinorGridLineColor">horizontalAxisMinorGridLineColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the minor grid lines on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisMinorGridLineWeight">horizontalAxisMinorGridLineWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the minor grid lines on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisMinorTickColor">horizontalAxisMinorTickColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the minor ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisMinorTickLength">horizontalAxisMinorTickLength</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The length of the minor ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisMinorTickPosition">horizontalAxisMinorTickPosition</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
-  The position of the minor ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisMinorTickWeight">horizontalAxisMinorTickWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the minor ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisRenderer">horizontalAxisRenderer</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-  The class used to instantiate the visual representation of the horizontal
-  axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisStyles">horizontalAxisStyles</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Object<br>
-  An object containing style values to be passed to the horizontal axis
-  renderer.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisTextFormat">horizontalAxisTextFormat</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>TextFormat<br>
-  Defines the TextFormat used by labels on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisTickColor">horizontalAxisTickColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisTickLength">horizontalAxisTickLength</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The length, in pixels, of the ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisTickPosition">horizontalAxisTickPosition</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
-  The position of the ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisTickWeight">horizontalAxisTickWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisTitleTextFormat">horizontalAxisTitleTextFormat</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>TextFormat<br>
-  The TextFormat object to use to render the horizontal axis title label.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisWeight">horizontalAxisWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:seriesBorderAlphas">seriesBorderAlphas</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br> 
-  The border alpha of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:seriesBorderColors">seriesBorderColors</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-  The border color of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:seriesColors">seriesColors</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-     The default colors for each series.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:seriesFillAlphas">seriesFillAlphas</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br> 
-  The fill alpha of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:seriesFillColors">seriesFillColors</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br> 
-  The fill color of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="BarChart.html#style:seriesItemSpacing">seriesItemSpacing</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The amount of space between items within a series
-  </td><td class="summaryTableOwnerCol"><a href="BarChart.html">BarChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:seriesMarkerSizes">seriesMarkerSizes</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-     The default size of the markers in pixels.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:seriesMarkerSkins">seriesMarkerSkins</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-     An Array containing the default skin classes for each series.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showHorizontalAxis">showHorizontalAxis</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If false, the horizontal axis is not drawn.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showHorizontalAxisGridLines">showHorizontalAxisGridLines</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, grid lines will be displayed on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showHorizontalAxisLabels">showHorizontalAxisLabels</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, labels will be displayed on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showHorizontalAxisMinorGridLines">showHorizontalAxisMinorGridLines</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, minor grid lines will be displayed on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showHorizontalAxisMinorTicks">showHorizontalAxisMinorTicks</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, ticks will be displayed on the horizontal axis at minor positions.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showHorizontalAxisTicks">showHorizontalAxisTicks</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, ticks will be displayed on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showHorizontalAxisTitle">showHorizontalAxisTitle</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, the horizontal axis title will be displayed.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showVerticalAxis">showVerticalAxis</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If false, the vertical axis is not drawn.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showVerticalAxisGridLines">showVerticalAxisGridLines</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, grid lines will be displayed on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showVerticalAxisLabels">showVerticalAxisLabels</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, labels will be displayed on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showVerticalAxisMinorGridLines">showVerticalAxisMinorGridLines</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, minor grid lines will be displayed on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showVerticalAxisMinorTicks">showVerticalAxisMinorTicks</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, ticks will be displayed on the vertical axis at minor positions.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showVerticalAxisTicks">showVerticalAxisTicks</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, ticks will be displayed on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showVerticalAxisTitle">showVerticalAxisTitle</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, the vertical axis title will be displayed.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisColor">verticalAxisColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisGridFillAlphas">verticalAxisGridFillAlphas</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-  An Array of alpha values (in the range of 0 to 1) that is used to draw
-  alternating fills between the vertical axis' grid lines.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisGridFillColors">verticalAxisGridFillColors</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-  An Array of <code>uint</code> color values that is used to draw
-  alternating fills between the vertical axis' grid lines.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisGridLineColor">verticalAxisGridLineColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the grid lines on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisGridLinesRenderer">verticalAxisGridLinesRenderer</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-  The class used to instantiate the vertical axis grid lines.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisGridLinesStyles">verticalAxisGridLinesStyles</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Object<br>
-  An object containing style values to be passed to the vertical axis grid
-  lines renderer.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisGridLineWeight">verticalAxisGridLineWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the grid lines on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisHideOverlappingLabels">verticalAxisHideOverlappingLabels</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br> 
-  If true, labels that overlap previously drawn labels on the axis will be
-  hidden.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisLabelDistance">verticalAxisLabelDistance</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The distance, in pixels, between a label and the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisLabelRotation">verticalAxisLabelRotation</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br> 
-  The angle, in degrees, of the labels on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisMinorGridLineColor">verticalAxisMinorGridLineColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the minor grid lines on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisMinorGridLineWeight">verticalAxisMinorGridLineWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the minor grid lines on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisMinorTickColor">verticalAxisMinorTickColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the minor ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisMinorTickLength">verticalAxisMinorTickLength</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The length of the minor ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisMinorTickPosition">verticalAxisMinorTickPosition</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
-  The position of the minor ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisMinorTickWeight">verticalAxisMinorTickWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the minor ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisRenderer">verticalAxisRenderer</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-  The class used to instantiate the visual representation of the vertical
-  axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisStyles">verticalAxisStyles</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Object<br>
-  An object containing style values to be passed to the vertical axis
-  renderer.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisTextFormat">verticalAxisTextFormat</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>TextFormat<br>
-  Defines the TextFormat used by labels on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisTickColor">verticalAxisTickColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisTickLength">verticalAxisTickLength</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The length, in pixels, of the ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisTickPosition">verticalAxisTickPosition</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
-  The position of the ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisTickWeight">verticalAxisTickWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisTitleTextFormat">verticalAxisTitleTextFormat</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>TextFormat<br>
-  The TextFormat object to use to render the vertical axis title label.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisWeight">verticalAxisWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="StackedBarChart()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">StackedBarChart</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function StackedBarChart()</code><p>
-   Constructor.
-   </p></div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/StackedColumnChart.html b/as-docs/com/yahoo/astra/fl/charts/StackedColumnChart.html
deleted file mode 100644
index 96ec7d9..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/StackedColumnChart.html
+++ /dev/null
@@ -1,964 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../print.css" type="text/css" media="print">
-<meta content="StackedColumnChart,com.yahoo.astra.fl.charts.StackedColumnChart" name="keywords">
-<title>com.yahoo.astra.fl.charts.StackedColumnChart</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'StackedColumnChart - YUI AS Component Documentation';
-				var baseRef = '../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../all-classes.html')" href="../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../all-classes.html')" href="../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../index-list.html')" href="../../../../../all-index-A.html">Index</a> | <a href="../../../../../index.html?com/yahoo/astra/fl/charts/StackedColumnChart.html&com/yahoo/astra/fl/charts/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class StackedColumnChart</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a> | <a href="#styleSummary">Styles</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class StackedColumnChart"); titleBar_setSubNav(false,true,true,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class StackedColumnChart</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">StackedColumnChart <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../images/inherit-arrow.gif"> <a href="CartesianChart.html">CartesianChart</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../images/inherit-arrow.gif"> <a href="Chart.html">Chart</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../images/inherit-arrow.gif"> fl.core.UIComponent</td>
-</tr>
-</table>
-<p></p>
-  A chart that displays its data points with vertical columns
-  that are stacked vertically.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<div class="showHideLinks">
-<div class="hideInheritedProperty" id="hideInheritedProperty">
-<a onclick="javascript:setInheritedVisible(false,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Properties</a>
-</div>
-<div class="showInheritedProperty" id="showInheritedProperty">
-<a onclick="javascript:setInheritedVisible(true,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Properties</a>
-</div>
-</div>
-<table id="summaryTableProperty" class="summaryTable hideInheritedProperty" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#axisLayer">axisLayer</a> : Sprite<div class="summaryTableDescription">
-   Container for all axis elements of the chart.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#categoryNames">categoryNames</a> : Array<div class="summaryTableDescription">
-   The names of the categories displayed on the category axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#constrainViewport">constrainViewport</a> : Boolean<div class="summaryTableDescription">
-   Determines whether a scrollRect is set on a series to constrain the viewport
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#contentBounds">contentBounds</a> : Rectangle<div class="summaryTableDescription">
-   The rectangular bounds where the cartesian chart's data is drawn.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Chart.html#dataProvider">dataProvider</a> : Object<div class="summaryTableDescription">
-   The data to be displayed by the chart.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Chart.html#dataTipFunction">dataTipFunction</a> : Function<div class="summaryTableDescription">
-         If defined, the chart will call the input function to determine the
-         text displayed in the chart's data tip.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Chart.html#defaultSeriesType">defaultSeriesType</a> : Object<div class="summaryTableDescription">
-         When raw data (like an Array of Numbers) is encountered where an
-         ISeries instance is expected, it will be converted to this default
-         type.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#horizontalAxis">horizontalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
-<div class="summaryTableDescription">
-   The axis representing the horizontal range.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#horizontalAxisTitle">horizontalAxisTitle</a> : String<div class="summaryTableDescription">
-   The title text displayed on the horizontal axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#horizontalField">horizontalField</a> : String<div class="summaryTableDescription">
-   If the items displayed on the chart are complex objects, the horizontalField string
-   defines the property to access when determining the x value.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Chart.html#legend">legend</a> : <a href="legend/ILegend.html">ILegend</a>
-<div class="summaryTableDescription">
-         The component that will display a human-readable legend for the chart.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Chart.html#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
-         If defined, the chart will call the input function to determine the text displayed in 
-         in the chart's legend.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#overflowEnabled">overflowEnabled</a> : Boolean<div class="summaryTableDescription">
-   If false, which is the default, the axes will be resized to fit within the defined
-   bounds of the plot area.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#recalculations">recalculations</a> : int<div class="summaryTableDescription">
-   Number of times label width is recalculated for all axes
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#secondaryHorizontalAxis">secondaryHorizontalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
-<div class="summaryTableDescription">
-   The axis representing the horizontal range.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#secondaryVerticalAxis">secondaryVerticalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
-<div class="summaryTableDescription">
-   The axis representing the vertical range.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#verticalAxis">verticalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
-<div class="summaryTableDescription">
-   The axis representing the vertical range.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#verticalAxisTitle">verticalAxisTitle</a> : String<div class="summaryTableDescription">
-   The title text displayed on the horizontal axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianChart.html#verticalField">verticalField</a> : String<div class="summaryTableDescription">
-   If the items displayed on the chart are complex objects, the verticalField string
-   defines the property to access when determining the y value.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedMethod" id="hideInheritedMethod">
-<a onclick="javascript:setInheritedVisible(false,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Methods</a>
-</div>
-<div class="showInheritedMethod" id="showInheritedMethod">
-<a onclick="javascript:setInheritedVisible(true,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Methods</a>
-</div>
-</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#StackedColumnChart()">StackedColumnChart</a>()</div>
-<div class="summaryTableDescription">
-   Constructor.</div>
-</td><td class="summaryTableOwnerCol">StackedColumnChart</td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#getAxisStyle()">getAxisStyle</a>(axisName:String, name:String):Object</div>
-<div class="summaryTableDescription">
-   Used to retrieve an axis style
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#indexToSeries()">indexToSeries</a>(index:int):<a href="series/ISeries.html">ISeries</a>
-</div>
-<div class="summaryTableDescription">
-         Returns the ISeries object at the specified index.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#itemToPosition()">itemToPosition</a>(series:<a href="series/ISeries.html">ISeries</a>, itemIndex:int):Point</div>
-<div class="summaryTableDescription">
-   
-   Calculates the position of a data point along the axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#seriesToIndex()">seriesToIndex</a>(series:<a href="series/ISeries.html">ISeries</a>):int</div>
-<div class="summaryTableDescription">
-         Returns the index within this plot area of the input ISeries object.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#setHorizontalAxisGridLinesStyle()">setHorizontalAxisGridLinesStyle</a>(name:String, value:Object):void</div>
-<div class="summaryTableDescription">
-   Sets a style on the horizontal axis grid lines.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#setVerticalAxisGridLinesStyle()">setVerticalAxisGridLinesStyle</a>(name:String, value:Object):void</div>
-<div class="summaryTableDescription">
-   Sets a style on the vertical axis grid lines.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-</table>
-</div>
-<a name="protectedMethodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Protected Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedProtectedMethod" id="hideInheritedProtectedMethod">
-<a onclick="javascript:setInheritedVisible(false,'ProtectedMethod');" href="#protectedMethodSummary" class="showHideLink"><img src="../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Protected Methods</a>
-</div>
-<div class="showInheritedProtectedMethod" id="showInheritedProtectedMethod">
-<a onclick="javascript:setInheritedVisible(true,'ProtectedMethod');" href="#protectedMethodSummary" class="showHideLink"><img src="../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Protected Methods</a>
-</div>
-</div>
-<table id="summaryTableProtectedMethod" class="summaryTable hideInheritedProtectedMethod" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedProtectedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#refreshSeries()">refreshSeries</a>():void</div>
-<div class="summaryTableDescription">
-         Analyzes the input data and smartly converts it to the correct ISeries type
-         required for drawing.</div>
-</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-</table>
-</div>
-<a name="styleSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Styles</div>
-<div class="showHideLinks">
-<div class="hideInheritedStyle" id="hideInheritedStyle">
-<a onclick="javascript:setInheritedVisible(false,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Styles</a>
-</div>
-<div class="showInheritedStyle" id="showInheritedStyle">
-<a onclick="javascript:setInheritedVisible(true,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Styles</a>
-</div>
-</div>
-<table id="summaryTableStyle" class="summaryTable hideInheritedStyle" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Style</th><th>Description</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:animationEnabled">animationEnabled</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-     Determines if data changes should be displayed with animation.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:backgroundSkin">backgroundSkin</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-     Name of the class to use as the skin for the background and border of the
-     component.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:contentPadding">contentPadding</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The padding that separates the border of the component from its contents,
-     in pixels.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:dataTipBackgroundSkin">dataTipBackgroundSkin</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-     Name of the class to use as the skin for the background and border of the
-     chart's data tip.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:dataTipContentPadding">dataTipContentPadding</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     If the datatip's content padding is customizable, it will use this value.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:dataTipTextFormat">dataTipTextFormat</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>TextFormat<br>
-     The TextFormat object to use to render data tips.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:embedFonts">embedFonts</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-     Indicates whether embedded font outlines are used to render the text
-     field.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisColor">horizontalAxisColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisGridFillAlphas">horizontalAxisGridFillAlphas</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-  An Array of alpha values (in the range of 0 to 1) that is used to draw
-  alternating fills between the horizontal axis' grid lines.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisGridFillColors">horizontalAxisGridFillColors</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-  An Array of <code>uint</code> color values that is used to draw
-  alternating fills between the horizontal axis' grid lines.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisGridLineColor">horizontalAxisGridLineColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the grid lines on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisGridLinesRenderer">horizontalAxisGridLinesRenderer</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-  The class used to instantiate the horizontal axis grid lines.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisGridLinesStyles">horizontalAxisGridLinesStyles</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Object<br>
-  An object containing style values to be passed to the horizontal axis grid
-  lines renderer.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisGridLineWeight">horizontalAxisGridLineWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the grid lines on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisHideOverlappingLabels">horizontalAxisHideOverlappingLabels</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br> 
-  If true, labels that overlap previously drawn labels on the axis will be
-  hidden.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisLabelDistance">horizontalAxisLabelDistance</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The distance, in pixels, between a label and the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisLabelRotation">horizontalAxisLabelRotation</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br> 
-  The angle, in degrees, of the labels on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisMinorGridLineColor">horizontalAxisMinorGridLineColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the minor grid lines on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisMinorGridLineWeight">horizontalAxisMinorGridLineWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the minor grid lines on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisMinorTickColor">horizontalAxisMinorTickColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the minor ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisMinorTickLength">horizontalAxisMinorTickLength</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The length of the minor ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisMinorTickPosition">horizontalAxisMinorTickPosition</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
-  The position of the minor ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisMinorTickWeight">horizontalAxisMinorTickWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the minor ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisRenderer">horizontalAxisRenderer</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-  The class used to instantiate the visual representation of the horizontal
-  axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisStyles">horizontalAxisStyles</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Object<br>
-  An object containing style values to be passed to the horizontal axis
-  renderer.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisTextFormat">horizontalAxisTextFormat</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>TextFormat<br>
-  Defines the TextFormat used by labels on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisTickColor">horizontalAxisTickColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisTickLength">horizontalAxisTickLength</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The length, in pixels, of the ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisTickPosition">horizontalAxisTickPosition</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
-  The position of the ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisTickWeight">horizontalAxisTickWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the ticks on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisTitleTextFormat">horizontalAxisTitleTextFormat</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>TextFormat<br>
-  The TextFormat object to use to render the horizontal axis title label.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:horizontalAxisWeight">horizontalAxisWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:seriesBorderAlphas">seriesBorderAlphas</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br> 
-  The border alpha of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:seriesBorderColors">seriesBorderColors</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-  The border color of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:seriesColors">seriesColors</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-     The default colors for each series.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:seriesFillAlphas">seriesFillAlphas</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br> 
-  The fill alpha of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:seriesFillColors">seriesFillColors</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br> 
-  The fill color of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:seriesMarkerSizes">seriesMarkerSizes</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-     The default size of the markers in pixels.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Chart.html#style:seriesMarkerSkins">seriesMarkerSkins</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-     An Array containing the default skin classes for each series.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showHorizontalAxis">showHorizontalAxis</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If false, the horizontal axis is not drawn.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showHorizontalAxisGridLines">showHorizontalAxisGridLines</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, grid lines will be displayed on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showHorizontalAxisLabels">showHorizontalAxisLabels</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, labels will be displayed on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showHorizontalAxisMinorGridLines">showHorizontalAxisMinorGridLines</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, minor grid lines will be displayed on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showHorizontalAxisMinorTicks">showHorizontalAxisMinorTicks</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, ticks will be displayed on the horizontal axis at minor positions.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showHorizontalAxisTicks">showHorizontalAxisTicks</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, ticks will be displayed on the horizontal axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showHorizontalAxisTitle">showHorizontalAxisTitle</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, the horizontal axis title will be displayed.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showVerticalAxis">showVerticalAxis</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If false, the vertical axis is not drawn.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showVerticalAxisGridLines">showVerticalAxisGridLines</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, grid lines will be displayed on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showVerticalAxisLabels">showVerticalAxisLabels</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, labels will be displayed on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showVerticalAxisMinorGridLines">showVerticalAxisMinorGridLines</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, minor grid lines will be displayed on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showVerticalAxisMinorTicks">showVerticalAxisMinorTicks</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, ticks will be displayed on the vertical axis at minor positions.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showVerticalAxisTicks">showVerticalAxisTicks</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, ticks will be displayed on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:showVerticalAxisTitle">showVerticalAxisTitle</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, the vertical axis title will be displayed.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisColor">verticalAxisColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisGridFillAlphas">verticalAxisGridFillAlphas</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-  An Array of alpha values (in the range of 0 to 1) that is used to draw
-  alternating fills between the vertical axis' grid lines.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisGridFillColors">verticalAxisGridFillColors</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-  An Array of <code>uint</code> color values that is used to draw
-  alternating fills between the vertical axis' grid lines.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisGridLineColor">verticalAxisGridLineColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the grid lines on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisGridLinesRenderer">verticalAxisGridLinesRenderer</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-  The class used to instantiate the vertical axis grid lines.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisGridLinesStyles">verticalAxisGridLinesStyles</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Object<br>
-  An object containing style values to be passed to the vertical axis grid
-  lines renderer.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisGridLineWeight">verticalAxisGridLineWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the grid lines on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisHideOverlappingLabels">verticalAxisHideOverlappingLabels</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br> 
-  If true, labels that overlap previously drawn labels on the axis will be
-  hidden.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisLabelDistance">verticalAxisLabelDistance</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The distance, in pixels, between a label and the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisLabelRotation">verticalAxisLabelRotation</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br> 
-  The angle, in degrees, of the labels on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisMinorGridLineColor">verticalAxisMinorGridLineColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the minor grid lines on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisMinorGridLineWeight">verticalAxisMinorGridLineWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the minor grid lines on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisMinorTickColor">verticalAxisMinorTickColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the minor ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisMinorTickLength">verticalAxisMinorTickLength</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The length of the minor ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisMinorTickPosition">verticalAxisMinorTickPosition</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
-  The position of the minor ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisMinorTickWeight">verticalAxisMinorTickWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the minor ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisRenderer">verticalAxisRenderer</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-  The class used to instantiate the visual representation of the vertical
-  axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisStyles">verticalAxisStyles</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Object<br>
-  An object containing style values to be passed to the vertical axis
-  renderer.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisTextFormat">verticalAxisTextFormat</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>TextFormat<br>
-  Defines the TextFormat used by labels on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisTickColor">verticalAxisTickColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisTickLength">verticalAxisTickLength</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The length, in pixels, of the ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisTickPosition">verticalAxisTickPosition</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
-  The position of the ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisTickWeight">verticalAxisTickWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the ticks on the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisTitleTextFormat">verticalAxisTitleTextFormat</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>TextFormat<br>
-  The TextFormat object to use to render the vertical axis title label.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianChart.html#style:verticalAxisWeight">verticalAxisWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the vertical axis.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="StackedColumnChart()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">StackedColumnChart</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function StackedColumnChart()</code><p>
-   Constructor.
-   </p></div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/axes/AxisData.html b/as-docs/com/yahoo/astra/fl/charts/axes/AxisData.html
deleted file mode 100644
index 9887609..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/axes/AxisData.html
+++ /dev/null
@@ -1,175 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="AxisData,com.yahoo.astra.fl.charts.axes.AxisData,label,position,value" name="keywords">
-<title>com.yahoo.astra.fl.charts.axes.AxisData</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'AxisData - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/axes/AxisData.html&com/yahoo/astra/fl/charts/axes/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class AxisData</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class AxisData"); titleBar_setSubNav(false,true,false,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.axes</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class AxisData</td>
-</tr>
-</table>
-<p></p>
-  Positioning and other data used by an IAxisRenderer to draw
-  items like ticks. This data is created by an IAxis instance.
-  
-  <p></p>
-<p>
-<span class="classHeaderTableLabel">See also</span>
-</p>
-<div class="seeAlso">
-<a href="IAxis.html" target="">IAxis</a>
-<br>
-<a href="IAxisRenderer.html" target="">IAxisRenderer</a>
-</div>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#label">label</a> : String<div class="summaryTableDescription">
-   The label value of the item.</div>
-</td><td class="summaryTableOwnerCol">AxisData</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#position">position</a> : Number<div class="summaryTableDescription">
-   The position of the item on the axis renderer.</div>
-</td><td class="summaryTableOwnerCol">AxisData</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#value">value</a> : Object<div class="summaryTableDescription">
-   The value of the item.</div>
-</td><td class="summaryTableOwnerCol">AxisData</td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#AxisData()">AxisData</a>(position:Number, value:Object, label:String)</div>
-<div class="summaryTableDescription">
-   Constructor.</div>
-</td><td class="summaryTableOwnerCol">AxisData</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="label"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">label</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public var label:String</code><p>
-   The label value of the item.
-   </p></div>
-<a name="position"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">position</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public var position:Number</code><p>
-   The position of the item on the axis renderer.
-   </p></div>
-<a name="value"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">value</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public var value:Object</code><p>
-   The value of the item.
-   </p></div>
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="AxisData()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">AxisData</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function AxisData(position:Number, value:Object, label:String)</code><p>
-   Constructor.
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">position</span>:Number</code></td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code><span class="label">value</span>:Object</code></td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code><span class="label">label</span>:String</code></td>
-</tr>
-</table>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/axes/AxisLabelData.html b/as-docs/com/yahoo/astra/fl/charts/axes/AxisLabelData.html
deleted file mode 100644
index b8909c5..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/axes/AxisLabelData.html
+++ /dev/null
@@ -1,239 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="AxisLabelData,com.yahoo.astra.fl.charts.axes.AxisLabelData,maxLabelHeight,maxLabelWidth,maxLabels,bottomLabelOffset,leftLabelOffset,rightLabelOffset,topLabelOffset" name="keywords">
-<title>com.yahoo.astra.fl.charts.axes.AxisLabelData</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'AxisLabelData - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/axes/AxisLabelData.html&com/yahoo/astra/fl/charts/axes/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class AxisLabelData</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class AxisLabelData"); titleBar_setSubNav(false,true,false,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.axes</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class AxisLabelData</td>
-</tr>
-</table>
-<p></p>
-  Dimension data shared by axes of the same type
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#bottomLabelOffset">bottomLabelOffset</a> : Number<div class="summaryTableDescription">
-   Maximum possible overflow on the bottom side of the axis
-   </div>
-</td><td class="summaryTableOwnerCol">AxisLabelData</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#leftLabelOffset">leftLabelOffset</a> : Number<div class="summaryTableDescription">
-   Maximum possible overflow on the left side of the axis
-   </div>
-</td><td class="summaryTableOwnerCol">AxisLabelData</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#maxLabelHeight">maxLabelHeight</a> : Number = 0<div class="summaryTableDescription">
-   Height of the largest possible axis label based on series data, rotation and text formatting
-   </div>
-</td><td class="summaryTableOwnerCol">AxisLabelData</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#maxLabels">maxLabels</a> : Number = 2<div class="summaryTableDescription">
-   Maximum number of labels that can appear on a given axis
-   </div>
-</td><td class="summaryTableOwnerCol">AxisLabelData</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#maxLabelWidth">maxLabelWidth</a> : Number = 0<div class="summaryTableDescription">
-   Width of the largest possible axis label based on the series data, rotation and text formatting
-   </div>
-</td><td class="summaryTableOwnerCol">AxisLabelData</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#rightLabelOffset">rightLabelOffset</a> : Number<div class="summaryTableDescription">
-   Maximum possible overflow on the right side of the axis
-   </div>
-</td><td class="summaryTableOwnerCol">AxisLabelData</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#topLabelOffset">topLabelOffset</a> : Number<div class="summaryTableDescription">
-   Maximum possible overflow on the top side of the axis
-   </div>
-</td><td class="summaryTableOwnerCol">AxisLabelData</td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#AxisLabelData()">AxisLabelData</a>()</div>
-<div class="summaryTableDescription">
-   Constructor
-   </div>
-</td><td class="summaryTableOwnerCol">AxisLabelData</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="bottomLabelOffset"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">bottomLabelOffset</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>bottomLabelOffset:Number</code>  [read-write]<p>
-   Maximum possible overflow on the bottom side of the axis
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get bottomLabelOffset():Number</code>
-<br>
-<code>    public function set bottomLabelOffset(value:Number):void</code>
-<br>
-</div>
-<a name="leftLabelOffset"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">leftLabelOffset</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>leftLabelOffset:Number</code>  [read-write]<p>
-   Maximum possible overflow on the left side of the axis
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get leftLabelOffset():Number</code>
-<br>
-<code>    public function set leftLabelOffset(value:Number):void</code>
-<br>
-</div>
-<a name="maxLabelHeight"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">maxLabelHeight</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public var maxLabelHeight:Number = 0</code><p>
-   Height of the largest possible axis label based on series data, rotation and text formatting
-   </p></div>
-<a name="maxLabels"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">maxLabels</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public var maxLabels:Number = 2</code><p>
-   Maximum number of labels that can appear on a given axis
-   </p></div>
-<a name="maxLabelWidth"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">maxLabelWidth</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public var maxLabelWidth:Number = 0</code><p>
-   Width of the largest possible axis label based on the series data, rotation and text formatting
-   </p></div>
-<a name="rightLabelOffset"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">rightLabelOffset</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>rightLabelOffset:Number</code>  [read-write]<p>
-   Maximum possible overflow on the right side of the axis
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get rightLabelOffset():Number</code>
-<br>
-<code>    public function set rightLabelOffset(value:Number):void</code>
-<br>
-</div>
-<a name="topLabelOffset"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">topLabelOffset</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>topLabelOffset:Number</code>  [read-write]<p>
-   Maximum possible overflow on the top side of the axis
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get topLabelOffset():Number</code>
-<br>
-<code>    public function set topLabelOffset(value:Number):void</code>
-<br>
-</div>
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="AxisLabelData()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">AxisLabelData</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function AxisLabelData()</code><p>
-   Constructor
-   </p></div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/axes/AxisOrientation.html b/as-docs/com/yahoo/astra/fl/charts/axes/AxisOrientation.html
deleted file mode 100644
index d327719..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/axes/AxisOrientation.html
+++ /dev/null
@@ -1,108 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="AxisOrientation,com.yahoo.astra.fl.charts.axes.AxisOrientation,HORIZONTAL,VERTICAL" name="keywords">
-<title>com.yahoo.astra.fl.charts.axes.AxisOrientation</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'AxisOrientation - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/axes/AxisOrientation.html&com/yahoo/astra/fl/charts/axes/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class AxisOrientation</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#constantSummary">Constants</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class AxisOrientation"); titleBar_setSubNav(true,false,false,false,false,false,false,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.axes</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class AxisOrientation</td>
-</tr>
-</table>
-<p></p>
-  Orientation values available to <code>IAxis</code> objects.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="constantSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Constants</div>
-<table id="summaryTableConstant" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Constant</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#HORIZONTAL">HORIZONTAL</a> : String = "horizontal"<div class="summaryTableDescription">[static]
-   The AxisOrientation.VERTICAL constant specifies that a chart axis
-   should be displayed horizontally.</div>
-</td><td class="summaryTableOwnerCol">AxisOrientation</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#VERTICAL">VERTICAL</a> : String = "vertical"<div class="summaryTableDescription">[static]
-   The AxisOrientation.VERTICAL constant specifies that a chart axis
-   should be displayed vertically.</div>
-</td><td class="summaryTableOwnerCol">AxisOrientation</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="constantDetail"></a>
-<div class="detailSectionHeader">Constant detail</div>
-<a name="HORIZONTAL"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">HORIZONTAL</td><td class="detailHeaderType">constant</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static const HORIZONTAL:String = "horizontal"</code><p>
-   The AxisOrientation.VERTICAL constant specifies that a chart axis
-   should be displayed horizontally.
-   </p></div>
-<a name="VERTICAL"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">VERTICAL</td><td class="detailHeaderType">constant</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static const VERTICAL:String = "vertical"</code><p>
-   The AxisOrientation.VERTICAL constant specifies that a chart axis
-   should be displayed vertically.
-   </p></div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/axes/BaseAxis.html b/as-docs/com/yahoo/astra/fl/charts/axes/BaseAxis.html
deleted file mode 100644
index 94a74b6..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/axes/BaseAxis.html
+++ /dev/null
@@ -1,496 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="BaseAxis,com.yahoo.astra.fl.charts.axes.BaseAxis,order,chart,dataProvider,height,labelData,labelFunction,labelSpacing,maxLabel,maxLabelHeight,maxLabelWidth,position,renderer,reverse,title,width,getMaxLabel,valueToLabel" name="keywords">
-<title>com.yahoo.astra.fl.charts.axes.BaseAxis</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'BaseAxis - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/axes/BaseAxis.html&com/yahoo/astra/fl/charts/axes/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class BaseAxis</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class BaseAxis"); titleBar_setSubNav(false,true,false,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.axes</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class BaseAxis</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">BaseAxis <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> flash.events.EventDispatcher</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Subclasses</td><td><a href="../axes/CategoryAxis.html">CategoryAxis</a>, <a href="../axes/NumericAxis.html">NumericAxis</a>, <a href="../axes/TimeAxis.html">TimeAxis</a></td>
-</tr>
-</table>
-<p></p>
-     Implements some of the most common axis functionality
-     to prevent duplicate code in IAxis implementations.
-     
-     <p>This class is not meant to be instantiated directly! It is an abstract base class.</p>
-     
-     <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#chart">chart</a> : <a href="../../charts/IChart.html">IChart</a>
-<div class="summaryTableDescription">
-   The chart in which this axis appears.</div>
-</td><td class="summaryTableOwnerCol">BaseAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#dataProvider">dataProvider</a> : Array<div class="summaryTableDescription">
-         Data provider for the axis
-         </div>
-</td><td class="summaryTableOwnerCol">BaseAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#height">height</a> : Number<div class="summaryTableDescription"> 
-   Total height of axis
-   </div>
-</td><td class="summaryTableOwnerCol">BaseAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#labelData">labelData</a> : <a href="../axes/AxisLabelData.html">AxisLabelData</a>
-<div class="summaryTableDescription">
-   Maximum dimensions of axis labels
-   </div>
-</td><td class="summaryTableOwnerCol">BaseAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#labelFunction">labelFunction</a> : Function<div class="summaryTableDescription">
-   A function may be set to determine the text value of the labels.</div>
-</td><td class="summaryTableOwnerCol">BaseAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#labelSpacing">labelSpacing</a> : Number<div class="summaryTableDescription">
-   The space, in pixels, between labels on an axis.</div>
-</td><td class="summaryTableOwnerCol">BaseAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#maxLabel">maxLabel</a> : String<div class="summaryTableDescription">
-         Gets or sets the largest possible label.</div>
-</td><td class="summaryTableOwnerCol">BaseAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#maxLabelHeight">maxLabelHeight</a> : Number<div class="summaryTableDescription">
-         Gets or sets the maximum height of a label
-         </div>
-</td><td class="summaryTableOwnerCol">BaseAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#maxLabelWidth">maxLabelWidth</a> : Number<div class="summaryTableDescription">
-         Gets or sets the maximum width of a label
-         </div>
-</td><td class="summaryTableOwnerCol">BaseAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#order">order</a> : String = "primary"<div class="summaryTableDescription">
-         </div>
-</td><td class="summaryTableOwnerCol">BaseAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#position">position</a> : String<div class="summaryTableDescription">
-   Position of axis in relation to the chart
-   </div>
-</td><td class="summaryTableOwnerCol">BaseAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#renderer">renderer</a> : <a href="../axes/IAxisRenderer.html">IAxisRenderer</a>
-<div class="summaryTableDescription">
-         The visual renderer applied to this axis.</div>
-</td><td class="summaryTableOwnerCol">BaseAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#reverse">reverse</a> : Boolean<div class="summaryTableDescription">
-   Sets the direction of the labels and other visual objects along the axis.</div>
-</td><td class="summaryTableOwnerCol">BaseAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#title">title</a> : String<div class="summaryTableDescription">
-   The text that will appear next to the axis to indicate information
-   about the data that it displays.</div>
-</td><td class="summaryTableOwnerCol">BaseAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#width">width</a> : Number<div class="summaryTableDescription">
-   Total width of axis
-   </div>
-</td><td class="summaryTableOwnerCol">BaseAxis</td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#BaseAxis()">BaseAxis</a>()</div>
-<div class="summaryTableDescription">
-         Constructor.</div>
-</td><td class="summaryTableOwnerCol">BaseAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#getMaxLabel()">getMaxLabel</a>():String</div>
-<div class="summaryTableDescription">
-         </div>
-</td><td class="summaryTableOwnerCol">BaseAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#valueToLabel()">valueToLabel</a>(value:<a href="">Object</a>):String</div>
-<div class="summaryTableDescription">
-   Converts a value on the axis to formatted label text.</div>
-</td><td class="summaryTableOwnerCol">BaseAxis</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="chart"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">chart</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>chart:<a href="../../charts/IChart.html">IChart</a></code>  [read-write]<p>
-   The chart in which this axis appears.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get chart():<a href="../../charts/IChart.html">IChart</a></code>
-<br>
-<code>    public function set chart(value:<a href="../../charts/IChart.html">IChart</a>):void</code>
-<br>
-</div>
-<a name="dataProvider"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">dataProvider</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>dataProvider:Array</code>  [read-write]<p>
-         Data provider for the axis
-         </p><span class="label">Implementation</span>
-<br>
-<code>    public function get dataProvider():Array</code>
-<br>
-<code>    public function set dataProvider(value:Array):void</code>
-<br>
-</div>
-<a name="height"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">height</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>height:Number</code>  [read-write]<p> 
-   Total height of axis
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get height():Number</code>
-<br>
-<code>    public function set height(value:Number):void</code>
-<br>
-</div>
-<a name="labelData"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">labelData</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>labelData:<a href="../axes/AxisLabelData.html">AxisLabelData</a></code>  [read-write]<p>
-   Maximum dimensions of axis labels
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get labelData():<a href="../axes/AxisLabelData.html">AxisLabelData</a></code>
-<br>
-<code>    public function set labelData(value:<a href="../axes/AxisLabelData.html">AxisLabelData</a>):void</code>
-<br>
-</div>
-<a name="labelFunction"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">labelFunction</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>labelFunction:Function</code>  [read-write]<p>
-   A function may be set to determine the text value of the labels.
-   
-   <pre>function labelFunction(value:Object):String</pre>
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get labelFunction():Function</code>
-<br>
-<code>    public function set labelFunction(value:Function):void</code>
-<br>
-</div>
-<a name="labelSpacing"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">labelSpacing</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>labelSpacing:Number</code>  [read-write]<p>
-   The space, in pixels, between labels on an axis.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get labelSpacing():Number</code>
-<br>
-<code>    public function set labelSpacing(value:Number):void</code>
-<br>
-</div>
-<a name="maxLabel"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">maxLabel</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>maxLabel:String</code>  [read-write]<p>
-         Gets or sets the largest possible label.
-         </p><span class="label">Implementation</span>
-<br>
-<code>    public function get maxLabel():String</code>
-<br>
-<code>    public function set maxLabel(value:String):void</code>
-<br>
-</div>
-<a name="maxLabelHeight"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">maxLabelHeight</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>maxLabelHeight:Number</code>  [read-write]<p>
-         Gets or sets the maximum height of a label
-         </p><span class="label">Implementation</span>
-<br>
-<code>    public function get maxLabelHeight():Number</code>
-<br>
-<code>    public function set maxLabelHeight(value:Number):void</code>
-<br>
-</div>
-<a name="maxLabelWidth"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">maxLabelWidth</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>maxLabelWidth:Number</code>  [read-write]<p>
-         Gets or sets the maximum width of a label
-         </p><span class="label">Implementation</span>
-<br>
-<code>    public function get maxLabelWidth():Number</code>
-<br>
-<code>    public function set maxLabelWidth(value:Number):void</code>
-<br>
-</div>
-<a name="order"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">order</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public var order:String = "primary"</code><p>
-         </p></div>
-<a name="position"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">position</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>position:String</code>  [read-write]<p>
-   Position of axis in relation to the chart
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get position():String</code>
-<br>
-<code>    public function set position(value:String):void</code>
-<br>
-</div>
-<a name="renderer"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">renderer</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>renderer:<a href="../axes/IAxisRenderer.html">IAxisRenderer</a></code>  [read-write]<p>
-         The visual renderer applied to this axis.
-         </p><span class="label">Implementation</span>
-<br>
-<code>    public function get renderer():<a href="../axes/IAxisRenderer.html">IAxisRenderer</a></code>
-<br>
-<code>    public function set renderer(value:<a href="../axes/IAxisRenderer.html">IAxisRenderer</a>):void</code>
-<br>
-</div>
-<a name="reverse"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">reverse</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>reverse:Boolean</code>  [read-write]<p>
-   Sets the direction of the labels and other visual objects along the axis.
-   By default, vertical axes draw objects from bottom to top, and horizontal
-   axes draw objects from left to right.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get reverse():Boolean</code>
-<br>
-<code>    public function set reverse(value:Boolean):void</code>
-<br>
-</div>
-<a name="title"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">title</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>title:String</code>  [read-write]<p>
-   The text that will appear next to the axis to indicate information
-   about the data that it displays.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get title():String</code>
-<br>
-<code>    public function set title(value:String):void</code>
-<br>
-</div>
-<a name="width"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">width</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>width:Number</code>  [read-write]<p>
-   Total width of axis
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get width():Number</code>
-<br>
-<code>    public function set width(value:Number):void</code>
-<br>
-</div>
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="BaseAxis()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">BaseAxis</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function BaseAxis()</code><p>
-         Constructor.
-         </p></div>
-<a name="methodDetail"></a>
-<div class="detailSectionHeader">Method detail</div>
-<a name="getMaxLabel()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">getMaxLabel</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function getMaxLabel():String</code><p>
-         </p><p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>String</code></td>
-</tr>
-</table>
-</div>
-<a name="valueToLabel()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">valueToLabel</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function valueToLabel(value:<a href="">Object</a>):String</code><p>
-   Converts a value on the axis to formatted label text.
-   
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">value</span>:<a href="">Object</a></code> —  the value of the item for which a label is needed
-   </td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>String</code> —   the formatted label text
-   </td>
-</tr>
-</table>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/axes/CategoryAxis.html b/as-docs/com/yahoo/astra/fl/charts/axes/CategoryAxis.html
deleted file mode 100644
index 31e4600..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/axes/CategoryAxis.html
+++ /dev/null
@@ -1,399 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="CategoryAxis,com.yahoo.astra.fl.charts.axes.CategoryAxis,calculateCategoryCount,categoryNames,clusterCount,numLabels,getMaxLabel,updateScale,valueToLocal" name="keywords">
-<title>com.yahoo.astra.fl.charts.axes.CategoryAxis</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'CategoryAxis - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/axes/CategoryAxis.html&com/yahoo/astra/fl/charts/axes/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class CategoryAxis</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class CategoryAxis"); titleBar_setSubNav(false,true,false,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.axes</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class CategoryAxis</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">CategoryAxis <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> <a href="BaseAxis.html">BaseAxis</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> flash.events.EventDispatcher</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Implements</td><td><a href="IAxis.html">IAxis</a>, <a href="IClusteringAxis.html">IClusteringAxis</a></td>
-</tr>
-</table>
-<p></p>
-     An axis type representing a set of categories.
-     
-     <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<div class="showHideLinks">
-<div class="hideInheritedProperty" id="hideInheritedProperty">
-<a onclick="javascript:setInheritedVisible(false,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Properties</a>
-</div>
-<div class="showInheritedProperty" id="showInheritedProperty">
-<a onclick="javascript:setInheritedVisible(true,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Properties</a>
-</div>
-</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#calculateCategoryCount">calculateCategoryCount</a> : Boolean<div class="summaryTableDescription">
-         Indicates whether or not to calculate the number of categories (ticks and labels) 
-         when there is not enough room to display all labels on the axis.</div>
-</td><td class="summaryTableOwnerCol">CategoryAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#categoryNames">categoryNames</a> : Array<div class="summaryTableDescription">
-         The category labels to display along the axis.</div>
-</td><td class="summaryTableOwnerCol">CategoryAxis</td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#chart">chart</a> : <a href="../../charts/IChart.html">IChart</a>
-<div class="summaryTableDescription">
-   The chart in which this axis appears.</div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#clusterCount">clusterCount</a> : int<div class="summaryTableDescription">[read-only]
-         
-   The number of clusters available on the axis.</div>
-</td><td class="summaryTableOwnerCol">CategoryAxis</td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#dataProvider">dataProvider</a> : Array<div class="summaryTableDescription">
-         Data provider for the axis
-         </div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#height">height</a> : Number<div class="summaryTableDescription"> 
-   Total height of axis
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#labelData">labelData</a> : <a href="../axes/AxisLabelData.html">AxisLabelData</a>
-<div class="summaryTableDescription">
-   Maximum dimensions of axis labels
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#labelFunction">labelFunction</a> : Function<div class="summaryTableDescription">
-   A function may be set to determine the text value of the labels.</div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#labelSpacing">labelSpacing</a> : Number<div class="summaryTableDescription">
-   The space, in pixels, between labels on an axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#maxLabel">maxLabel</a> : String<div class="summaryTableDescription">
-         Gets or sets the largest possible label.</div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#maxLabelHeight">maxLabelHeight</a> : Number<div class="summaryTableDescription">
-         Gets or sets the maximum height of a label
-         </div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#maxLabelWidth">maxLabelWidth</a> : Number<div class="summaryTableDescription">
-         Gets or sets the maximum width of a label
-         </div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#numLabels">numLabels</a> : Number<div class="summaryTableDescription">
-         
-   </div>
-</td><td class="summaryTableOwnerCol">CategoryAxis</td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#order">order</a> : String = "primary"<div class="summaryTableDescription">
-         </div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#position">position</a> : String<div class="summaryTableDescription">
-   Position of axis in relation to the chart
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#renderer">renderer</a> : <a href="../axes/IAxisRenderer.html">IAxisRenderer</a>
-<div class="summaryTableDescription">
-         The visual renderer applied to this axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#reverse">reverse</a> : Boolean<div class="summaryTableDescription">
-   Sets the direction of the labels and other visual objects along the axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#title">title</a> : String<div class="summaryTableDescription">
-   The text that will appear next to the axis to indicate information
-   about the data that it displays.</div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#width">width</a> : Number<div class="summaryTableDescription">
-   Total width of axis
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedMethod" id="hideInheritedMethod">
-<a onclick="javascript:setInheritedVisible(false,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Methods</a>
-</div>
-<div class="showInheritedMethod" id="showInheritedMethod">
-<a onclick="javascript:setInheritedVisible(true,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Methods</a>
-</div>
-</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#CategoryAxis()">CategoryAxis</a>()</div>
-<div class="summaryTableDescription">
-         Constructor.</div>
-</td><td class="summaryTableOwnerCol">CategoryAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#getMaxLabel()">getMaxLabel</a>():String</div>
-<div class="summaryTableDescription">
-         
-   Returns the maximum string length of a label on the axis.</div>
-</td><td class="summaryTableOwnerCol">CategoryAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#updateScale()">updateScale</a>():void</div>
-<div class="summaryTableDescription">
-         
-   Determines the axis scale based on the input data set.</div>
-</td><td class="summaryTableOwnerCol">CategoryAxis</td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="BaseAxis.html#valueToLabel()">valueToLabel</a>(value:Object):String</div>
-<div class="summaryTableDescription">
-   Converts a value on the axis to formatted label text.</div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#valueToLocal()">valueToLocal</a>(value:Object):Number</div>
-<div class="summaryTableDescription">
-         
-   Calculates the position of a data point along the axis.</div>
-</td><td class="summaryTableOwnerCol">CategoryAxis</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="calculateCategoryCount"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">calculateCategoryCount</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>calculateCategoryCount:Boolean</code>  [read-write]<p>
-         Indicates whether or not to calculate the number of categories (ticks and labels) 
-         when there is not enough room to display all labels on the axis. If set to true, the axis 
-         will determine the number of categories to plot. If not, all categories will be plotted. 
-         </p><span class="label">Implementation</span>
-<br>
-<code>    public function get calculateCategoryCount():Boolean</code>
-<br>
-<code>    public function set calculateCategoryCount(value:Boolean):void</code>
-<br>
-</div>
-<a name="categoryNames"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">categoryNames</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>categoryNames:Array</code>  [read-write]<p>
-         The category labels to display along the axis.
-         </p><span class="label">Implementation</span>
-<br>
-<code>    public function get categoryNames():Array</code>
-<br>
-<code>    public function set categoryNames(value:Array):void</code>
-<br>
-</div>
-<a name="clusterCount"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">clusterCount</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>clusterCount:int</code>  [read-only]<p>
-         
-   The number of clusters available on the axis. In the case of the
-   CategoryAxis, this is the number of category names displayed on the
-   axis.
-   
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get clusterCount():int</code>
-<br>
-</div>
-<a name="numLabels"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">numLabels</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>numLabels:Number</code>  [read-write]<p>
-         
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get numLabels():Number</code>
-<br>
-<code>    public function set numLabels(value:Number):void</code>
-<br>
-</div>
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="CategoryAxis()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">CategoryAxis</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function CategoryAxis()</code><p>
-         Constructor.
-         </p></div>
-<a name="methodDetail"></a>
-<div class="detailSectionHeader">Method detail</div>
-<a name="getMaxLabel()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">getMaxLabel</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public override function getMaxLabel():String</code><p>
-         
-   Returns the maximum string length of a label on the axis.
-      </p><p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>String</code> —    the formatted label
-   </td>
-</tr>
-</table>
-</div>
-<a name="updateScale()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">updateScale</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function updateScale():void</code><p>
-         
-   Determines the axis scale based on the input data set.
-   Seperating this function from the draw method optimizes processing time,
-   and it allows the chart to synchronize its axes.
-   
-   </p></div>
-<a name="valueToLocal()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">valueToLocal</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function valueToLocal(value:Object):Number</code><p>
-         
-   Calculates the position of a data point along the axis.
-   
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">value</span>:Object</code> —  The data used to determine the position
-   </td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>Number</code> —   The display position in pixels on the axis
-   </td>
-</tr>
-</table>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/axes/DefaultAxisRenderer.html b/as-docs/com/yahoo/astra/fl/charts/axes/DefaultAxisRenderer.html
deleted file mode 100644
index 164e7d4..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/axes/DefaultAxisRenderer.html
+++ /dev/null
@@ -1,566 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="DefaultAxisRenderer,com.yahoo.astra.fl.charts.axes.DefaultAxisRenderer,contentBounds,length,majorUnitSetByUser,minorTicks,orientation,outerTickOffset,position,ticks,title,updateAxis" name="keywords">
-<title>com.yahoo.astra.fl.charts.axes.DefaultAxisRenderer</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'DefaultAxisRenderer - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/axes/DefaultAxisRenderer.html&com/yahoo/astra/fl/charts/axes/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class DefaultAxisRenderer</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a> | <a href="#styleSummary">Styles</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class DefaultAxisRenderer"); titleBar_setSubNav(false,true,true,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.axes</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class DefaultAxisRenderer</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">DefaultAxisRenderer <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> fl.core.UIComponent</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Implements</td><td><a href="ICartesianAxisRenderer.html">ICartesianAxisRenderer</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Subclasses</td><td><a href="../axes/HorizontalAxisRenderer.html">HorizontalAxisRenderer</a>, <a href="../axes/VerticalAxisRenderer.html">VerticalAxisRenderer</a></td>
-</tr>
-</table>
-<p></p>
-  The base axis renderer for a cartesian chart.
-  
-     <p>This class is not meant to be instantiated directly! It is an abstract base class.</p>
-       <p></p>
-<p>
-<span class="classHeaderTableLabel">See also</span>
-</p>
-<div class="seeAlso">
-<a href="../../charts/CartesianChart.html" target="">com.yahoo.astra.fl.charts.CartesianChart</a>
-</div>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#contentBounds">contentBounds</a> : Rectangle<div class="summaryTableDescription">[read-only]
-   
-   Represents the area where content should be drawn within the axis.</div>
-</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#length">length</a> : Number<div class="summaryTableDescription">[read-only]
-   
-   The total length of the axis renderer, in pixels.</div>
-</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#majorUnitSetByUser">majorUnitSetByUser</a> : Boolean<div class="summaryTableDescription">
-   Indicates whether the major unit is user-defined or generated by the axis.</div>
-</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#minorTicks">minorTicks</a> : Array<div class="summaryTableDescription">
-   
-   An Array of AxisData objects specifying the positions of the minor ticks.</div>
-</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#orientation">orientation</a> : String<div class="summaryTableDescription">
-   
-   Determines if the axis is displayed vertically or horizontally.</div>
-</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#outerTickOffset">outerTickOffset</a> : Number<div class="summaryTableDescription"></div>
-</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#position">position</a> : String<div class="summaryTableDescription">
-   Indicates alignment of axis
-   </div>
-</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#ticks">ticks</a> : Array<div class="summaryTableDescription">
-   
-   An Array of AxisData objects specifying the positions of the ticks.</div>
-</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#title">title</a> : String<div class="summaryTableDescription">
-   
-   The title text to display on the axis.</div>
-</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#DefaultAxisRenderer()">DefaultAxisRenderer</a>()</div>
-<div class="summaryTableDescription">
-   Constructor.</div>
-</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#updateAxis()">updateAxis</a>():void</div>
-<div class="summaryTableDescription">
-   
-   Calculates the <code>contentBounds</code> value for the axis renderer.</div>
-</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
-</tr>
-</table>
-</div>
-<a name="styleSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Styles</div>
-<table id="summaryTableStyle" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Style</th><th>Description</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:axisColor"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">axisColor</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the axis.
-  
-   The default value is <code>#888a85</code>.</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:axisWeight"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">axisWeight</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the axis.
-  
-   The default value is <code>1</code>.</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:hideOverlappingLabels"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">hideOverlappingLabels</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br> 
-  If true, labels that overlap previously drawn labels on the axis will be
-  hidden. The first and last labels on the axis will always be drawn.
-  
-   The default value is <code>true</code>.</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:labelDistance"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">labelDistance</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The distance, in pixels, between a label and the axis.
-  
-   The default value is <code>2</code>.</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:labelRotation"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">labelRotation</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br> 
-  The angle, in degrees, of the labels on the axis. May be a value
-  between <code>-90</code> and <code>90</code>. 
-  
-   The default value is <code>0</code>.</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:minorTickColor"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">minorTickColor</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the minor ticks on the axis.
-  
-   The default value is <code>#888a85</code>.</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:minorTickLength"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">minorTickLength</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The length of the minor ticks on the axis.
-  
-   The default value is <code>3</code>.</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:minorTickPosition"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">minorTickPosition</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
-  The position of the minor ticks on the axis.
-  
-   The default value is <code>"outside"</code>.</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:minorTickWeight"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">minorTickWeight</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the minor ticks on the axis.
-  
-   The default value is <code>1</code>.</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:showAxis"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">showAxis</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If false, the axis is not drawn. Titles, labels, ticks, and grid
-  lines may still be drawn, however, so you must specifically hide each
-  item if nothing should be drawn.
-  
-   The default value is <code>true</code>.</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:showLabels"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">showLabels</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, labels will be displayed on the axis.
-  
-   The default value is <code>true</code>.</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:showMinorTicks"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">showMinorTicks</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, ticks will be displayed on the axis at minor positions.
-  
-   The default value is <code>true</code>.</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:showTicks"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">showTicks</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, ticks will be displayed on the axis.
-  
-   The default value is <code>true</code>.</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:showTitle"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">showTitle</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, the axis title will be displayed.
-  
-   The default value is <code>2</code>.</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:tickColor"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">tickColor</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the ticks on the axis.
-  
-   The default value is <code>#888a85</code>.</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:tickLength"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">tickLength</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The length, in pixels, of the ticks on the axis.
-  
-   The default value is <code>4</code>.</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:tickPosition"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">tickPosition</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
-  The position of the ticks on the axis.
-  
-   The default value is <code>"cross"</code>.</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:tickWeight"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">tickWeight</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the ticks on the axis.
-  
-   The default value is <code>1</code>.</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:titleDistance"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">titleDistance</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The distance, in pixels, between a title and the axis labels.
-  
-   The default value is <code>2</code>.</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:titleRotation"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">titleRotation</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br> 
-  The angle, in degrees, of the title on the axis. May be a value
-  between <code>-90</code> and <code>90</code>. 
-  
-   The default value is <code>0</code>.</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:titleTextFormat"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">titleTextFormat</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>TextFormat<br>
-  The TextFormat object to use to render the axis title label.
-           The default value is <code>TextFormat("_sans", 11, 0x000000, false, false, false, '', '', TextFormatAlign.LEFT, 0, 0, 0, 0)</code>.</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="contentBounds"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">contentBounds</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>contentBounds:Rectangle</code>  [read-only]<p>
-   
-   Represents the area where content should be drawn within the axis.
-   This value is used to determine the containing chart's own
-   <code>contentBounds</code> property.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get contentBounds():Rectangle</code>
-<br>
-</div>
-<a name="length"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">length</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>length:Number</code>  [read-only]<p>
-   
-   The total length of the axis renderer, in pixels.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get length():Number</code>
-<br>
-</div>
-<a name="majorUnitSetByUser"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">majorUnitSetByUser</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>majorUnitSetByUser:Boolean</code>  [read-write]<p>
-   Indicates whether the major unit is user-defined or generated by the axis.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get majorUnitSetByUser():Boolean</code>
-<br>
-<code>    public function set majorUnitSetByUser(value:Boolean):void</code>
-<br>
-</div>
-<a name="minorTicks"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">minorTicks</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>minorTicks:Array</code>  [read-write]<p>
-   
-   An Array of AxisData objects specifying the positions of the minor ticks.
-   
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get minorTicks():Array</code>
-<br>
-<code>    public function set minorTicks(value:Array):void</code>
-<br>
-</div>
-<a name="orientation"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">orientation</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>orientation:String</code>  [read-write]<p>
-   
-   Determines if the axis is displayed vertically or horizontally.
-   
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get orientation():String</code>
-<br>
-<code>    public function set orientation(value:String):void</code>
-<br>
-</div>
-<a name="outerTickOffset"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">outerTickOffset</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>outerTickOffset:Number</code>  [read-write]<span class="label">Implementation</span>
-<br>
-<code>    public function get outerTickOffset():Number</code>
-<br>
-<code>    public function set outerTickOffset(value:Number):void</code>
-<br>
-</div>
-<a name="position"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">position</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>position:String</code>  [read-write]<p>
-   Indicates alignment of axis
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get position():String</code>
-<br>
-<code>    public function set position(value:String):void</code>
-<br>
-</div>
-<a name="ticks"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">ticks</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>ticks:Array</code>  [read-write]<p>
-   
-   An Array of AxisData objects specifying the positions of the ticks.
-   
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get ticks():Array</code>
-<br>
-<code>    public function set ticks(value:Array):void</code>
-<br>
-</div>
-<a name="title"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">title</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>title:String</code>  [read-write]<p>
-   
-   The title text to display on the axis.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get title():String</code>
-<br>
-<code>    public function set title(value:String):void</code>
-<br>
-</div>
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="DefaultAxisRenderer()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">DefaultAxisRenderer</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function DefaultAxisRenderer()</code><p>
-   Constructor.
-   </p></div>
-<a name="methodDetail"></a>
-<div class="detailSectionHeader">Method detail</div>
-<a name="updateAxis()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">updateAxis</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function updateAxis():void</code><p>
-   
-   Calculates the <code>contentBounds</code> value for the axis renderer.
-   Seperating this function from the draw method optimizes processing time,
-   and it allows the chart to synchronize its axes.
-   </p></div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/axes/DefaultGridLinesRenderer.html b/as-docs/com/yahoo/astra/fl/charts/axes/DefaultGridLinesRenderer.html
deleted file mode 100644
index 2f28464..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/axes/DefaultGridLinesRenderer.html
+++ /dev/null
@@ -1,200 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="DefaultGridLinesRenderer,com.yahoo.astra.fl.charts.axes.DefaultGridLinesRenderer,axisRenderer,drawLines" name="keywords">
-<title>com.yahoo.astra.fl.charts.axes.DefaultGridLinesRenderer</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'DefaultGridLinesRenderer - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/axes/DefaultGridLinesRenderer.html&com/yahoo/astra/fl/charts/axes/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class DefaultGridLinesRenderer</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class DefaultGridLinesRenderer"); titleBar_setSubNav(false,true,false,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.axes</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class DefaultGridLinesRenderer</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">DefaultGridLinesRenderer <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> fl.core.UIComponent</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Implements</td><td><a href="IGridLinesRenderer.html">IGridLinesRenderer</a></td>
-</tr>
-</table>
-<p></p>
-  Renders grid lines associated with a cartesian axis.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#axisRenderer">axisRenderer</a> : <a href="../axes/IAxisRenderer.html">IAxisRenderer</a>
-<div class="summaryTableDescription">
-   
-   The axis renderer from which the grid lines receive their
-   major and minor unit data.</div>
-</td><td class="summaryTableOwnerCol">DefaultGridLinesRenderer</td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#DefaultGridLinesRenderer()">DefaultGridLinesRenderer</a>()</div>
-<div class="summaryTableDescription">
-   Constructor.</div>
-</td><td class="summaryTableOwnerCol">DefaultGridLinesRenderer</td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a><a name="protectedMethodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Protected Methods</div>
-<table id="summaryTableProtectedMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#drawLines()">drawLines</a>(data:Array, showLines:Boolean, lineWeight:Number, lineColor:uint, fillColors:Array = null, fillAlphas:Array = null):void</div>
-<div class="summaryTableDescription">
-   Draws a set of lines based on AxisData positioning.</div>
-</td><td class="summaryTableOwnerCol">DefaultGridLinesRenderer</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="axisRenderer"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">axisRenderer</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>axisRenderer:<a href="../axes/IAxisRenderer.html">IAxisRenderer</a></code>  [read-write]<p>
-   
-   The axis renderer from which the grid lines receive their
-   major and minor unit data.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get axisRenderer():<a href="../axes/IAxisRenderer.html">IAxisRenderer</a></code>
-<br>
-<code>    public function set axisRenderer(value:<a href="../axes/IAxisRenderer.html">IAxisRenderer</a>):void</code>
-<br>
-</div>
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="DefaultGridLinesRenderer()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">DefaultGridLinesRenderer</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function DefaultGridLinesRenderer()</code><p>
-   Constructor.
-   </p></div>
-<a name="methodDetail"></a>
-<div class="detailSectionHeader">Method detail</div>
-<a name="drawLines()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">drawLines</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>protected function drawLines(data:Array, showLines:Boolean, lineWeight:Number, lineColor:uint, fillColors:Array = null, fillAlphas:Array = null):void</code><p>
-   Draws a set of lines based on AxisData positioning.
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">data</span>:Array</code></td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code><span class="label">showLines</span>:Boolean</code></td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code><span class="label">lineWeight</span>:Number</code></td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code><span class="label">lineColor</span>:uint</code></td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code><span class="label">fillColors</span>:Array</code> (default = <code>null</code>)<code></code></td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code><span class="label">fillAlphas</span>:Array</code> (default = <code>null</code>)<code></code></td>
-</tr>
-</table>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/axes/HorizontalAxisRenderer.html b/as-docs/com/yahoo/astra/fl/charts/axes/HorizontalAxisRenderer.html
deleted file mode 100644
index c36e23e..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/axes/HorizontalAxisRenderer.html
+++ /dev/null
@@ -1,376 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="HorizontalAxisRenderer,com.yahoo.astra.fl.charts.axes.HorizontalAxisRenderer" name="keywords">
-<title>com.yahoo.astra.fl.charts.axes.HorizontalAxisRenderer</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'HorizontalAxisRenderer - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/axes/HorizontalAxisRenderer.html&com/yahoo/astra/fl/charts/axes/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class HorizontalAxisRenderer</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a> | <a href="#styleSummary">Styles</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class HorizontalAxisRenderer"); titleBar_setSubNav(false,true,true,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.axes</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class HorizontalAxisRenderer</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">HorizontalAxisRenderer <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> <a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> fl.core.UIComponent</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Implements</td><td><a href="ICartesianAxisRenderer.html">ICartesianAxisRenderer</a></td>
-</tr>
-</table>
-<p></p>
-  The default horizontal axis renderer for a cartesian chart.
-  
-  <p></p>
-<p>
-<span class="classHeaderTableLabel">See also</span>
-</p>
-<div class="seeAlso">
-<a href="../../charts/CartesianChart.html" target="">com.yahoo.astra.fl.charts.CartesianChart</a>
-</div>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<div class="showHideLinks">
-<div class="hideInheritedProperty" id="hideInheritedProperty">
-<a onclick="javascript:setInheritedVisible(false,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Properties</a>
-</div>
-<div class="showInheritedProperty" id="showInheritedProperty">
-<a onclick="javascript:setInheritedVisible(true,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Properties</a>
-</div>
-</div>
-<table id="summaryTableProperty" class="summaryTable hideInheritedProperty" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="DefaultAxisRenderer.html#contentBounds">contentBounds</a> : Rectangle<div class="summaryTableDescription">
-   
-   Represents the area where content should be drawn within the axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="DefaultAxisRenderer.html#length">length</a> : Number<div class="summaryTableDescription">
-   
-   The total length of the axis renderer, in pixels.</div>
-</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="DefaultAxisRenderer.html#majorUnitSetByUser">majorUnitSetByUser</a> : Boolean<div class="summaryTableDescription">
-   Indicates whether the major unit is user-defined or generated by the axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="DefaultAxisRenderer.html#minorTicks">minorTicks</a> : Array<div class="summaryTableDescription">
-   
-   An Array of AxisData objects specifying the positions of the minor ticks.</div>
-</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="DefaultAxisRenderer.html#orientation">orientation</a> : String<div class="summaryTableDescription">
-   
-   Determines if the axis is displayed vertically or horizontally.</div>
-</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="DefaultAxisRenderer.html#outerTickOffset">outerTickOffset</a> : Number<div class="summaryTableDescription"></div>
-</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="DefaultAxisRenderer.html#position">position</a> : String<div class="summaryTableDescription">
-   Indicates alignment of axis
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="DefaultAxisRenderer.html#ticks">ticks</a> : Array<div class="summaryTableDescription">
-   
-   An Array of AxisData objects specifying the positions of the ticks.</div>
-</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="DefaultAxisRenderer.html#title">title</a> : String<div class="summaryTableDescription">
-   
-   The title text to display on the axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedMethod" id="hideInheritedMethod">
-<a onclick="javascript:setInheritedVisible(false,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Methods</a>
-</div>
-<div class="showInheritedMethod" id="showInheritedMethod">
-<a onclick="javascript:setInheritedVisible(true,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Methods</a>
-</div>
-</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#HorizontalAxisRenderer()">HorizontalAxisRenderer</a>()</div>
-<div class="summaryTableDescription">
-   Constructor
-   </div>
-</td><td class="summaryTableOwnerCol">HorizontalAxisRenderer</td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#updateAxis()">updateAxis</a>():void</div>
-<div class="summaryTableDescription">
-   
-   Calculates the <code>contentBounds</code> value for the axis renderer.</div>
-</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-</table>
-</div>
-<a name="styleSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Styles</div>
-<div class="showHideLinks">
-<div class="hideInheritedStyle" id="hideInheritedStyle">
-<a onclick="javascript:setInheritedVisible(false,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Styles</a>
-</div>
-<div class="showInheritedStyle" id="showInheritedStyle">
-<a onclick="javascript:setInheritedVisible(true,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Styles</a>
-</div>
-</div>
-<table id="summaryTableStyle" class="summaryTable hideInheritedStyle" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Style</th><th>Description</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:axisColor">axisColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:axisWeight">axisWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:hideOverlappingLabels">hideOverlappingLabels</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br> 
-  If true, labels that overlap previously drawn labels on the axis will be
-  hidden.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:labelDistance">labelDistance</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The distance, in pixels, between a label and the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:labelRotation">labelRotation</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br> 
-  The angle, in degrees, of the labels on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:minorTickColor">minorTickColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the minor ticks on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:minorTickLength">minorTickLength</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The length of the minor ticks on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:minorTickPosition">minorTickPosition</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
-  The position of the minor ticks on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:minorTickWeight">minorTickWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the minor ticks on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:showAxis">showAxis</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If false, the axis is not drawn.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:showLabels">showLabels</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, labels will be displayed on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:showMinorTicks">showMinorTicks</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, ticks will be displayed on the axis at minor positions.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:showTicks">showTicks</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, ticks will be displayed on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:showTitle">showTitle</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, the axis title will be displayed.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:tickColor">tickColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the ticks on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:tickLength">tickLength</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The length, in pixels, of the ticks on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:tickPosition">tickPosition</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
-  The position of the ticks on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:tickWeight">tickWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the ticks on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:titleDistance">titleDistance</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The distance, in pixels, between a title and the axis labels.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:titleRotation">titleRotation</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br> 
-  The angle, in degrees, of the title on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:titleTextFormat">titleTextFormat</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>TextFormat<br>
-  The TextFormat object to use to render the axis title label.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="HorizontalAxisRenderer()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">HorizontalAxisRenderer</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function HorizontalAxisRenderer()</code><p>
-   Constructor
-   </p></div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/axes/IAxis.html b/as-docs/com/yahoo/astra/fl/charts/axes/IAxis.html
deleted file mode 100644
index 629f0ec..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/axes/IAxis.html
+++ /dev/null
@@ -1,516 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="IAxis,com.yahoo.astra.fl.charts.axes.IAxis,chart,dataProvider,height,labelData,labelFunction,labelSpacing,maxLabel,maxLabelHeight,maxLabelWidth,position,renderer,reverse,title,width,getMaxLabel,updateScale,valueToLabel,valueToLocal" name="keywords">
-<title>com.yahoo.astra.fl.charts.axes.IAxis</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'IAxis - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/axes/IAxis.html&com/yahoo/astra/fl/charts/axes/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Interface IAxis</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Interface IAxis"); titleBar_setSubNav(false,true,false,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.axes</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Interface</td><td class="classSignature">public interface IAxis extends <a href="none">flash.events.IEventDispatcher</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Subinterfaces</td><td><a href="../axes/ICartesianAxisRenderer.html">ICartesianAxisRenderer</a>, <a href="../axes/IClusteringAxis.html">IClusteringAxis</a>, <a href="../axes/IOriginAxis.html">IOriginAxis</a>, <a href="../axes/IRadialAxisRenderer.html">IRadialAxisRenderer</a>, <a href="../axes/IStackingAxis.html">IStackingAxis</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Implementors</td><td><a href="../axes/CategoryAxis.html">CategoryAxis</a>, <a href="../axes/NumericAxis.html">NumericAxis</a>, <a href="../axes/TimeAxis.html">TimeAxis</a></td>
-</tr>
-</table>
-<p></p>
-  Data-only representation of a chart's axis.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#chart">chart</a> : <a href="../../charts/IChart.html">IChart</a>
-<div class="summaryTableDescription">
-   The chart in which this axis appears.</div>
-</td><td class="summaryTableOwnerCol">IAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#dataProvider">dataProvider</a> : Array<div class="summaryTableDescription">
-   Data used in determining the axis scale
-   </div>
-</td><td class="summaryTableOwnerCol">IAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#height">height</a> : Number<div class="summaryTableDescription"> 
-   Total height of axis
-   </div>
-</td><td class="summaryTableOwnerCol">IAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#labelData">labelData</a> : <a href="../axes/AxisLabelData.html">AxisLabelData</a>
-<div class="summaryTableDescription">
-   Maximum dimensions of axis labels
-   </div>
-</td><td class="summaryTableOwnerCol">IAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#labelFunction">labelFunction</a> : Function<div class="summaryTableDescription">
-   A function may be set to determine the text value of the labels.</div>
-</td><td class="summaryTableOwnerCol">IAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#labelSpacing">labelSpacing</a> : Number<div class="summaryTableDescription">
-   The space, in pixels, between labels on an axis.</div>
-</td><td class="summaryTableOwnerCol">IAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#maxLabel">maxLabel</a> : String<div class="summaryTableDescription">
-   Largest label value to appear on the axis.</div>
-</td><td class="summaryTableOwnerCol">IAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#maxLabelHeight">maxLabelHeight</a> : Number<div class="summaryTableDescription">
-   Gets or sets the maximum width of a label
-   </div>
-</td><td class="summaryTableOwnerCol">IAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#maxLabelWidth">maxLabelWidth</a> : Number<div class="summaryTableDescription">
-   Gets or sets the maximum width of a label
-   </div>
-</td><td class="summaryTableOwnerCol">IAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#position">position</a> : String<div class="summaryTableDescription">
-   Position of axis in relation to the chart
-   </div>
-</td><td class="summaryTableOwnerCol">IAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#renderer">renderer</a> : <a href="../axes/IAxisRenderer.html">IAxisRenderer</a>
-<div class="summaryTableDescription">
-   The visual renderer associated with this axis.</div>
-</td><td class="summaryTableOwnerCol">IAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#reverse">reverse</a> : Boolean<div class="summaryTableDescription">
-   Sets the direction of the labels and other visual objects along the axis.</div>
-</td><td class="summaryTableOwnerCol">IAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#title">title</a> : String<div class="summaryTableDescription">
-   The text that will appear next to the axis to indicate information
-   about the data that it displays.</div>
-</td><td class="summaryTableOwnerCol">IAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#width">width</a> : Number<div class="summaryTableDescription">
-   Total width of axis
-   </div>
-</td><td class="summaryTableOwnerCol">IAxis</td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#getMaxLabel()">getMaxLabel</a>():String</div>
-<div class="summaryTableDescription">
-   Returns the maximum string length of a label on the axis.</div>
-</td><td class="summaryTableOwnerCol">IAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#updateScale()">updateScale</a>():void</div>
-<div class="summaryTableDescription">
-   Determines the axis scale based on the input data set.</div>
-</td><td class="summaryTableOwnerCol">IAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#valueToLabel()">valueToLabel</a>(value:Object):String</div>
-<div class="summaryTableDescription">
-   Converts a value on the axis to formatted label text.</div>
-</td><td class="summaryTableOwnerCol">IAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#valueToLocal()">valueToLocal</a>(value:Object):Number</div>
-<div class="summaryTableDescription">
-   Calculates the position of a data point along the axis.</div>
-</td><td class="summaryTableOwnerCol">IAxis</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="chart"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">chart</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>chart:<a href="../../charts/IChart.html">IChart</a></code>  [read-write]<p>
-   The chart in which this axis appears.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get chart():<a href="../../charts/IChart.html">IChart</a></code>
-<br>
-<code>    public function set chart(value:<a href="../../charts/IChart.html">IChart</a>):void</code>
-<br>
-</div>
-<a name="dataProvider"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">dataProvider</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>dataProvider:Array</code>  [read-write]<p>
-   Data used in determining the axis scale
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get dataProvider():Array</code>
-<br>
-<code>    public function set dataProvider(value:Array):void</code>
-<br>
-</div>
-<a name="height"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">height</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>height:Number</code>  [read-write]<p> 
-   Total height of axis
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get height():Number</code>
-<br>
-<code>    public function set height(value:Number):void</code>
-<br>
-</div>
-<a name="labelData"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">labelData</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>labelData:<a href="../axes/AxisLabelData.html">AxisLabelData</a></code>  [read-write]<p>
-   Maximum dimensions of axis labels
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get labelData():<a href="../axes/AxisLabelData.html">AxisLabelData</a></code>
-<br>
-<code>    public function set labelData(value:<a href="../axes/AxisLabelData.html">AxisLabelData</a>):void</code>
-<br>
-</div>
-<a name="labelFunction"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">labelFunction</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>labelFunction:Function</code>  [read-write]<p>
-   A function may be set to determine the text value of the labels.
-   
-   <pre>function labelFunction(value:Object):String</pre>
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get labelFunction():Function</code>
-<br>
-<code>    public function set labelFunction(value:Function):void</code>
-<br>
-</div>
-<a name="labelSpacing"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">labelSpacing</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>labelSpacing:Number</code>  [read-write]<p>
-   The space, in pixels, between labels on an axis.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get labelSpacing():Number</code>
-<br>
-<code>    public function set labelSpacing(value:Number):void</code>
-<br>
-</div>
-<a name="maxLabel"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">maxLabel</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>maxLabel:String</code>  [read-write]<p>
-   Largest label value to appear on the axis.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get maxLabel():String</code>
-<br>
-<code>    public function set maxLabel(value:String):void</code>
-<br>
-</div>
-<a name="maxLabelHeight"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">maxLabelHeight</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>maxLabelHeight:Number</code>  [read-write]<p>
-   Gets or sets the maximum width of a label
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get maxLabelHeight():Number</code>
-<br>
-<code>    public function set maxLabelHeight(value:Number):void</code>
-<br>
-</div>
-<a name="maxLabelWidth"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">maxLabelWidth</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>maxLabelWidth:Number</code>  [read-write]<p>
-   Gets or sets the maximum width of a label
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get maxLabelWidth():Number</code>
-<br>
-<code>    public function set maxLabelWidth(value:Number):void</code>
-<br>
-</div>
-<a name="position"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">position</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>position:String</code>  [read-write]<p>
-   Position of axis in relation to the chart
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get position():String</code>
-<br>
-<code>    public function set position(value:String):void</code>
-<br>
-</div>
-<a name="renderer"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">renderer</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>renderer:<a href="../axes/IAxisRenderer.html">IAxisRenderer</a></code>  [read-write]<p>
-   The visual renderer associated with this axis.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get renderer():<a href="../axes/IAxisRenderer.html">IAxisRenderer</a></code>
-<br>
-<code>    public function set renderer(value:<a href="../axes/IAxisRenderer.html">IAxisRenderer</a>):void</code>
-<br>
-</div>
-<a name="reverse"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">reverse</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>reverse:Boolean</code>  [read-write]<p>
-   Sets the direction of the labels and other visual objects along the axis.
-   By default, vertical axes draw objects from bottom to top, and horizontal
-   axes draw objects from left to right.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get reverse():Boolean</code>
-<br>
-<code>    public function set reverse(value:Boolean):void</code>
-<br>
-</div>
-<a name="title"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">title</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>title:String</code>  [read-write]<p>
-   The text that will appear next to the axis to indicate information
-   about the data that it displays.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get title():String</code>
-<br>
-<code>    public function set title(value:String):void</code>
-<br>
-</div>
-<a name="width"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">width</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>width:Number</code>  [read-write]<p>
-   Total width of axis
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get width():Number</code>
-<br>
-<code>    public function set width(value:Number):void</code>
-<br>
-</div>
-<a name="methodDetail"></a>
-<div class="detailSectionHeader">Method detail</div>
-<a name="getMaxLabel()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">getMaxLabel</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function getMaxLabel():String</code><p>
-   Returns the maximum string length of a label on the axis.
-      </p><p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>String</code> —    the formatted label
-   </td>
-</tr>
-</table>
-</div>
-<a name="updateScale()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">updateScale</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function updateScale():void</code><p>
-   Determines the axis scale based on the input data set.
-   Seperating this function from the draw method optimizes processing time,
-   and it allows the chart to synchronize its axes.
-   
-   </p></div>
-<a name="valueToLabel()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">valueToLabel</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function valueToLabel(value:Object):String</code><p>
-   Converts a value on the axis to formatted label text.
-   
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">value</span>:Object</code> —  the value of the item for which a label is needed
-   </td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>String</code> —   the formatted label text
-   </td>
-</tr>
-</table>
-</div>
-<a name="valueToLocal()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">valueToLocal</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function valueToLocal(value:Object):Number</code><p>
-   Calculates the position of a data point along the axis.
-   
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">value</span>:Object</code> —  The data used to determine the position
-   </td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>Number</code> —   The display position in pixels on the axis
-   </td>
-</tr>
-</table>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/axes/IAxisRenderer.html b/as-docs/com/yahoo/astra/fl/charts/axes/IAxisRenderer.html
deleted file mode 100644
index 1ffe883..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/axes/IAxisRenderer.html
+++ /dev/null
@@ -1,154 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="IAxisRenderer,com.yahoo.astra.fl.charts.axes.IAxisRenderer,length,minorTicks,ticks" name="keywords">
-<title>com.yahoo.astra.fl.charts.axes.IAxisRenderer</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'IAxisRenderer - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/axes/IAxisRenderer.html&com/yahoo/astra/fl/charts/axes/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Interface IAxisRenderer</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Interface IAxisRenderer"); titleBar_setSubNav(false,true,false,false,false,false,false,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.axes</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Interface</td><td class="classSignature">public interface IAxisRenderer</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Subinterfaces</td><td><a href="../axes/ICartesianAxisRenderer.html">ICartesianAxisRenderer</a>, <a href="../axes/IRadialAxisRenderer.html">IRadialAxisRenderer</a></td>
-</tr>
-</table>
-<p></p>
-  A visual representation of an IAxis instance.
-  
-  Should be a subclass of UIComponent.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#length">length</a> : Number<div class="summaryTableDescription">[read-only]
-   The total length of the axis renderer, in pixels.</div>
-</td><td class="summaryTableOwnerCol">IAxisRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#minorTicks">minorTicks</a> : Array<div class="summaryTableDescription">
-   An Array of AxisData objects specifying the positions of the minor ticks.</div>
-</td><td class="summaryTableOwnerCol">IAxisRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#ticks">ticks</a> : Array<div class="summaryTableDescription">
-   An Array of AxisData objects specifying the positions of the ticks.</div>
-</td><td class="summaryTableOwnerCol">IAxisRenderer</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="length"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">length</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>length:Number</code>  [read-only]<p>
-   The total length of the axis renderer, in pixels.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get length():Number</code>
-<br>
-</div>
-<a name="minorTicks"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">minorTicks</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>minorTicks:Array</code>  [read-write]<p>
-   An Array of AxisData objects specifying the positions of the minor ticks.
-   
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get minorTicks():Array</code>
-<br>
-<code>    public function set minorTicks(value:Array):void</code>
-<br>
-<p>
-<span class="label">See also</span>
-</p>
-<div class="seeAlso">
-<a href="AxisData.html" target="">AxisData</a>
-</div>
-</div>
-<a name="ticks"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">ticks</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>ticks:Array</code>  [read-write]<p>
-   An Array of AxisData objects specifying the positions of the ticks.
-   
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get ticks():Array</code>
-<br>
-<code>    public function set ticks(value:Array):void</code>
-<br>
-<p>
-<span class="label">See also</span>
-</p>
-<div class="seeAlso">
-<a href="AxisData.html" target="">AxisData</a>
-</div>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/axes/ICartesianAxisRenderer.html b/as-docs/com/yahoo/astra/fl/charts/axes/ICartesianAxisRenderer.html
deleted file mode 100644
index 06f561b..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/axes/ICartesianAxisRenderer.html
+++ /dev/null
@@ -1,271 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="ICartesianAxisRenderer,com.yahoo.astra.fl.charts.axes.ICartesianAxisRenderer,contentBounds,majorUnitSetByUser,orientation,outerTickOffset,position,title,updateAxis" name="keywords">
-<title>com.yahoo.astra.fl.charts.axes.ICartesianAxisRenderer</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'ICartesianAxisRenderer - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/axes/ICartesianAxisRenderer.html&com/yahoo/astra/fl/charts/axes/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Interface ICartesianAxisRenderer</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Interface ICartesianAxisRenderer"); titleBar_setSubNav(false,true,false,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.axes</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Interface</td><td class="classSignature">public interface ICartesianAxisRenderer extends <a href="IAxisRenderer.html">IAxisRenderer</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Implementors</td><td><a href="../axes/DefaultAxisRenderer.html">DefaultAxisRenderer</a>, <a href="../axes/HorizontalAxisRenderer.html">HorizontalAxisRenderer</a>, <a href="../axes/VerticalAxisRenderer.html">VerticalAxisRenderer</a></td>
-</tr>
-</table>
-<p></p>
-  Interface for a cartesian chart's axis renderers.
-  
-  <p></p>
-<p>
-<span class="classHeaderTableLabel">See also</span>
-</p>
-<div class="seeAlso">
-<a href="../../charts/CartesianChart.html" target="">com.yahoo.astra.fl.charts.CartesianChart</a>
-</div>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<div class="showHideLinks">
-<div class="hideInheritedProperty" id="hideInheritedProperty">
-<a onclick="javascript:setInheritedVisible(false,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Properties</a>
-</div>
-<div class="showInheritedProperty" id="showInheritedProperty">
-<a onclick="javascript:setInheritedVisible(true,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Properties</a>
-</div>
-</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#contentBounds">contentBounds</a> : Rectangle<div class="summaryTableDescription">[read-only]
-   Represents the area where content should be drawn within the axis.</div>
-</td><td class="summaryTableOwnerCol">ICartesianAxisRenderer</td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxisRenderer.html#length">length</a> : Number<div class="summaryTableDescription">
-   The total length of the axis renderer, in pixels.</div>
-</td><td class="summaryTableOwnerCol"><a href="IAxisRenderer.html">IAxisRenderer</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#majorUnitSetByUser">majorUnitSetByUser</a> : Boolean<div class="summaryTableDescription">
-   Indicates whether the user explicitly set a major unit for the axis of this renderer.</div>
-</td><td class="summaryTableOwnerCol">ICartesianAxisRenderer</td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxisRenderer.html#minorTicks">minorTicks</a> : Array<div class="summaryTableDescription">
-   An Array of AxisData objects specifying the positions of the minor ticks.</div>
-</td><td class="summaryTableOwnerCol"><a href="IAxisRenderer.html">IAxisRenderer</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#orientation">orientation</a> : String<div class="summaryTableDescription">
-   Determines if the axis is displayed vertically or horizontally.</div>
-</td><td class="summaryTableOwnerCol">ICartesianAxisRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#outerTickOffset">outerTickOffset</a> : Number<div class="summaryTableDescription">
-   Indicates the number of pixels of an outer tick.</div>
-</td><td class="summaryTableOwnerCol">ICartesianAxisRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#position">position</a> : String<div class="summaryTableDescription">
-   Indicates alignment of axis
-   </div>
-</td><td class="summaryTableOwnerCol">ICartesianAxisRenderer</td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxisRenderer.html#ticks">ticks</a> : Array<div class="summaryTableDescription">
-   An Array of AxisData objects specifying the positions of the ticks.</div>
-</td><td class="summaryTableOwnerCol"><a href="IAxisRenderer.html">IAxisRenderer</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#title">title</a> : String<div class="summaryTableDescription">
-   The title text to display on the axis.</div>
-</td><td class="summaryTableOwnerCol">ICartesianAxisRenderer</td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#updateAxis()">updateAxis</a>():void</div>
-<div class="summaryTableDescription">
-   Calculates the <code>contentBounds</code> value for the axis renderer.</div>
-</td><td class="summaryTableOwnerCol">ICartesianAxisRenderer</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="contentBounds"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">contentBounds</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>contentBounds:Rectangle</code>  [read-only]<p>
-   Represents the area where content should be drawn within the axis.
-   This value is used to determine the containing chart's own
-   <code>contentBounds</code> property.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get contentBounds():Rectangle</code>
-<br>
-</div>
-<a name="majorUnitSetByUser"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">majorUnitSetByUser</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>majorUnitSetByUser:Boolean</code>  [read-write]<p>
-   Indicates whether the user explicitly set a major unit for the axis of this renderer.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get majorUnitSetByUser():Boolean</code>
-<br>
-<code>    public function set majorUnitSetByUser(value:Boolean):void</code>
-<br>
-</div>
-<a name="orientation"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">orientation</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>orientation:String</code>  [read-write]<p>
-   Determines if the axis is displayed vertically or horizontally.
-   
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get orientation():String</code>
-<br>
-<code>    public function set orientation(value:String):void</code>
-<br>
-<p>
-<span class="label">See also</span>
-</p>
-<div class="seeAlso">
-<a href="../axes/AxisOrientation.html" target="">com.yahoo.astra.fl.charts.axes.AxisOrientation</a>
-</div>
-</div>
-<a name="outerTickOffset"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">outerTickOffset</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>outerTickOffset:Number</code>  [read-write]<p>
-   Indicates the number of pixels of an outer tick.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get outerTickOffset():Number</code>
-<br>
-<code>    public function set outerTickOffset(value:Number):void</code>
-<br>
-</div>
-<a name="position"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">position</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>position:String</code>  [read-write]<p>
-   Indicates alignment of axis
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get position():String</code>
-<br>
-<code>    public function set position(value:String):void</code>
-<br>
-</div>
-<a name="title"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">title</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>title:String</code>  [read-write]<p>
-   The title text to display on the axis.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get title():String</code>
-<br>
-<code>    public function set title(value:String):void</code>
-<br>
-</div>
-<a name="methodDetail"></a>
-<div class="detailSectionHeader">Method detail</div>
-<a name="updateAxis()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">updateAxis</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function updateAxis():void</code><p>
-   Calculates the <code>contentBounds</code> value for the axis renderer.
-   Seperating this function from the draw method optimizes processing time,
-   and it allows the chart to synchronize its axes.
-   </p></div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/axes/IClusteringAxis.html b/as-docs/com/yahoo/astra/fl/charts/axes/IClusteringAxis.html
deleted file mode 100644
index dd1def8..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/axes/IClusteringAxis.html
+++ /dev/null
@@ -1,245 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="IClusteringAxis,com.yahoo.astra.fl.charts.axes.IClusteringAxis,clusterCount" name="keywords">
-<title>com.yahoo.astra.fl.charts.axes.IClusteringAxis</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'IClusteringAxis - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/axes/IClusteringAxis.html&com/yahoo/astra/fl/charts/axes/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Interface IClusteringAxis</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Interface IClusteringAxis"); titleBar_setSubNav(false,true,false,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.axes</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Interface</td><td class="classSignature">public interface IClusteringAxis extends <a href="IAxis.html">IAxis</a>, <a href="none">flash.events.IEventDispatcher</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Implementors</td><td><a href="../axes/CategoryAxis.html">CategoryAxis</a></td>
-</tr>
-</table>
-<p></p>
-  An axis that supports clustering. When combined with a series that
-  supports clustering, the number of clusters will allow the series to
-  determine the optimal positioning of markers.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<div class="showHideLinks">
-<div class="hideInheritedProperty" id="hideInheritedProperty">
-<a onclick="javascript:setInheritedVisible(false,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Properties</a>
-</div>
-<div class="showInheritedProperty" id="showInheritedProperty">
-<a onclick="javascript:setInheritedVisible(true,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Properties</a>
-</div>
-</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#chart">chart</a> : <a href="../../charts/IChart.html">IChart</a>
-<div class="summaryTableDescription">
-   The chart in which this axis appears.</div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#clusterCount">clusterCount</a> : int<div class="summaryTableDescription">[read-only]
-   The number of clusters available on the axis.</div>
-</td><td class="summaryTableOwnerCol">IClusteringAxis</td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#dataProvider">dataProvider</a> : Array<div class="summaryTableDescription">
-   Data used in determining the axis scale
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#height">height</a> : Number<div class="summaryTableDescription"> 
-   Total height of axis
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#labelData">labelData</a> : <a href="../axes/AxisLabelData.html">AxisLabelData</a>
-<div class="summaryTableDescription">
-   Maximum dimensions of axis labels
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#labelFunction">labelFunction</a> : Function<div class="summaryTableDescription">
-   A function may be set to determine the text value of the labels.</div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#labelSpacing">labelSpacing</a> : Number<div class="summaryTableDescription">
-   The space, in pixels, between labels on an axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#maxLabel">maxLabel</a> : String<div class="summaryTableDescription">
-   Largest label value to appear on the axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#maxLabelHeight">maxLabelHeight</a> : Number<div class="summaryTableDescription">
-   Gets or sets the maximum width of a label
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#maxLabelWidth">maxLabelWidth</a> : Number<div class="summaryTableDescription">
-   Gets or sets the maximum width of a label
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#position">position</a> : String<div class="summaryTableDescription">
-   Position of axis in relation to the chart
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#renderer">renderer</a> : <a href="../axes/IAxisRenderer.html">IAxisRenderer</a>
-<div class="summaryTableDescription">
-   The visual renderer associated with this axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#reverse">reverse</a> : Boolean<div class="summaryTableDescription">
-   Sets the direction of the labels and other visual objects along the axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#title">title</a> : String<div class="summaryTableDescription">
-   The text that will appear next to the axis to indicate information
-   about the data that it displays.</div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#width">width</a> : Number<div class="summaryTableDescription">
-   Total width of axis
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedMethod" id="hideInheritedMethod">
-<a onclick="javascript:setInheritedVisible(false,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Methods</a>
-</div>
-<div class="showInheritedMethod" id="showInheritedMethod">
-<a onclick="javascript:setInheritedVisible(true,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Methods</a>
-</div>
-</div>
-<table id="summaryTableMethod" class="summaryTable hideInheritedMethod" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="IAxis.html#getMaxLabel()">getMaxLabel</a>():String</div>
-<div class="summaryTableDescription">
-   Returns the maximum string length of a label on the axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="IAxis.html#updateScale()">updateScale</a>():void</div>
-<div class="summaryTableDescription">
-   Determines the axis scale based on the input data set.</div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="IAxis.html#valueToLabel()">valueToLabel</a>(value:Object):String</div>
-<div class="summaryTableDescription">
-   Converts a value on the axis to formatted label text.</div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="IAxis.html#valueToLocal()">valueToLocal</a>(value:Object):Number</div>
-<div class="summaryTableDescription">
-   Calculates the position of a data point along the axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="clusterCount"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">clusterCount</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>clusterCount:int</code>  [read-only]<p>
-   The number of clusters available on the axis. In the case of the
-   CategoryAxis, this is the number of category names displayed on the
-   axis.
-   
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get clusterCount():int</code>
-<br>
-<p>
-<span class="label">See also</span>
-</p>
-<div class="seeAlso">
-<a href="CategoryAxis.html" target="">CategoryAxis</a>
-</div>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/axes/IGridLinesRenderer.html b/as-docs/com/yahoo/astra/fl/charts/axes/IGridLinesRenderer.html
deleted file mode 100644
index 50c0ec1..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/axes/IGridLinesRenderer.html
+++ /dev/null
@@ -1,101 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="IGridLinesRenderer,com.yahoo.astra.fl.charts.axes.IGridLinesRenderer,axisRenderer" name="keywords">
-<title>com.yahoo.astra.fl.charts.axes.IGridLinesRenderer</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'IGridLinesRenderer - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/axes/IGridLinesRenderer.html&com/yahoo/astra/fl/charts/axes/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Interface IGridLinesRenderer</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Interface IGridLinesRenderer"); titleBar_setSubNav(false,true,false,false,false,false,false,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.axes</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Interface</td><td class="classSignature">public interface IGridLinesRenderer</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Implementors</td><td><a href="../axes/DefaultGridLinesRenderer.html">DefaultGridLinesRenderer</a></td>
-</tr>
-</table>
-<p></p>
-  A renderer for grid lines appearing on a chart's axis.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#axisRenderer">axisRenderer</a> : <a href="../axes/IAxisRenderer.html">IAxisRenderer</a>
-<div class="summaryTableDescription">
-   The axis renderer from which the grid lines receive their
-   major and minor unit data.</div>
-</td><td class="summaryTableOwnerCol">IGridLinesRenderer</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="axisRenderer"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">axisRenderer</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>axisRenderer:<a href="../axes/IAxisRenderer.html">IAxisRenderer</a></code>  [read-write]<p>
-   The axis renderer from which the grid lines receive their
-   major and minor unit data.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get axisRenderer():<a href="../axes/IAxisRenderer.html">IAxisRenderer</a></code>
-<br>
-<code>    public function set axisRenderer(value:<a href="../axes/IAxisRenderer.html">IAxisRenderer</a>):void</code>
-<br>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/axes/IOriginAxis.html b/as-docs/com/yahoo/astra/fl/charts/axes/IOriginAxis.html
deleted file mode 100644
index 598c546..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/axes/IOriginAxis.html
+++ /dev/null
@@ -1,246 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="IOriginAxis,com.yahoo.astra.fl.charts.axes.IOriginAxis,origin" name="keywords">
-<title>com.yahoo.astra.fl.charts.axes.IOriginAxis</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'IOriginAxis - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/axes/IOriginAxis.html&com/yahoo/astra/fl/charts/axes/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Interface IOriginAxis</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Interface IOriginAxis"); titleBar_setSubNav(false,true,false,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.axes</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Interface</td><td class="classSignature">public interface IOriginAxis extends <a href="IAxis.html">IAxis</a>, <a href="none">flash.events.IEventDispatcher</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Implementors</td><td><a href="../axes/NumericAxis.html">NumericAxis</a></td>
-</tr>
-</table>
-<p></p>
-  An axis with an origin.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<div class="showHideLinks">
-<div class="hideInheritedProperty" id="hideInheritedProperty">
-<a onclick="javascript:setInheritedVisible(false,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Properties</a>
-</div>
-<div class="showInheritedProperty" id="showInheritedProperty">
-<a onclick="javascript:setInheritedVisible(true,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Properties</a>
-</div>
-</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#chart">chart</a> : <a href="../../charts/IChart.html">IChart</a>
-<div class="summaryTableDescription">
-   The chart in which this axis appears.</div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#dataProvider">dataProvider</a> : Array<div class="summaryTableDescription">
-   Data used in determining the axis scale
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#height">height</a> : Number<div class="summaryTableDescription"> 
-   Total height of axis
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#labelData">labelData</a> : <a href="../axes/AxisLabelData.html">AxisLabelData</a>
-<div class="summaryTableDescription">
-   Maximum dimensions of axis labels
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#labelFunction">labelFunction</a> : Function<div class="summaryTableDescription">
-   A function may be set to determine the text value of the labels.</div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#labelSpacing">labelSpacing</a> : Number<div class="summaryTableDescription">
-   The space, in pixels, between labels on an axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#maxLabel">maxLabel</a> : String<div class="summaryTableDescription">
-   Largest label value to appear on the axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#maxLabelHeight">maxLabelHeight</a> : Number<div class="summaryTableDescription">
-   Gets or sets the maximum width of a label
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#maxLabelWidth">maxLabelWidth</a> : Number<div class="summaryTableDescription">
-   Gets or sets the maximum width of a label
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#origin">origin</a> : Object<div class="summaryTableDescription">[read-only]
-   Returns the value of the origin.</div>
-</td><td class="summaryTableOwnerCol">IOriginAxis</td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#position">position</a> : String<div class="summaryTableDescription">
-   Position of axis in relation to the chart
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#renderer">renderer</a> : <a href="../axes/IAxisRenderer.html">IAxisRenderer</a>
-<div class="summaryTableDescription">
-   The visual renderer associated with this axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#reverse">reverse</a> : Boolean<div class="summaryTableDescription">
-   Sets the direction of the labels and other visual objects along the axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#title">title</a> : String<div class="summaryTableDescription">
-   The text that will appear next to the axis to indicate information
-   about the data that it displays.</div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#width">width</a> : Number<div class="summaryTableDescription">
-   Total width of axis
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedMethod" id="hideInheritedMethod">
-<a onclick="javascript:setInheritedVisible(false,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Methods</a>
-</div>
-<div class="showInheritedMethod" id="showInheritedMethod">
-<a onclick="javascript:setInheritedVisible(true,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Methods</a>
-</div>
-</div>
-<table id="summaryTableMethod" class="summaryTable hideInheritedMethod" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="IAxis.html#getMaxLabel()">getMaxLabel</a>():String</div>
-<div class="summaryTableDescription">
-   Returns the maximum string length of a label on the axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="IAxis.html#updateScale()">updateScale</a>():void</div>
-<div class="summaryTableDescription">
-   Determines the axis scale based on the input data set.</div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="IAxis.html#valueToLabel()">valueToLabel</a>(value:Object):String</div>
-<div class="summaryTableDescription">
-   Converts a value on the axis to formatted label text.</div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="IAxis.html#valueToLocal()">valueToLocal</a>(value:Object):Number</div>
-<div class="summaryTableDescription">
-   Calculates the position of a data point along the axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="origin"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">origin</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>origin:Object</code>  [read-only]<p>
-   Returns the value of the origin. This is not the position of the
-   origin. To get the origin's position, pass the origin value to
-   valueToLocal().
-   
-   Note: This value may not be the true origin value. It may be a
-   minimum or maximum value if the actual origin is not visible.
-   
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get origin():Object</code>
-<br>
-<p>
-<span class="label">See also</span>
-</p>
-<div class="seeAlso">
-<a href="IAxis.html#valueToLocal()" target="">IAxis.valueToLocal()</a>
-</div>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/axes/IRadialAxisRenderer.html b/as-docs/com/yahoo/astra/fl/charts/axes/IRadialAxisRenderer.html
deleted file mode 100644
index 8aff429..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/axes/IRadialAxisRenderer.html
+++ /dev/null
@@ -1,98 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="IRadialAxisRenderer,com.yahoo.astra.fl.charts.axes.IRadialAxisRenderer" name="keywords">
-<title>com.yahoo.astra.fl.charts.axes.IRadialAxisRenderer</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'IRadialAxisRenderer - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/axes/IRadialAxisRenderer.html&com/yahoo/astra/fl/charts/axes/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Interface IRadialAxisRenderer</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Interface IRadialAxisRenderer"); titleBar_setSubNav(false,true,false,false,false,false,false,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.axes</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Interface</td><td class="classSignature">public interface IRadialAxisRenderer extends <a href="IAxisRenderer.html">IAxisRenderer</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Implementors</td><td><a href="../axes/RadialAxisRenderer.html">RadialAxisRenderer</a></td>
-</tr>
-</table>
-<p></p>
-  Interface for a chart's axis renderers.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<div class="showHideLinks">
-<div class="hideInheritedProperty" id="hideInheritedProperty">
-<a onclick="javascript:setInheritedVisible(false,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Properties</a>
-</div>
-<div class="showInheritedProperty" id="showInheritedProperty">
-<a onclick="javascript:setInheritedVisible(true,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Properties</a>
-</div>
-</div>
-<table id="summaryTableProperty" class="summaryTable hideInheritedProperty" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxisRenderer.html#length">length</a> : Number<div class="summaryTableDescription">
-   The total length of the axis renderer, in pixels.</div>
-</td><td class="summaryTableOwnerCol"><a href="IAxisRenderer.html">IAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxisRenderer.html#minorTicks">minorTicks</a> : Array<div class="summaryTableDescription">
-   An Array of AxisData objects specifying the positions of the minor ticks.</div>
-</td><td class="summaryTableOwnerCol"><a href="IAxisRenderer.html">IAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxisRenderer.html#ticks">ticks</a> : Array<div class="summaryTableDescription">
-   An Array of AxisData objects specifying the positions of the ticks.</div>
-</td><td class="summaryTableOwnerCol"><a href="IAxisRenderer.html">IAxisRenderer</a></td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/axes/IStackingAxis.html b/as-docs/com/yahoo/astra/fl/charts/axes/IStackingAxis.html
deleted file mode 100644
index 4b5fbc4..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/axes/IStackingAxis.html
+++ /dev/null
@@ -1,295 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="IStackingAxis,com.yahoo.astra.fl.charts.axes.IStackingAxis,stackingEnabled,stack" name="keywords">
-<title>com.yahoo.astra.fl.charts.axes.IStackingAxis</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'IStackingAxis - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/axes/IStackingAxis.html&com/yahoo/astra/fl/charts/axes/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Interface IStackingAxis</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Interface IStackingAxis"); titleBar_setSubNav(false,true,false,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.axes</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Interface</td><td class="classSignature">public interface IStackingAxis extends <a href="IAxis.html">IAxis</a>, <a href="none">flash.events.IEventDispatcher</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Implementors</td><td><a href="../axes/NumericAxis.html">NumericAxis</a>, <a href="../axes/TimeAxis.html">TimeAxis</a></td>
-</tr>
-</table>
-<p></p>
-  A type of axis that allows values to be stacked.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<div class="showHideLinks">
-<div class="hideInheritedProperty" id="hideInheritedProperty">
-<a onclick="javascript:setInheritedVisible(false,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Properties</a>
-</div>
-<div class="showInheritedProperty" id="showInheritedProperty">
-<a onclick="javascript:setInheritedVisible(true,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Properties</a>
-</div>
-</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#chart">chart</a> : <a href="../../charts/IChart.html">IChart</a>
-<div class="summaryTableDescription">
-   The chart in which this axis appears.</div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#dataProvider">dataProvider</a> : Array<div class="summaryTableDescription">
-   Data used in determining the axis scale
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#height">height</a> : Number<div class="summaryTableDescription"> 
-   Total height of axis
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#labelData">labelData</a> : <a href="../axes/AxisLabelData.html">AxisLabelData</a>
-<div class="summaryTableDescription">
-   Maximum dimensions of axis labels
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#labelFunction">labelFunction</a> : Function<div class="summaryTableDescription">
-   A function may be set to determine the text value of the labels.</div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#labelSpacing">labelSpacing</a> : Number<div class="summaryTableDescription">
-   The space, in pixels, between labels on an axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#maxLabel">maxLabel</a> : String<div class="summaryTableDescription">
-   Largest label value to appear on the axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#maxLabelHeight">maxLabelHeight</a> : Number<div class="summaryTableDescription">
-   Gets or sets the maximum width of a label
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#maxLabelWidth">maxLabelWidth</a> : Number<div class="summaryTableDescription">
-   Gets or sets the maximum width of a label
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#position">position</a> : String<div class="summaryTableDescription">
-   Position of axis in relation to the chart
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#renderer">renderer</a> : <a href="../axes/IAxisRenderer.html">IAxisRenderer</a>
-<div class="summaryTableDescription">
-   The visual renderer associated with this axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#reverse">reverse</a> : Boolean<div class="summaryTableDescription">
-   Sets the direction of the labels and other visual objects along the axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#stackingEnabled">stackingEnabled</a> : Boolean<div class="summaryTableDescription">
-   If true, the axis will allow the stacking of series that implement
-   the interface IStackedSeries.</div>
-</td><td class="summaryTableOwnerCol">IStackingAxis</td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#title">title</a> : String<div class="summaryTableDescription">
-   The text that will appear next to the axis to indicate information
-   about the data that it displays.</div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="IAxis.html#width">width</a> : Number<div class="summaryTableDescription">
-   Total width of axis
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedMethod" id="hideInheritedMethod">
-<a onclick="javascript:setInheritedVisible(false,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Methods</a>
-</div>
-<div class="showInheritedMethod" id="showInheritedMethod">
-<a onclick="javascript:setInheritedVisible(true,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Methods</a>
-</div>
-</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="IAxis.html#getMaxLabel()">getMaxLabel</a>():String</div>
-<div class="summaryTableDescription">
-   Returns the maximum string length of a label on the axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#stack()">stack</a>(top:Object, ... rest):Object</div>
-<div class="summaryTableDescription">
-   Calculates the sum of values if they were stacked on the axis.</div>
-</td><td class="summaryTableOwnerCol">IStackingAxis</td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="IAxis.html#updateScale()">updateScale</a>():void</div>
-<div class="summaryTableDescription">
-   Determines the axis scale based on the input data set.</div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="IAxis.html#valueToLabel()">valueToLabel</a>(value:Object):String</div>
-<div class="summaryTableDescription">
-   Converts a value on the axis to formatted label text.</div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="IAxis.html#valueToLocal()">valueToLocal</a>(value:Object):Number</div>
-<div class="summaryTableDescription">
-   Calculates the position of a data point along the axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="stackingEnabled"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">stackingEnabled</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>stackingEnabled:Boolean</code>  [read-write]<p>
-   If true, the axis will allow the stacking of series that implement
-   the interface IStackedSeries.
-   
-   </p><p>Must be explicitly enabled.
-   
-   <span class="label">Implementation</span>
-<br>
-<code>    public function get stackingEnabled():Boolean</code>
-<br>
-<code>    public function set stackingEnabled(value:Boolean):void</code>
-<br>
-<p>
-<span class="label">See also</span>
-</p>
-<div class="seeAlso">
-<a href="../series/IStackedSeries.html" target="">com.yahoo.astra.fl.charts.series.IStackedSeries</a>
-</div>
-</div>
-<a name="methodDetail"></a>
-<div class="detailSectionHeader">Method detail</div>
-<a name="stack()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">stack</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function stack(top:Object, ... rest):Object</code><p>
-   Calculates the sum of values if they were stacked on the axis.
-   The first value is important because some axis types, such as
-   NumericAxis, may differentiate between positive and negative values.
-   
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">top</span>:Object</code></td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code>... <span class="label">rest</span></code></td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>Object</code></td>
-</tr>
-</table>
-<p>
-<span class="label">See also</span>
-</p>
-<div class="seeAlso">
-<a href="NumericAxis.html" target="">NumericAxis</a>
-</div>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/axes/NumericAxis.html b/as-docs/com/yahoo/astra/fl/charts/axes/NumericAxis.html
deleted file mode 100644
index 35309e0..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/axes/NumericAxis.html
+++ /dev/null
@@ -1,715 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="NumericAxis,com.yahoo.astra.fl.charts.axes.NumericAxis,adjustMaximumByMajorUnit,adjustMinimumByMajorUnit,alwaysShowZero,calculateByLabelSize,idealPixels,majorUnit,maximum,minimum,minorUnit,numLabels,origin,roundMajorUnit,scale,snapToUnits,stackingEnabled,getMaxLabel,stack,updateScale,valueToLocal" name="keywords">
-<title>com.yahoo.astra.fl.charts.axes.NumericAxis</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'NumericAxis - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/axes/NumericAxis.html&com/yahoo/astra/fl/charts/axes/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class NumericAxis</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class NumericAxis"); titleBar_setSubNav(false,true,false,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.axes</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class NumericAxis</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">NumericAxis <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> <a href="BaseAxis.html">BaseAxis</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> flash.events.EventDispatcher</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Implements</td><td><a href="IAxis.html">IAxis</a>, <a href="IOriginAxis.html">IOriginAxis</a>, <a href="IStackingAxis.html">IStackingAxis</a></td>
-</tr>
-</table>
-<p></p>
-  An axis type representing a numeric range from minimum to maximum
-  with major and minor divisions.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<div class="showHideLinks">
-<div class="hideInheritedProperty" id="hideInheritedProperty">
-<a onclick="javascript:setInheritedVisible(false,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Properties</a>
-</div>
-<div class="showInheritedProperty" id="showInheritedProperty">
-<a onclick="javascript:setInheritedVisible(true,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Properties</a>
-</div>
-</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#adjustMaximumByMajorUnit">adjustMaximumByMajorUnit</a> : Boolean<div class="summaryTableDescription">
-    Indicates whether to extend maximum beyond data's maximum to the 
-    nearest majorUnit.</div>
-</td><td class="summaryTableOwnerCol">NumericAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#adjustMinimumByMajorUnit">adjustMinimumByMajorUnit</a> : Boolean<div class="summaryTableDescription">
-    Indicates whether to extend minimum beyond data's minimum to the 
-    nearest majorUnit.</div>
-</td><td class="summaryTableOwnerCol">NumericAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#alwaysShowZero">alwaysShowZero</a> : Boolean<div class="summaryTableDescription">
-   If true, the axis will attempt to keep zero visible at all times.</div>
-</td><td class="summaryTableOwnerCol">NumericAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#calculateByLabelSize">calculateByLabelSize</a> : Boolean<div class="summaryTableDescription"> 
-   Indicates whether to use the maximum size of an axis label 
-   when calculating the majorUnit.</div>
-</td><td class="summaryTableOwnerCol">NumericAxis</td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#chart">chart</a> : <a href="../../charts/IChart.html">IChart</a>
-<div class="summaryTableDescription">
-   The chart in which this axis appears.</div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#dataProvider">dataProvider</a> : Array<div class="summaryTableDescription">
-         Data provider for the axis
-         </div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#height">height</a> : Number<div class="summaryTableDescription"> 
-   Total height of axis
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#idealPixels">idealPixels</a> : Number<div class="summaryTableDescription">
-   Desired distance between majorUnits.</div>
-</td><td class="summaryTableOwnerCol">NumericAxis</td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#labelData">labelData</a> : <a href="../axes/AxisLabelData.html">AxisLabelData</a>
-<div class="summaryTableDescription">
-   Maximum dimensions of axis labels
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#labelFunction">labelFunction</a> : Function<div class="summaryTableDescription">
-   A function may be set to determine the text value of the labels.</div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#labelSpacing">labelSpacing</a> : Number<div class="summaryTableDescription">
-   The space, in pixels, between labels on an axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#majorUnit">majorUnit</a> : Number<div class="summaryTableDescription">
-   The major unit at which new ticks and labels are drawn.</div>
-</td><td class="summaryTableOwnerCol">NumericAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#maximum">maximum</a> : Number<div class="summaryTableDescription">
-   The maximum value displayed on the axis.</div>
-</td><td class="summaryTableOwnerCol">NumericAxis</td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#maxLabel">maxLabel</a> : String<div class="summaryTableDescription">
-         Gets or sets the largest possible label.</div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#maxLabelHeight">maxLabelHeight</a> : Number<div class="summaryTableDescription">
-         Gets or sets the maximum height of a label
-         </div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#maxLabelWidth">maxLabelWidth</a> : Number<div class="summaryTableDescription">
-         Gets or sets the maximum width of a label
-         </div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#minimum">minimum</a> : Number<div class="summaryTableDescription">
-   The minimum value displayed on the axis.</div>
-</td><td class="summaryTableOwnerCol">NumericAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#minorUnit">minorUnit</a> : Number<div class="summaryTableDescription">
-   The minor unit at which new ticks are drawn.</div>
-</td><td class="summaryTableOwnerCol">NumericAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#numLabels">numLabels</a> : Number<div class="summaryTableDescription">
-   
-   </div>
-</td><td class="summaryTableOwnerCol">NumericAxis</td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#order">order</a> : String = "primary"<div class="summaryTableDescription">
-         </div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#origin">origin</a> : Object<div class="summaryTableDescription">[read-only]
-   
-   Returns the value of the origin.</div>
-</td><td class="summaryTableOwnerCol">NumericAxis</td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#position">position</a> : String<div class="summaryTableDescription">
-   Position of axis in relation to the chart
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#renderer">renderer</a> : <a href="../axes/IAxisRenderer.html">IAxisRenderer</a>
-<div class="summaryTableDescription">
-         The visual renderer applied to this axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#reverse">reverse</a> : Boolean<div class="summaryTableDescription">
-   Sets the direction of the labels and other visual objects along the axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#roundMajorUnit">roundMajorUnit</a> : Boolean<div class="summaryTableDescription">
-   Indicates whether to round the major unit
-   </div>
-</td><td class="summaryTableOwnerCol">NumericAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#scale">scale</a> : String<div class="summaryTableDescription">
-   The type of scaling used to display items on the axis.</div>
-</td><td class="summaryTableOwnerCol">NumericAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#snapToUnits">snapToUnits</a> : Boolean<div class="summaryTableDescription">
-   If true, the labels, ticks, gridlines, and other objects will snap to
-   the nearest major or minor unit.</div>
-</td><td class="summaryTableOwnerCol">NumericAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#stackingEnabled">stackingEnabled</a> : Boolean<div class="summaryTableDescription">
-   
-   If true, the axis will allow the stacking of series that implement
-   the interface IStackedSeries.</div>
-</td><td class="summaryTableOwnerCol">NumericAxis</td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#title">title</a> : String<div class="summaryTableDescription">
-   The text that will appear next to the axis to indicate information
-   about the data that it displays.</div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#width">width</a> : Number<div class="summaryTableDescription">
-   Total width of axis
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedMethod" id="hideInheritedMethod">
-<a onclick="javascript:setInheritedVisible(false,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Methods</a>
-</div>
-<div class="showInheritedMethod" id="showInheritedMethod">
-<a onclick="javascript:setInheritedVisible(true,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Methods</a>
-</div>
-</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#NumericAxis()">NumericAxis</a>()</div>
-<div class="summaryTableDescription">
-   Constructor.</div>
-</td><td class="summaryTableOwnerCol">NumericAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#getMaxLabel()">getMaxLabel</a>():String</div>
-<div class="summaryTableDescription">
-   
-   Returns the maximum string length of a label on the axis.</div>
-</td><td class="summaryTableOwnerCol">NumericAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#stack()">stack</a>(top:Object, ... rest):Object</div>
-<div class="summaryTableDescription">
-   
-   Calculates the sum of values if they were stacked on the axis.</div>
-</td><td class="summaryTableOwnerCol">NumericAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#updateScale()">updateScale</a>():void</div>
-<div class="summaryTableDescription">
-   
-   Determines the axis scale based on the input data set.</div>
-</td><td class="summaryTableOwnerCol">NumericAxis</td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="BaseAxis.html#valueToLabel()">valueToLabel</a>(value:Object):String</div>
-<div class="summaryTableDescription">
-   Converts a value on the axis to formatted label text.</div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#valueToLocal()">valueToLocal</a>(data:Object):Number</div>
-<div class="summaryTableDescription">
-   
-   Calculates the position of a data point along the axis.</div>
-</td><td class="summaryTableOwnerCol">NumericAxis</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="adjustMaximumByMajorUnit"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">adjustMaximumByMajorUnit</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>adjustMaximumByMajorUnit:Boolean</code>  [read-write]<p>
-    Indicates whether to extend maximum beyond data's maximum to the 
-    nearest majorUnit.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get adjustMaximumByMajorUnit():Boolean</code>
-<br>
-<code>    public function set adjustMaximumByMajorUnit(value:Boolean):void</code>
-<br>
-</div>
-<a name="adjustMinimumByMajorUnit"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">adjustMinimumByMajorUnit</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>adjustMinimumByMajorUnit:Boolean</code>  [read-write]<p>
-    Indicates whether to extend minimum beyond data's minimum to the 
-    nearest majorUnit.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get adjustMinimumByMajorUnit():Boolean</code>
-<br>
-<code>    public function set adjustMinimumByMajorUnit(value:Boolean):void</code>
-<br>
-</div>
-<a name="alwaysShowZero"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">alwaysShowZero</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>alwaysShowZero:Boolean</code>  [read-write]<p>
-   If true, the axis will attempt to keep zero visible at all times.
-   If both the minimum and maximum values displayed on the axis are
-   above zero, the minimum will be reset to zero. If both minimum and
-   maximum appear below zero, the maximum will be reset to zero. If
-   the minimum and maximum appear at positive and negative values
-   respectively, zero is already visible and the axis scale does not
-   change.
-   
-   </p><p>This property has no affect if you manually set the minimum and
-   maximum values of the axis.</p>
-   <span class="label">Implementation</span>
-<br>
-<code>    public function get alwaysShowZero():Boolean</code>
-<br>
-<code>    public function set alwaysShowZero(value:Boolean):void</code>
-<br>
-</div>
-<a name="calculateByLabelSize"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">calculateByLabelSize</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>calculateByLabelSize:Boolean</code>  [read-write]<p> 
-   Indicates whether to use the maximum size of an axis label 
-   when calculating the majorUnit.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get calculateByLabelSize():Boolean</code>
-<br>
-<code>    public function set calculateByLabelSize(value:Boolean):void</code>
-<br>
-</div>
-<a name="idealPixels"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">idealPixels</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>idealPixels:Number</code>  [read-write]<p>
-   Desired distance between majorUnits. Used to calculate the major unit
-   when unspecified and <code>calculateByLabelSize</code> is set to false.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get idealPixels():Number</code>
-<br>
-<code>    public function set idealPixels(value:Number):void</code>
-<br>
-</div>
-<a name="majorUnit"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">majorUnit</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>majorUnit:Number</code>  [read-write]<p>
-   The major unit at which new ticks and labels are drawn. By default, this value
-   is generated by the axis itself. If the user defines this value, the axis will
-   skip the automatic generation. To enable this behavior again, set this property
-   to NaN.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get majorUnit():Number</code>
-<br>
-<code>    public function set majorUnit(value:Number):void</code>
-<br>
-</div>
-<a name="maximum"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">maximum</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>maximum:Number</code>  [read-write]<p>
-   The maximum value displayed on the axis. By default, this value is generated
-   by the axis itself. If the user defines this value, the axis will skip this
-   automatic generation. To enable this behavior again, set this property to NaN.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get maximum():Number</code>
-<br>
-<code>    public function set maximum(value:Number):void</code>
-<br>
-</div>
-<a name="minimum"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">minimum</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>minimum:Number</code>  [read-write]<p>
-   The minimum value displayed on the axis. By default, this value is generated
-   by the axis itself. If the user defines this value, the axis will skip this
-   automatic generation. To enable this behavior again, set this property to NaN.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get minimum():Number</code>
-<br>
-<code>    public function set minimum(value:Number):void</code>
-<br>
-</div>
-<a name="minorUnit"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">minorUnit</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>minorUnit:Number</code>  [read-write]<p>
-   The minor unit at which new ticks are drawn. By default, this value
-   is generated by the axis itself. If the user defines this value, the axis will
-   skip the automatic generation. To enable this behavior again, set this property
-   to NaN.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get minorUnit():Number</code>
-<br>
-<code>    public function set minorUnit(value:Number):void</code>
-<br>
-</div>
-<a name="numLabels"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">numLabels</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>numLabels:Number</code>  [read-write]<p>
-   
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get numLabels():Number</code>
-<br>
-<code>    public function set numLabels(value:Number):void</code>
-<br>
-</div>
-<a name="origin"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">origin</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>origin:Object</code>  [read-only]<p>
-   
-   Returns the value of the origin. This is not the position of the
-   origin. To get the origin's position, pass the origin value to
-   valueToLocal().
-   
-   Note: This value may not be the true origin value. It may be a
-   minimum or maximum value if the actual origin is not visible.
-   
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get origin():Object</code>
-<br>
-</div>
-<a name="roundMajorUnit"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">roundMajorUnit</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>roundMajorUnit:Boolean</code>  [read-write]<p>
-   Indicates whether to round the major unit
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get roundMajorUnit():Boolean</code>
-<br>
-<code>    public function set roundMajorUnit(value:Boolean):void</code>
-<br>
-</div>
-<a name="scale"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">scale</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>scale:String</code>  [read-write]<p>
-   The type of scaling used to display items on the axis.
-   
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get scale():String</code>
-<br>
-<code>    public function set scale(value:String):void</code>
-<br>
-<p>
-<span class="label">See also</span>
-</p>
-<div class="seeAlso">com.yahoo.astra.fl.charts.ScaleType</div>
-</div>
-<a name="snapToUnits"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">snapToUnits</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>snapToUnits:Boolean</code>  [read-write]<p>
-   If true, the labels, ticks, gridlines, and other objects will snap to
-   the nearest major or minor unit. If false, their position will be based
-   on the minimum value.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get snapToUnits():Boolean</code>
-<br>
-<code>    public function set snapToUnits(value:Boolean):void</code>
-<br>
-</div>
-<a name="stackingEnabled"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">stackingEnabled</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>stackingEnabled:Boolean</code>  [read-write]<p>
-   
-   If true, the axis will allow the stacking of series that implement
-   the interface IStackedSeries.
-   
-   </p><p>Must be explicitly enabled.
-   
-   <span class="label">Implementation</span>
-<br>
-<code>    public function get stackingEnabled():Boolean</code>
-<br>
-<code>    public function set stackingEnabled(value:Boolean):void</code>
-<br>
-</div>
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="NumericAxis()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">NumericAxis</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function NumericAxis()</code><p>
-   Constructor.
-   </p></div>
-<a name="methodDetail"></a>
-<div class="detailSectionHeader">Method detail</div>
-<a name="getMaxLabel()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">getMaxLabel</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public override function getMaxLabel():String</code><p>
-   
-   Returns the maximum string length of a label on the axis.
-      </p><p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>String</code> —    the formatted label
-   </td>
-</tr>
-</table>
-</div>
-<a name="stack()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">stack</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function stack(top:Object, ... rest):Object</code><p>
-   
-   Calculates the sum of values if they were stacked on the axis.
-   The first value is important because some axis types, such as
-   NumericAxis, may differentiate between positive and negative values.
-   
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">top</span>:Object</code></td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code>... <span class="label">rest</span></code></td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>Object</code></td>
-</tr>
-</table>
-</div>
-<a name="updateScale()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">updateScale</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function updateScale():void</code><p>
-   
-   Determines the axis scale based on the input data set.
-   Seperating this function from the draw method optimizes processing time,
-   and it allows the chart to synchronize its axes.
-   
-   </p></div>
-<a name="valueToLocal()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">valueToLocal</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function valueToLocal(data:Object):Number</code><p>
-   
-   Calculates the position of a data point along the axis.
-   
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">data</span>:Object</code> —  The data used to determine the position
-   </td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>Number</code> —   The display position in pixels on the axis
-   </td>
-</tr>
-</table>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/axes/RadialAxisRenderer.html b/as-docs/com/yahoo/astra/fl/charts/axes/RadialAxisRenderer.html
deleted file mode 100644
index 3c26ecb..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/axes/RadialAxisRenderer.html
+++ /dev/null
@@ -1,221 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="RadialAxisRenderer,com.yahoo.astra.fl.charts.axes.RadialAxisRenderer,length,minorTicks,ticks,getStyleDefinition,updateBounds" name="keywords">
-<title>com.yahoo.astra.fl.charts.axes.RadialAxisRenderer</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'RadialAxisRenderer - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/axes/RadialAxisRenderer.html&com/yahoo/astra/fl/charts/axes/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class RadialAxisRenderer</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class RadialAxisRenderer"); titleBar_setSubNav(false,true,false,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.axes</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class RadialAxisRenderer</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">RadialAxisRenderer <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> fl.core.UIComponent</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Implements</td><td><a href="IRadialAxisRenderer.html">IRadialAxisRenderer</a></td>
-</tr>
-</table>
-<p></p>
-  The default axis renderer for radial axes.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#length">length</a> : Number<div class="summaryTableDescription">[read-only]
-   
-   The total length of the axis renderer, in pixels.</div>
-</td><td class="summaryTableOwnerCol">RadialAxisRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#minorTicks">minorTicks</a> : Array<div class="summaryTableDescription">
-   
-   An Array of AxisData objects specifying the positions of the minor ticks.</div>
-</td><td class="summaryTableOwnerCol">RadialAxisRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#ticks">ticks</a> : Array<div class="summaryTableDescription">
-   
-   An Array of AxisData objects specifying the positions of the ticks.</div>
-</td><td class="summaryTableOwnerCol">RadialAxisRenderer</td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#RadialAxisRenderer()">RadialAxisRenderer</a>()</div>
-<div class="summaryTableDescription">
-   Constructor.</div>
-</td><td class="summaryTableOwnerCol">RadialAxisRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#getStyleDefinition()">getStyleDefinition</a>():Object</div>
-<div class="summaryTableDescription">[static]
-   </div>
-</td><td class="summaryTableOwnerCol">RadialAxisRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#updateBounds()">updateBounds</a>():void</div>
-<div class="summaryTableDescription">
-   </div>
-</td><td class="summaryTableOwnerCol">RadialAxisRenderer</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="length"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">length</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>length:Number</code>  [read-only]<p>
-   
-   The total length of the axis renderer, in pixels.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get length():Number</code>
-<br>
-</div>
-<a name="minorTicks"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">minorTicks</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>minorTicks:Array</code>  [read-write]<p>
-   
-   An Array of AxisData objects specifying the positions of the minor ticks.
-   
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get minorTicks():Array</code>
-<br>
-<code>    public function set minorTicks(value:Array):void</code>
-<br>
-</div>
-<a name="ticks"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">ticks</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>ticks:Array</code>  [read-write]<p>
-   
-   An Array of AxisData objects specifying the positions of the ticks.
-   
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get ticks():Array</code>
-<br>
-<code>    public function set ticks(value:Array):void</code>
-<br>
-</div>
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="RadialAxisRenderer()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">RadialAxisRenderer</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function RadialAxisRenderer()</code><p>
-   Constructor.
-   </p></div>
-<a name="methodDetail"></a>
-<div class="detailSectionHeader">Method detail</div>
-<a name="getStyleDefinition()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">getStyleDefinition</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static function getStyleDefinition():Object</code><p>
-   </p><p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>Object</code></td>
-</tr>
-</table>
-</div>
-<a name="updateBounds()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">updateBounds</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function updateBounds():void</code><p>
-   </p></div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/axes/ScaleType.html b/as-docs/com/yahoo/astra/fl/charts/axes/ScaleType.html
deleted file mode 100644
index 688c77f..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/axes/ScaleType.html
+++ /dev/null
@@ -1,108 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="ScaleType,com.yahoo.astra.fl.charts.axes.ScaleType,LINEAR,LOGARITHMIC" name="keywords">
-<title>com.yahoo.astra.fl.charts.axes.ScaleType</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'ScaleType - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/axes/ScaleType.html&com/yahoo/astra/fl/charts/axes/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class ScaleType</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#constantSummary">Constants</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class ScaleType"); titleBar_setSubNav(true,false,false,false,false,false,false,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.axes</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class ScaleType</td>
-</tr>
-</table>
-<p></p>
-  Scale types available to <code>IAxis</code> objects.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="constantSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Constants</div>
-<table id="summaryTableConstant" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Constant</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#LINEAR">LINEAR</a> : String = "linear"<div class="summaryTableDescription">[static]
-   The ScaleType.LINEAR constant specifies that chart axis objects
-   should be displayed on a linear scale.</div>
-</td><td class="summaryTableOwnerCol">ScaleType</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#LOGARITHMIC">LOGARITHMIC</a> : String = "logarithmic"<div class="summaryTableDescription">[static]
-   The ScaleType.LOGARITHMIC constant specifies that chart axis objects
-   should be displayed on a logarithmic scale.</div>
-</td><td class="summaryTableOwnerCol">ScaleType</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="constantDetail"></a>
-<div class="detailSectionHeader">Constant detail</div>
-<a name="LINEAR"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">LINEAR</td><td class="detailHeaderType">constant</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static const LINEAR:String = "linear"</code><p>
-   The ScaleType.LINEAR constant specifies that chart axis objects
-   should be displayed on a linear scale.
-   </p></div>
-<a name="LOGARITHMIC"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">LOGARITHMIC</td><td class="detailHeaderType">constant</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static const LOGARITHMIC:String = "logarithmic"</code><p>
-   The ScaleType.LOGARITHMIC constant specifies that chart axis objects
-   should be displayed on a logarithmic scale.
-   </p></div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/axes/TickPosition.html b/as-docs/com/yahoo/astra/fl/charts/axes/TickPosition.html
deleted file mode 100644
index 974ff9d..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/axes/TickPosition.html
+++ /dev/null
@@ -1,125 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="TickPosition,com.yahoo.astra.fl.charts.axes.TickPosition,CROSS,INSIDE,OUTSIDE" name="keywords">
-<title>com.yahoo.astra.fl.charts.axes.TickPosition</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'TickPosition - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/axes/TickPosition.html&com/yahoo/astra/fl/charts/axes/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class TickPosition</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#constantSummary">Constants</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class TickPosition"); titleBar_setSubNav(true,false,false,false,false,false,false,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.axes</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class TickPosition</td>
-</tr>
-</table>
-<p></p>
-  Position values available to axis ticks.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="constantSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Constants</div>
-<table id="summaryTableConstant" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Constant</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#CROSS">CROSS</a> : String = "cross"<div class="summaryTableDescription">[static]
-   The TickPosition.CROSS constant specifies display of chart axis ticks
-   should be displayed crossing the axis.</div>
-</td><td class="summaryTableOwnerCol">TickPosition</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#INSIDE">INSIDE</a> : String = "inside"<div class="summaryTableDescription">[static]
-   The TickPosition.INSIDE constant specifies display of chart axis
-   ticks should be displayed on the inside of the axis.</div>
-</td><td class="summaryTableOwnerCol">TickPosition</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#OUTSIDE">OUTSIDE</a> : String = "outside"<div class="summaryTableDescription">[static]
-   The TickPosition.OUTSIDE constant specifies that chart axis ticks
-   should be displayed on the outside of the axis.</div>
-</td><td class="summaryTableOwnerCol">TickPosition</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="constantDetail"></a>
-<div class="detailSectionHeader">Constant detail</div>
-<a name="CROSS"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">CROSS</td><td class="detailHeaderType">constant</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static const CROSS:String = "cross"</code><p>
-   The TickPosition.CROSS constant specifies display of chart axis ticks
-   should be displayed crossing the axis.
-   </p></div>
-<a name="INSIDE"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">INSIDE</td><td class="detailHeaderType">constant</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static const INSIDE:String = "inside"</code><p>
-   The TickPosition.INSIDE constant specifies display of chart axis
-   ticks should be displayed on the inside of the axis.
-   </p></div>
-<a name="OUTSIDE"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">OUTSIDE</td><td class="detailHeaderType">constant</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static const OUTSIDE:String = "outside"</code><p>
-   The TickPosition.OUTSIDE constant specifies that chart axis ticks
-   should be displayed on the outside of the axis.
-   </p></div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/axes/TimeAxis.html b/as-docs/com/yahoo/astra/fl/charts/axes/TimeAxis.html
deleted file mode 100644
index d7f1721..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/axes/TimeAxis.html
+++ /dev/null
@@ -1,626 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="TimeAxis,com.yahoo.astra.fl.charts.axes.TimeAxis,positionMultiplier,calculateByLabelSize,idealPixels,majorTimeUnit,majorUnit,maximum,minimum,minorTimeUnit,minorUnit,snapToUnits,stackingEnabled,getMaxLabel,stack,updateScale,valueToLabel,valueToLocal" name="keywords">
-<title>com.yahoo.astra.fl.charts.axes.TimeAxis</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'TimeAxis - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/axes/TimeAxis.html&com/yahoo/astra/fl/charts/axes/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class TimeAxis</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class TimeAxis"); titleBar_setSubNav(false,true,false,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.axes</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class TimeAxis</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">TimeAxis <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> <a href="BaseAxis.html">BaseAxis</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> flash.events.EventDispatcher</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Implements</td><td><a href="IAxis.html">IAxis</a>, <a href="IStackingAxis.html">IStackingAxis</a></td>
-</tr>
-</table>
-<p></p>
-  An axis type representing a date and time range from minimum to maximum
-  with major and minor divisions.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<div class="showHideLinks">
-<div class="hideInheritedProperty" id="hideInheritedProperty">
-<a onclick="javascript:setInheritedVisible(false,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Properties</a>
-</div>
-<div class="showInheritedProperty" id="showInheritedProperty">
-<a onclick="javascript:setInheritedVisible(true,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Properties</a>
-</div>
-</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#calculateByLabelSize">calculateByLabelSize</a> : Boolean<div class="summaryTableDescription"> 
-   Indicates whether to use the maximum size of an axis label 
-   when calculating the majorUnit.</div>
-</td><td class="summaryTableOwnerCol">TimeAxis</td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#chart">chart</a> : <a href="../../charts/IChart.html">IChart</a>
-<div class="summaryTableDescription">
-   The chart in which this axis appears.</div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#dataProvider">dataProvider</a> : Array<div class="summaryTableDescription">
-         Data provider for the axis
-         </div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#height">height</a> : Number<div class="summaryTableDescription"> 
-   Total height of axis
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#idealPixels">idealPixels</a> : Number<div class="summaryTableDescription">
-   Desired distance between majorUnits.</div>
-</td><td class="summaryTableOwnerCol">TimeAxis</td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#labelData">labelData</a> : <a href="../axes/AxisLabelData.html">AxisLabelData</a>
-<div class="summaryTableDescription">
-   Maximum dimensions of axis labels
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#labelFunction">labelFunction</a> : Function<div class="summaryTableDescription">
-   A function may be set to determine the text value of the labels.</div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#labelSpacing">labelSpacing</a> : Number<div class="summaryTableDescription">
-   The space, in pixels, between labels on an axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#majorTimeUnit">majorTimeUnit</a> : String<div class="summaryTableDescription">
-   Combined with majorUnit, determines the amount of time between major ticks and labels.</div>
-</td><td class="summaryTableOwnerCol">TimeAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#majorUnit">majorUnit</a> : Number<div class="summaryTableDescription">
-   The major unit at which new lines are drawn.</div>
-</td><td class="summaryTableOwnerCol">TimeAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#maximum">maximum</a> : Date<div class="summaryTableDescription">
-   The maximum value displayed on the axis.</div>
-</td><td class="summaryTableOwnerCol">TimeAxis</td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#maxLabel">maxLabel</a> : String<div class="summaryTableDescription">
-         Gets or sets the largest possible label.</div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#maxLabelHeight">maxLabelHeight</a> : Number<div class="summaryTableDescription">
-         Gets or sets the maximum height of a label
-         </div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#maxLabelWidth">maxLabelWidth</a> : Number<div class="summaryTableDescription">
-         Gets or sets the maximum width of a label
-         </div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#minimum">minimum</a> : Date<div class="summaryTableDescription">
-   The minimum value displayed on the axis.</div>
-</td><td class="summaryTableOwnerCol">TimeAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#minorTimeUnit">minorTimeUnit</a> : String<div class="summaryTableDescription">
-   Combined with minorUnit, determines the amount of time between minor ticks.</div>
-</td><td class="summaryTableOwnerCol">TimeAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#minorUnit">minorUnit</a> : Number<div class="summaryTableDescription">
-   The minor unit at which new lines are drawn.</div>
-</td><td class="summaryTableOwnerCol">TimeAxis</td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#order">order</a> : String = "primary"<div class="summaryTableDescription">
-         </div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#position">position</a> : String<div class="summaryTableDescription">
-   Position of axis in relation to the chart
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#renderer">renderer</a> : <a href="../axes/IAxisRenderer.html">IAxisRenderer</a>
-<div class="summaryTableDescription">
-         The visual renderer applied to this axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#reverse">reverse</a> : Boolean<div class="summaryTableDescription">
-   Sets the direction of the labels and other visual objects along the axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#snapToUnits">snapToUnits</a> : Boolean<div class="summaryTableDescription">
-   If true, the labels, ticks, gridlines, and other objects will snap to
-   the nearest major or minor unit.</div>
-</td><td class="summaryTableOwnerCol">TimeAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#stackingEnabled">stackingEnabled</a> : Boolean<div class="summaryTableDescription">
-   
-   If true, the axis will allow the stacking of series that implement
-   the interface IStackedSeries.</div>
-</td><td class="summaryTableOwnerCol">TimeAxis</td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#title">title</a> : String<div class="summaryTableDescription">
-   The text that will appear next to the axis to indicate information
-   about the data that it displays.</div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="BaseAxis.html#width">width</a> : Number<div class="summaryTableDescription">
-   Total width of axis
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-</table>
-</div>
-<a name="protectedPropertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Protected Properties</div>
-<table id="summaryTableProtectedProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#positionMultiplier">positionMultiplier</a> : Number = 0<div class="summaryTableDescription"></div>
-</td><td class="summaryTableOwnerCol">TimeAxis</td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#TimeAxis()">TimeAxis</a>()</div>
-<div class="summaryTableDescription">
-   Constructor.</div>
-</td><td class="summaryTableOwnerCol">TimeAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#getMaxLabel()">getMaxLabel</a>():String</div>
-<div class="summaryTableDescription">
-   
-   Returns the maximum string length of a label on the axis.</div>
-</td><td class="summaryTableOwnerCol">TimeAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#stack()">stack</a>(top:Object, ... rest):Object</div>
-<div class="summaryTableDescription">
-   
-   Calculates the sum of values if they were stacked on the axis.</div>
-</td><td class="summaryTableOwnerCol">TimeAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#updateScale()">updateScale</a>():void</div>
-<div class="summaryTableDescription">
-   
-   Determines the axis scale based on the input data set.</div>
-</td><td class="summaryTableOwnerCol">TimeAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#valueToLabel()">valueToLabel</a>(value:Object):String</div>
-<div class="summaryTableDescription">
-   
-   Converts a value on the axis to formatted label text.</div>
-</td><td class="summaryTableOwnerCol">TimeAxis</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#valueToLocal()">valueToLocal</a>(value:Object):Number</div>
-<div class="summaryTableDescription">
-   
-   Calculates the position of a data point along the axis.</div>
-</td><td class="summaryTableOwnerCol">TimeAxis</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="calculateByLabelSize"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">calculateByLabelSize</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>calculateByLabelSize:Boolean</code>  [read-write]<p> 
-   Indicates whether to use the maximum size of an axis label 
-   when calculating the majorUnit.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get calculateByLabelSize():Boolean</code>
-<br>
-<code>    public function set calculateByLabelSize(value:Boolean):void</code>
-<br>
-</div>
-<a name="idealPixels"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">idealPixels</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>idealPixels:Number</code>  [read-write]<p>
-   Desired distance between majorUnits. Used to calculate the major unit
-   when unspecified and <code>calculateByLabelSize</code> is set to false.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get idealPixels():Number</code>
-<br>
-<code>    public function set idealPixels(value:Number):void</code>
-<br>
-</div>
-<a name="majorTimeUnit"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">majorTimeUnit</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>majorTimeUnit:String</code>  [read-write]<p>
-   Combined with majorUnit, determines the amount of time between major ticks and labels.
-   
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get majorTimeUnit():String</code>
-<br>
-<code>    public function set majorTimeUnit(value:String):void</code>
-<br>
-<p>
-<span class="label">See also</span>
-</p>
-<div class="seeAlso">com.yahoo.astra.fl.charts.TimeUnit;</div>
-</div>
-<a name="majorUnit"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">majorUnit</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>majorUnit:Number</code>  [read-write]<p>
-   The major unit at which new lines are drawn.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get majorUnit():Number</code>
-<br>
-<code>    public function set majorUnit(value:Number):void</code>
-<br>
-</div>
-<a name="maximum"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">maximum</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>maximum:Date</code>  [read-write]<p>
-   The maximum value displayed on the axis.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get maximum():Date</code>
-<br>
-<code>    public function set maximum(value:Date):void</code>
-<br>
-</div>
-<a name="minimum"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">minimum</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>minimum:Date</code>  [read-write]<p>
-   The minimum value displayed on the axis.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get minimum():Date</code>
-<br>
-<code>    public function set minimum(value:Date):void</code>
-<br>
-</div>
-<a name="minorTimeUnit"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">minorTimeUnit</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>minorTimeUnit:String</code>  [read-write]<p>
-   Combined with minorUnit, determines the amount of time between minor ticks.
-   
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get minorTimeUnit():String</code>
-<br>
-<code>    public function set minorTimeUnit(value:String):void</code>
-<br>
-<p>
-<span class="label">See also</span>
-</p>
-<div class="seeAlso">com.yahoo.astra.fl.charts.TimeUnit;</div>
-</div>
-<a name="minorUnit"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">minorUnit</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>minorUnit:Number</code>  [read-write]<p>
-   The minor unit at which new lines are drawn.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get minorUnit():Number</code>
-<br>
-<code>    public function set minorUnit(value:Number):void</code>
-<br>
-</div>
-<a name="positionMultiplier"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">positionMultiplier</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>protected var positionMultiplier:Number = 0</code>
-</div>
-<a name="snapToUnits"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">snapToUnits</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>snapToUnits:Boolean</code>  [read-write]<p>
-   If true, the labels, ticks, gridlines, and other objects will snap to
-   the nearest major or minor unit. If false, their position will be based
-   on the minimum value.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get snapToUnits():Boolean</code>
-<br>
-<code>    public function set snapToUnits(value:Boolean):void</code>
-<br>
-</div>
-<a name="stackingEnabled"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">stackingEnabled</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>stackingEnabled:Boolean</code>  [read-write]<p>
-   
-   If true, the axis will allow the stacking of series that implement
-   the interface IStackedSeries.
-   
-   </p><p>Must be explicitly enabled.
-   
-   <span class="label">Implementation</span>
-<br>
-<code>    public function get stackingEnabled():Boolean</code>
-<br>
-<code>    public function set stackingEnabled(value:Boolean):void</code>
-<br>
-</div>
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="TimeAxis()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">TimeAxis</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function TimeAxis()</code><p>
-   Constructor.
-   </p></div>
-<a name="methodDetail"></a>
-<div class="detailSectionHeader">Method detail</div>
-<a name="getMaxLabel()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">getMaxLabel</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public override function getMaxLabel():String</code><p>
-   
-   Returns the maximum string length of a label on the axis.
-      </p><p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>String</code> —    the formatted label
-   </td>
-</tr>
-</table>
-</div>
-<a name="stack()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">stack</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function stack(top:Object, ... rest):Object</code><p>
-   
-   Calculates the sum of values if they were stacked on the axis.
-   The first value is important because some axis types, such as
-   NumericAxis, may differentiate between positive and negative values.
-   
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">top</span>:Object</code></td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code>... <span class="label">rest</span></code></td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>Object</code></td>
-</tr>
-</table>
-</div>
-<a name="updateScale()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">updateScale</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function updateScale():void</code><p>
-   
-   Determines the axis scale based on the input data set.
-   Seperating this function from the draw method optimizes processing time,
-   and it allows the chart to synchronize its axes.
-   
-   </p></div>
-<a name="valueToLabel()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">valueToLabel</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public override function valueToLabel(value:Object):String</code><p>
-   
-   Converts a value on the axis to formatted label text.
-   
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">value</span>:Object</code> —  the value of the item for which a label is needed
-   </td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>String</code> —   the formatted label text
-   </td>
-</tr>
-</table>
-</div>
-<a name="valueToLocal()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">valueToLocal</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function valueToLocal(value:Object):Number</code><p>
-   
-   Calculates the position of a data point along the axis.
-   
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">value</span>:Object</code> —  The data used to determine the position
-   </td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>Number</code> —   The display position in pixels on the axis
-   </td>
-</tr>
-</table>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/axes/VerticalAxisRenderer.html b/as-docs/com/yahoo/astra/fl/charts/axes/VerticalAxisRenderer.html
deleted file mode 100644
index 01946d1..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/axes/VerticalAxisRenderer.html
+++ /dev/null
@@ -1,373 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="VerticalAxisRenderer,com.yahoo.astra.fl.charts.axes.VerticalAxisRenderer" name="keywords">
-<title>com.yahoo.astra.fl.charts.axes.VerticalAxisRenderer</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'VerticalAxisRenderer - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/axes/VerticalAxisRenderer.html&com/yahoo/astra/fl/charts/axes/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class VerticalAxisRenderer</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a> | <a href="#styleSummary">Styles</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class VerticalAxisRenderer"); titleBar_setSubNav(false,true,true,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.axes</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class VerticalAxisRenderer</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">VerticalAxisRenderer <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> <a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> fl.core.UIComponent</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Implements</td><td><a href="ICartesianAxisRenderer.html">ICartesianAxisRenderer</a></td>
-</tr>
-</table>
-<p></p>
-  The default vertical axis renderer for a cartesian chart.
-  
-  <p></p>
-<p>
-<span class="classHeaderTableLabel">See also</span>
-</p>
-<div class="seeAlso">
-<a href="../../charts/CartesianChart.html" target="">com.yahoo.astra.fl.charts.CartesianChart</a>
-</div>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<div class="showHideLinks">
-<div class="hideInheritedProperty" id="hideInheritedProperty">
-<a onclick="javascript:setInheritedVisible(false,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Properties</a>
-</div>
-<div class="showInheritedProperty" id="showInheritedProperty">
-<a onclick="javascript:setInheritedVisible(true,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Properties</a>
-</div>
-</div>
-<table id="summaryTableProperty" class="summaryTable hideInheritedProperty" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="DefaultAxisRenderer.html#contentBounds">contentBounds</a> : Rectangle<div class="summaryTableDescription">
-   
-   Represents the area where content should be drawn within the axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="DefaultAxisRenderer.html#length">length</a> : Number<div class="summaryTableDescription">
-   
-   The total length of the axis renderer, in pixels.</div>
-</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="DefaultAxisRenderer.html#majorUnitSetByUser">majorUnitSetByUser</a> : Boolean<div class="summaryTableDescription">
-   Indicates whether the major unit is user-defined or generated by the axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="DefaultAxisRenderer.html#minorTicks">minorTicks</a> : Array<div class="summaryTableDescription">
-   
-   An Array of AxisData objects specifying the positions of the minor ticks.</div>
-</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="DefaultAxisRenderer.html#orientation">orientation</a> : String<div class="summaryTableDescription">
-   
-   Determines if the axis is displayed vertically or horizontally.</div>
-</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="DefaultAxisRenderer.html#outerTickOffset">outerTickOffset</a> : Number<div class="summaryTableDescription"></div>
-</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="DefaultAxisRenderer.html#position">position</a> : String<div class="summaryTableDescription">
-   Indicates alignment of axis
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="DefaultAxisRenderer.html#ticks">ticks</a> : Array<div class="summaryTableDescription">
-   
-   An Array of AxisData objects specifying the positions of the ticks.</div>
-</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="DefaultAxisRenderer.html#title">title</a> : String<div class="summaryTableDescription">
-   
-   The title text to display on the axis.</div>
-</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedMethod" id="hideInheritedMethod">
-<a onclick="javascript:setInheritedVisible(false,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Methods</a>
-</div>
-<div class="showInheritedMethod" id="showInheritedMethod">
-<a onclick="javascript:setInheritedVisible(true,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Methods</a>
-</div>
-</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#VerticalAxisRenderer()">VerticalAxisRenderer</a>()</div>
-<div class="summaryTableDescription"></div>
-</td><td class="summaryTableOwnerCol">VerticalAxisRenderer</td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#updateAxis()">updateAxis</a>():void</div>
-<div class="summaryTableDescription">
-   
-   Calculates the <code>contentBounds</code> value for the axis renderer.</div>
-</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-</table>
-</div>
-<a name="styleSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Styles</div>
-<div class="showHideLinks">
-<div class="hideInheritedStyle" id="hideInheritedStyle">
-<a onclick="javascript:setInheritedVisible(false,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Styles</a>
-</div>
-<div class="showInheritedStyle" id="showInheritedStyle">
-<a onclick="javascript:setInheritedVisible(true,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Styles</a>
-</div>
-</div>
-<table id="summaryTableStyle" class="summaryTable hideInheritedStyle" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Style</th><th>Description</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:axisColor">axisColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:axisWeight">axisWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:hideOverlappingLabels">hideOverlappingLabels</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br> 
-  If true, labels that overlap previously drawn labels on the axis will be
-  hidden.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:labelDistance">labelDistance</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The distance, in pixels, between a label and the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:labelRotation">labelRotation</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br> 
-  The angle, in degrees, of the labels on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:minorTickColor">minorTickColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the minor ticks on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:minorTickLength">minorTickLength</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The length of the minor ticks on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:minorTickPosition">minorTickPosition</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
-  The position of the minor ticks on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:minorTickWeight">minorTickWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the minor ticks on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:showAxis">showAxis</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If false, the axis is not drawn.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:showLabels">showLabels</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, labels will be displayed on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:showMinorTicks">showMinorTicks</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, ticks will be displayed on the axis at minor positions.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:showTicks">showTicks</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, ticks will be displayed on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:showTitle">showTitle</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  If true, the axis title will be displayed.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:tickColor">tickColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The line color for the ticks on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:tickLength">tickLength</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The length, in pixels, of the ticks on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:tickPosition">tickPosition</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
-  The position of the ticks on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:tickWeight">tickWeight</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-  The line weight, in pixels, for the ticks on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:titleDistance">titleDistance</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-  The distance, in pixels, between a title and the axis labels.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:titleRotation">titleRotation</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br> 
-  The angle, in degrees, of the title on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="DefaultAxisRenderer.html#style:titleTextFormat">titleTextFormat</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>TextFormat<br>
-  The TextFormat object to use to render the axis title label.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="VerticalAxisRenderer()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">VerticalAxisRenderer</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function VerticalAxisRenderer()</code>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/axes/class-list.html b/as-docs/com/yahoo/astra/fl/charts/axes/class-list.html
deleted file mode 100644
index 280e166..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/axes/class-list.html
+++ /dev/null
@@ -1,93 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>com.yahoo.astra.fl.charts.axes - YUI AS Component Documentation</title>
-<base target="classFrame">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-</head>
-<body class="classFrameContent">
-<h3>
-<a style="color:black" target="classFrame" href="package-detail.html">Package com.yahoo.astra.fl.charts.axes</a>
-</h3>
-<table cellspacing="0" cellpadding="0">
-<tr>
-<td><a style="color:black" href="package-detail.html#interfaceSummary"><b>Interfaces</b></a></td>
-</tr>
-<tr>
-<td><a href="IAxis.html"><i>IAxis</i></a></td>
-</tr>
-<tr>
-<td><a href="IAxisRenderer.html"><i>IAxisRenderer</i></a></td>
-</tr>
-<tr>
-<td><a href="ICartesianAxisRenderer.html"><i>ICartesianAxisRenderer</i></a></td>
-</tr>
-<tr>
-<td><a href="IClusteringAxis.html"><i>IClusteringAxis</i></a></td>
-</tr>
-<tr>
-<td><a href="IGridLinesRenderer.html"><i>IGridLinesRenderer</i></a></td>
-</tr>
-<tr>
-<td><a href="IOriginAxis.html"><i>IOriginAxis</i></a></td>
-</tr>
-<tr>
-<td><a href="IRadialAxisRenderer.html"><i>IRadialAxisRenderer</i></a></td>
-</tr>
-<tr>
-<td><a href="IStackingAxis.html"><i>IStackingAxis</i></a></td>
-</tr>
-<tr>
-<td width="10px"> </td>
-</tr>
-<tr>
-<td><a style="color:black" href="package-detail.html#classSummary"><b>Classes</b></a></td>
-</tr>
-<tr>
-<td><a href="AxisData.html">AxisData</a></td>
-</tr>
-<tr>
-<td><a href="AxisLabelData.html">AxisLabelData</a></td>
-</tr>
-<tr>
-<td><a href="AxisOrientation.html">AxisOrientation</a></td>
-</tr>
-<tr>
-<td><a href="BaseAxis.html">BaseAxis</a></td>
-</tr>
-<tr>
-<td><a href="CategoryAxis.html">CategoryAxis</a></td>
-</tr>
-<tr>
-<td><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
-</tr>
-<tr>
-<td><a href="DefaultGridLinesRenderer.html">DefaultGridLinesRenderer</a></td>
-</tr>
-<tr>
-<td><a href="HorizontalAxisRenderer.html">HorizontalAxisRenderer</a></td>
-</tr>
-<tr>
-<td><a href="NumericAxis.html">NumericAxis</a></td>
-</tr>
-<tr>
-<td><a href="RadialAxisRenderer.html">RadialAxisRenderer</a></td>
-</tr>
-<tr>
-<td><a href="ScaleType.html">ScaleType</a></td>
-</tr>
-<tr>
-<td><a href="TickPosition.html">TickPosition</a></td>
-</tr>
-<tr>
-<td><a href="TimeAxis.html">TimeAxis</a></td>
-</tr>
-<tr>
-<td><a href="VerticalAxisRenderer.html">VerticalAxisRenderer</a></td>
-</tr>
-</table>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/axes/package-detail.html b/as-docs/com/yahoo/astra/fl/charts/axes/package-detail.html
deleted file mode 100644
index c222abc..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/axes/package-detail.html
+++ /dev/null
@@ -1,151 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<title>com.yahoo.astra.fl.charts.axes Summary</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'com.yahoo.astra.fl.charts.axes Package - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/axes/package-detail.html&com/yahoo/astra/fl/charts/axes/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Package com.yahoo.astra.fl.charts.axes</td><td align="right" id="subNav" class="titleTableSubNav"><a href="package-detail.html#interfaceSummary">Interfaces</a> | <a href="package-detail.html#classSummary">Classes</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Package com.yahoo.astra.fl.charts.axes"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false,true,true,false);}
---></script>
-<div class="MainContent">
-<br>
-<br>
-<hr>
-<a name="interfaceSummary"></a>
-<div class="summaryTableTitle">Interfaces</div>
-<table class="summaryTable" cellspacing="0" cellpadding="3">
-<tr>
-<th> </th><th width="30%">Interface</th><th width="70%">Description</th>
-</tr>
-<tr class="prow1">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><i><a href="IAxis.html">IAxis</a></i></td><td class="summaryTableLastCol">
-  Data-only representation of a chart's axis.</td>
-</tr>
-<tr class="prow0">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><i><a href="IAxisRenderer.html">IAxisRenderer</a></i></td><td class="summaryTableLastCol">
-  A visual representation of an IAxis instance.</td>
-</tr>
-<tr class="prow1">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><i><a href="ICartesianAxisRenderer.html">ICartesianAxisRenderer</a></i></td><td class="summaryTableLastCol">
-  Interface for a cartesian chart's axis renderers.</td>
-</tr>
-<tr class="prow0">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><i><a href="IClusteringAxis.html">IClusteringAxis</a></i></td><td class="summaryTableLastCol">
-  An axis that supports clustering.</td>
-</tr>
-<tr class="prow1">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><i><a href="IGridLinesRenderer.html">IGridLinesRenderer</a></i></td><td class="summaryTableLastCol">
-  A renderer for grid lines appearing on a chart's axis.</td>
-</tr>
-<tr class="prow0">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><i><a href="IOriginAxis.html">IOriginAxis</a></i></td><td class="summaryTableLastCol">
-  An axis with an origin.</td>
-</tr>
-<tr class="prow1">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><i><a href="IRadialAxisRenderer.html">IRadialAxisRenderer</a></i></td><td class="summaryTableLastCol">
-  Interface for a chart's axis renderers.</td>
-</tr>
-<tr class="prow0">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><i><a href="IStackingAxis.html">IStackingAxis</a></i></td><td class="summaryTableLastCol">
-  A type of axis that allows values to be stacked.</td>
-</tr>
-</table>
-<a name="classSummary"></a>
-<div class="summaryTableTitle">Classes</div>
-<table class="summaryTable" cellspacing="0" cellpadding="3">
-<tr>
-<th> </th><th width="30%">Class</th><th width="70%">Description</th>
-</tr>
-<tr class="prow1">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="AxisData.html">AxisData</a></td><td class="summaryTableLastCol">
-  Positioning and other data used by an IAxisRenderer to draw
-  items like ticks.</td>
-</tr>
-<tr class="prow0">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="AxisLabelData.html">AxisLabelData</a></td><td class="summaryTableLastCol">
-  Dimension data shared by axes of the same type
-  </td>
-</tr>
-<tr class="prow1">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="AxisOrientation.html">AxisOrientation</a></td><td class="summaryTableLastCol">
-  Orientation values available to <code>IAxis</code> objects.</td>
-</tr>
-<tr class="prow0">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="BaseAxis.html">BaseAxis</a></td><td class="summaryTableLastCol">
-     Implements some of the most common axis functionality
-     to prevent duplicate code in IAxis implementations.</td>
-</tr>
-<tr class="prow1">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="CategoryAxis.html">CategoryAxis</a></td><td class="summaryTableLastCol">
-     An axis type representing a set of categories.</td>
-</tr>
-<tr class="prow0">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td><td class="summaryTableLastCol">
-  The base axis renderer for a cartesian chart.</td>
-</tr>
-<tr class="prow1">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="DefaultGridLinesRenderer.html">DefaultGridLinesRenderer</a></td><td class="summaryTableLastCol">
-  Renders grid lines associated with a cartesian axis.</td>
-</tr>
-<tr class="prow0">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="HorizontalAxisRenderer.html">HorizontalAxisRenderer</a></td><td class="summaryTableLastCol">
-  The default horizontal axis renderer for a cartesian chart.</td>
-</tr>
-<tr class="prow1">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="NumericAxis.html">NumericAxis</a></td><td class="summaryTableLastCol">
-  An axis type representing a numeric range from minimum to maximum
-  with major and minor divisions.</td>
-</tr>
-<tr class="prow0">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="RadialAxisRenderer.html">RadialAxisRenderer</a></td><td class="summaryTableLastCol">
-  The default axis renderer for radial axes.</td>
-</tr>
-<tr class="prow1">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="ScaleType.html">ScaleType</a></td><td class="summaryTableLastCol">
-  Scale types available to <code>IAxis</code> objects.</td>
-</tr>
-<tr class="prow0">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="TickPosition.html">TickPosition</a></td><td class="summaryTableLastCol">
-  Position values available to axis ticks.</td>
-</tr>
-<tr class="prow1">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="TimeAxis.html">TimeAxis</a></td><td class="summaryTableLastCol">
-  An axis type representing a date and time range from minimum to maximum
-  with major and minor divisions.</td>
-</tr>
-<tr class="prow0">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="VerticalAxisRenderer.html">VerticalAxisRenderer</a></td><td class="summaryTableLastCol">
-  The default vertical axis renderer for a cartesian chart.</td>
-</tr>
-</table>
-<p></p>
-<div>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/class-list.html b/as-docs/com/yahoo/astra/fl/charts/class-list.html
deleted file mode 100644
index 782e321..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/class-list.html
+++ /dev/null
@@ -1,66 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>com.yahoo.astra.fl.charts - YUI AS Component Documentation</title>
-<base target="classFrame">
-<link rel="stylesheet" href="../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../print.css" type="text/css" media="print">
-</head>
-<body class="classFrameContent">
-<h3>
-<a style="color:black" target="classFrame" href="package-detail.html">Package com.yahoo.astra.fl.charts</a>
-</h3>
-<table cellspacing="0" cellpadding="0">
-<tr>
-<td><a style="color:black" href="package-detail.html#interfaceSummary"><b>Interfaces</b></a></td>
-</tr>
-<tr>
-<td><a href="ICategoryChart.html"><i>ICategoryChart</i></a></td>
-</tr>
-<tr>
-<td><a href="IChart.html"><i>IChart</i></a></td>
-</tr>
-<tr>
-<td><a href="IDataTipRenderer.html"><i>IDataTipRenderer</i></a></td>
-</tr>
-<tr>
-<td width="10px"> </td>
-</tr>
-<tr>
-<td><a style="color:black" href="package-detail.html#classSummary"><b>Classes</b></a></td>
-</tr>
-<tr>
-<td><a href="BarChart.html">BarChart</a></td>
-</tr>
-<tr>
-<td><a href="CartesianChart.html">CartesianChart</a></td>
-</tr>
-<tr>
-<td><a href="Chart.html">Chart</a></td>
-</tr>
-<tr>
-<td><a href="ChartUtil.html">ChartUtil</a></td>
-</tr>
-<tr>
-<td><a href="ColumnChart.html">ColumnChart</a></td>
-</tr>
-<tr>
-<td><a href="DataTipRenderer.html">DataTipRenderer</a></td>
-</tr>
-<tr>
-<td><a href="LineChart.html">LineChart</a></td>
-</tr>
-<tr>
-<td><a href="PieChart.html">PieChart</a></td>
-</tr>
-<tr>
-<td><a href="StackedBarChart.html">StackedBarChart</a></td>
-</tr>
-<tr>
-<td><a href="StackedColumnChart.html">StackedColumnChart</a></td>
-</tr>
-</table>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/events/AxisEvent.html b/as-docs/com/yahoo/astra/fl/charts/events/AxisEvent.html
deleted file mode 100644
index 2004cb3..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/events/AxisEvent.html
+++ /dev/null
@@ -1,147 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="AxisEvent,com.yahoo.astra.fl.charts.events.AxisEvent,AXIS_FAILED,AXIS_READY" name="keywords">
-<title>com.yahoo.astra.fl.charts.events.AxisEvent</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'AxisEvent - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/events/AxisEvent.html&com/yahoo/astra/fl/charts/events/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class AxisEvent</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#methodSummary">Methods</a> | <a href="#constantSummary">Constants</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class AxisEvent"); titleBar_setSubNav(true,false,false,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.events</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class AxisEvent</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">AxisEvent <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> flash.events.Event</td>
-</tr>
-</table>
-<p></p>
-  Events related to the Axis in a chart.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#AxisEvent()">AxisEvent</a>(type:String)</div>
-<div class="summaryTableDescription">
-    Constructor.</div>
-</td><td class="summaryTableOwnerCol">AxisEvent</td>
-</tr>
-</table>
-</div>
-<a name="constantSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Constants</div>
-<table id="summaryTableConstant" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Constant</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#AXIS_FAILED">AXIS_FAILED</a> : String = "axisFailed"<div class="summaryTableDescription">[static]
-   Defines the value of <code>type</code> property of an <code>axisFailed</code>
-   event object.</div>
-</td><td class="summaryTableOwnerCol">AxisEvent</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#AXIS_READY">AXIS_READY</a> : String = "axisReady"<div class="summaryTableDescription">[static]
-   Defines the value of <code>type</code> property of an <code>axisReady</code>
-   event object.</div>
-</td><td class="summaryTableOwnerCol">AxisEvent</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="AxisEvent()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">AxisEvent</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function AxisEvent(type:String)</code><p>
-    Constructor.
-    </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">type</span>:String</code></td>
-</tr>
-</table>
-</div>
-<a name="constantDetail"></a>
-<div class="detailSectionHeader">Constant detail</div>
-<a name="AXIS_FAILED"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">AXIS_FAILED</td><td class="detailHeaderType">constant</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static const AXIS_FAILED:String = "axisFailed"</code><p>
-   Defines the value of <code>type</code> property of an <code>axisFailed</code>
-   event object.
-   
-   </p></div>
-<a name="AXIS_READY"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">AXIS_READY</td><td class="detailHeaderType">constant</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static const AXIS_READY:String = "axisReady"</code><p>
-   Defines the value of <code>type</code> property of an <code>axisReady</code>
-   event object.
-      </p></div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/events/ChartEvent.html b/as-docs/com/yahoo/astra/fl/charts/events/ChartEvent.html
deleted file mode 100644
index f3a46ed..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/events/ChartEvent.html
+++ /dev/null
@@ -1,301 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="ChartEvent,com.yahoo.astra.fl.charts.events.ChartEvent,ITEM_CLICK,ITEM_DOUBLE_CLICK,ITEM_ROLL_OUT,ITEM_ROLL_OVER,index,item,itemRenderer,series" name="keywords">
-<title>com.yahoo.astra.fl.charts.events.ChartEvent</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'ChartEvent - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/events/ChartEvent.html&com/yahoo/astra/fl/charts/events/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class ChartEvent</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a> | <a href="#constantSummary">Constants</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class ChartEvent"); titleBar_setSubNav(true,true,false,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.events</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class ChartEvent</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">ChartEvent <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> flash.events.Event</td>
-</tr>
-</table>
-<p></p>
-  Events related to items appearing in a chart.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#index">index</a> : int<div class="summaryTableDescription">
-   The series index for the item related to this event.</div>
-</td><td class="summaryTableOwnerCol">ChartEvent</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#item">item</a> : Object<div class="summaryTableDescription">
-   The data for the item related to this event.</div>
-</td><td class="summaryTableOwnerCol">ChartEvent</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#itemRenderer">itemRenderer</a> : <a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>
-<div class="summaryTableDescription">
-   The ISeriesItemRenderer displaying the item on the chart.</div>
-</td><td class="summaryTableOwnerCol">ChartEvent</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#series">series</a> : <a href="../series/ISeries.html">ISeries</a>
-<div class="summaryTableDescription">
-   The ISeries containing the item on the chart.</div>
-</td><td class="summaryTableOwnerCol">ChartEvent</td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#ChartEvent()">ChartEvent</a>(type:String, index:int, item:Object, itemRenderer:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>, series:<a href="../series/ISeries.html">ISeries</a>)</div>
-<div class="summaryTableDescription">
-   Constructor.</div>
-</td><td class="summaryTableOwnerCol">ChartEvent</td>
-</tr>
-</table>
-</div>
-<a name="constantSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Constants</div>
-<table id="summaryTableConstant" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Constant</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#ITEM_CLICK">ITEM_CLICK</a> : String = "itemClick"<div class="summaryTableDescription">[static]
-         Defines the value of the <code>type</code> property of an <code>itemClick</code> 
-   event object.</div>
-</td><td class="summaryTableOwnerCol">ChartEvent</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#ITEM_DOUBLE_CLICK">ITEM_DOUBLE_CLICK</a> : String = "itemDoubleClick"<div class="summaryTableDescription">[static]
-         Defines the value of the <code>type</code> property of an <code>itemDoubleClick</code> 
-   event object.</div>
-</td><td class="summaryTableOwnerCol">ChartEvent</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#ITEM_ROLL_OUT">ITEM_ROLL_OUT</a> : String = "itemRollOut"<div class="summaryTableDescription">[static]
-         Defines the value of the <code>type</code> property of an <code>itemRollOut</code> 
-   event object.</div>
-</td><td class="summaryTableOwnerCol">ChartEvent</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#ITEM_ROLL_OVER">ITEM_ROLL_OVER</a> : String = "itemRollOver"<div class="summaryTableDescription">[static]
-         Defines the value of the <code>type</code> property of an <code>itemRollOver</code> 
-   event object.</div>
-</td><td class="summaryTableOwnerCol">ChartEvent</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="index"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">index</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>index:int</code>  [read-write]<p>
-   The series index for the item related to this event.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get index():int</code>
-<br>
-<code>    public function set index(value:int):void</code>
-<br>
-</div>
-<a name="item"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">item</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>item:Object</code>  [read-write]<p>
-   The data for the item related to this event.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get item():Object</code>
-<br>
-<code>    public function set item(value:Object):void</code>
-<br>
-</div>
-<a name="itemRenderer"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">itemRenderer</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>itemRenderer:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a></code>  [read-write]<p>
-   The ISeriesItemRenderer displaying the item on the chart.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get itemRenderer():<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a></code>
-<br>
-<code>    public function set itemRenderer(value:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):void</code>
-<br>
-</div>
-<a name="series"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">series</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>series:<a href="../series/ISeries.html">ISeries</a></code>  [read-write]<p>
-   The ISeries containing the item on the chart.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get series():<a href="../series/ISeries.html">ISeries</a></code>
-<br>
-<code>    public function set series(value:<a href="../series/ISeries.html">ISeries</a>):void</code>
-<br>
-</div>
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="ChartEvent()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">ChartEvent</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function ChartEvent(type:String, index:int, item:Object, itemRenderer:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>, series:<a href="../series/ISeries.html">ISeries</a>)</code><p>
-   Constructor.
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">type</span>:String</code></td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code><span class="label">index</span>:int</code></td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code><span class="label">item</span>:Object</code></td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code><span class="label">itemRenderer</span>:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a></code></td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code><span class="label">series</span>:<a href="../series/ISeries.html">ISeries</a></code></td>
-</tr>
-</table>
-</div>
-<a name="constantDetail"></a>
-<div class="detailSectionHeader">Constant detail</div>
-<a name="ITEM_CLICK"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">ITEM_CLICK</td><td class="detailHeaderType">constant</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static const ITEM_CLICK:String = "itemClick"</code><p>
-         Defines the value of the <code>type</code> property of an <code>itemClick</code> 
-   event object. 
-                  </p></div>
-<a name="ITEM_DOUBLE_CLICK"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">ITEM_DOUBLE_CLICK</td><td class="detailHeaderType">constant</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static const ITEM_DOUBLE_CLICK:String = "itemDoubleClick"</code><p>
-         Defines the value of the <code>type</code> property of an <code>itemDoubleClick</code> 
-   event object. 
-                  </p></div>
-<a name="ITEM_ROLL_OUT"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">ITEM_ROLL_OUT</td><td class="detailHeaderType">constant</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static const ITEM_ROLL_OUT:String = "itemRollOut"</code><p>
-         Defines the value of the <code>type</code> property of an <code>itemRollOut</code> 
-   event object. 
-                  </p></div>
-<a name="ITEM_ROLL_OVER"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">ITEM_ROLL_OVER</td><td class="detailHeaderType">constant</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static const ITEM_ROLL_OVER:String = "itemRollOver"</code><p>
-         Defines the value of the <code>type</code> property of an <code>itemRollOver</code> 
-   event object. 
-                  </p></div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/events/LegendEvent.html b/as-docs/com/yahoo/astra/fl/charts/events/LegendEvent.html
deleted file mode 100644
index 181e612..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/events/LegendEvent.html
+++ /dev/null
@@ -1,228 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="LegendEvent,com.yahoo.astra.fl.charts.events.LegendEvent,LEGEND_MARKER_CLICK,LEGEND_MARKER_DOUBLE_CLICK,LEGEND_MARKER_ROLL_OUT,LEGEND_MARKER_ROLL_OVER,index" name="keywords">
-<title>com.yahoo.astra.fl.charts.events.LegendEvent</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'LegendEvent - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/events/LegendEvent.html&com/yahoo/astra/fl/charts/events/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class LegendEvent</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a> | <a href="#constantSummary">Constants</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class LegendEvent"); titleBar_setSubNav(true,true,false,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.events</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class LegendEvent</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">LegendEvent <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> flash.events.Event</td>
-</tr>
-</table>
-<p></p>
-  Events related to a chart's legend.
-  
-  <p></p>
-<p>
-<span class="classHeaderTableLabel">See also</span>
-</p>
-<div class="seeAlso">com.yahoo.astra.fl.charts.Legend</div>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#index">index</a> : int<div class="summaryTableDescription">
-   The index of the item in the legend.</div>
-</td><td class="summaryTableOwnerCol">LegendEvent</td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#LegendEvent()">LegendEvent</a>(type:String, index:int, bubbles:Boolean = false, cancelable:Boolean = false)</div>
-<div class="summaryTableDescription">
-   Constructor.</div>
-</td><td class="summaryTableOwnerCol">LegendEvent</td>
-</tr>
-</table>
-</div>
-<a name="constantSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Constants</div>
-<table id="summaryTableConstant" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Constant</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#LEGEND_MARKER_CLICK">LEGEND_MARKER_CLICK</a> : String = "legendMarkerClick"<div class="summaryTableDescription">[static]
-         Defines the value of the <code>type</code> property of an <code>legendMarkerClick</code> 
-   event object.</div>
-</td><td class="summaryTableOwnerCol">LegendEvent</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#LEGEND_MARKER_DOUBLE_CLICK">LEGEND_MARKER_DOUBLE_CLICK</a> : String = "legendMarkerDoubleClick"<div class="summaryTableDescription">[static]
-         Defines the value of the <code>type</code> property of an <code>legendMarkerDoubleClick</code> 
-   event object.</div>
-</td><td class="summaryTableOwnerCol">LegendEvent</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#LEGEND_MARKER_ROLL_OUT">LEGEND_MARKER_ROLL_OUT</a> : String = "legendMarkerRollOut"<div class="summaryTableDescription">[static]
-         Defines the value of the <code>type</code> property of an <code>legendMarkerRollOut</code> 
-   event object.</div>
-</td><td class="summaryTableOwnerCol">LegendEvent</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#LEGEND_MARKER_ROLL_OVER">LEGEND_MARKER_ROLL_OVER</a> : String = "legendMarkerRollOver"<div class="summaryTableDescription">[static]
-         Defines the value of the <code>type</code> property of an <code>legendMarkerRollOver</code> 
-   event object.</div>
-</td><td class="summaryTableOwnerCol">LegendEvent</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="index"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">index</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public var index:int</code><p>
-   The index of the item in the legend.
-   </p></div>
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="LegendEvent()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">LegendEvent</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function LegendEvent(type:String, index:int, bubbles:Boolean = false, cancelable:Boolean = false)</code><p>
-   Constructor.
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">type</span>:String</code></td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code><span class="label">index</span>:int</code></td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code><span class="label">bubbles</span>:Boolean</code> (default = <code>false</code>)<code></code></td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code><span class="label">cancelable</span>:Boolean</code> (default = <code>false</code>)<code></code></td>
-</tr>
-</table>
-</div>
-<a name="constantDetail"></a>
-<div class="detailSectionHeader">Constant detail</div>
-<a name="LEGEND_MARKER_CLICK"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">LEGEND_MARKER_CLICK</td><td class="detailHeaderType">constant</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static const LEGEND_MARKER_CLICK:String = "legendMarkerClick"</code><p>
-         Defines the value of the <code>type</code> property of an <code>legendMarkerClick</code> 
-   event object. 
-                  </p></div>
-<a name="LEGEND_MARKER_DOUBLE_CLICK"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">LEGEND_MARKER_DOUBLE_CLICK</td><td class="detailHeaderType">constant</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static const LEGEND_MARKER_DOUBLE_CLICK:String = "legendMarkerDoubleClick"</code><p>
-         Defines the value of the <code>type</code> property of an <code>legendMarkerDoubleClick</code> 
-   event object. 
-                  </p></div>
-<a name="LEGEND_MARKER_ROLL_OUT"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">LEGEND_MARKER_ROLL_OUT</td><td class="detailHeaderType">constant</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static const LEGEND_MARKER_ROLL_OUT:String = "legendMarkerRollOut"</code><p>
-         Defines the value of the <code>type</code> property of an <code>legendMarkerRollOut</code> 
-   event object. 
-                  </p></div>
-<a name="LEGEND_MARKER_ROLL_OVER"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">LEGEND_MARKER_ROLL_OVER</td><td class="detailHeaderType">constant</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static const LEGEND_MARKER_ROLL_OVER:String = "legendMarkerRollOver"</code><p>
-         Defines the value of the <code>type</code> property of an <code>legendMarkerRollOver</code> 
-   event object. 
-                  </p></div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/events/class-list.html b/as-docs/com/yahoo/astra/fl/charts/events/class-list.html
deleted file mode 100644
index 7885786..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/events/class-list.html
+++ /dev/null
@@ -1,30 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>com.yahoo.astra.fl.charts.events - YUI AS Component Documentation</title>
-<base target="classFrame">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-</head>
-<body class="classFrameContent">
-<h3>
-<a style="color:black" target="classFrame" href="package-detail.html">Package com.yahoo.astra.fl.charts.events</a>
-</h3>
-<table cellspacing="0" cellpadding="0">
-<tr>
-<td><a style="color:black" href="package-detail.html#classSummary"><b>Classes</b></a></td>
-</tr>
-<tr>
-<td><a href="AxisEvent.html">AxisEvent</a></td>
-</tr>
-<tr>
-<td><a href="ChartEvent.html">ChartEvent</a></td>
-</tr>
-<tr>
-<td><a href="LegendEvent.html">LegendEvent</a></td>
-</tr>
-</table>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/events/package-detail.html b/as-docs/com/yahoo/astra/fl/charts/events/package-detail.html
deleted file mode 100644
index a6a5d7a..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/events/package-detail.html
+++ /dev/null
@@ -1,63 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<title>com.yahoo.astra.fl.charts.events Summary</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'com.yahoo.astra.fl.charts.events Package - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/events/package-detail.html&com/yahoo/astra/fl/charts/events/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Package com.yahoo.astra.fl.charts.events</td><td align="right" id="subNav" class="titleTableSubNav"><a href="package-detail.html#classSummary">Classes</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Package com.yahoo.astra.fl.charts.events"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false,false,true,false);}
---></script>
-<div class="MainContent">
-<br>
-<br>
-<hr>
-<a name="classSummary"></a>
-<div class="summaryTableTitle">Classes</div>
-<table class="summaryTable" cellspacing="0" cellpadding="3">
-<tr>
-<th> </th><th width="30%">Class</th><th width="70%">Description</th>
-</tr>
-<tr class="prow1">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="AxisEvent.html">AxisEvent</a></td><td class="summaryTableLastCol">
-  Events related to the Axis in a chart.</td>
-</tr>
-<tr class="prow0">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="ChartEvent.html">ChartEvent</a></td><td class="summaryTableLastCol">
-  Events related to items appearing in a chart.</td>
-</tr>
-<tr class="prow1">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="LegendEvent.html">LegendEvent</a></td><td class="summaryTableLastCol">
-  Events related to a chart's legend.</td>
-</tr>
-</table>
-<p></p>
-<div>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/legend/ILegend.html b/as-docs/com/yahoo/astra/fl/charts/legend/ILegend.html
deleted file mode 100644
index 1bbcc4d..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/legend/ILegend.html
+++ /dev/null
@@ -1,153 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="ILegend,com.yahoo.astra.fl.charts.legend.ILegend,dataProvider,maxHeight,maxWidth" name="keywords">
-<title>com.yahoo.astra.fl.charts.legend.ILegend</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'ILegend - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/legend/ILegend.html&com/yahoo/astra/fl/charts/legend/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Interface ILegend</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Interface ILegend"); titleBar_setSubNav(false,true,false,false,false,false,false,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.legend</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Interface</td><td class="classSignature">public interface ILegend</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Implementors</td><td><a href="../legend/Legend.html">Legend</a></td>
-</tr>
-</table>
-<p></p>
-  Properties required by a chart's legend.
-  
-  <p></p>
-<p>
-<span class="classHeaderTableLabel">See also</span>
-</p>
-<div class="seeAlso">
-<a href="../../charts/Chart.html" target="">com.yahoo.astra.fl.charts.Chart</a>
-</div>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#dataProvider">dataProvider</a> : Array<div class="summaryTableDescription">
-   An Array of LegendItemData objects.</div>
-</td><td class="summaryTableOwnerCol">ILegend</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#maxHeight">maxHeight</a> : Number<div class="summaryTableDescription"> 
-   The maximum available height for the legend.</div>
-</td><td class="summaryTableOwnerCol">ILegend</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#maxWidth">maxWidth</a> : Number<div class="summaryTableDescription">
-   The maximum available width for the legend.</div>
-</td><td class="summaryTableOwnerCol">ILegend</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="dataProvider"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">dataProvider</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>dataProvider:Array</code>  [read-write]<p>
-   An Array of LegendItemData objects.
-   
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get dataProvider():Array</code>
-<br>
-<code>    public function set dataProvider(value:Array):void</code>
-<br>
-<p>
-<span class="label">See also</span>
-</p>
-<div class="seeAlso">
-<a href="../legend/LegendItemData.html" target="">com.yahoo.astra.fl.charts.legend.LegendItemData</a>
-</div>
-</div>
-<a name="maxHeight"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">maxHeight</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>maxHeight:Number</code>  [read-write]<p> 
-   The maximum available height for the legend.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get maxHeight():Number</code>
-<br>
-<code>    public function set maxHeight(value:Number):void</code>
-<br>
-</div>
-<a name="maxWidth"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">maxWidth</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>maxWidth:Number</code>  [read-write]<p>
-   The maximum available width for the legend.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get maxWidth():Number</code>
-<br>
-<code>    public function set maxWidth(value:Number):void</code>
-<br>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/legend/Legend.html b/as-docs/com/yahoo/astra/fl/charts/legend/Legend.html
deleted file mode 100644
index 7434c13..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/legend/Legend.html
+++ /dev/null
@@ -1,238 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="Legend,com.yahoo.astra.fl.charts.legend.Legend,dataProvider,maxHeight,maxWidth" name="keywords">
-<title>com.yahoo.astra.fl.charts.legend.Legend</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'Legend - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/legend/Legend.html&com/yahoo/astra/fl/charts/legend/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class Legend</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a> | <a href="#styleSummary">Styles</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class Legend"); titleBar_setSubNav(false,true,true,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.legend</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class Legend</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">Legend <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> fl.core.UIComponent</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Implements</td><td><a href="ILegend.html">ILegend</a></td>
-</tr>
-</table>
-<p></p>
-  Provides a visual reference for the series in a Chart component.
-  
-  <p></p>
-<p>
-<span class="classHeaderTableLabel">See also</span>
-</p>
-<div class="seeAlso">
-<a href="../../charts/Chart.html" target="">com.yahoo.astra.fl.charts.Chart</a>
-<br>
-<a href="../legend/LegendItem.html" target="">com.yahoo.astra.fl.charts.legend.LegendItem</a>
-</div>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#dataProvider">dataProvider</a> : Array<div class="summaryTableDescription">
-   
-   An Array of LegendItemData objects.</div>
-</td><td class="summaryTableOwnerCol">Legend</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#maxHeight">maxHeight</a> : Number<div class="summaryTableDescription"> 
-   The maximum available height for the legend.</div>
-</td><td class="summaryTableOwnerCol">Legend</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#maxWidth">maxWidth</a> : Number<div class="summaryTableDescription">
-   The maximum available width for the legend.</div>
-</td><td class="summaryTableOwnerCol">Legend</td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#Legend()">Legend</a>()</div>
-<div class="summaryTableDescription">
-   Constructor.</div>
-</td><td class="summaryTableOwnerCol">Legend</td>
-</tr>
-</table>
-</div>
-<a name="styleSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Styles</div>
-<table id="summaryTableStyle" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Style</th><th>Description</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:backgroundSkin"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">backgroundSkin</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-     The DisplayObject subclass used to display the background.
-     </td><td class="summaryTableOwnerCol">Legend</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:contentPadding"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">contentPadding</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The padding that separates the border of the component from its contents,
-     in pixels.
-           The default value is <code>6</code>.</td><td class="summaryTableOwnerCol">Legend</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:embedFonts"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">embedFonts</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-  Indicates whether embedded font outlines are used to render the text
-  field. If this value is true, Flash Player renders the text field by
-  using embedded font outlines. If this value is false, Flash Player
-  renders the text field by using device fonts.
-  
-  If you set the embedFonts property to true for a text field, you must
-  specify a font for that text by using the font property of a TextFormat
-  object that is applied to the text field. If the specified font is not
-  embedded in the SWF file, the text is not displayed.
-  
-   The default value is <code>false</code>.</td><td class="summaryTableOwnerCol">Legend</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:gap"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">gap</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The spacing that separates the each legend item.
-           The default value is <code>6</code>.</td><td class="summaryTableOwnerCol">Legend</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="dataProvider"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">dataProvider</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>dataProvider:Array</code>  [read-write]<p>
-   
-   An Array of LegendItemData objects.
-   
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get dataProvider():Array</code>
-<br>
-<code>    public function set dataProvider(value:Array):void</code>
-<br>
-</div>
-<a name="maxHeight"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">maxHeight</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>maxHeight:Number</code>  [read-write]<p> 
-   The maximum available height for the legend.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get maxHeight():Number</code>
-<br>
-<code>    public function set maxHeight(value:Number):void</code>
-<br>
-</div>
-<a name="maxWidth"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">maxWidth</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>maxWidth:Number</code>  [read-write]<p>
-   The maximum available width for the legend.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get maxWidth():Number</code>
-<br>
-<code>    public function set maxWidth(value:Number):void</code>
-<br>
-</div>
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="Legend()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">Legend</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function Legend()</code><p>
-   Constructor.
-   </p></div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/legend/LegendItem.html b/as-docs/com/yahoo/astra/fl/charts/legend/LegendItem.html
deleted file mode 100644
index d66a6fd..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/legend/LegendItem.html
+++ /dev/null
@@ -1,134 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="LegendItem,com.yahoo.astra.fl.charts.legend.LegendItem,data" name="keywords">
-<title>com.yahoo.astra.fl.charts.legend.LegendItem</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'LegendItem - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/legend/LegendItem.html&com/yahoo/astra/fl/charts/legend/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class LegendItem</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class LegendItem"); titleBar_setSubNav(false,true,false,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.legend</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class LegendItem</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">LegendItem <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> fl.core.UIComponent</td>
-</tr>
-</table>
-<p></p>
-  An item displayed in a chart's Legend.
-  
-  <p></p>
-<p>
-<span class="classHeaderTableLabel">See also</span>
-</p>
-<div class="seeAlso">
-<a href="../legend/Legend.html" target="">com.yahoo.astra.fl.charts.legend.Legend</a>
-</div>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#data">data</a> : <a href="../legend/LegendItemData.html">LegendItemData</a>
-<div class="summaryTableDescription">
-   The data used to display the legend item.</div>
-</td><td class="summaryTableOwnerCol">LegendItem</td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#LegendItem()">LegendItem</a>()</div>
-<div class="summaryTableDescription">
-   Constructor.</div>
-</td><td class="summaryTableOwnerCol">LegendItem</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="data"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">data</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>data:<a href="../legend/LegendItemData.html">LegendItemData</a></code>  [read-write]<p>
-   The data used to display the legend item.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get data():<a href="../legend/LegendItemData.html">LegendItemData</a></code>
-<br>
-<code>    public function set data(value:<a href="../legend/LegendItemData.html">LegendItemData</a>):void</code>
-<br>
-</div>
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="LegendItem()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">LegendItem</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function LegendItem()</code><p>
-   Constructor.
-   </p></div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/legend/LegendItemData.html b/as-docs/com/yahoo/astra/fl/charts/legend/LegendItemData.html
deleted file mode 100644
index bbf18af..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/legend/LegendItemData.html
+++ /dev/null
@@ -1,231 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="LegendItemData,com.yahoo.astra.fl.charts.legend.LegendItemData,borderAlpha,borderColor,fillAlpha,fillColor,label,markerSkin" name="keywords">
-<title>com.yahoo.astra.fl.charts.legend.LegendItemData</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'LegendItemData - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/legend/LegendItemData.html&com/yahoo/astra/fl/charts/legend/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class LegendItemData</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class LegendItemData"); titleBar_setSubNav(false,true,false,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.legend</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class LegendItemData</td>
-</tr>
-</table>
-<p></p>
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#borderAlpha">borderAlpha</a> : Number<div class="summaryTableDescription">
-   The alpha value used by the marker border.</div>
-</td><td class="summaryTableOwnerCol">LegendItemData</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#borderColor">borderColor</a> : uint<div class="summaryTableDescription">
-   The base color used by the marker border.</div>
-</td><td class="summaryTableOwnerCol">LegendItemData</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#fillAlpha">fillAlpha</a> : Number<div class="summaryTableDescription">
-   The alpha value used by the marker fill.</div>
-</td><td class="summaryTableOwnerCol">LegendItemData</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#fillColor">fillColor</a> : uint<div class="summaryTableDescription">
-   The base color (possibly) used by the marker fill.</div>
-</td><td class="summaryTableOwnerCol">LegendItemData</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#label">label</a> : String<div class="summaryTableDescription">
-   The text to display on the LegendItem.</div>
-</td><td class="summaryTableOwnerCol">LegendItemData</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#markerSkin">markerSkin</a> : Object<div class="summaryTableDescription">
-   The skin to use for the marker on the LegendItem.</div>
-</td><td class="summaryTableOwnerCol">LegendItemData</td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#LegendItemData()">LegendItemData</a>(label:String = "", markerSkin:Object = null, fillColor:uint = 0x000000, fillAlpha:Number = 1, borderColor:uint = 0x000000, borderAlpha:Number = 1)</div>
-<div class="summaryTableDescription">
-   Constructor.</div>
-</td><td class="summaryTableOwnerCol">LegendItemData</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="borderAlpha"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">borderAlpha</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public var borderAlpha:Number</code><p>
-   The alpha value used by the marker border.
-   </p></div>
-<a name="borderColor"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">borderColor</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public var borderColor:uint</code><p>
-   The base color used by the marker border.
-   </p></div>
-<a name="fillAlpha"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">fillAlpha</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public var fillAlpha:Number</code><p>
-   The alpha value used by the marker fill.
-   </p></div>
-<a name="fillColor"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">fillColor</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public var fillColor:uint</code><p>
-   The base color (possibly) used by the marker fill.
-   </p></div>
-<a name="label"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">label</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public var label:String</code><p>
-   The text to display on the LegendItem.
-   </p></div>
-<a name="markerSkin"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">markerSkin</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public var markerSkin:Object</code><p>
-   The skin to use for the marker on the LegendItem.
-   </p></div>
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="LegendItemData()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">LegendItemData</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function LegendItemData(label:String = "", markerSkin:Object = null, fillColor:uint = 0x000000, fillAlpha:Number = 1, borderColor:uint = 0x000000, borderAlpha:Number = 1)</code><p>
-   Constructor.
-   
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">label</span>:String</code> (default = "<code></code>")<code></code> —   The text to display on the LegendItem.
-   </td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code><span class="label">markerSkin</span>:Object</code> (default = <code>null</code>)<code></code> — The skin to use with the marker on the LegendItem.
-   </td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code><span class="label">fillColor</span>:uint</code> (default = <code>0x000000</code>)<code></code> —  The base color (possibly) used by the marker.
-   </td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code><span class="label">fillAlpha</span>:Number</code> (default = <code>1</code>)<code></code></td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code><span class="label">borderColor</span>:uint</code> (default = <code>0x000000</code>)<code></code></td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code><span class="label">borderAlpha</span>:Number</code> (default = <code>1</code>)<code></code></td>
-</tr>
-</table>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/legend/class-list.html b/as-docs/com/yahoo/astra/fl/charts/legend/class-list.html
deleted file mode 100644
index 9b7edb6..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/legend/class-list.html
+++ /dev/null
@@ -1,39 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>com.yahoo.astra.fl.charts.legend - YUI AS Component Documentation</title>
-<base target="classFrame">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-</head>
-<body class="classFrameContent">
-<h3>
-<a style="color:black" target="classFrame" href="package-detail.html">Package com.yahoo.astra.fl.charts.legend</a>
-</h3>
-<table cellspacing="0" cellpadding="0">
-<tr>
-<td><a style="color:black" href="package-detail.html#interfaceSummary"><b>Interfaces</b></a></td>
-</tr>
-<tr>
-<td><a href="ILegend.html"><i>ILegend</i></a></td>
-</tr>
-<tr>
-<td width="10px"> </td>
-</tr>
-<tr>
-<td><a style="color:black" href="package-detail.html#classSummary"><b>Classes</b></a></td>
-</tr>
-<tr>
-<td><a href="Legend.html">Legend</a></td>
-</tr>
-<tr>
-<td><a href="LegendItem.html">LegendItem</a></td>
-</tr>
-<tr>
-<td><a href="LegendItemData.html">LegendItemData</a></td>
-</tr>
-</table>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/legend/package-detail.html b/as-docs/com/yahoo/astra/fl/charts/legend/package-detail.html
deleted file mode 100644
index 5053bec..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/legend/package-detail.html
+++ /dev/null
@@ -1,73 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<title>com.yahoo.astra.fl.charts.legend Summary</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'com.yahoo.astra.fl.charts.legend Package - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/legend/package-detail.html&com/yahoo/astra/fl/charts/legend/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Package com.yahoo.astra.fl.charts.legend</td><td align="right" id="subNav" class="titleTableSubNav"><a href="package-detail.html#interfaceSummary">Interfaces</a> | <a href="package-detail.html#classSummary">Classes</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Package com.yahoo.astra.fl.charts.legend"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false,true,true,false);}
---></script>
-<div class="MainContent">
-<br>
-<br>
-<hr>
-<a name="interfaceSummary"></a>
-<div class="summaryTableTitle">Interfaces</div>
-<table class="summaryTable" cellspacing="0" cellpadding="3">
-<tr>
-<th> </th><th width="30%">Interface</th><th width="70%">Description</th>
-</tr>
-<tr class="prow1">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><i><a href="ILegend.html">ILegend</a></i></td><td class="summaryTableLastCol">
-  Properties required by a chart's legend.</td>
-</tr>
-</table>
-<a name="classSummary"></a>
-<div class="summaryTableTitle">Classes</div>
-<table class="summaryTable" cellspacing="0" cellpadding="3">
-<tr>
-<th> </th><th width="30%">Class</th><th width="70%">Description</th>
-</tr>
-<tr class="prow1">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="Legend.html">Legend</a></td><td class="summaryTableLastCol">
-  Provides a visual reference for the series in a Chart component.</td>
-</tr>
-<tr class="prow0">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="LegendItem.html">LegendItem</a></td><td class="summaryTableLastCol">
-  An item displayed in a chart's Legend.</td>
-</tr>
-<tr class="prow1">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="LegendItemData.html">LegendItemData</a></td><td class="summaryTableLastCol"> </td>
-</tr>
-</table>
-<p></p>
-<div>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/package-detail.html b/as-docs/com/yahoo/astra/fl/charts/package-detail.html
deleted file mode 100644
index 157e4b8..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/package-detail.html
+++ /dev/null
@@ -1,112 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../print.css" type="text/css" media="print">
-<title>com.yahoo.astra.fl.charts Summary</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'com.yahoo.astra.fl.charts Package - YUI AS Component Documentation';
-				var baseRef = '../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../all-classes.html')" href="../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../all-classes.html')" href="../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../index-list.html')" href="../../../../../all-index-A.html">Index</a> | <a href="../../../../../index.html?com/yahoo/astra/fl/charts/package-detail.html&com/yahoo/astra/fl/charts/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Package com.yahoo.astra.fl.charts</td><td align="right" id="subNav" class="titleTableSubNav"><a href="package-detail.html#interfaceSummary">Interfaces</a> | <a href="package-detail.html#classSummary">Classes</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Package com.yahoo.astra.fl.charts"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false,true,true,false);}
---></script>
-<div class="MainContent">
-<br>
-<br>
-<hr>
-<a name="interfaceSummary"></a>
-<div class="summaryTableTitle">Interfaces</div>
-<table class="summaryTable" cellspacing="0" cellpadding="3">
-<tr>
-<th> </th><th width="30%">Interface</th><th width="70%">Description</th>
-</tr>
-<tr class="prow1">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><i><a href="ICategoryChart.html">ICategoryChart</a></i></td><td class="summaryTableLastCol">
-  A type of chart that displays its data in categories.</td>
-</tr>
-<tr class="prow0">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><i><a href="IChart.html">IChart</a></i></td><td class="summaryTableLastCol">
-  Methods and properties expected to be defined by all charts.</td>
-</tr>
-<tr class="prow1">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><i><a href="IDataTipRenderer.html">IDataTipRenderer</a></i></td><td class="summaryTableLastCol">
-  A renderer for a mouse-over datatip on a chart.</td>
-</tr>
-</table>
-<a name="classSummary"></a>
-<div class="summaryTableTitle">Classes</div>
-<table class="summaryTable" cellspacing="0" cellpadding="3">
-<tr>
-<th> </th><th width="30%">Class</th><th width="70%">Description</th>
-</tr>
-<tr class="prow1">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="BarChart.html">BarChart</a></td><td class="summaryTableLastCol">
-  A chart that displays its data points with horizontal bars.</td>
-</tr>
-<tr class="prow0">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="CartesianChart.html">CartesianChart</a></td><td class="summaryTableLastCol">
-  A chart based on the cartesian coordinate system (x, y).</td>
-</tr>
-<tr class="prow1">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="Chart.html">Chart</a></td><td class="summaryTableLastCol">
-     Functionality common to most charts.</td>
-</tr>
-<tr class="prow0">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="ChartUtil.html">ChartUtil</a></td><td class="summaryTableLastCol">
-  Utility functions used throughout the charting framework.</td>
-</tr>
-<tr class="prow1">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="ColumnChart.html">ColumnChart</a></td><td class="summaryTableLastCol">
-  A chart that displays its data points with vertical columns.</td>
-</tr>
-<tr class="prow0">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="DataTipRenderer.html">DataTipRenderer</a></td><td class="summaryTableLastCol">
-  The default renderer for mouse-over data tips.</td>
-</tr>
-<tr class="prow1">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="LineChart.html">LineChart</a></td><td class="summaryTableLastCol">
-  A chart that displays its data points with connected line segments.</td>
-</tr>
-<tr class="prow0">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="PieChart.html">PieChart</a></td><td class="summaryTableLastCol">
-  A chart that displays its data points with pie-like wedges.</td>
-</tr>
-<tr class="prow1">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="StackedBarChart.html">StackedBarChart</a></td><td class="summaryTableLastCol">
-  A chart that displays its data points with horizontal bars
-  that are stacked horizontally.</td>
-</tr>
-<tr class="prow0">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="StackedColumnChart.html">StackedColumnChart</a></td><td class="summaryTableLastCol">
-  A chart that displays its data points with vertical columns
-  that are stacked vertically.</td>
-</tr>
-</table>
-<p></p>
-<div>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/series/BarSeries.html b/as-docs/com/yahoo/astra/fl/charts/series/BarSeries.html
deleted file mode 100644
index a44cc88..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/series/BarSeries.html
+++ /dev/null
@@ -1,396 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="BarSeries,com.yahoo.astra.fl.charts.series.BarSeries,clone" name="keywords">
-<title>com.yahoo.astra.fl.charts.series.BarSeries</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'BarSeries - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/series/BarSeries.html&com/yahoo/astra/fl/charts/series/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class BarSeries</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a> | <a href="#styleSummary">Styles</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class BarSeries"); titleBar_setSubNav(false,true,true,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.series</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class BarSeries</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">BarSeries <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> <a href="CartesianSeries.html">CartesianSeries</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> <a href="Series.html">Series</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> fl.core.UIComponent</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Subclasses</td><td><a href="../series/StackedBarSeries.html">StackedBarSeries</a></td>
-</tr>
-</table>
-<p></p>
-  Renders data points as a series of horizontal bars.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<div class="showHideLinks">
-<div class="hideInheritedProperty" id="hideInheritedProperty">
-<a onclick="javascript:setInheritedVisible(false,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Properties</a>
-</div>
-<div class="showInheritedProperty" id="showInheritedProperty">
-<a onclick="javascript:setInheritedVisible(true,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Properties</a>
-</div>
-</div>
-<table id="summaryTableProperty" class="summaryTable hideInheritedProperty" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianSeries.html#axis">axis</a> : String = "primary"<div class="summaryTableDescription">
-   Indicates whether the series is bound to a primary or secondary axis
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#chart">chart</a> : Object<div class="summaryTableDescription">
-   The chart in which this series appears.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#dataProvider">dataProvider</a> : Object<div class="summaryTableDescription">
-   The data provider for this series.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#dataTipFunction">dataTipFunction</a> : Function<div class="summaryTableDescription">
-   DataTip Function for series
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#displayName">displayName</a> : String<div class="summaryTableDescription">
-   The name of the series as it appears to the user.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianSeries.html#horizontalField">horizontalField</a> : String<div class="summaryTableDescription">
-   Defines the property to access when determining the x value.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#itemRenderer">itemRenderer</a> : Object<div class="summaryTableDescription">
-         The class used to instantiate item renderers.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
-   If defined, the chart will call the input function to determine the text displayed in 
-   in the chart's legend.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#length">length</a> : int<div class="summaryTableDescription">
-   The number of items in the series.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianSeries.html#showInLegend">showInLegend</a> : Boolean<div class="summaryTableDescription">
-   When a Legend is present, indicates whether the series will show in the legend.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianSeries.html#verticalField">verticalField</a> : String<div class="summaryTableDescription">
-   Defines the property to access when determining the y value.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedMethod" id="hideInheritedMethod">
-<a onclick="javascript:setInheritedVisible(false,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Methods</a>
-</div>
-<div class="showInheritedMethod" id="showInheritedMethod">
-<a onclick="javascript:setInheritedVisible(true,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Methods</a>
-</div>
-</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#BarSeries()">BarSeries</a>(data:Object = null)</div>
-<div class="summaryTableDescription">
-   Constructor.</div>
-</td><td class="summaryTableOwnerCol">BarSeries</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#clone()">clone</a>():<a href="../series/ISeries.html">ISeries</a>
-</div>
-<div class="summaryTableDescription">
-   
-         </div>
-</td><td class="summaryTableOwnerCol">BarSeries</td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianSeries.html#createLegendItemData()">createLegendItemData</a>():<a href="../legend/LegendItemData.html">LegendItemData</a>
-</div>
-<div class="summaryTableDescription">
-   Creates a LegendItemData object to pass to the chart's legend.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#itemRendererToIndex()">itemRendererToIndex</a>(renderer:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):int</div>
-<div class="summaryTableDescription">
-   Returns the index of an item renderer.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#itemToItemRenderer()">itemToItemRenderer</a>(item:Object):<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>
-</div>
-<div class="summaryTableDescription">
-   Converts an item to its corresponding item renderer.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-</table>
-</div>
-<a name="protectedMethodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Protected Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedProtectedMethod" id="hideInheritedProtectedMethod">
-<a onclick="javascript:setInheritedVisible(false,'ProtectedMethod');" href="#protectedMethodSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Protected Methods</a>
-</div>
-<div class="showInheritedProtectedMethod" id="showInheritedProtectedMethod">
-<a onclick="javascript:setInheritedVisible(true,'ProtectedMethod');" href="#protectedMethodSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Protected Methods</a>
-</div>
-</div>
-<table id="summaryTableProtectedMethod" class="summaryTable hideInheritedProtectedMethod" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedProtectedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#invalidateMarker()">invalidateMarker</a>(marker:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):void</div>
-<div class="summaryTableDescription">
-         Invalidates a marker (considered new).</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProtectedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#isMarkerInvalid()">isMarkerInvalid</a>(marker:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):Boolean</div>
-<div class="summaryTableDescription">
-         Indicates whether special considerations should be taken for a newly created marker.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProtectedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#validateMarker()">validateMarker</a>(marker:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):void</div>
-<div class="summaryTableDescription">
-         Makes a marker valid.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-</table>
-</div>
-<a name="styleSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Styles</div>
-<div class="showHideLinks">
-<div class="hideInheritedStyle" id="hideInheritedStyle">
-<a onclick="javascript:setInheritedVisible(false,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Styles</a>
-</div>
-<div class="showInheritedStyle" id="showInheritedStyle">
-<a onclick="javascript:setInheritedVisible(true,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Styles</a>
-</div>
-</div>
-<table id="summaryTableStyle" class="summaryTable hideInheritedStyle" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Style</th><th>Description</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:animationDuration">animationDuration</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-     The duration for animations that occur on data changes.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:animationEasingFunction">animationEasingFunction</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Function<br>
-     The easing function for animations that occur on data changes.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:animationEnabled">animationEnabled</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-     If true, data changes will be displayed with animations.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:borderAlpha">borderAlpha</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The alpha value from 0.0 to 1.0 to use for drawing the border of markers.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:borderColor">borderColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br> 
-     The border color used by programatic skins in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:color">color</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-     The base color used by objects displayed in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:fillAlpha">fillAlpha</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The alpha value from 0.0 to 1.0 to use for drawing the fills of markers.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:fillColor">fillColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-     The fill color used by programatic skins in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:markerAlpha">markerAlpha</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The alpha value from 0.0 to 1.0 to use for drawing the markers.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:markerSize">markerSize</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The size, in pixels, of each marker.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:markerSkin">markerSkin</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-     The Class used to instantiate each marker's skin.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianSeries.html#style:visibility">visibility</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
-  Indicates the value of the visible property.</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="BarSeries()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">BarSeries</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function BarSeries(data:Object = null)</code><p>
-   Constructor.
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">data</span>:Object</code> (default = <code>null</code>)<code></code></td>
-</tr>
-</table>
-</div>
-<a name="methodDetail"></a>
-<div class="detailSectionHeader">Method detail</div>
-<a name="clone()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">clone</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public override function clone():<a href="../series/ISeries.html">ISeries</a></code><p>
-   
-         </p><p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code><a href="../series/ISeries.html">ISeries</a></code></td>
-</tr>
-</table>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/series/CartesianSeries.html b/as-docs/com/yahoo/astra/fl/charts/series/CartesianSeries.html
deleted file mode 100644
index 381dac9..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/series/CartesianSeries.html
+++ /dev/null
@@ -1,463 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="CartesianSeries,com.yahoo.astra.fl.charts.series.CartesianSeries,axis,horizontalField,showInLegend,verticalField,createLegendItemData" name="keywords">
-<title>com.yahoo.astra.fl.charts.series.CartesianSeries</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'CartesianSeries - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/series/CartesianSeries.html&com/yahoo/astra/fl/charts/series/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class CartesianSeries</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a> | <a href="#styleSummary">Styles</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class CartesianSeries"); titleBar_setSubNav(false,true,true,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.series</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class CartesianSeries</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">CartesianSeries <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> <a href="Series.html">Series</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> fl.core.UIComponent</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Implements</td><td><a href="ILegendItemSeries.html">ILegendItemSeries</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Subclasses</td><td><a href="../series/BarSeries.html">BarSeries</a>, <a href="../series/ColumnSeries.html">ColumnSeries</a>, <a href="../series/LineSeries.html">LineSeries</a></td>
-</tr>
-</table>
-<p></p>
-  Functionality common to most series appearing in cartesian charts.
-  Generally, a <code>CartesianSeries</code> object shouldn't be
-  instantiated directly. Instead, a subclass with a concrete implementation
-  should be used.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<div class="showHideLinks">
-<div class="hideInheritedProperty" id="hideInheritedProperty">
-<a onclick="javascript:setInheritedVisible(false,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Properties</a>
-</div>
-<div class="showInheritedProperty" id="showInheritedProperty">
-<a onclick="javascript:setInheritedVisible(true,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Properties</a>
-</div>
-</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#axis">axis</a> : String = "primary"<div class="summaryTableDescription">
-   Indicates whether the series is bound to a primary or secondary axis
-   </div>
-</td><td class="summaryTableOwnerCol">CartesianSeries</td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#chart">chart</a> : Object<div class="summaryTableDescription">
-   The chart in which this series appears.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#dataProvider">dataProvider</a> : Object<div class="summaryTableDescription">
-   The data provider for this series.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#dataTipFunction">dataTipFunction</a> : Function<div class="summaryTableDescription">
-   DataTip Function for series
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#displayName">displayName</a> : String<div class="summaryTableDescription">
-   The name of the series as it appears to the user.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#horizontalField">horizontalField</a> : String<div class="summaryTableDescription">
-   Defines the property to access when determining the x value.</div>
-</td><td class="summaryTableOwnerCol">CartesianSeries</td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#itemRenderer">itemRenderer</a> : Object<div class="summaryTableDescription">
-         The class used to instantiate item renderers.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
-   If defined, the chart will call the input function to determine the text displayed in 
-   in the chart's legend.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#length">length</a> : int<div class="summaryTableDescription">
-   The number of items in the series.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#showInLegend">showInLegend</a> : Boolean<div class="summaryTableDescription">
-   When a Legend is present, indicates whether the series will show in the legend.</div>
-</td><td class="summaryTableOwnerCol">CartesianSeries</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#verticalField">verticalField</a> : String<div class="summaryTableDescription">
-   Defines the property to access when determining the y value.</div>
-</td><td class="summaryTableOwnerCol">CartesianSeries</td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedMethod" id="hideInheritedMethod">
-<a onclick="javascript:setInheritedVisible(false,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Methods</a>
-</div>
-<div class="showInheritedMethod" id="showInheritedMethod">
-<a onclick="javascript:setInheritedVisible(true,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Methods</a>
-</div>
-</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#CartesianSeries()">CartesianSeries</a>(data:Object = null)</div>
-<div class="summaryTableDescription">
-   Constructor.</div>
-</td><td class="summaryTableOwnerCol">CartesianSeries</td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#clone()">clone</a>():<a href="../series/ISeries.html">ISeries</a>
-</div>
-<div class="summaryTableDescription">
-   Creates a copy of the ISeries object.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#createLegendItemData()">createLegendItemData</a>():<a href="../legend/LegendItemData.html">LegendItemData</a>
-</div>
-<div class="summaryTableDescription">
-   Creates a LegendItemData object to pass to the chart's legend.</div>
-</td><td class="summaryTableOwnerCol">CartesianSeries</td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#itemRendererToIndex()">itemRendererToIndex</a>(renderer:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):int</div>
-<div class="summaryTableDescription">
-   Returns the index of an item renderer.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#itemToItemRenderer()">itemToItemRenderer</a>(item:Object):<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>
-</div>
-<div class="summaryTableDescription">
-   Converts an item to its corresponding item renderer.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-</table>
-</div>
-<a name="protectedMethodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Protected Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedProtectedMethod" id="hideInheritedProtectedMethod">
-<a onclick="javascript:setInheritedVisible(false,'ProtectedMethod');" href="#protectedMethodSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Protected Methods</a>
-</div>
-<div class="showInheritedProtectedMethod" id="showInheritedProtectedMethod">
-<a onclick="javascript:setInheritedVisible(true,'ProtectedMethod');" href="#protectedMethodSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Protected Methods</a>
-</div>
-</div>
-<table id="summaryTableProtectedMethod" class="summaryTable hideInheritedProtectedMethod" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedProtectedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#invalidateMarker()">invalidateMarker</a>(marker:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):void</div>
-<div class="summaryTableDescription">
-         Invalidates a marker (considered new).</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProtectedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#isMarkerInvalid()">isMarkerInvalid</a>(marker:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):Boolean</div>
-<div class="summaryTableDescription">
-         Indicates whether special considerations should be taken for a newly created marker.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProtectedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#validateMarker()">validateMarker</a>(marker:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):void</div>
-<div class="summaryTableDescription">
-         Makes a marker valid.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-</table>
-</div>
-<a name="styleSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Styles</div>
-<div class="showHideLinks">
-<div class="hideInheritedStyle" id="hideInheritedStyle">
-<a onclick="javascript:setInheritedVisible(false,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Styles</a>
-</div>
-<div class="showInheritedStyle" id="showInheritedStyle">
-<a onclick="javascript:setInheritedVisible(true,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Styles</a>
-</div>
-</div>
-<table id="summaryTableStyle" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Style</th><th>Description</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:animationDuration">animationDuration</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-     The duration for animations that occur on data changes.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:animationEasingFunction">animationEasingFunction</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Function<br>
-     The easing function for animations that occur on data changes.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:animationEnabled">animationEnabled</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-     If true, data changes will be displayed with animations.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:borderAlpha">borderAlpha</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The alpha value from 0.0 to 1.0 to use for drawing the border of markers.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:borderColor">borderColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br> 
-     The border color used by programatic skins in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:color">color</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-     The base color used by objects displayed in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:fillAlpha">fillAlpha</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The alpha value from 0.0 to 1.0 to use for drawing the fills of markers.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:fillColor">fillColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-     The fill color used by programatic skins in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:markerAlpha">markerAlpha</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The alpha value from 0.0 to 1.0 to use for drawing the markers.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:markerSize">markerSize</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The size, in pixels, of each marker.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:markerSkin">markerSkin</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-     The Class used to instantiate each marker's skin.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:visibility"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">visibility</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
-  Indicates the value of the visible property. A value of <code>visible</code> indicates <code>true</code>.
-  A value of <code>hidden</code> indicates <code>false</code>.
-  </td><td class="summaryTableOwnerCol">CartesianSeries</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="axis"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">axis</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public var axis:String = "primary"</code><p>
-   Indicates whether the series is bound to a primary or secondary axis
-   </p></div>
-<a name="horizontalField"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">horizontalField</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>horizontalField:String</code>  [read-write]<p>
-   Defines the property to access when determining the x value.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get horizontalField():String</code>
-<br>
-<code>    public function set horizontalField(value:String):void</code>
-<br>
-</div>
-<a name="showInLegend"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">showInLegend</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>showInLegend:Boolean</code>  [read-write]<p>
-   When a Legend is present, indicates whether the series will show in the legend.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get showInLegend():Boolean</code>
-<br>
-<code>    public function set showInLegend(value:Boolean):void</code>
-<br>
-</div>
-<a name="verticalField"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">verticalField</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>verticalField:String</code>  [read-write]<p>
-   Defines the property to access when determining the y value.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get verticalField():String</code>
-<br>
-<code>    public function set verticalField(value:String):void</code>
-<br>
-</div>
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="CartesianSeries()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">CartesianSeries</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function CartesianSeries(data:Object = null)</code><p>
-   Constructor.
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">data</span>:Object</code> (default = <code>null</code>)<code></code></td>
-</tr>
-</table>
-</div>
-<a name="methodDetail"></a>
-<div class="detailSectionHeader">Method detail</div>
-<a name="createLegendItemData()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">createLegendItemData</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function createLegendItemData():<a href="../legend/LegendItemData.html">LegendItemData</a></code><p>
-   Creates a LegendItemData object to pass to the chart's legend.
-   </p><p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code><a href="../legend/LegendItemData.html">LegendItemData</a></code></td>
-</tr>
-</table>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/series/ColumnSeries.html b/as-docs/com/yahoo/astra/fl/charts/series/ColumnSeries.html
deleted file mode 100644
index 907e43e..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/series/ColumnSeries.html
+++ /dev/null
@@ -1,396 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="ColumnSeries,com.yahoo.astra.fl.charts.series.ColumnSeries,clone" name="keywords">
-<title>com.yahoo.astra.fl.charts.series.ColumnSeries</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'ColumnSeries - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/series/ColumnSeries.html&com/yahoo/astra/fl/charts/series/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class ColumnSeries</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a> | <a href="#styleSummary">Styles</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class ColumnSeries"); titleBar_setSubNav(false,true,true,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.series</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class ColumnSeries</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">ColumnSeries <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> <a href="CartesianSeries.html">CartesianSeries</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> <a href="Series.html">Series</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> fl.core.UIComponent</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Subclasses</td><td><a href="../series/StackedColumnSeries.html">StackedColumnSeries</a></td>
-</tr>
-</table>
-<p></p>
-  Renders data points as a series of vertical columns.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<div class="showHideLinks">
-<div class="hideInheritedProperty" id="hideInheritedProperty">
-<a onclick="javascript:setInheritedVisible(false,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Properties</a>
-</div>
-<div class="showInheritedProperty" id="showInheritedProperty">
-<a onclick="javascript:setInheritedVisible(true,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Properties</a>
-</div>
-</div>
-<table id="summaryTableProperty" class="summaryTable hideInheritedProperty" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianSeries.html#axis">axis</a> : String = "primary"<div class="summaryTableDescription">
-   Indicates whether the series is bound to a primary or secondary axis
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#chart">chart</a> : Object<div class="summaryTableDescription">
-   The chart in which this series appears.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#dataProvider">dataProvider</a> : Object<div class="summaryTableDescription">
-   The data provider for this series.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#dataTipFunction">dataTipFunction</a> : Function<div class="summaryTableDescription">
-   DataTip Function for series
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#displayName">displayName</a> : String<div class="summaryTableDescription">
-   The name of the series as it appears to the user.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianSeries.html#horizontalField">horizontalField</a> : String<div class="summaryTableDescription">
-   Defines the property to access when determining the x value.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#itemRenderer">itemRenderer</a> : Object<div class="summaryTableDescription">
-         The class used to instantiate item renderers.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
-   If defined, the chart will call the input function to determine the text displayed in 
-   in the chart's legend.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#length">length</a> : int<div class="summaryTableDescription">
-   The number of items in the series.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianSeries.html#showInLegend">showInLegend</a> : Boolean<div class="summaryTableDescription">
-   When a Legend is present, indicates whether the series will show in the legend.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianSeries.html#verticalField">verticalField</a> : String<div class="summaryTableDescription">
-   Defines the property to access when determining the y value.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedMethod" id="hideInheritedMethod">
-<a onclick="javascript:setInheritedVisible(false,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Methods</a>
-</div>
-<div class="showInheritedMethod" id="showInheritedMethod">
-<a onclick="javascript:setInheritedVisible(true,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Methods</a>
-</div>
-</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#ColumnSeries()">ColumnSeries</a>(data:Object = null)</div>
-<div class="summaryTableDescription">
-   Constructor.</div>
-</td><td class="summaryTableOwnerCol">ColumnSeries</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#clone()">clone</a>():<a href="../series/ISeries.html">ISeries</a>
-</div>
-<div class="summaryTableDescription">
-   
-         </div>
-</td><td class="summaryTableOwnerCol">ColumnSeries</td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianSeries.html#createLegendItemData()">createLegendItemData</a>():<a href="../legend/LegendItemData.html">LegendItemData</a>
-</div>
-<div class="summaryTableDescription">
-   Creates a LegendItemData object to pass to the chart's legend.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#itemRendererToIndex()">itemRendererToIndex</a>(renderer:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):int</div>
-<div class="summaryTableDescription">
-   Returns the index of an item renderer.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#itemToItemRenderer()">itemToItemRenderer</a>(item:Object):<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>
-</div>
-<div class="summaryTableDescription">
-   Converts an item to its corresponding item renderer.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-</table>
-</div>
-<a name="protectedMethodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Protected Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedProtectedMethod" id="hideInheritedProtectedMethod">
-<a onclick="javascript:setInheritedVisible(false,'ProtectedMethod');" href="#protectedMethodSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Protected Methods</a>
-</div>
-<div class="showInheritedProtectedMethod" id="showInheritedProtectedMethod">
-<a onclick="javascript:setInheritedVisible(true,'ProtectedMethod');" href="#protectedMethodSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Protected Methods</a>
-</div>
-</div>
-<table id="summaryTableProtectedMethod" class="summaryTable hideInheritedProtectedMethod" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedProtectedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#invalidateMarker()">invalidateMarker</a>(marker:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):void</div>
-<div class="summaryTableDescription">
-         Invalidates a marker (considered new).</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProtectedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#isMarkerInvalid()">isMarkerInvalid</a>(marker:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):Boolean</div>
-<div class="summaryTableDescription">
-         Indicates whether special considerations should be taken for a newly created marker.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProtectedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#validateMarker()">validateMarker</a>(marker:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):void</div>
-<div class="summaryTableDescription">
-         Makes a marker valid.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-</table>
-</div>
-<a name="styleSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Styles</div>
-<div class="showHideLinks">
-<div class="hideInheritedStyle" id="hideInheritedStyle">
-<a onclick="javascript:setInheritedVisible(false,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Styles</a>
-</div>
-<div class="showInheritedStyle" id="showInheritedStyle">
-<a onclick="javascript:setInheritedVisible(true,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Styles</a>
-</div>
-</div>
-<table id="summaryTableStyle" class="summaryTable hideInheritedStyle" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Style</th><th>Description</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:animationDuration">animationDuration</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-     The duration for animations that occur on data changes.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:animationEasingFunction">animationEasingFunction</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Function<br>
-     The easing function for animations that occur on data changes.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:animationEnabled">animationEnabled</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-     If true, data changes will be displayed with animations.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:borderAlpha">borderAlpha</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The alpha value from 0.0 to 1.0 to use for drawing the border of markers.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:borderColor">borderColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br> 
-     The border color used by programatic skins in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:color">color</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-     The base color used by objects displayed in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:fillAlpha">fillAlpha</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The alpha value from 0.0 to 1.0 to use for drawing the fills of markers.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:fillColor">fillColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-     The fill color used by programatic skins in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:markerAlpha">markerAlpha</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The alpha value from 0.0 to 1.0 to use for drawing the markers.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:markerSize">markerSize</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The size, in pixels, of each marker.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:markerSkin">markerSkin</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-     The Class used to instantiate each marker's skin.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianSeries.html#style:visibility">visibility</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
-  Indicates the value of the visible property.</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="ColumnSeries()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">ColumnSeries</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function ColumnSeries(data:Object = null)</code><p>
-   Constructor.
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">data</span>:Object</code> (default = <code>null</code>)<code></code></td>
-</tr>
-</table>
-</div>
-<a name="methodDetail"></a>
-<div class="detailSectionHeader">Method detail</div>
-<a name="clone()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">clone</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public override function clone():<a href="../series/ISeries.html">ISeries</a></code><p>
-   
-         </p><p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code><a href="../series/ISeries.html">ISeries</a></code></td>
-</tr>
-</table>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/series/ICategorySeries.html b/as-docs/com/yahoo/astra/fl/charts/series/ICategorySeries.html
deleted file mode 100644
index 56975c4..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/series/ICategorySeries.html
+++ /dev/null
@@ -1,300 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="ICategorySeries,com.yahoo.astra.fl.charts.series.ICategorySeries,categoryField,categoryNames,createLegendItemData,itemToCategory" name="keywords">
-<title>com.yahoo.astra.fl.charts.series.ICategorySeries</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'ICategorySeries - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/series/ICategorySeries.html&com/yahoo/astra/fl/charts/series/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Interface ICategorySeries</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a> | <a href="#eventSummary">Events</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Interface ICategorySeries"); titleBar_setSubNav(false,true,false,false,true,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.series</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Interface</td><td class="classSignature">public interface ICategorySeries extends <a href="ISeries.html">ISeries</a>, <a href="none">flash.events.IEventDispatcher</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Implementors</td><td><a href="../series/PieSeries.html">PieSeries</a></td>
-</tr>
-</table>
-<p></p>
-  Defines functions and properties for an ISeries that relies on categories.
-  
-  <p></p>
-<p>
-<span class="classHeaderTableLabel">See also</span>
-</p>
-<div class="seeAlso">
-<a href="../legend/ILegend.html" target="">com.yahoo.astra.fl.charts.legend.ILegend</a>
-<br>
-<a href="../legend/LegendItemData.html" target="">com.yahoo.astra.fl.charts.legend.LegendItemData</a>
-</div>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<div class="showHideLinks">
-<div class="hideInheritedProperty" id="hideInheritedProperty">
-<a onclick="javascript:setInheritedVisible(false,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Properties</a>
-</div>
-<div class="showInheritedProperty" id="showInheritedProperty">
-<a onclick="javascript:setInheritedVisible(true,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Properties</a>
-</div>
-</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#categoryField">categoryField</a> : String<div class="summaryTableDescription">
-   The field used to access categories for this series.</div>
-</td><td class="summaryTableOwnerCol">ICategorySeries</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#categoryNames">categoryNames</a> : Array<div class="summaryTableDescription">
-   The names of the categories displayed on the category axis.</div>
-</td><td class="summaryTableOwnerCol">ICategorySeries</td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="ISeries.html#chart">chart</a> : Object<div class="summaryTableDescription">
-   The chart in which this series appears.</div>
-</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="ISeries.html#dataProvider">dataProvider</a> : Object<div class="summaryTableDescription">
-   The data provider for this series.</div>
-</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="ISeries.html#dataTipFunction">dataTipFunction</a> : Function<div class="summaryTableDescription">
-   DataTip Function for series
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="ISeries.html#displayName">displayName</a> : String<div class="summaryTableDescription">
-   The name of the series as it appears to the user.</div>
-</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="ISeries.html#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
-   If defined, the chart will call the input function to determine the text displayed in 
-   in the chart's legend.</div>
-</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="ISeries.html#length">length</a> : int<div class="summaryTableDescription">
-   The number of items in the series.</div>
-</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</a></td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedMethod" id="hideInheritedMethod">
-<a onclick="javascript:setInheritedVisible(false,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Methods</a>
-</div>
-<div class="showInheritedMethod" id="showInheritedMethod">
-<a onclick="javascript:setInheritedVisible(true,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Methods</a>
-</div>
-</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="ISeries.html#clone()">clone</a>():<a href="../series/ISeries.html">ISeries</a>
-</div>
-<div class="summaryTableDescription">
-   Creates a copy of the ISeries object.</div>
-</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#createLegendItemData()">createLegendItemData</a>():Array</div>
-<div class="summaryTableDescription">
-   Creates an Array of LegendItemData objects to pass to the chart's legend.</div>
-</td><td class="summaryTableOwnerCol">ICategorySeries</td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="ISeries.html#itemRendererToIndex()">itemRendererToIndex</a>(renderer:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):int</div>
-<div class="summaryTableDescription">
-   Returns the index of an item renderer.</div>
-</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#itemToCategory()">itemToCategory</a>(item:Object, index:int):String</div>
-<div class="summaryTableDescription">
-   Determines the category to which the item belongs.</div>
-</td><td class="summaryTableOwnerCol">ICategorySeries</td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="ISeries.html#itemToItemRenderer()">itemToItemRenderer</a>(item:Object):<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>
-</div>
-<div class="summaryTableDescription">
-   Converts an item to its corresponding item renderer.</div>
-</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</a></td>
-</tr>
-</table>
-</div>
-<a name="eventSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Events</div>
-<div class="showHideLinks">
-<div class="hideInheritedEvent" id="hideInheritedEvent">
-<a onclick="javascript:setInheritedVisible(false,'Event');" href="#eventSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Events</a>
-</div>
-<div class="showInheritedEvent" id="showInheritedEvent">
-<a onclick="javascript:setInheritedVisible(true,'Event');" href="#eventSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Events</a>
-</div>
-</div>
-<table id="summaryTableEvent" class="summaryTable hideInheritedEvent" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Event</th><th>Summary</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedEvent">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="ISeries.html#event:dataChange">dataChange</a>
-</div>
-</td><td class="summaryTableDescription summaryTableCol">
-  Dispatched when the data property for an ISeries changes.</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</a></td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="categoryField"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">categoryField</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>categoryField:String</code>  [read-write]<p>
-   The field used to access categories for this series.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get categoryField():String</code>
-<br>
-<code>    public function set categoryField(value:String):void</code>
-<br>
-</div>
-<a name="categoryNames"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">categoryNames</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>categoryNames:Array</code>  [read-write]<p>
-   The names of the categories displayed on the category axis. If the
-   chart does not have a category axis, this value will be ignored.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get categoryNames():Array</code>
-<br>
-<code>    public function set categoryNames(value:Array):void</code>
-<br>
-</div>
-<a name="methodDetail"></a>
-<div class="detailSectionHeader">Method detail</div>
-<a name="createLegendItemData()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">createLegendItemData</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function createLegendItemData():Array</code><p>
-   Creates an Array of LegendItemData objects to pass to the chart's legend.
-   </p><p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>Array</code></td>
-</tr>
-</table>
-</div>
-<a name="itemToCategory()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">itemToCategory</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function itemToCategory(item:Object, index:int):String</code><p>
-   Determines the category to which the item belongs.
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">item</span>:Object</code></td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code><span class="label">index</span>:int</code></td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>String</code></td>
-</tr>
-</table>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/series/ILegendItemSeries.html b/as-docs/com/yahoo/astra/fl/charts/series/ILegendItemSeries.html
deleted file mode 100644
index 5ccd90b..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/series/ILegendItemSeries.html
+++ /dev/null
@@ -1,242 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="ILegendItemSeries,com.yahoo.astra.fl.charts.series.ILegendItemSeries,showInLegend,createLegendItemData" name="keywords">
-<title>com.yahoo.astra.fl.charts.series.ILegendItemSeries</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'ILegendItemSeries - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/series/ILegendItemSeries.html&com/yahoo/astra/fl/charts/series/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Interface ILegendItemSeries</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a> | <a href="#eventSummary">Events</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Interface ILegendItemSeries"); titleBar_setSubNav(false,true,false,false,true,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.series</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Interface</td><td class="classSignature">public interface ILegendItemSeries extends <a href="ISeries.html">ISeries</a>, <a href="none">flash.events.IEventDispatcher</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Implementors</td><td><a href="../series/CartesianSeries.html">CartesianSeries</a></td>
-</tr>
-</table>
-<p></p>
-  A series type that can create data for a legend.
-  
-  <p></p>
-<p>
-<span class="classHeaderTableLabel">See also</span>
-</p>
-<div class="seeAlso">
-<a href="../legend/ILegend.html" target="">com.yahoo.astra.fl.charts.legend.ILegend</a>
-<br>
-<a href="../legend/LegendItemData.html" target="">com.yahoo.astra.fl.charts.legend.LegendItemData</a>
-</div>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<div class="showHideLinks">
-<div class="hideInheritedProperty" id="hideInheritedProperty">
-<a onclick="javascript:setInheritedVisible(false,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Properties</a>
-</div>
-<div class="showInheritedProperty" id="showInheritedProperty">
-<a onclick="javascript:setInheritedVisible(true,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Properties</a>
-</div>
-</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="ISeries.html#chart">chart</a> : Object<div class="summaryTableDescription">
-   The chart in which this series appears.</div>
-</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="ISeries.html#dataProvider">dataProvider</a> : Object<div class="summaryTableDescription">
-   The data provider for this series.</div>
-</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="ISeries.html#dataTipFunction">dataTipFunction</a> : Function<div class="summaryTableDescription">
-   DataTip Function for series
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="ISeries.html#displayName">displayName</a> : String<div class="summaryTableDescription">
-   The name of the series as it appears to the user.</div>
-</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="ISeries.html#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
-   If defined, the chart will call the input function to determine the text displayed in 
-   in the chart's legend.</div>
-</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="ISeries.html#length">length</a> : int<div class="summaryTableDescription">
-   The number of items in the series.</div>
-</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#showInLegend">showInLegend</a> : Boolean<div class="summaryTableDescription">
-   When a Legend is present, indicates whether the series will show in the legend.</div>
-</td><td class="summaryTableOwnerCol">ILegendItemSeries</td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedMethod" id="hideInheritedMethod">
-<a onclick="javascript:setInheritedVisible(false,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Methods</a>
-</div>
-<div class="showInheritedMethod" id="showInheritedMethod">
-<a onclick="javascript:setInheritedVisible(true,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Methods</a>
-</div>
-</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="ISeries.html#clone()">clone</a>():<a href="../series/ISeries.html">ISeries</a>
-</div>
-<div class="summaryTableDescription">
-   Creates a copy of the ISeries object.</div>
-</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#createLegendItemData()">createLegendItemData</a>():<a href="../legend/LegendItemData.html">LegendItemData</a>
-</div>
-<div class="summaryTableDescription">
-   Creates a LegendItemData object to pass to the chart's legend.</div>
-</td><td class="summaryTableOwnerCol">ILegendItemSeries</td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="ISeries.html#itemRendererToIndex()">itemRendererToIndex</a>(renderer:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):int</div>
-<div class="summaryTableDescription">
-   Returns the index of an item renderer.</div>
-</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="ISeries.html#itemToItemRenderer()">itemToItemRenderer</a>(item:Object):<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>
-</div>
-<div class="summaryTableDescription">
-   Converts an item to its corresponding item renderer.</div>
-</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</a></td>
-</tr>
-</table>
-</div>
-<a name="eventSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Events</div>
-<div class="showHideLinks">
-<div class="hideInheritedEvent" id="hideInheritedEvent">
-<a onclick="javascript:setInheritedVisible(false,'Event');" href="#eventSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Events</a>
-</div>
-<div class="showInheritedEvent" id="showInheritedEvent">
-<a onclick="javascript:setInheritedVisible(true,'Event');" href="#eventSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Events</a>
-</div>
-</div>
-<table id="summaryTableEvent" class="summaryTable hideInheritedEvent" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Event</th><th>Summary</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedEvent">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="ISeries.html#event:dataChange">dataChange</a>
-</div>
-</td><td class="summaryTableDescription summaryTableCol">
-  Dispatched when the data property for an ISeries changes.</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</a></td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="showInLegend"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">showInLegend</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>showInLegend:Boolean</code>  [read-write]<p>
-   When a Legend is present, indicates whether the series will show in the legend.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get showInLegend():Boolean</code>
-<br>
-<code>    public function set showInLegend(value:Boolean):void</code>
-<br>
-</div>
-<a name="methodDetail"></a>
-<div class="detailSectionHeader">Method detail</div>
-<a name="createLegendItemData()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">createLegendItemData</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function createLegendItemData():<a href="../legend/LegendItemData.html">LegendItemData</a></code><p>
-   Creates a LegendItemData object to pass to the chart's legend.
-   </p><p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code><a href="../legend/LegendItemData.html">LegendItemData</a></code></td>
-</tr>
-</table>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/series/ISeries.html b/as-docs/com/yahoo/astra/fl/charts/series/ISeries.html
deleted file mode 100644
index ea46e3c..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/series/ISeries.html
+++ /dev/null
@@ -1,357 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="ISeries,com.yahoo.astra.fl.charts.series.ISeries,chart,dataProvider,dataTipFunction,displayName,legendLabelFunction,length,clone,itemRendererToIndex,itemToItemRenderer" name="keywords">
-<title>com.yahoo.astra.fl.charts.series.ISeries</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'ISeries - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/series/ISeries.html&com/yahoo/astra/fl/charts/series/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Interface ISeries</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a> | <a href="#eventSummary">Events</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Interface ISeries"); titleBar_setSubNav(false,true,false,false,true,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.series</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Interface</td><td class="classSignature">public interface ISeries extends <a href="none">flash.events.IEventDispatcher</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Subinterfaces</td><td><a href="../series/ICategorySeries.html">ICategorySeries</a>, <a href="../series/ILegendItemSeries.html">ILegendItemSeries</a>, <a href="../series/IStackedSeries.html">IStackedSeries</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Implementors</td><td><a href="../series/Series.html">Series</a>, <a href="../series/SeriesItemRenderer.html">SeriesItemRenderer</a></td>
-</tr>
-</table>
-<p></p>
-  A renderer for a series displayed on a chart.
-  
-  <p>Important: Must be a subclass of DisplayObject</p>
-  
-  <p></p>
-<p>
-<span class="classHeaderTableLabel">See also</span>
-</p>
-<div class="seeAlso">flash.display.DisplayObject</div>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#chart">chart</a> : Object<div class="summaryTableDescription">
-   The chart in which this series appears.</div>
-</td><td class="summaryTableOwnerCol">ISeries</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#dataProvider">dataProvider</a> : Object<div class="summaryTableDescription">
-   The data provider for this series.</div>
-</td><td class="summaryTableOwnerCol">ISeries</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#dataTipFunction">dataTipFunction</a> : Function<div class="summaryTableDescription">
-   DataTip Function for series
-   </div>
-</td><td class="summaryTableOwnerCol">ISeries</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#displayName">displayName</a> : String<div class="summaryTableDescription">
-   The name of the series as it appears to the user.</div>
-</td><td class="summaryTableOwnerCol">ISeries</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
-   If defined, the chart will call the input function to determine the text displayed in 
-   in the chart's legend.</div>
-</td><td class="summaryTableOwnerCol">ISeries</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#length">length</a> : int<div class="summaryTableDescription">[read-only]
-   The number of items in the series.</div>
-</td><td class="summaryTableOwnerCol">ISeries</td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#clone()">clone</a>():<a href="../series/ISeries.html">ISeries</a>
-</div>
-<div class="summaryTableDescription">
-   Creates a copy of the ISeries object.</div>
-</td><td class="summaryTableOwnerCol">ISeries</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#itemRendererToIndex()">itemRendererToIndex</a>(renderer:<a href="ISeriesItemRenderer.html">ISeriesItemRenderer</a>):int</div>
-<div class="summaryTableDescription">
-   Returns the index of an item renderer.</div>
-</td><td class="summaryTableOwnerCol">ISeries</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#itemToItemRenderer()">itemToItemRenderer</a>(item:Object):<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>
-</div>
-<div class="summaryTableDescription">
-   Converts an item to its corresponding item renderer.</div>
-</td><td class="summaryTableOwnerCol">ISeries</td>
-</tr>
-</table>
-</div>
-<a name="eventSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Events</div>
-<table id="summaryTableEvent" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Event</th><th>Summary</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#event:dataChange">dataChange</a>
-</div>
-</td><td class="summaryTableDescription summaryTableCol">
-  Dispatched when the data property for an ISeries changes.</td><td class="summaryTableOwnerCol">ISeries</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="chart"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">chart</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>chart:Object</code>  [read-write]<p>
-   The chart in which this series appears.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get chart():Object</code>
-<br>
-<code>    public function set chart(value:Object):void</code>
-<br>
-</div>
-<a name="dataProvider"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">dataProvider</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>dataProvider:Object</code>  [read-write]<p>
-   The data provider for this series. Accepts <code>Array</code> or <code>XMLList</code> objects.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get dataProvider():Object</code>
-<br>
-<code>    public function set dataProvider(value:Object):void</code>
-<br>
-</div>
-<a name="dataTipFunction"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">dataTipFunction</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>dataTipFunction:Function</code>  [read-write]<p>
-   DataTip Function for series
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get dataTipFunction():Function</code>
-<br>
-<code>    public function set dataTipFunction(value:Function):void</code>
-<br>
-</div>
-<a name="displayName"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">displayName</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>displayName:String</code>  [read-write]<p>
-   The name of the series as it appears to the user.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get displayName():String</code>
-<br>
-<code>    public function set displayName(value:String):void</code>
-<br>
-</div>
-<a name="legendLabelFunction"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">legendLabelFunction</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>legendLabelFunction:Function</code>  [read-write]<p>
-   If defined, the chart will call the input function to determine the text displayed in 
-   in the chart's legend.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get legendLabelFunction():Function</code>
-<br>
-<code>    public function set legendLabelFunction(value:Function):void</code>
-<br>
-</div>
-<a name="length"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">length</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>length:int</code>  [read-only]<p>
-   The number of items in the series.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get length():int</code>
-<br>
-</div>
-<a name="methodDetail"></a>
-<div class="detailSectionHeader">Method detail</div>
-<a name="clone()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">clone</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function clone():<a href="../series/ISeries.html">ISeries</a></code><p>
-   Creates a copy of the ISeries object.
-   
-   </p><p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code><a href="../series/ISeries.html">ISeries</a></code> — 
-                        a new ISeries object
-   
-                        
-                     </td>
-</tr>
-</table>
-</div>
-<a name="itemRendererToIndex()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">itemRendererToIndex</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function itemRendererToIndex(renderer:<a href="ISeriesItemRenderer.html">ISeriesItemRenderer</a>):int</code><p>
-   Returns the index of an item renderer.
-   
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">renderer</span>:<a href="ISeriesItemRenderer.html">ISeriesItemRenderer</a></code> — The renderer whose index is to be returned.
-   </td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>int</code> — The index of the renderer.
-   </td>
-</tr>
-</table>
-</div>
-<a name="itemToItemRenderer()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">itemToItemRenderer</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function itemToItemRenderer(item:Object):<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a></code><p>
-   Converts an item to its corresponding item renderer.
-   
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">item</span>:Object</code> — The item from the dataProvider to be converted to a renderer.
-   </td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code><a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a></code> — 
-                        The renderer that corresponds to the item.
-   
-                        
-                     </td>
-</tr>
-</table>
-</div>
-<div class="detailSectionHeader">Event detail</div>
-<a name="event:dataChange"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">dataChange</td><td class="detailHeaderType">event </td>
-</tr>
-</table>
-<div class="detailBody">
-<span class="label">Event object type: </span><a href=""><code>flash.events.Event</code></a>
-<br>
-<p></p><p>
-  Dispatched when the data property for an ISeries changes.
-  </p></div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/series/ISeriesItemRenderer.html b/as-docs/com/yahoo/astra/fl/charts/series/ISeriesItemRenderer.html
deleted file mode 100644
index 2f8771a..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/series/ISeriesItemRenderer.html
+++ /dev/null
@@ -1,129 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="ISeriesItemRenderer,com.yahoo.astra.fl.charts.series.ISeriesItemRenderer,data,series" name="keywords">
-<title>com.yahoo.astra.fl.charts.series.ISeriesItemRenderer</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'ISeriesItemRenderer - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/series/ISeriesItemRenderer.html&com/yahoo/astra/fl/charts/series/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Interface ISeriesItemRenderer</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Interface ISeriesItemRenderer"); titleBar_setSubNav(false,true,false,false,false,false,false,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.series</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Interface</td><td class="classSignature">public interface ISeriesItemRenderer extends <a href="none">flash.events.IEventDispatcher</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Implementors</td><td><a href="../series/SeriesItemRenderer.html">SeriesItemRenderer</a></td>
-</tr>
-</table>
-<p></p>
-  A renderer for an item in a series on a chart.
-  
-  <p>Important: Must be a subclass of <code>DisplayObject</code></p>
-  
-  <p></p>
-<p>
-<span class="classHeaderTableLabel">See also</span>
-</p>
-<div class="seeAlso">flash.display.DisplayObject</div>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#data">data</a> : Object<div class="summaryTableDescription">
-   The data provider for the item that this item renderer represents.</div>
-</td><td class="summaryTableOwnerCol">ISeriesItemRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#series">series</a> : <a href="../series/ISeries.html">ISeries</a>
-<div class="summaryTableDescription">
-   The series data that is displayed by this renderer.</div>
-</td><td class="summaryTableOwnerCol">ISeriesItemRenderer</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="data"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">data</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>data:Object</code>  [read-write]<p>
-   The data provider for the item that this item renderer represents.
-   Custom implementations of <code>ISeriesItemRenderer</code>
-   may use this property to render additional information for
-   the user.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get data():Object</code>
-<br>
-<code>    public function set data(value:Object):void</code>
-<br>
-</div>
-<a name="series"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">series</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>series:<a href="../series/ISeries.html">ISeries</a></code>  [read-write]<p>
-   The series data that is displayed by this renderer.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get series():<a href="../series/ISeries.html">ISeries</a></code>
-<br>
-<code>    public function set series(value:<a href="../series/ISeries.html">ISeries</a>):void</code>
-<br>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/series/IStackedSeries.html b/as-docs/com/yahoo/astra/fl/charts/series/IStackedSeries.html
deleted file mode 100644
index 81e2eea..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/series/IStackedSeries.html
+++ /dev/null
@@ -1,183 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="IStackedSeries,com.yahoo.astra.fl.charts.series.IStackedSeries" name="keywords">
-<title>com.yahoo.astra.fl.charts.series.IStackedSeries</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'IStackedSeries - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/series/IStackedSeries.html&com/yahoo/astra/fl/charts/series/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Interface IStackedSeries</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a> | <a href="#eventSummary">Events</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Interface IStackedSeries"); titleBar_setSubNav(false,true,false,false,true,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.series</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Interface</td><td class="classSignature">public interface IStackedSeries extends <a href="ISeries.html">ISeries</a>, <a href="none">flash.events.IEventDispatcher</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Implementors</td><td><a href="../series/StackedBarSeries.html">StackedBarSeries</a>, <a href="../series/StackedColumnSeries.html">StackedColumnSeries</a></td>
-</tr>
-</table>
-<p></p>
-  A type of series that supports stacking.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<div class="showHideLinks">
-<div class="hideInheritedProperty" id="hideInheritedProperty">
-<a onclick="javascript:setInheritedVisible(false,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Properties</a>
-</div>
-<div class="showInheritedProperty" id="showInheritedProperty">
-<a onclick="javascript:setInheritedVisible(true,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Properties</a>
-</div>
-</div>
-<table id="summaryTableProperty" class="summaryTable hideInheritedProperty" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="ISeries.html#chart">chart</a> : Object<div class="summaryTableDescription">
-   The chart in which this series appears.</div>
-</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="ISeries.html#dataProvider">dataProvider</a> : Object<div class="summaryTableDescription">
-   The data provider for this series.</div>
-</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="ISeries.html#dataTipFunction">dataTipFunction</a> : Function<div class="summaryTableDescription">
-   DataTip Function for series
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="ISeries.html#displayName">displayName</a> : String<div class="summaryTableDescription">
-   The name of the series as it appears to the user.</div>
-</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="ISeries.html#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
-   If defined, the chart will call the input function to determine the text displayed in 
-   in the chart's legend.</div>
-</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="ISeries.html#length">length</a> : int<div class="summaryTableDescription">
-   The number of items in the series.</div>
-</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</a></td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedMethod" id="hideInheritedMethod">
-<a onclick="javascript:setInheritedVisible(false,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Methods</a>
-</div>
-<div class="showInheritedMethod" id="showInheritedMethod">
-<a onclick="javascript:setInheritedVisible(true,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Methods</a>
-</div>
-</div>
-<table id="summaryTableMethod" class="summaryTable hideInheritedMethod" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="ISeries.html#clone()">clone</a>():<a href="../series/ISeries.html">ISeries</a>
-</div>
-<div class="summaryTableDescription">
-   Creates a copy of the ISeries object.</div>
-</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="ISeries.html#itemRendererToIndex()">itemRendererToIndex</a>(renderer:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):int</div>
-<div class="summaryTableDescription">
-   Returns the index of an item renderer.</div>
-</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="ISeries.html#itemToItemRenderer()">itemToItemRenderer</a>(item:Object):<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>
-</div>
-<div class="summaryTableDescription">
-   Converts an item to its corresponding item renderer.</div>
-</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</a></td>
-</tr>
-</table>
-</div>
-<a name="eventSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Events</div>
-<div class="showHideLinks">
-<div class="hideInheritedEvent" id="hideInheritedEvent">
-<a onclick="javascript:setInheritedVisible(false,'Event');" href="#eventSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Events</a>
-</div>
-<div class="showInheritedEvent" id="showInheritedEvent">
-<a onclick="javascript:setInheritedVisible(true,'Event');" href="#eventSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Events</a>
-</div>
-</div>
-<table id="summaryTableEvent" class="summaryTable hideInheritedEvent" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Event</th><th>Summary</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedEvent">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="ISeries.html#event:dataChange">dataChange</a>
-</div>
-</td><td class="summaryTableDescription summaryTableCol">
-  Dispatched when the data property for an ISeries changes.</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</a></td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/series/LineSeries.html b/as-docs/com/yahoo/astra/fl/charts/series/LineSeries.html
deleted file mode 100644
index 5b3f0ba..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/series/LineSeries.html
+++ /dev/null
@@ -1,447 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="LineSeries,com.yahoo.astra.fl.charts.series.LineSeries,clone" name="keywords">
-<title>com.yahoo.astra.fl.charts.series.LineSeries</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'LineSeries - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/series/LineSeries.html&com/yahoo/astra/fl/charts/series/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class LineSeries</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a> | <a href="#styleSummary">Styles</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class LineSeries"); titleBar_setSubNav(false,true,true,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.series</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class LineSeries</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">LineSeries <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> <a href="CartesianSeries.html">CartesianSeries</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> <a href="Series.html">Series</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> fl.core.UIComponent</td>
-</tr>
-</table>
-<p></p>
-  Renders data points as a series of connected line segments.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<div class="showHideLinks">
-<div class="hideInheritedProperty" id="hideInheritedProperty">
-<a onclick="javascript:setInheritedVisible(false,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Properties</a>
-</div>
-<div class="showInheritedProperty" id="showInheritedProperty">
-<a onclick="javascript:setInheritedVisible(true,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Properties</a>
-</div>
-</div>
-<table id="summaryTableProperty" class="summaryTable hideInheritedProperty" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianSeries.html#axis">axis</a> : String = "primary"<div class="summaryTableDescription">
-   Indicates whether the series is bound to a primary or secondary axis
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#chart">chart</a> : Object<div class="summaryTableDescription">
-   The chart in which this series appears.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#dataProvider">dataProvider</a> : Object<div class="summaryTableDescription">
-   The data provider for this series.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#dataTipFunction">dataTipFunction</a> : Function<div class="summaryTableDescription">
-   DataTip Function for series
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#displayName">displayName</a> : String<div class="summaryTableDescription">
-   The name of the series as it appears to the user.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianSeries.html#horizontalField">horizontalField</a> : String<div class="summaryTableDescription">
-   Defines the property to access when determining the x value.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#itemRenderer">itemRenderer</a> : Object<div class="summaryTableDescription">
-         The class used to instantiate item renderers.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
-   If defined, the chart will call the input function to determine the text displayed in 
-   in the chart's legend.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#length">length</a> : int<div class="summaryTableDescription">
-   The number of items in the series.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianSeries.html#showInLegend">showInLegend</a> : Boolean<div class="summaryTableDescription">
-   When a Legend is present, indicates whether the series will show in the legend.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianSeries.html#verticalField">verticalField</a> : String<div class="summaryTableDescription">
-   Defines the property to access when determining the y value.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedMethod" id="hideInheritedMethod">
-<a onclick="javascript:setInheritedVisible(false,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Methods</a>
-</div>
-<div class="showInheritedMethod" id="showInheritedMethod">
-<a onclick="javascript:setInheritedVisible(true,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Methods</a>
-</div>
-</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#LineSeries()">LineSeries</a>(data:Object = null)</div>
-<div class="summaryTableDescription">
-    Constructor.</div>
-</td><td class="summaryTableOwnerCol">LineSeries</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#clone()">clone</a>():<a href="../series/ISeries.html">ISeries</a>
-</div>
-<div class="summaryTableDescription">
-   
-         </div>
-</td><td class="summaryTableOwnerCol">LineSeries</td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianSeries.html#createLegendItemData()">createLegendItemData</a>():<a href="../legend/LegendItemData.html">LegendItemData</a>
-</div>
-<div class="summaryTableDescription">
-   Creates a LegendItemData object to pass to the chart's legend.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#itemRendererToIndex()">itemRendererToIndex</a>(renderer:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):int</div>
-<div class="summaryTableDescription">
-   Returns the index of an item renderer.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#itemToItemRenderer()">itemToItemRenderer</a>(item:Object):<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>
-</div>
-<div class="summaryTableDescription">
-   Converts an item to its corresponding item renderer.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-</table>
-</div>
-<a name="protectedMethodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Protected Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedProtectedMethod" id="hideInheritedProtectedMethod">
-<a onclick="javascript:setInheritedVisible(false,'ProtectedMethod');" href="#protectedMethodSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Protected Methods</a>
-</div>
-<div class="showInheritedProtectedMethod" id="showInheritedProtectedMethod">
-<a onclick="javascript:setInheritedVisible(true,'ProtectedMethod');" href="#protectedMethodSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Protected Methods</a>
-</div>
-</div>
-<table id="summaryTableProtectedMethod" class="summaryTable hideInheritedProtectedMethod" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedProtectedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#invalidateMarker()">invalidateMarker</a>(marker:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):void</div>
-<div class="summaryTableDescription">
-         Invalidates a marker (considered new).</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProtectedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#isMarkerInvalid()">isMarkerInvalid</a>(marker:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):Boolean</div>
-<div class="summaryTableDescription">
-         Indicates whether special considerations should be taken for a newly created marker.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProtectedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#validateMarker()">validateMarker</a>(marker:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):void</div>
-<div class="summaryTableDescription">
-         Makes a marker valid.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-</table>
-</div>
-<a name="styleSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Styles</div>
-<div class="showHideLinks">
-<div class="hideInheritedStyle" id="hideInheritedStyle">
-<a onclick="javascript:setInheritedVisible(false,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Styles</a>
-</div>
-<div class="showInheritedStyle" id="showInheritedStyle">
-<a onclick="javascript:setInheritedVisible(true,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Styles</a>
-</div>
-</div>
-<table id="summaryTableStyle" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Style</th><th>Description</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:animationDuration">animationDuration</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-     The duration for animations that occur on data changes.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:animationEasingFunction">animationEasingFunction</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Function<br>
-     The easing function for animations that occur on data changes.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:animationEnabled">animationEnabled</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-     If true, data changes will be displayed with animations.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:areaFillAlpha"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">areaFillAlpha</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The alpha value of the area fill.
-           The default value is <code>0.6</code>.</td><td class="summaryTableOwnerCol">LineSeries</td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:borderAlpha">borderAlpha</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The alpha value from 0.0 to 1.0 to use for drawing the border of markers.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:borderColor">borderColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br> 
-     The border color used by programatic skins in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:color">color</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-     The base color used by objects displayed in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:connectDiscontinuousPoints"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">connectDiscontinuousPoints</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-     If true, draws a dashed line between discontinuous points.
-           The default value is <code>false</code>.</td><td class="summaryTableOwnerCol">LineSeries</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:connectPoints"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">connectPoints</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-     If true, lines are drawn between the markers. If false, only the markers are drawn.
-           The default value is <code>true</code>.</td><td class="summaryTableOwnerCol">LineSeries</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:discontinuousDashLength"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">discontinuousDashLength</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The length of dashes in a discontinuous line. 
-           The default value is <code>10</code>.</td><td class="summaryTableOwnerCol">LineSeries</td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:fillAlpha">fillAlpha</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The alpha value from 0.0 to 1.0 to use for drawing the fills of markers.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:fillColor">fillColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-     The fill color used by programatic skins in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:lineWeight"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">lineWeight</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The weight, in pixels, of the line drawn between points in this series.
-           The default value is <code>3</code>.</td><td class="summaryTableOwnerCol">LineSeries</td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:markerAlpha">markerAlpha</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The alpha value from 0.0 to 1.0 to use for drawing the markers.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:markerSize">markerSize</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The size, in pixels, of each marker.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:markerSkin">markerSkin</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-     The Class used to instantiate each marker's skin.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:showAreaFill"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">showAreaFill</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-     If true, the series will include a fill under the line, extending to the axis.
-           The default value is <code>false</code>.</td><td class="summaryTableOwnerCol">LineSeries</td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianSeries.html#style:visibility">visibility</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
-  Indicates the value of the visible property.</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="LineSeries()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">LineSeries</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function LineSeries(data:Object = null)</code><p>
-    Constructor.
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">data</span>:Object</code> (default = <code>null</code>)<code></code></td>
-</tr>
-</table>
-</div>
-<a name="methodDetail"></a>
-<div class="detailSectionHeader">Method detail</div>
-<a name="clone()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">clone</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public override function clone():<a href="../series/ISeries.html">ISeries</a></code><p>
-   
-         </p><p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code><a href="../series/ISeries.html">ISeries</a></code></td>
-</tr>
-</table>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/series/PieSeries.html b/as-docs/com/yahoo/astra/fl/charts/series/PieSeries.html
deleted file mode 100644
index 7c31266..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/series/PieSeries.html
+++ /dev/null
@@ -1,644 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="PieSeries,com.yahoo.astra.fl.charts.series.PieSeries,categoryField,categoryNames,dataField,labelFunction,clone,copyStylesToRenderer,createLegendItemData,itemToCategory,itemToData,itemToPercentage" name="keywords">
-<title>com.yahoo.astra.fl.charts.series.PieSeries</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'PieSeries - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/series/PieSeries.html&com/yahoo/astra/fl/charts/series/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class PieSeries</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a> | <a href="#styleSummary">Styles</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class PieSeries"); titleBar_setSubNav(false,true,true,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.series</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class PieSeries</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">PieSeries <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> <a href="Series.html">Series</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> fl.core.UIComponent</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Implements</td><td><a href="ICategorySeries.html">ICategorySeries</a></td>
-</tr>
-</table>
-<p></p>
-  Renders data points as a series of pie-like wedges.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<div class="showHideLinks">
-<div class="hideInheritedProperty" id="hideInheritedProperty">
-<a onclick="javascript:setInheritedVisible(false,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Properties</a>
-</div>
-<div class="showInheritedProperty" id="showInheritedProperty">
-<a onclick="javascript:setInheritedVisible(true,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Properties</a>
-</div>
-</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#categoryField">categoryField</a> : String<div class="summaryTableDescription">
-   The field used to access categories for this series.</div>
-</td><td class="summaryTableOwnerCol">PieSeries</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#categoryNames">categoryNames</a> : Array<div class="summaryTableDescription">
-   The names of the categories displayed on the category axis.</div>
-</td><td class="summaryTableOwnerCol">PieSeries</td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#chart">chart</a> : Object<div class="summaryTableDescription">
-   The chart in which this series appears.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#dataField">dataField</a> : String<div class="summaryTableDescription">
-   The field used to access data for this series.</div>
-</td><td class="summaryTableOwnerCol">PieSeries</td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#dataProvider">dataProvider</a> : Object<div class="summaryTableDescription">
-   The data provider for this series.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#dataTipFunction">dataTipFunction</a> : Function<div class="summaryTableDescription">
-   DataTip Function for series
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#displayName">displayName</a> : String<div class="summaryTableDescription">
-   The name of the series as it appears to the user.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#itemRenderer">itemRenderer</a> : Object<div class="summaryTableDescription">
-         The class used to instantiate item renderers.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#labelFunction">labelFunction</a> : Function<div class="summaryTableDescription">
-   A function may be set to determine the text value of the labels.</div>
-</td><td class="summaryTableOwnerCol">PieSeries</td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
-   If defined, the chart will call the input function to determine the text displayed in 
-   in the chart's legend.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#length">length</a> : int<div class="summaryTableDescription">
-   The number of items in the series.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedMethod" id="hideInheritedMethod">
-<a onclick="javascript:setInheritedVisible(false,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Methods</a>
-</div>
-<div class="showInheritedMethod" id="showInheritedMethod">
-<a onclick="javascript:setInheritedVisible(true,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Methods</a>
-</div>
-</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#PieSeries()">PieSeries</a>(data:Object = null)</div>
-<div class="summaryTableDescription">
-   Constructor.</div>
-</td><td class="summaryTableOwnerCol">PieSeries</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#clone()">clone</a>():<a href="../series/ISeries.html">ISeries</a>
-</div>
-<div class="summaryTableDescription">
-   
-   Creates a copy of the ISeries object.</div>
-</td><td class="summaryTableOwnerCol">PieSeries</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#createLegendItemData()">createLegendItemData</a>():Array</div>
-<div class="summaryTableDescription">
-   
-   Creates an Array of LegendItemData objects to pass to the chart's legend.</div>
-</td><td class="summaryTableOwnerCol">PieSeries</td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#itemRendererToIndex()">itemRendererToIndex</a>(renderer:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):int</div>
-<div class="summaryTableDescription">
-   Returns the index of an item renderer.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#itemToCategory()">itemToCategory</a>(item:Object, index:int):String</div>
-<div class="summaryTableDescription">
-   Converts an item to the category in which it is displayed.</div>
-</td><td class="summaryTableOwnerCol">PieSeries</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#itemToData()">itemToData</a>(item:Object):Number</div>
-<div class="summaryTableDescription">
-   Converts an item to it's value.</div>
-</td><td class="summaryTableOwnerCol">PieSeries</td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#itemToItemRenderer()">itemToItemRenderer</a>(item:Object):<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>
-</div>
-<div class="summaryTableDescription">
-   Converts an item to its corresponding item renderer.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#itemToPercentage()">itemToPercentage</a>(item:Object):Number</div>
-<div class="summaryTableDescription">
-   Converts an item's value to its percentage equivilent.</div>
-</td><td class="summaryTableOwnerCol">PieSeries</td>
-</tr>
-</table>
-</div>
-<a name="protectedMethodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Protected Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedProtectedMethod" id="hideInheritedProtectedMethod">
-<a onclick="javascript:setInheritedVisible(false,'ProtectedMethod');" href="#protectedMethodSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Protected Methods</a>
-</div>
-<div class="showInheritedProtectedMethod" id="showInheritedProtectedMethod">
-<a onclick="javascript:setInheritedVisible(true,'ProtectedMethod');" href="#protectedMethodSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Protected Methods</a>
-</div>
-</div>
-<table id="summaryTableProtectedMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#copyStylesToRenderer()">copyStylesToRenderer</a>(child:<a href="ISeriesItemRenderer.html">ISeriesItemRenderer</a>, styleMap:Object):void</div>
-<div class="summaryTableDescription">
-   Copies a styles from the series to a child through a style map.</div>
-</td><td class="summaryTableOwnerCol">PieSeries</td>
-</tr>
-<tr class="hideInheritedProtectedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#invalidateMarker()">invalidateMarker</a>(marker:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):void</div>
-<div class="summaryTableDescription">
-         Invalidates a marker (considered new).</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProtectedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#isMarkerInvalid()">isMarkerInvalid</a>(marker:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):Boolean</div>
-<div class="summaryTableDescription">
-         Indicates whether special considerations should be taken for a newly created marker.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProtectedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#validateMarker()">validateMarker</a>(marker:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):void</div>
-<div class="summaryTableDescription">
-         Makes a marker valid.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-</table>
-</div>
-<a name="styleSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Styles</div>
-<div class="showHideLinks">
-<div class="hideInheritedStyle" id="hideInheritedStyle">
-<a onclick="javascript:setInheritedVisible(false,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Styles</a>
-</div>
-<div class="showInheritedStyle" id="showInheritedStyle">
-<a onclick="javascript:setInheritedVisible(true,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Styles</a>
-</div>
-</div>
-<table id="summaryTableStyle" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Style</th><th>Description</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:animationDuration">animationDuration</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-     The duration for animations that occur on data changes.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:animationEasingFunction">animationEasingFunction</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Function<br>
-     The easing function for animations that occur on data changes.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:animationEnabled">animationEnabled</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-     If true, data changes will be displayed with animations.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:borderAlpha">borderAlpha</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The alpha value from 0.0 to 1.0 to use for drawing the border of markers.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:borderColor">borderColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br> 
-     The border color used by programatic skins in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:color">color</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-     The base color used by objects displayed in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:fillAlpha">fillAlpha</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The alpha value from 0.0 to 1.0 to use for drawing the fills of markers.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:fillColor">fillColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-     The fill color used by programatic skins in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:fillColors"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">fillColors</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
-     The colors of the markers in this series.
-           The default value is <code>[0x729fcf, 0xfcaf3e, 0x73d216, 0xfce94f, 0xad7fa8, 0x3465a4]</code>.</td><td class="summaryTableOwnerCol">PieSeries</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:hideOverlappingLabels"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">hideOverlappingLabels</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-     If true, marker labels that overlap previously-created labels will be
-     hidden to improve readability.
-           The default value is <code>true</code>.</td><td class="summaryTableOwnerCol">PieSeries</td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:markerAlpha">markerAlpha</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The alpha value from 0.0 to 1.0 to use for drawing the markers.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:markerSize">markerSize</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The size, in pixels, of each marker.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:markerSkin">markerSkin</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-     The Class used to instantiate each marker's skin.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:showLabels"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">showLabels</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-     If true, a label is displayed on each marker. The label text is created
-     with the labelFunction property of the series. The default label function
-     sets the label to the percentage value of the item.
-           The default value is <code>false</code>.</td><td class="summaryTableOwnerCol">PieSeries</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="categoryField"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">categoryField</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>categoryField:String</code>  [read-write]<p>
-   The field used to access categories for this series.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get categoryField():String</code>
-<br>
-<code>    public function set categoryField(value:String):void</code>
-<br>
-</div>
-<a name="categoryNames"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">categoryNames</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>categoryNames:Array</code>  [read-write]<p>
-   The names of the categories displayed on the category axis. If the
-   chart does not have a category axis, this value will be ignored.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get categoryNames():Array</code>
-<br>
-<code>    public function set categoryNames(value:Array):void</code>
-<br>
-</div>
-<a name="dataField"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">dataField</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>dataField:String</code>  [read-write]<p>
-   The field used to access data for this series.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get dataField():String</code>
-<br>
-<code>    public function set dataField(value:String):void</code>
-<br>
-</div>
-<a name="labelFunction"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">labelFunction</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>labelFunction:Function</code>  [read-write]<p>
-   A function may be set to determine the text value of the labels.
-   
-   <pre>function labelFunction(item:Object):String</pre>
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get labelFunction():Function</code>
-<br>
-<code>    public function set labelFunction(value:Function):void</code>
-<br>
-</div>
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="PieSeries()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">PieSeries</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function PieSeries(data:Object = null)</code><p>
-   Constructor.
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">data</span>:Object</code> (default = <code>null</code>)<code></code></td>
-</tr>
-</table>
-</div>
-<a name="methodDetail"></a>
-<div class="detailSectionHeader">Method detail</div>
-<a name="clone()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">clone</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public override function clone():<a href="../series/ISeries.html">ISeries</a></code><p>
-   
-   Creates a copy of the ISeries object.
-   
-   </p><p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code><a href="../series/ISeries.html">ISeries</a></code> — 
-                        a new ISeries object
-   
-                        
-                     </td>
-</tr>
-</table>
-</div>
-<a name="copyStylesToRenderer()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">copyStylesToRenderer</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>protected function copyStylesToRenderer(child:<a href="ISeriesItemRenderer.html">ISeriesItemRenderer</a>, styleMap:Object):void</code><p>
-   Copies a styles from the series to a child through a style map.
-   
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">child</span>:<a href="ISeriesItemRenderer.html">ISeriesItemRenderer</a></code></td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code><span class="label">styleMap</span>:Object</code></td>
-</tr>
-</table>
-<p>
-<span class="label">See also</span>
-</p>
-<div class="seeAlso">copyStylesToChild()</div>
-</div>
-<a name="createLegendItemData()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">createLegendItemData</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function createLegendItemData():Array</code><p>
-   
-   Creates an Array of LegendItemData objects to pass to the chart's legend.
-   </p><p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>Array</code></td>
-</tr>
-</table>
-</div>
-<a name="itemToCategory()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">itemToCategory</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function itemToCategory(item:Object, index:int):String</code><p>
-   Converts an item to the category in which it is displayed.
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">item</span>:Object</code></td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code><span class="label">index</span>:int</code></td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>String</code></td>
-</tr>
-</table>
-</div>
-<a name="itemToData()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">itemToData</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function itemToData(item:Object):Number</code><p>
-   Converts an item to it's value.
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">item</span>:Object</code></td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>Number</code></td>
-</tr>
-</table>
-</div>
-<a name="itemToPercentage()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">itemToPercentage</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function itemToPercentage(item:Object):Number</code><p>
-   Converts an item's value to its percentage equivilent.
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">item</span>:Object</code></td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>Number</code></td>
-</tr>
-</table>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/series/Series.html b/as-docs/com/yahoo/astra/fl/charts/series/Series.html
deleted file mode 100644
index 53306b7..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/series/Series.html
+++ /dev/null
@@ -1,569 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="Series,com.yahoo.astra.fl.charts.series.Series,chart,dataProvider,dataTipFunction,displayName,itemRenderer,legendLabelFunction,length,clone,invalidateMarker,isMarkerInvalid,itemRendererToIndex,itemToItemRenderer,validateMarker" name="keywords">
-<title>com.yahoo.astra.fl.charts.series.Series</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'Series - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/series/Series.html&com/yahoo/astra/fl/charts/series/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class Series</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a> | <a href="#styleSummary">Styles</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class Series"); titleBar_setSubNav(false,true,true,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.series</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class Series</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">Series <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> fl.core.UIComponent</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Implements</td><td><a href="ISeries.html">ISeries</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Subclasses</td><td><a href="../series/CartesianSeries.html">CartesianSeries</a>, <a href="../series/PieSeries.html">PieSeries</a></td>
-</tr>
-</table>
-<p></p>
-     Functionality common to most series. Generally, a <code>Series</code> object
-     shouldn't be instantiated directly. Instead, a subclass with a concrete
-     implementation should be used.
-     
-     <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#chart">chart</a> : Object<div class="summaryTableDescription">
-   The chart in which this series appears.</div>
-</td><td class="summaryTableOwnerCol">Series</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#dataProvider">dataProvider</a> : Object<div class="summaryTableDescription">
-   The data provider for this series.</div>
-</td><td class="summaryTableOwnerCol">Series</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#dataTipFunction">dataTipFunction</a> : Function<div class="summaryTableDescription">
-   DataTip Function for series
-   </div>
-</td><td class="summaryTableOwnerCol">Series</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#displayName">displayName</a> : String<div class="summaryTableDescription">
-   The name of the series as it appears to the user.</div>
-</td><td class="summaryTableOwnerCol">Series</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#itemRenderer">itemRenderer</a> : Object<div class="summaryTableDescription">
-         The class used to instantiate item renderers.</div>
-</td><td class="summaryTableOwnerCol">Series</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
-   If defined, the chart will call the input function to determine the text displayed in 
-   in the chart's legend.</div>
-</td><td class="summaryTableOwnerCol">Series</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#length">length</a> : int<div class="summaryTableDescription">[read-only]
-   The number of items in the series.</div>
-</td><td class="summaryTableOwnerCol">Series</td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#Series()">Series</a>(dataProvider:Object = null)</div>
-<div class="summaryTableDescription">
-         Constructor.</div>
-</td><td class="summaryTableOwnerCol">Series</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#clone()">clone</a>():<a href="ISeries.html">ISeries</a>
-</div>
-<div class="summaryTableDescription">
-   Creates a copy of the ISeries object.</div>
-</td><td class="summaryTableOwnerCol">Series</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#itemRendererToIndex()">itemRendererToIndex</a>(renderer:<a href="ISeriesItemRenderer.html">ISeriesItemRenderer</a>):int</div>
-<div class="summaryTableDescription">
-   Returns the index of an item renderer.</div>
-</td><td class="summaryTableOwnerCol">Series</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#itemToItemRenderer()">itemToItemRenderer</a>(item:<a href="">Object</a>):<a href="ISeriesItemRenderer.html">ISeriesItemRenderer</a>
-</div>
-<div class="summaryTableDescription">
-   Converts an item to its corresponding item renderer.</div>
-</td><td class="summaryTableOwnerCol">Series</td>
-</tr>
-</table>
-</div>
-<a name="protectedMethodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Protected Methods</div>
-<table id="summaryTableProtectedMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#invalidateMarker()">invalidateMarker</a>(marker:<a href="ISeriesItemRenderer.html">ISeriesItemRenderer</a>):void</div>
-<div class="summaryTableDescription">
-         Invalidates a marker (considered new).</div>
-</td><td class="summaryTableOwnerCol">Series</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#isMarkerInvalid()">isMarkerInvalid</a>(marker:<a href="ISeriesItemRenderer.html">ISeriesItemRenderer</a>):Boolean</div>
-<div class="summaryTableDescription">
-         Indicates whether special considerations should be taken for a newly created marker.</div>
-</td><td class="summaryTableOwnerCol">Series</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#validateMarker()">validateMarker</a>(marker:<a href="ISeriesItemRenderer.html">ISeriesItemRenderer</a>):void</div>
-<div class="summaryTableDescription">
-         Makes a marker valid.</div>
-</td><td class="summaryTableOwnerCol">Series</td>
-</tr>
-</table>
-</div>
-<a name="styleSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Styles</div>
-<table id="summaryTableStyle" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Style</th><th>Description</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:animationDuration"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">animationDuration</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-     The duration for animations that occur on data changes.
-     </td><td class="summaryTableOwnerCol">Series</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:animationEasingFunction"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">animationEasingFunction</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Function<br>
-     The easing function for animations that occur on data changes.
-     </td><td class="summaryTableOwnerCol">Series</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:animationEnabled"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">animationEnabled</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-     If true, data changes will be displayed with animations. If false, changes will happen instantly.
-     </td><td class="summaryTableOwnerCol">Series</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:borderAlpha"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">borderAlpha</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The alpha value from 0.0 to 1.0 to use for drawing the border of markers.
-     </td><td class="summaryTableOwnerCol">Series</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:borderColor"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">borderColor</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br> 
-     The border color used by programatic skins in this series.
-     </td><td class="summaryTableOwnerCol">Series</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:color"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">color</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-     The base color used by objects displayed in this series.
-     </td><td class="summaryTableOwnerCol">Series</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:fillAlpha"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">fillAlpha</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The alpha value from 0.0 to 1.0 to use for drawing the fills of markers.
-     </td><td class="summaryTableOwnerCol">Series</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:fillColor"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">fillColor</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-     The fill color used by programatic skins in this series.
-     </td><td class="summaryTableOwnerCol">Series</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:markerAlpha"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">markerAlpha</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The alpha value from 0.0 to 1.0 to use for drawing the markers.
-     </td><td class="summaryTableOwnerCol">Series</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:markerSize"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">markerSize</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The size, in pixels, of each marker.
-     </td><td class="summaryTableOwnerCol">Series</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:markerSkin"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">markerSkin</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-     The Class used to instantiate each marker's skin.
-     </td><td class="summaryTableOwnerCol">Series</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="chart"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">chart</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>chart:Object</code>  [read-write]<p>
-   The chart in which this series appears.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get chart():Object</code>
-<br>
-<code>    public function set chart(value:Object):void</code>
-<br>
-</div>
-<a name="dataProvider"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">dataProvider</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>dataProvider:Object</code>  [read-write]<p>
-   The data provider for this series. Accepts <code>Array</code> or <code>XMLList</code> objects.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get dataProvider():Object</code>
-<br>
-<code>    public function set dataProvider(value:Object):void</code>
-<br>
-</div>
-<a name="dataTipFunction"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">dataTipFunction</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>dataTipFunction:Function</code>  [read-write]<p>
-   DataTip Function for series
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get dataTipFunction():Function</code>
-<br>
-<code>    public function set dataTipFunction(value:Function):void</code>
-<br>
-</div>
-<a name="displayName"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">displayName</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>displayName:String</code>  [read-write]<p>
-   The name of the series as it appears to the user.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get displayName():String</code>
-<br>
-<code>    public function set displayName(value:String):void</code>
-<br>
-</div>
-<a name="itemRenderer"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">itemRenderer</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>itemRenderer:Object</code>  [read-write]<p>
-         The class used to instantiate item renderers.
-         </p><span class="label">Implementation</span>
-<br>
-<code>    public function get itemRenderer():Object</code>
-<br>
-<code>    public function set itemRenderer(value:Object):void</code>
-<br>
-</div>
-<a name="legendLabelFunction"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">legendLabelFunction</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>legendLabelFunction:Function</code>  [read-write]<p>
-   If defined, the chart will call the input function to determine the text displayed in 
-   in the chart's legend.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get legendLabelFunction():Function</code>
-<br>
-<code>    public function set legendLabelFunction(value:Function):void</code>
-<br>
-</div>
-<a name="length"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">length</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>length:int</code>  [read-only]<p>
-   The number of items in the series.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get length():int</code>
-<br>
-</div>
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="Series()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">Series</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function Series(dataProvider:Object = null)</code><p>
-         Constructor.
-         </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">dataProvider</span>:Object</code> (default = <code>null</code>)<code></code></td>
-</tr>
-</table>
-</div>
-<a name="methodDetail"></a>
-<div class="detailSectionHeader">Method detail</div>
-<a name="clone()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">clone</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function clone():<a href="ISeries.html">ISeries</a></code><p>
-   Creates a copy of the ISeries object.
-   
-   </p><p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code><a href="ISeries.html">ISeries</a></code> — 
-                        a new ISeries object
-   
-                        
-                     </td>
-</tr>
-</table>
-</div>
-<a name="invalidateMarker()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">invalidateMarker</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>protected function invalidateMarker(marker:<a href="ISeriesItemRenderer.html">ISeriesItemRenderer</a>):void</code><p>
-         Invalidates a marker (considered new).
-         </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">marker</span>:<a href="ISeriesItemRenderer.html">ISeriesItemRenderer</a></code></td>
-</tr>
-</table>
-</div>
-<a name="isMarkerInvalid()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">isMarkerInvalid</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>protected function isMarkerInvalid(marker:<a href="ISeriesItemRenderer.html">ISeriesItemRenderer</a>):Boolean</code><p>
-         Indicates whether special considerations should be taken for a newly created marker.
-         </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">marker</span>:<a href="ISeriesItemRenderer.html">ISeriesItemRenderer</a></code></td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>Boolean</code></td>
-</tr>
-</table>
-</div>
-<a name="itemRendererToIndex()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">itemRendererToIndex</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function itemRendererToIndex(renderer:<a href="ISeriesItemRenderer.html">ISeriesItemRenderer</a>):int</code><p>
-   Returns the index of an item renderer.
-   
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">renderer</span>:<a href="ISeriesItemRenderer.html">ISeriesItemRenderer</a></code> — The renderer whose index is to be returned.
-   </td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>int</code> — The index of the renderer.
-   </td>
-</tr>
-</table>
-</div>
-<a name="itemToItemRenderer()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">itemToItemRenderer</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function itemToItemRenderer(item:<a href="">Object</a>):<a href="ISeriesItemRenderer.html">ISeriesItemRenderer</a></code><p>
-   Converts an item to its corresponding item renderer.
-   
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">item</span>:<a href="">Object</a></code> — The item from the dataProvider to be converted to a renderer.
-   </td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code><a href="ISeriesItemRenderer.html">ISeriesItemRenderer</a></code> — 
-                        The renderer that corresponds to the item.
-   
-                        
-                     </td>
-</tr>
-</table>
-</div>
-<a name="validateMarker()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">validateMarker</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>protected function validateMarker(marker:<a href="ISeriesItemRenderer.html">ISeriesItemRenderer</a>):void</code><p>
-         Makes a marker valid. To be used by subclasses.
-         </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">marker</span>:<a href="ISeriesItemRenderer.html">ISeriesItemRenderer</a></code></td>
-</tr>
-</table>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/series/SeriesItemRenderer.html b/as-docs/com/yahoo/astra/fl/charts/series/SeriesItemRenderer.html
deleted file mode 100644
index bf650b7..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/series/SeriesItemRenderer.html
+++ /dev/null
@@ -1,234 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="SeriesItemRenderer,com.yahoo.astra.fl.charts.series.SeriesItemRenderer,aspectRatio,data,series" name="keywords">
-<title>com.yahoo.astra.fl.charts.series.SeriesItemRenderer</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'SeriesItemRenderer - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/series/SeriesItemRenderer.html&com/yahoo/astra/fl/charts/series/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class SeriesItemRenderer</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a> | <a href="#styleSummary">Styles</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class SeriesItemRenderer"); titleBar_setSubNav(false,true,true,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.series</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class SeriesItemRenderer</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">SeriesItemRenderer <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> fl.core.UIComponent</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Implements</td><td><a href="ISeriesItemRenderer.html">ISeriesItemRenderer</a></td>
-</tr>
-</table>
-<p></p>
-     The primary item renderer class for a chart series.
-     
-     <p></p>
-<p>
-<span class="classHeaderTableLabel">See also</span>
-</p>
-<div class="seeAlso">
-<a href="../series/Series.html" target="">com.yahoo.astra.fl.charts.series.Series</a>
-</div>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#data">data</a> : Object<div class="summaryTableDescription">
-   The data for the item that this data tip represents.</div>
-</td><td class="summaryTableOwnerCol">SeriesItemRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#series">series</a> : <a href="../series/ISeries.html">ISeries</a>
-<div class="summaryTableDescription"></div>
-</td><td class="summaryTableOwnerCol">SeriesItemRenderer</td>
-</tr>
-</table>
-</div>
-<a name="protectedPropertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Protected Properties</div>
-<table id="summaryTableProtectedProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#aspectRatio">aspectRatio</a> : Number = 1<div class="summaryTableDescription"></div>
-</td><td class="summaryTableOwnerCol">SeriesItemRenderer</td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#SeriesItemRenderer()">SeriesItemRenderer</a>()</div>
-<div class="summaryTableDescription">
-   Constructor.</div>
-</td><td class="summaryTableOwnerCol">SeriesItemRenderer</td>
-</tr>
-</table>
-</div>
-<a name="styleSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Styles</div>
-<table id="summaryTableStyle" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Style</th><th>Description</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:borderAlpha"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">borderAlpha</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The alpha used by a skin that has a border alpha.
-     </td><td class="summaryTableOwnerCol">SeriesItemRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:borderColor"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">borderColor</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The color used by a skin that uses border colors.
-  </td><td class="summaryTableOwnerCol">SeriesItemRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:fillAlpha"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">fillAlpha</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The alpha used by a skin that has a fill alpha.
-     </td><td class="summaryTableOwnerCol">SeriesItemRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:fillColor"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">fillColor</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-  The color used by a skin that uses fill colors.
-  </td><td class="summaryTableOwnerCol">SeriesItemRenderer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"><a name="style:skin"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<span class="signatureLink">skin</span>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-     The DisplayObject subclass used to display the background.
-     </td><td class="summaryTableOwnerCol">SeriesItemRenderer</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="aspectRatio"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">aspectRatio</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>protected var aspectRatio:Number = 1</code>
-</div>
-<a name="data"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">data</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>data:Object</code>  [read-write]<p>
-   The data for the item that this data tip represents.
-   Custom implementations of <code>IDataTipRenderer</code>
-   may use this property to render additional information for
-   the user.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get data():Object</code>
-<br>
-<code>    public function set data(value:Object):void</code>
-<br>
-</div>
-<a name="series"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">series</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>series:<a href="../series/ISeries.html">ISeries</a></code>  [read-write]<span class="label">Implementation</span>
-<br>
-<code>    public function get series():<a href="../series/ISeries.html">ISeries</a></code>
-<br>
-<code>    public function set series(value:<a href="../series/ISeries.html">ISeries</a>):void</code>
-<br>
-</div>
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="SeriesItemRenderer()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">SeriesItemRenderer</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function SeriesItemRenderer()</code><p>
-   Constructor.
-   </p></div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/series/StackedBarSeries.html b/as-docs/com/yahoo/astra/fl/charts/series/StackedBarSeries.html
deleted file mode 100644
index 30ea362..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/series/StackedBarSeries.html
+++ /dev/null
@@ -1,377 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="StackedBarSeries,com.yahoo.astra.fl.charts.series.StackedBarSeries" name="keywords">
-<title>com.yahoo.astra.fl.charts.series.StackedBarSeries</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'StackedBarSeries - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/series/StackedBarSeries.html&com/yahoo/astra/fl/charts/series/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class StackedBarSeries</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a> | <a href="#styleSummary">Styles</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class StackedBarSeries"); titleBar_setSubNav(false,true,true,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.series</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class StackedBarSeries</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">StackedBarSeries <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> <a href="BarSeries.html">BarSeries</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> <a href="CartesianSeries.html">CartesianSeries</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> <a href="Series.html">Series</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> fl.core.UIComponent</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Implements</td><td><a href="IStackedSeries.html">IStackedSeries</a></td>
-</tr>
-</table>
-<p></p>
-  A bar series type that stacks.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<div class="showHideLinks">
-<div class="hideInheritedProperty" id="hideInheritedProperty">
-<a onclick="javascript:setInheritedVisible(false,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Properties</a>
-</div>
-<div class="showInheritedProperty" id="showInheritedProperty">
-<a onclick="javascript:setInheritedVisible(true,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Properties</a>
-</div>
-</div>
-<table id="summaryTableProperty" class="summaryTable hideInheritedProperty" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianSeries.html#axis">axis</a> : String = "primary"<div class="summaryTableDescription">
-   Indicates whether the series is bound to a primary or secondary axis
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#chart">chart</a> : Object<div class="summaryTableDescription">
-   The chart in which this series appears.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#dataProvider">dataProvider</a> : Object<div class="summaryTableDescription">
-   The data provider for this series.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#dataTipFunction">dataTipFunction</a> : Function<div class="summaryTableDescription">
-   DataTip Function for series
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#displayName">displayName</a> : String<div class="summaryTableDescription">
-   The name of the series as it appears to the user.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianSeries.html#horizontalField">horizontalField</a> : String<div class="summaryTableDescription">
-   Defines the property to access when determining the x value.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#itemRenderer">itemRenderer</a> : Object<div class="summaryTableDescription">
-         The class used to instantiate item renderers.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
-   If defined, the chart will call the input function to determine the text displayed in 
-   in the chart's legend.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#length">length</a> : int<div class="summaryTableDescription">
-   The number of items in the series.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianSeries.html#showInLegend">showInLegend</a> : Boolean<div class="summaryTableDescription">
-   When a Legend is present, indicates whether the series will show in the legend.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianSeries.html#verticalField">verticalField</a> : String<div class="summaryTableDescription">
-   Defines the property to access when determining the y value.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedMethod" id="hideInheritedMethod">
-<a onclick="javascript:setInheritedVisible(false,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Methods</a>
-</div>
-<div class="showInheritedMethod" id="showInheritedMethod">
-<a onclick="javascript:setInheritedVisible(true,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Methods</a>
-</div>
-</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#StackedBarSeries()">StackedBarSeries</a>(data:Object = null)</div>
-<div class="summaryTableDescription">
-   Constructor.</div>
-</td><td class="summaryTableOwnerCol">StackedBarSeries</td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="BarSeries.html#clone()">clone</a>():<a href="../series/ISeries.html">ISeries</a>
-</div>
-<div class="summaryTableDescription">
-   
-         </div>
-</td><td class="summaryTableOwnerCol"><a href="BarSeries.html">BarSeries</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianSeries.html#createLegendItemData()">createLegendItemData</a>():<a href="../legend/LegendItemData.html">LegendItemData</a>
-</div>
-<div class="summaryTableDescription">
-   Creates a LegendItemData object to pass to the chart's legend.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#itemRendererToIndex()">itemRendererToIndex</a>(renderer:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):int</div>
-<div class="summaryTableDescription">
-   Returns the index of an item renderer.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#itemToItemRenderer()">itemToItemRenderer</a>(item:Object):<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>
-</div>
-<div class="summaryTableDescription">
-   Converts an item to its corresponding item renderer.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-</table>
-</div>
-<a name="protectedMethodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Protected Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedProtectedMethod" id="hideInheritedProtectedMethod">
-<a onclick="javascript:setInheritedVisible(false,'ProtectedMethod');" href="#protectedMethodSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Protected Methods</a>
-</div>
-<div class="showInheritedProtectedMethod" id="showInheritedProtectedMethod">
-<a onclick="javascript:setInheritedVisible(true,'ProtectedMethod');" href="#protectedMethodSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Protected Methods</a>
-</div>
-</div>
-<table id="summaryTableProtectedMethod" class="summaryTable hideInheritedProtectedMethod" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedProtectedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#invalidateMarker()">invalidateMarker</a>(marker:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):void</div>
-<div class="summaryTableDescription">
-         Invalidates a marker (considered new).</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProtectedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#isMarkerInvalid()">isMarkerInvalid</a>(marker:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):Boolean</div>
-<div class="summaryTableDescription">
-         Indicates whether special considerations should be taken for a newly created marker.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProtectedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#validateMarker()">validateMarker</a>(marker:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):void</div>
-<div class="summaryTableDescription">
-         Makes a marker valid.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-</table>
-</div>
-<a name="styleSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Styles</div>
-<div class="showHideLinks">
-<div class="hideInheritedStyle" id="hideInheritedStyle">
-<a onclick="javascript:setInheritedVisible(false,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Styles</a>
-</div>
-<div class="showInheritedStyle" id="showInheritedStyle">
-<a onclick="javascript:setInheritedVisible(true,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Styles</a>
-</div>
-</div>
-<table id="summaryTableStyle" class="summaryTable hideInheritedStyle" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Style</th><th>Description</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:animationDuration">animationDuration</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-     The duration for animations that occur on data changes.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:animationEasingFunction">animationEasingFunction</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Function<br>
-     The easing function for animations that occur on data changes.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:animationEnabled">animationEnabled</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-     If true, data changes will be displayed with animations.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:borderAlpha">borderAlpha</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The alpha value from 0.0 to 1.0 to use for drawing the border of markers.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:borderColor">borderColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br> 
-     The border color used by programatic skins in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:color">color</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-     The base color used by objects displayed in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:fillAlpha">fillAlpha</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The alpha value from 0.0 to 1.0 to use for drawing the fills of markers.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:fillColor">fillColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-     The fill color used by programatic skins in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:markerAlpha">markerAlpha</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The alpha value from 0.0 to 1.0 to use for drawing the markers.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:markerSize">markerSize</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The size, in pixels, of each marker.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:markerSkin">markerSkin</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-     The Class used to instantiate each marker's skin.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianSeries.html#style:visibility">visibility</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
-  Indicates the value of the visible property.</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="StackedBarSeries()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">StackedBarSeries</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function StackedBarSeries(data:Object = null)</code><p>
-   Constructor.
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">data</span>:Object</code> (default = <code>null</code>)<code></code></td>
-</tr>
-</table>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/series/StackedColumnSeries.html b/as-docs/com/yahoo/astra/fl/charts/series/StackedColumnSeries.html
deleted file mode 100644
index 6067846..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/series/StackedColumnSeries.html
+++ /dev/null
@@ -1,377 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="StackedColumnSeries,com.yahoo.astra.fl.charts.series.StackedColumnSeries" name="keywords">
-<title>com.yahoo.astra.fl.charts.series.StackedColumnSeries</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'StackedColumnSeries - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/series/StackedColumnSeries.html&com/yahoo/astra/fl/charts/series/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class StackedColumnSeries</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a> | <a href="#styleSummary">Styles</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class StackedColumnSeries"); titleBar_setSubNav(false,true,true,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.series</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class StackedColumnSeries</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">StackedColumnSeries <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> <a href="ColumnSeries.html">ColumnSeries</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> <a href="CartesianSeries.html">CartesianSeries</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> <a href="Series.html">Series</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> fl.core.UIComponent</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Implements</td><td><a href="IStackedSeries.html">IStackedSeries</a></td>
-</tr>
-</table>
-<p></p>
-  A column series type that stacks.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<div class="showHideLinks">
-<div class="hideInheritedProperty" id="hideInheritedProperty">
-<a onclick="javascript:setInheritedVisible(false,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Properties</a>
-</div>
-<div class="showInheritedProperty" id="showInheritedProperty">
-<a onclick="javascript:setInheritedVisible(true,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Properties</a>
-</div>
-</div>
-<table id="summaryTableProperty" class="summaryTable hideInheritedProperty" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianSeries.html#axis">axis</a> : String = "primary"<div class="summaryTableDescription">
-   Indicates whether the series is bound to a primary or secondary axis
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#chart">chart</a> : Object<div class="summaryTableDescription">
-   The chart in which this series appears.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#dataProvider">dataProvider</a> : Object<div class="summaryTableDescription">
-   The data provider for this series.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#dataTipFunction">dataTipFunction</a> : Function<div class="summaryTableDescription">
-   DataTip Function for series
-   </div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#displayName">displayName</a> : String<div class="summaryTableDescription">
-   The name of the series as it appears to the user.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianSeries.html#horizontalField">horizontalField</a> : String<div class="summaryTableDescription">
-   Defines the property to access when determining the x value.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#itemRenderer">itemRenderer</a> : Object<div class="summaryTableDescription">
-         The class used to instantiate item renderers.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
-   If defined, the chart will call the input function to determine the text displayed in 
-   in the chart's legend.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#length">length</a> : int<div class="summaryTableDescription">
-   The number of items in the series.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianSeries.html#showInLegend">showInLegend</a> : Boolean<div class="summaryTableDescription">
-   When a Legend is present, indicates whether the series will show in the legend.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
-</tr>
-<tr class="hideInheritedProperty">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianSeries.html#verticalField">verticalField</a> : String<div class="summaryTableDescription">
-   Defines the property to access when determining the y value.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedMethod" id="hideInheritedMethod">
-<a onclick="javascript:setInheritedVisible(false,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Methods</a>
-</div>
-<div class="showInheritedMethod" id="showInheritedMethod">
-<a onclick="javascript:setInheritedVisible(true,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Methods</a>
-</div>
-</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#StackedColumnSeries()">StackedColumnSeries</a>(data:Object = null)</div>
-<div class="summaryTableDescription">
-   Constructor.</div>
-</td><td class="summaryTableOwnerCol">StackedColumnSeries</td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="ColumnSeries.html#clone()">clone</a>():<a href="../series/ISeries.html">ISeries</a>
-</div>
-<div class="summaryTableDescription">
-   
-         </div>
-</td><td class="summaryTableOwnerCol"><a href="ColumnSeries.html">ColumnSeries</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianSeries.html#createLegendItemData()">createLegendItemData</a>():<a href="../legend/LegendItemData.html">LegendItemData</a>
-</div>
-<div class="summaryTableDescription">
-   Creates a LegendItemData object to pass to the chart's legend.</div>
-</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#itemRendererToIndex()">itemRendererToIndex</a>(renderer:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):int</div>
-<div class="summaryTableDescription">
-   Returns the index of an item renderer.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#itemToItemRenderer()">itemToItemRenderer</a>(item:Object):<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>
-</div>
-<div class="summaryTableDescription">
-   Converts an item to its corresponding item renderer.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-</table>
-</div>
-<a name="protectedMethodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Protected Methods</div>
-<div class="showHideLinks">
-<div class="hideInheritedProtectedMethod" id="hideInheritedProtectedMethod">
-<a onclick="javascript:setInheritedVisible(false,'ProtectedMethod');" href="#protectedMethodSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Protected Methods</a>
-</div>
-<div class="showInheritedProtectedMethod" id="showInheritedProtectedMethod">
-<a onclick="javascript:setInheritedVisible(true,'ProtectedMethod');" href="#protectedMethodSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Protected Methods</a>
-</div>
-</div>
-<table id="summaryTableProtectedMethod" class="summaryTable hideInheritedProtectedMethod" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedProtectedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#invalidateMarker()">invalidateMarker</a>(marker:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):void</div>
-<div class="summaryTableDescription">
-         Invalidates a marker (considered new).</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProtectedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#isMarkerInvalid()">isMarkerInvalid</a>(marker:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):Boolean</div>
-<div class="summaryTableDescription">
-         Indicates whether special considerations should be taken for a newly created marker.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedProtectedMethod">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#validateMarker()">validateMarker</a>(marker:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):void</div>
-<div class="summaryTableDescription">
-         Makes a marker valid.</div>
-</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-</table>
-</div>
-<a name="styleSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Styles</div>
-<div class="showHideLinks">
-<div class="hideInheritedStyle" id="hideInheritedStyle">
-<a onclick="javascript:setInheritedVisible(false,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Styles</a>
-</div>
-<div class="showInheritedStyle" id="showInheritedStyle">
-<a onclick="javascript:setInheritedVisible(true,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Styles</a>
-</div>
-</div>
-<table id="summaryTableStyle" class="summaryTable hideInheritedStyle" cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Style</th><th>Description</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:animationDuration">animationDuration</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
-     The duration for animations that occur on data changes.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:animationEasingFunction">animationEasingFunction</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Function<br>
-     The easing function for animations that occur on data changes.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:animationEnabled">animationEnabled</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
-     If true, data changes will be displayed with animations.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:borderAlpha">borderAlpha</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The alpha value from 0.0 to 1.0 to use for drawing the border of markers.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:borderColor">borderColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br> 
-     The border color used by programatic skins in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:color">color</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-     The base color used by objects displayed in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:fillAlpha">fillAlpha</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The alpha value from 0.0 to 1.0 to use for drawing the fills of markers.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:fillColor">fillColor</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
-     The fill color used by programatic skins in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:markerAlpha">markerAlpha</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The alpha value from 0.0 to 1.0 to use for drawing the markers.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:markerSize">markerSize</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
-     The size, in pixels, of each marker.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="Series.html#style:markerSkin">markerSkin</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
-     The Class used to instantiate each marker's skin.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
-</tr>
-<tr class="hideInheritedStyle">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="CartesianSeries.html#style:visibility">visibility</a>
-</div>
-</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
-  Indicates the value of the visible property.</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="StackedColumnSeries()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">StackedColumnSeries</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function StackedColumnSeries(data:Object = null)</code><p>
-   Constructor.
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">data</span>:Object</code> (default = <code>null</code>)<code></code></td>
-</tr>
-</table>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/series/class-list.html b/as-docs/com/yahoo/astra/fl/charts/series/class-list.html
deleted file mode 100644
index 82f33f9..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/series/class-list.html
+++ /dev/null
@@ -1,69 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>com.yahoo.astra.fl.charts.series - YUI AS Component Documentation</title>
-<base target="classFrame">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-</head>
-<body class="classFrameContent">
-<h3>
-<a style="color:black" target="classFrame" href="package-detail.html">Package com.yahoo.astra.fl.charts.series</a>
-</h3>
-<table cellspacing="0" cellpadding="0">
-<tr>
-<td><a style="color:black" href="package-detail.html#interfaceSummary"><b>Interfaces</b></a></td>
-</tr>
-<tr>
-<td><a href="ICategorySeries.html"><i>ICategorySeries</i></a></td>
-</tr>
-<tr>
-<td><a href="ILegendItemSeries.html"><i>ILegendItemSeries</i></a></td>
-</tr>
-<tr>
-<td><a href="ISeries.html"><i>ISeries</i></a></td>
-</tr>
-<tr>
-<td><a href="ISeriesItemRenderer.html"><i>ISeriesItemRenderer</i></a></td>
-</tr>
-<tr>
-<td><a href="IStackedSeries.html"><i>IStackedSeries</i></a></td>
-</tr>
-<tr>
-<td width="10px"> </td>
-</tr>
-<tr>
-<td><a style="color:black" href="package-detail.html#classSummary"><b>Classes</b></a></td>
-</tr>
-<tr>
-<td><a href="BarSeries.html">BarSeries</a></td>
-</tr>
-<tr>
-<td><a href="CartesianSeries.html">CartesianSeries</a></td>
-</tr>
-<tr>
-<td><a href="ColumnSeries.html">ColumnSeries</a></td>
-</tr>
-<tr>
-<td><a href="LineSeries.html">LineSeries</a></td>
-</tr>
-<tr>
-<td><a href="PieSeries.html">PieSeries</a></td>
-</tr>
-<tr>
-<td><a href="Series.html">Series</a></td>
-</tr>
-<tr>
-<td><a href="SeriesItemRenderer.html">SeriesItemRenderer</a></td>
-</tr>
-<tr>
-<td><a href="StackedBarSeries.html">StackedBarSeries</a></td>
-</tr>
-<tr>
-<td><a href="StackedColumnSeries.html">StackedColumnSeries</a></td>
-</tr>
-</table>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/series/package-detail.html b/as-docs/com/yahoo/astra/fl/charts/series/package-detail.html
deleted file mode 100644
index ac72596..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/series/package-detail.html
+++ /dev/null
@@ -1,114 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<title>com.yahoo.astra.fl.charts.series Summary</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'com.yahoo.astra.fl.charts.series Package - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/series/package-detail.html&com/yahoo/astra/fl/charts/series/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Package com.yahoo.astra.fl.charts.series</td><td align="right" id="subNav" class="titleTableSubNav"><a href="package-detail.html#interfaceSummary">Interfaces</a> | <a href="package-detail.html#classSummary">Classes</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Package com.yahoo.astra.fl.charts.series"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false,true,true,false);}
---></script>
-<div class="MainContent">
-<br>
-<br>
-<hr>
-<a name="interfaceSummary"></a>
-<div class="summaryTableTitle">Interfaces</div>
-<table class="summaryTable" cellspacing="0" cellpadding="3">
-<tr>
-<th> </th><th width="30%">Interface</th><th width="70%">Description</th>
-</tr>
-<tr class="prow1">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><i><a href="ICategorySeries.html">ICategorySeries</a></i></td><td class="summaryTableLastCol">
-  Defines functions and properties for an ISeries that relies on categories.</td>
-</tr>
-<tr class="prow0">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><i><a href="ILegendItemSeries.html">ILegendItemSeries</a></i></td><td class="summaryTableLastCol">
-  A series type that can create data for a legend.</td>
-</tr>
-<tr class="prow1">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><i><a href="ISeries.html">ISeries</a></i></td><td class="summaryTableLastCol">
-  A renderer for a series displayed on a chart.</td>
-</tr>
-<tr class="prow0">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><i><a href="ISeriesItemRenderer.html">ISeriesItemRenderer</a></i></td><td class="summaryTableLastCol">
-  A renderer for an item in a series on a chart.</td>
-</tr>
-<tr class="prow1">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><i><a href="IStackedSeries.html">IStackedSeries</a></i></td><td class="summaryTableLastCol">
-  A type of series that supports stacking.</td>
-</tr>
-</table>
-<a name="classSummary"></a>
-<div class="summaryTableTitle">Classes</div>
-<table class="summaryTable" cellspacing="0" cellpadding="3">
-<tr>
-<th> </th><th width="30%">Class</th><th width="70%">Description</th>
-</tr>
-<tr class="prow1">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="BarSeries.html">BarSeries</a></td><td class="summaryTableLastCol">
-  Renders data points as a series of horizontal bars.</td>
-</tr>
-<tr class="prow0">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="CartesianSeries.html">CartesianSeries</a></td><td class="summaryTableLastCol">
-  Functionality common to most series appearing in cartesian charts.</td>
-</tr>
-<tr class="prow1">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="ColumnSeries.html">ColumnSeries</a></td><td class="summaryTableLastCol">
-  Renders data points as a series of vertical columns.</td>
-</tr>
-<tr class="prow0">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="LineSeries.html">LineSeries</a></td><td class="summaryTableLastCol">
-  Renders data points as a series of connected line segments.</td>
-</tr>
-<tr class="prow1">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="PieSeries.html">PieSeries</a></td><td class="summaryTableLastCol">
-  Renders data points as a series of pie-like wedges.</td>
-</tr>
-<tr class="prow0">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="Series.html">Series</a></td><td class="summaryTableLastCol">
-     Functionality common to most series.</td>
-</tr>
-<tr class="prow1">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="SeriesItemRenderer.html">SeriesItemRenderer</a></td><td class="summaryTableLastCol">
-     The primary item renderer class for a chart series.</td>
-</tr>
-<tr class="prow0">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="StackedBarSeries.html">StackedBarSeries</a></td><td class="summaryTableLastCol">
-  A bar series type that stacks.</td>
-</tr>
-<tr class="prow1">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="StackedColumnSeries.html">StackedColumnSeries</a></td><td class="summaryTableLastCol">
-  A column series type that stacks.</td>
-</tr>
-</table>
-<p></p>
-<div>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/skins/CircleSkin.html b/as-docs/com/yahoo/astra/fl/charts/skins/CircleSkin.html
deleted file mode 100644
index 15d2fc9..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/skins/CircleSkin.html
+++ /dev/null
@@ -1,194 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="CircleSkin,com.yahoo.astra.fl.charts.skins.CircleSkin,borderAlpha,borderColor,fillAlpha,fillColor" name="keywords">
-<title>com.yahoo.astra.fl.charts.skins.CircleSkin</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'CircleSkin - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/skins/CircleSkin.html&com/yahoo/astra/fl/charts/skins/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class CircleSkin</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class CircleSkin"); titleBar_setSubNav(false,true,false,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.skins</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class CircleSkin</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">CircleSkin <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> fl.core.UIComponent</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Implements</td><td><a href="IProgrammaticSkin.html">IProgrammaticSkin</a></td>
-</tr>
-</table>
-<p></p>
-  A skin shaped like a circle with customizable color and alpha properties for its fill and border.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#borderAlpha">borderAlpha</a> : Number<div class="summaryTableDescription">
-   The alpha value of the border.</div>
-</td><td class="summaryTableOwnerCol">CircleSkin</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#borderColor">borderColor</a> : uint<div class="summaryTableDescription">
-   The color used for the outline of the skin
-   </div>
-</td><td class="summaryTableOwnerCol">CircleSkin</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#fillAlpha">fillAlpha</a> : Number<div class="summaryTableDescription">
-   The alpha value of the fill.</div>
-</td><td class="summaryTableOwnerCol">CircleSkin</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#fillColor">fillColor</a> : uint<div class="summaryTableDescription">
-   The color used to draw the skin.</div>
-</td><td class="summaryTableOwnerCol">CircleSkin</td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#CircleSkin()">CircleSkin</a>()</div>
-<div class="summaryTableDescription">
-   Constructor.</div>
-</td><td class="summaryTableOwnerCol">CircleSkin</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="borderAlpha"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">borderAlpha</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>borderAlpha:Number</code>  [read-write]<p>
-   The alpha value of the border.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get borderAlpha():Number</code>
-<br>
-<code>    public function set borderAlpha(value:Number):void</code>
-<br>
-</div>
-<a name="borderColor"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">borderColor</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>borderColor:uint</code>  [read-write]<p>
-   The color used for the outline of the skin
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get borderColor():uint</code>
-<br>
-<code>    public function set borderColor(value:uint):void</code>
-<br>
-</div>
-<a name="fillAlpha"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">fillAlpha</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>fillAlpha:Number</code>  [read-write]<p>
-   The alpha value of the fill.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get fillAlpha():Number</code>
-<br>
-<code>    public function set fillAlpha(value:Number):void</code>
-<br>
-</div>
-<a name="fillColor"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">fillColor</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>fillColor:uint</code>  [read-write]<p>
-   The color used to draw the skin.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get fillColor():uint</code>
-<br>
-<code>    public function set fillColor(value:uint):void</code>
-<br>
-</div>
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="CircleSkin()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">CircleSkin</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function CircleSkin()</code><p>
-   Constructor.
-   </p></div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/skins/DiamondSkin.html b/as-docs/com/yahoo/astra/fl/charts/skins/DiamondSkin.html
deleted file mode 100644
index a6b1394..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/skins/DiamondSkin.html
+++ /dev/null
@@ -1,194 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="DiamondSkin,com.yahoo.astra.fl.charts.skins.DiamondSkin,borderAlpha,borderColor,fillAlpha,fillColor" name="keywords">
-<title>com.yahoo.astra.fl.charts.skins.DiamondSkin</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'DiamondSkin - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/skins/DiamondSkin.html&com/yahoo/astra/fl/charts/skins/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class DiamondSkin</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class DiamondSkin"); titleBar_setSubNav(false,true,false,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.skins</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class DiamondSkin</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">DiamondSkin <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> fl.core.UIComponent</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Implements</td><td><a href="IProgrammaticSkin.html">IProgrammaticSkin</a></td>
-</tr>
-</table>
-<p></p>
-  A skin shaped like a diamond with customizable color and alpha properties for its fill and border.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#borderAlpha">borderAlpha</a> : Number<div class="summaryTableDescription">
-   The alpha value of the border.</div>
-</td><td class="summaryTableOwnerCol">DiamondSkin</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#borderColor">borderColor</a> : uint<div class="summaryTableDescription">
-   The color used for the outline of the skin
-   </div>
-</td><td class="summaryTableOwnerCol">DiamondSkin</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#fillAlpha">fillAlpha</a> : Number<div class="summaryTableDescription">
-   The alpha value of the fill.</div>
-</td><td class="summaryTableOwnerCol">DiamondSkin</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#fillColor">fillColor</a> : uint<div class="summaryTableDescription">
-   The color used to draw the skin.</div>
-</td><td class="summaryTableOwnerCol">DiamondSkin</td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#DiamondSkin()">DiamondSkin</a>()</div>
-<div class="summaryTableDescription">
-   Constructor.</div>
-</td><td class="summaryTableOwnerCol">DiamondSkin</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="borderAlpha"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">borderAlpha</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>borderAlpha:Number</code>  [read-write]<p>
-   The alpha value of the border.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get borderAlpha():Number</code>
-<br>
-<code>    public function set borderAlpha(value:Number):void</code>
-<br>
-</div>
-<a name="borderColor"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">borderColor</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>borderColor:uint</code>  [read-write]<p>
-   The color used for the outline of the skin
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get borderColor():uint</code>
-<br>
-<code>    public function set borderColor(value:uint):void</code>
-<br>
-</div>
-<a name="fillAlpha"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">fillAlpha</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>fillAlpha:Number</code>  [read-write]<p>
-   The alpha value of the fill.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get fillAlpha():Number</code>
-<br>
-<code>    public function set fillAlpha(value:Number):void</code>
-<br>
-</div>
-<a name="fillColor"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">fillColor</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>fillColor:uint</code>  [read-write]<p>
-   The color used to draw the skin.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get fillColor():uint</code>
-<br>
-<code>    public function set fillColor(value:uint):void</code>
-<br>
-</div>
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="DiamondSkin()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">DiamondSkin</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function DiamondSkin()</code><p>
-   Constructor.
-   </p></div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/skins/IProgrammaticSkin.html b/as-docs/com/yahoo/astra/fl/charts/skins/IProgrammaticSkin.html
deleted file mode 100644
index 41dacb2..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/skins/IProgrammaticSkin.html
+++ /dev/null
@@ -1,162 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="IProgrammaticSkin,com.yahoo.astra.fl.charts.skins.IProgrammaticSkin,borderAlpha,borderColor,fillAlpha,fillColor" name="keywords">
-<title>com.yahoo.astra.fl.charts.skins.IProgrammaticSkin</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'IProgrammaticSkin - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/skins/IProgrammaticSkin.html&com/yahoo/astra/fl/charts/skins/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Interface IProgrammaticSkin</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Interface IProgrammaticSkin"); titleBar_setSubNav(false,true,false,false,false,false,false,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.skins</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Interface</td><td class="classSignature">public interface IProgrammaticSkin</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Implementors</td><td><a href="../skins/CircleSkin.html">CircleSkin</a>, <a href="../skins/DiamondSkin.html">DiamondSkin</a>, <a href="../skins/RectangleSkin.html">RectangleSkin</a>, <a href="../skins/TriangleSkin.html">TriangleSkin</a></td>
-</tr>
-</table>
-<p></p>
-  A type of skin that supports color customization.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#borderAlpha">borderAlpha</a> : Number<div class="summaryTableDescription">
-   The alpha value of the border.</div>
-</td><td class="summaryTableOwnerCol">IProgrammaticSkin</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#borderColor">borderColor</a> : uint<div class="summaryTableDescription">
-   The color used for the outline of the skin
-   </div>
-</td><td class="summaryTableOwnerCol">IProgrammaticSkin</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#fillAlpha">fillAlpha</a> : Number<div class="summaryTableDescription">
-   The alpha value of the fill.</div>
-</td><td class="summaryTableOwnerCol">IProgrammaticSkin</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#fillColor">fillColor</a> : uint<div class="summaryTableDescription">
-   The color used to draw the skin.</div>
-</td><td class="summaryTableOwnerCol">IProgrammaticSkin</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="borderAlpha"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">borderAlpha</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>borderAlpha:Number</code>  [read-write]<p>
-   The alpha value of the border.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get borderAlpha():Number</code>
-<br>
-<code>    public function set borderAlpha(value:Number):void</code>
-<br>
-</div>
-<a name="borderColor"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">borderColor</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>borderColor:uint</code>  [read-write]<p>
-   The color used for the outline of the skin
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get borderColor():uint</code>
-<br>
-<code>    public function set borderColor(value:uint):void</code>
-<br>
-</div>
-<a name="fillAlpha"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">fillAlpha</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>fillAlpha:Number</code>  [read-write]<p>
-   The alpha value of the fill.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get fillAlpha():Number</code>
-<br>
-<code>    public function set fillAlpha(value:Number):void</code>
-<br>
-</div>
-<a name="fillColor"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">fillColor</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>fillColor:uint</code>  [read-write]<p>
-   The color used to draw the skin.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get fillColor():uint</code>
-<br>
-<code>    public function set fillColor(value:uint):void</code>
-<br>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/skins/RectangleSkin.html b/as-docs/com/yahoo/astra/fl/charts/skins/RectangleSkin.html
deleted file mode 100644
index 82aaf52..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/skins/RectangleSkin.html
+++ /dev/null
@@ -1,194 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="RectangleSkin,com.yahoo.astra.fl.charts.skins.RectangleSkin,borderAlpha,borderColor,fillAlpha,fillColor" name="keywords">
-<title>com.yahoo.astra.fl.charts.skins.RectangleSkin</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'RectangleSkin - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/skins/RectangleSkin.html&com/yahoo/astra/fl/charts/skins/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class RectangleSkin</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class RectangleSkin"); titleBar_setSubNav(false,true,false,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.skins</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class RectangleSkin</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">RectangleSkin <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> fl.core.UIComponent</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Implements</td><td><a href="IProgrammaticSkin.html">IProgrammaticSkin</a></td>
-</tr>
-</table>
-<p></p>
-  A skin shaped like a rectangle with customizable color and alpha properties for its fill and border.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#borderAlpha">borderAlpha</a> : Number<div class="summaryTableDescription">
-   The alpha value of the border.</div>
-</td><td class="summaryTableOwnerCol">RectangleSkin</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#borderColor">borderColor</a> : uint<div class="summaryTableDescription">
-   The color used for the outline of the skin
-   </div>
-</td><td class="summaryTableOwnerCol">RectangleSkin</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#fillAlpha">fillAlpha</a> : Number<div class="summaryTableDescription">
-   The alpha value of the fill.</div>
-</td><td class="summaryTableOwnerCol">RectangleSkin</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#fillColor">fillColor</a> : uint<div class="summaryTableDescription">
-   The color used to draw the skin.</div>
-</td><td class="summaryTableOwnerCol">RectangleSkin</td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#RectangleSkin()">RectangleSkin</a>()</div>
-<div class="summaryTableDescription">
-   Constructor.</div>
-</td><td class="summaryTableOwnerCol">RectangleSkin</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="borderAlpha"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">borderAlpha</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>borderAlpha:Number</code>  [read-write]<p>
-   The alpha value of the border.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get borderAlpha():Number</code>
-<br>
-<code>    public function set borderAlpha(value:Number):void</code>
-<br>
-</div>
-<a name="borderColor"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">borderColor</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>borderColor:uint</code>  [read-write]<p>
-   The color used for the outline of the skin
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get borderColor():uint</code>
-<br>
-<code>    public function set borderColor(value:uint):void</code>
-<br>
-</div>
-<a name="fillAlpha"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">fillAlpha</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>fillAlpha:Number</code>  [read-write]<p>
-   The alpha value of the fill.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get fillAlpha():Number</code>
-<br>
-<code>    public function set fillAlpha(value:Number):void</code>
-<br>
-</div>
-<a name="fillColor"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">fillColor</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>fillColor:uint</code>  [read-write]<p>
-   The color used to draw the skin.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get fillColor():uint</code>
-<br>
-<code>    public function set fillColor(value:uint):void</code>
-<br>
-</div>
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="RectangleSkin()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">RectangleSkin</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function RectangleSkin()</code><p>
-   Constructor.
-   </p></div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/skins/TriangleSkin.html b/as-docs/com/yahoo/astra/fl/charts/skins/TriangleSkin.html
deleted file mode 100644
index c9d8729..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/skins/TriangleSkin.html
+++ /dev/null
@@ -1,194 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<meta content="TriangleSkin,com.yahoo.astra.fl.charts.skins.TriangleSkin,borderAlpha,borderColor,fillAlpha,fillColor" name="keywords">
-<title>com.yahoo.astra.fl.charts.skins.TriangleSkin</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'TriangleSkin - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/skins/TriangleSkin.html&com/yahoo/astra/fl/charts/skins/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class TriangleSkin</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class TriangleSkin"); titleBar_setSubNav(false,true,false,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.skins</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class TriangleSkin</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">TriangleSkin <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> fl.core.UIComponent</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Implements</td><td><a href="IProgrammaticSkin.html">IProgrammaticSkin</a></td>
-</tr>
-</table>
-<p></p>
-  A skin shaped like a triangle with customizable color and alpha properties for its fill and border.
-  
-  <p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#borderAlpha">borderAlpha</a> : Number<div class="summaryTableDescription">
-   The alpha value of the border.</div>
-</td><td class="summaryTableOwnerCol">TriangleSkin</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#borderColor">borderColor</a> : uint<div class="summaryTableDescription">
-   The color used for the outline of the skin
-   </div>
-</td><td class="summaryTableOwnerCol">TriangleSkin</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#fillAlpha">fillAlpha</a> : Number<div class="summaryTableDescription">
-   The alpha value of the fill.</div>
-</td><td class="summaryTableOwnerCol">TriangleSkin</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#fillColor">fillColor</a> : uint<div class="summaryTableDescription">
-   The color used to draw the skin.</div>
-</td><td class="summaryTableOwnerCol">TriangleSkin</td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#TriangleSkin()">TriangleSkin</a>()</div>
-<div class="summaryTableDescription">
-   Constructor.</div>
-</td><td class="summaryTableOwnerCol">TriangleSkin</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="borderAlpha"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">borderAlpha</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>borderAlpha:Number</code>  [read-write]<p>
-   The alpha value of the border.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get borderAlpha():Number</code>
-<br>
-<code>    public function set borderAlpha(value:Number):void</code>
-<br>
-</div>
-<a name="borderColor"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">borderColor</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>borderColor:uint</code>  [read-write]<p>
-   The color used for the outline of the skin
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get borderColor():uint</code>
-<br>
-<code>    public function set borderColor(value:uint):void</code>
-<br>
-</div>
-<a name="fillAlpha"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">fillAlpha</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>fillAlpha:Number</code>  [read-write]<p>
-   The alpha value of the fill.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get fillAlpha():Number</code>
-<br>
-<code>    public function set fillAlpha(value:Number):void</code>
-<br>
-</div>
-<a name="fillColor"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">fillColor</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>fillColor:uint</code>  [read-write]<p>
-   The color used to draw the skin.
-   </p><span class="label">Implementation</span>
-<br>
-<code>    public function get fillColor():uint</code>
-<br>
-<code>    public function set fillColor(value:uint):void</code>
-<br>
-</div>
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="TriangleSkin()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">TriangleSkin</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function TriangleSkin()</code><p>
-   Constructor.
-   </p></div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/skins/class-list.html b/as-docs/com/yahoo/astra/fl/charts/skins/class-list.html
deleted file mode 100644
index 37acbec..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/skins/class-list.html
+++ /dev/null
@@ -1,42 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>com.yahoo.astra.fl.charts.skins - YUI AS Component Documentation</title>
-<base target="classFrame">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-</head>
-<body class="classFrameContent">
-<h3>
-<a style="color:black" target="classFrame" href="package-detail.html">Package com.yahoo.astra.fl.charts.skins</a>
-</h3>
-<table cellspacing="0" cellpadding="0">
-<tr>
-<td><a style="color:black" href="package-detail.html#interfaceSummary"><b>Interfaces</b></a></td>
-</tr>
-<tr>
-<td><a href="IProgrammaticSkin.html"><i>IProgrammaticSkin</i></a></td>
-</tr>
-<tr>
-<td width="10px"> </td>
-</tr>
-<tr>
-<td><a style="color:black" href="package-detail.html#classSummary"><b>Classes</b></a></td>
-</tr>
-<tr>
-<td><a href="CircleSkin.html">CircleSkin</a></td>
-</tr>
-<tr>
-<td><a href="DiamondSkin.html">DiamondSkin</a></td>
-</tr>
-<tr>
-<td><a href="RectangleSkin.html">RectangleSkin</a></td>
-</tr>
-<tr>
-<td><a href="TriangleSkin.html">TriangleSkin</a></td>
-</tr>
-</table>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/astra/fl/charts/skins/package-detail.html b/as-docs/com/yahoo/astra/fl/charts/skins/package-detail.html
deleted file mode 100644
index 10a317f..0000000
--- a/as-docs/com/yahoo/astra/fl/charts/skins/package-detail.html
+++ /dev/null
@@ -1,78 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
-<title>com.yahoo.astra.fl.charts.skins Summary</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'com.yahoo.astra.fl.charts.skins Package - YUI AS Component Documentation';
-				var baseRef = '../../../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/yahoo/astra/fl/charts/skins/package-detail.html&com/yahoo/astra/fl/charts/skins/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Package com.yahoo.astra.fl.charts.skins</td><td align="right" id="subNav" class="titleTableSubNav"><a href="package-detail.html#interfaceSummary">Interfaces</a> | <a href="package-detail.html#classSummary">Classes</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Package com.yahoo.astra.fl.charts.skins"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false,true,true,false);}
---></script>
-<div class="MainContent">
-<br>
-<br>
-<hr>
-<a name="interfaceSummary"></a>
-<div class="summaryTableTitle">Interfaces</div>
-<table class="summaryTable" cellspacing="0" cellpadding="3">
-<tr>
-<th> </th><th width="30%">Interface</th><th width="70%">Description</th>
-</tr>
-<tr class="prow1">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><i><a href="IProgrammaticSkin.html">IProgrammaticSkin</a></i></td><td class="summaryTableLastCol">
-  A type of skin that supports color customization.</td>
-</tr>
-</table>
-<a name="classSummary"></a>
-<div class="summaryTableTitle">Classes</div>
-<table class="summaryTable" cellspacing="0" cellpadding="3">
-<tr>
-<th> </th><th width="30%">Class</th><th width="70%">Description</th>
-</tr>
-<tr class="prow1">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="CircleSkin.html">CircleSkin</a></td><td class="summaryTableLastCol">
-  A skin shaped like a circle with customizable color and alpha properties for its fill and border.</td>
-</tr>
-<tr class="prow0">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="DiamondSkin.html">DiamondSkin</a></td><td class="summaryTableLastCol">
-  A skin shaped like a diamond with customizable color and alpha properties for its fill and border.</td>
-</tr>
-<tr class="prow1">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="RectangleSkin.html">RectangleSkin</a></td><td class="summaryTableLastCol">
-  A skin shaped like a rectangle with customizable color and alpha properties for its fill and border.</td>
-</tr>
-<tr class="prow0">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="TriangleSkin.html">TriangleSkin</a></td><td class="summaryTableLastCol">
-  A skin shaped like a triangle with customizable color and alpha properties for its fill and border.</td>
-</tr>
-</table>
-<p></p>
-<div>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/yui/charts/AxisSerializer.html b/as-docs/com/yahoo/yui/charts/AxisSerializer.html
deleted file mode 100644
index 37823df..0000000
--- a/as-docs/com/yahoo/yui/charts/AxisSerializer.html
+++ /dev/null
@@ -1,185 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../print.css" type="text/css" media="print">
-<meta content="AxisSerializer,com.yahoo.yui.charts.AxisSerializer,getShortName,getType,readAxis,writeAxis" name="keywords">
-<title>com.yahoo.yui.charts.AxisSerializer</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'AxisSerializer - YUI AS Component Documentation';
-				var baseRef = '../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../all-classes.html')" href="../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../all-classes.html')" href="../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../index-list.html')" href="../../../../all-index-A.html">Index</a> | <a href="../../../../index.html?com/yahoo/yui/charts/AxisSerializer.html&com/yahoo/yui/charts/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class AxisSerializer</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#methodSummary">Methods</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class AxisSerializer"); titleBar_setSubNav(false,false,false,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.yui.charts</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class AxisSerializer</td>
-</tr>
-</table>
-<p></p>
-<p></p>
-<br>
-<hr>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#getShortName()">getShortName</a>(input:Object):String</div>
-<div class="summaryTableDescription">[static]</div>
-</td><td class="summaryTableOwnerCol">AxisSerializer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#getType()">getType</a>(shortName:String):Class</div>
-<div class="summaryTableDescription">[static]</div>
-</td><td class="summaryTableOwnerCol">AxisSerializer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#readAxis()">readAxis</a>(input:Object):<a href="../../astra/fl/charts/axes/IAxis.html">IAxis</a>
-</div>
-<div class="summaryTableDescription">[static]</div>
-</td><td class="summaryTableOwnerCol">AxisSerializer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#writeAxis()">writeAxis</a>(input:<a href="../../astra/fl/charts/axes/IAxis.html">IAxis</a>):Object</div>
-<div class="summaryTableDescription">[static]</div>
-</td><td class="summaryTableOwnerCol">AxisSerializer</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="methodDetail"></a>
-<div class="detailSectionHeader">Method detail</div>
-<a name="getShortName()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">getShortName</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static function getShortName(input:Object):String</code><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">input</span>:Object</code></td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>String</code></td>
-</tr>
-</table>
-</div>
-<a name="getType()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">getType</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static function getType(shortName:String):Class</code><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">shortName</span>:String</code></td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>Class</code></td>
-</tr>
-</table>
-</div>
-<a name="readAxis()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">readAxis</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static function readAxis(input:Object):<a href="../../astra/fl/charts/axes/IAxis.html">IAxis</a></code><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">input</span>:Object</code></td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code><a href="../../astra/fl/charts/axes/IAxis.html">IAxis</a></code></td>
-</tr>
-</table>
-</div>
-<a name="writeAxis()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">writeAxis</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static function writeAxis(input:<a href="../../astra/fl/charts/axes/IAxis.html">IAxis</a>):Object</code><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">input</span>:<a href="../../astra/fl/charts/axes/IAxis.html">IAxis</a></code></td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>Object</code></td>
-</tr>
-</table>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/yui/charts/BackgroundAndBorder.html b/as-docs/com/yahoo/yui/charts/BackgroundAndBorder.html
deleted file mode 100644
index 66f8854..0000000
--- a/as-docs/com/yahoo/yui/charts/BackgroundAndBorder.html
+++ /dev/null
@@ -1,291 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../print.css" type="text/css" media="print">
-<meta content="BackgroundAndBorder,com.yahoo.yui.charts.BackgroundAndBorder,imageLoader,borderColor,borderWeight,fillAlpha,fillColor,image,imageMode,configUI,draw,drawMask" name="keywords">
-<title>com.yahoo.yui.charts.BackgroundAndBorder</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'BackgroundAndBorder - YUI AS Component Documentation';
-				var baseRef = '../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../all-classes.html')" href="../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../all-classes.html')" href="../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../index-list.html')" href="../../../../all-index-A.html">Index</a> | <a href="../../../../index.html?com/yahoo/yui/charts/BackgroundAndBorder.html&com/yahoo/yui/charts/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class BackgroundAndBorder</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class BackgroundAndBorder"); titleBar_setSubNav(false,true,false,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.yui.charts</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class BackgroundAndBorder</td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">BackgroundAndBorder <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../images/inherit-arrow.gif"> fl.core.UIComponent</td>
-</tr>
-</table>
-<p></p>
-<p></p>
-<br>
-<hr>
-</div>
-<a name="propertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Properties</div>
-<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#borderColor">borderColor</a> : uint<div class="summaryTableDescription"></div>
-</td><td class="summaryTableOwnerCol">BackgroundAndBorder</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#borderWeight">borderWeight</a> : Number<div class="summaryTableDescription"></div>
-</td><td class="summaryTableOwnerCol">BackgroundAndBorder</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#fillAlpha">fillAlpha</a> : Number<div class="summaryTableDescription"></div>
-</td><td class="summaryTableOwnerCol">BackgroundAndBorder</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#fillColor">fillColor</a> : uint<div class="summaryTableDescription"></div>
-</td><td class="summaryTableOwnerCol">BackgroundAndBorder</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#image">image</a> : String<div class="summaryTableDescription"></div>
-</td><td class="summaryTableOwnerCol">BackgroundAndBorder</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#imageMode">imageMode</a> : String<div class="summaryTableDescription"></div>
-</td><td class="summaryTableOwnerCol">BackgroundAndBorder</td>
-</tr>
-</table>
-</div>
-<a name="protectedPropertySummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Protected Properties</div>
-<table id="summaryTableProtectedProperty" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#imageLoader">imageLoader</a> : UILoader<div class="summaryTableDescription"></div>
-</td><td class="summaryTableOwnerCol">BackgroundAndBorder</td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#BackgroundAndBorder()">BackgroundAndBorder</a>()</div>
-<div class="summaryTableDescription"></div>
-</td><td class="summaryTableOwnerCol">BackgroundAndBorder</td>
-</tr>
-</table>
-</div>
-<a name="methodSummary"></a><a name="protectedMethodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Protected Methods</div>
-<table id="summaryTableProtectedMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#configUI()">configUI</a>():void</div>
-<div class="summaryTableDescription"></div>
-</td><td class="summaryTableOwnerCol">BackgroundAndBorder</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#draw()">draw</a>():void</div>
-<div class="summaryTableDescription"></div>
-</td><td class="summaryTableOwnerCol">BackgroundAndBorder</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#drawMask()">drawMask</a>():void</div>
-<div class="summaryTableDescription"></div>
-</td><td class="summaryTableOwnerCol">BackgroundAndBorder</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="propertyDetail"></a>
-<div class="detailSectionHeader">Property detail</div>
-<a name="borderColor"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">borderColor</td><td class="detailHeaderType">property</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>borderColor:uint</code>  [read-write]<span class="label">Implementation</span>
-<br>
-<code>    public function get borderColor():uint</code>
-<br>
-<code>    public function set borderColor(value:uint):void</code>
-<br>
-</div>
-<a name="borderWeight"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">borderWeight</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>borderWeight:Number</code>  [read-write]<span class="label">Implementation</span>
-<br>
-<code>    public function get borderWeight():Number</code>
-<br>
-<code>    public function set borderWeight(value:Number):void</code>
-<br>
-</div>
-<a name="fillAlpha"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">fillAlpha</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>fillAlpha:Number</code>  [read-write]<span class="label">Implementation</span>
-<br>
-<code>    public function get fillAlpha():Number</code>
-<br>
-<code>    public function set fillAlpha(value:Number):void</code>
-<br>
-</div>
-<a name="fillColor"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">fillColor</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>fillColor:uint</code>  [read-write]<span class="label">Implementation</span>
-<br>
-<code>    public function get fillColor():uint</code>
-<br>
-<code>    public function set fillColor(value:uint):void</code>
-<br>
-</div>
-<a name="image"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">image</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>image:String</code>  [read-write]<span class="label">Implementation</span>
-<br>
-<code>    public function get image():String</code>
-<br>
-<code>    public function set image(value:String):void</code>
-<br>
-</div>
-<a name="imageLoader"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">imageLoader</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>protected var imageLoader:UILoader</code>
-</div>
-<a name="imageMode"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">imageMode</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>imageMode:String</code>  [read-write]<span class="label">Implementation</span>
-<br>
-<code>    public function get imageMode():String</code>
-<br>
-<code>    public function set imageMode(value:String):void</code>
-<br>
-</div>
-<a name="constructorDetail"></a>
-<div class="detailSectionHeader">Constructor detail</div>
-<a name="BackgroundAndBorder()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">BackgroundAndBorder</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public function BackgroundAndBorder()</code>
-</div>
-<a name="methodDetail"></a>
-<div class="detailSectionHeader">Method detail</div>
-<a name="configUI()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">configUI</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>protected override function configUI():void</code>
-</div>
-<a name="draw()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">draw</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>protected override function draw():void</code>
-</div>
-<a name="drawMask()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">drawMask</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>protected function drawMask():void</code>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/yui/charts/BackgroundImageMode.html b/as-docs/com/yahoo/yui/charts/BackgroundImageMode.html
deleted file mode 100644
index 5ade033..0000000
--- a/as-docs/com/yahoo/yui/charts/BackgroundImageMode.html
+++ /dev/null
@@ -1,150 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../print.css" type="text/css" media="print">
-<meta content="BackgroundImageMode,com.yahoo.yui.charts.BackgroundImageMode,NO_REPEAT,REPEAT,REPEAT_X,REPEAT_Y,STRETCH,STRETCH_AND_MAINTAIN_ASPECT_RATIO" name="keywords">
-<title>com.yahoo.yui.charts.BackgroundImageMode</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'BackgroundImageMode - YUI AS Component Documentation';
-				var baseRef = '../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../all-classes.html')" href="../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../all-classes.html')" href="../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../index-list.html')" href="../../../../all-index-A.html">Index</a> | <a href="../../../../index.html?com/yahoo/yui/charts/BackgroundImageMode.html&com/yahoo/yui/charts/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class BackgroundImageMode</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#constantSummary">Constants</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class BackgroundImageMode"); titleBar_setSubNav(true,false,false,false,false,false,false,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.yui.charts</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class BackgroundImageMode</td>
-</tr>
-</table>
-<p></p>
-<p></p>
-<br>
-<hr>
-</div>
-<a name="constantSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Constants</div>
-<table id="summaryTableConstant" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Constant</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#NO_REPEAT">NO_REPEAT</a> : String = "no-repeat"<div class="summaryTableDescription">[static]</div>
-</td><td class="summaryTableOwnerCol">BackgroundImageMode</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#REPEAT">REPEAT</a> : String = "repeat"<div class="summaryTableDescription">[static]</div>
-</td><td class="summaryTableOwnerCol">BackgroundImageMode</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#REPEAT_X">REPEAT_X</a> : String = "repeat-y"<div class="summaryTableDescription">[static]</div>
-</td><td class="summaryTableOwnerCol">BackgroundImageMode</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#REPEAT_Y">REPEAT_Y</a> : String = "repeat-x"<div class="summaryTableDescription">[static]</div>
-</td><td class="summaryTableOwnerCol">BackgroundImageMode</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#STRETCH">STRETCH</a> : String = "stretch"<div class="summaryTableDescription">[static]</div>
-</td><td class="summaryTableOwnerCol">BackgroundImageMode</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#STRETCH_AND_MAINTAIN_ASPECT_RATIO">STRETCH_AND_MAINTAIN_ASPECT_RATIO</a> : String = "stretchMaintainAspectRatio"<div class="summaryTableDescription">[static]</div>
-</td><td class="summaryTableOwnerCol">BackgroundImageMode</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="constantDetail"></a>
-<div class="detailSectionHeader">Constant detail</div>
-<a name="NO_REPEAT"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">NO_REPEAT</td><td class="detailHeaderType">constant</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static const NO_REPEAT:String = "no-repeat"</code>
-</div>
-<a name="REPEAT"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">REPEAT</td><td class="detailHeaderType">constant</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static const REPEAT:String = "repeat"</code>
-</div>
-<a name="REPEAT_X"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">REPEAT_X</td><td class="detailHeaderType">constant</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static const REPEAT_X:String = "repeat-y"</code>
-</div>
-<a name="REPEAT_Y"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">REPEAT_Y</td><td class="detailHeaderType">constant</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static const REPEAT_Y:String = "repeat-x"</code>
-</div>
-<a name="STRETCH"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">STRETCH</td><td class="detailHeaderType">constant</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static const STRETCH:String = "stretch"</code>
-</div>
-<a name="STRETCH_AND_MAINTAIN_ASPECT_RATIO"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">STRETCH_AND_MAINTAIN_ASPECT_RATIO</td><td class="detailHeaderType">constant</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static const STRETCH_AND_MAINTAIN_ASPECT_RATIO:String = "stretchMaintainAspectRatio"</code>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/yui/charts/ChartSerializer.html b/as-docs/com/yahoo/yui/charts/ChartSerializer.html
deleted file mode 100644
index 96bb9c1..0000000
--- a/as-docs/com/yahoo/yui/charts/ChartSerializer.html
+++ /dev/null
@@ -1,217 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../print.css" type="text/css" media="print">
-<meta content="ChartSerializer,com.yahoo.yui.charts.ChartSerializer,BAR,COLUMN,LINE,PIE,STACK_BAR,STACK_COLUMN,getShortName,getType" name="keywords">
-<title>com.yahoo.yui.charts.ChartSerializer</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'ChartSerializer - YUI AS Component Documentation';
-				var baseRef = '../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../all-classes.html')" href="../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../all-classes.html')" href="../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../index-list.html')" href="../../../../all-index-A.html">Index</a> | <a href="../../../../index.html?com/yahoo/yui/charts/ChartSerializer.html&com/yahoo/yui/charts/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class ChartSerializer</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#methodSummary">Methods</a> | <a href="#constantSummary">Constants</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class ChartSerializer"); titleBar_setSubNav(true,false,false,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.yui.charts</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class ChartSerializer</td>
-</tr>
-</table>
-<p></p>
-<p></p>
-<br>
-<hr>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#getShortName()">getShortName</a>(input:Object):String</div>
-<div class="summaryTableDescription">[static]</div>
-</td><td class="summaryTableOwnerCol">ChartSerializer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#getType()">getType</a>(shortName:String):Class</div>
-<div class="summaryTableDescription">[static]</div>
-</td><td class="summaryTableOwnerCol">ChartSerializer</td>
-</tr>
-</table>
-</div>
-<a name="constantSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Constants</div>
-<table id="summaryTableConstant" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Constant</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#BAR">BAR</a> : String = "bar"<div class="summaryTableDescription">[static]</div>
-</td><td class="summaryTableOwnerCol">ChartSerializer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#COLUMN">COLUMN</a> : String = "column"<div class="summaryTableDescription">[static]</div>
-</td><td class="summaryTableOwnerCol">ChartSerializer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#LINE">LINE</a> : String = "line"<div class="summaryTableDescription">[static]</div>
-</td><td class="summaryTableOwnerCol">ChartSerializer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#PIE">PIE</a> : String = "pie"<div class="summaryTableDescription">[static]</div>
-</td><td class="summaryTableOwnerCol">ChartSerializer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#STACK_BAR">STACK_BAR</a> : String = "stackbar"<div class="summaryTableDescription">[static]</div>
-</td><td class="summaryTableOwnerCol">ChartSerializer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#STACK_COLUMN">STACK_COLUMN</a> : String = "stackcolumn"<div class="summaryTableDescription">[static]</div>
-</td><td class="summaryTableOwnerCol">ChartSerializer</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="methodDetail"></a>
-<div class="detailSectionHeader">Method detail</div>
-<a name="getShortName()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">getShortName</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static function getShortName(input:Object):String</code><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">input</span>:Object</code></td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>String</code></td>
-</tr>
-</table>
-</div>
-<a name="getType()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">getType</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static function getType(shortName:String):Class</code><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">shortName</span>:String</code></td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>Class</code></td>
-</tr>
-</table>
-</div>
-<a name="constantDetail"></a>
-<div class="detailSectionHeader">Constant detail</div>
-<a name="BAR"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">BAR</td><td class="detailHeaderType">constant</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static const BAR:String = "bar"</code>
-</div>
-<a name="COLUMN"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">COLUMN</td><td class="detailHeaderType">constant</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static const COLUMN:String = "column"</code>
-</div>
-<a name="LINE"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">LINE</td><td class="detailHeaderType">constant</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static const LINE:String = "line"</code>
-</div>
-<a name="PIE"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">PIE</td><td class="detailHeaderType">constant</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static const PIE:String = "pie"</code>
-</div>
-<a name="STACK_BAR"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">STACK_BAR</td><td class="detailHeaderType">constant</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static const STACK_BAR:String = "stackbar"</code>
-</div>
-<a name="STACK_COLUMN"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">STACK_COLUMN</td><td class="detailHeaderType">constant</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static const STACK_COLUMN:String = "stackcolumn"</code>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/yui/charts/SeriesSerializer.html b/as-docs/com/yahoo/yui/charts/SeriesSerializer.html
deleted file mode 100644
index afdbfae..0000000
--- a/as-docs/com/yahoo/yui/charts/SeriesSerializer.html
+++ /dev/null
@@ -1,216 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../print.css" type="text/css" media="print">
-<meta content="SeriesSerializer,com.yahoo.yui.charts.SeriesSerializer,readSeries,seriesTypeToShortName,shortNameToSeriesType,writeSeries" name="keywords">
-<title>com.yahoo.yui.charts.SeriesSerializer</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'SeriesSerializer - YUI AS Component Documentation';
-				var baseRef = '../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../all-classes.html')" href="../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../all-classes.html')" href="../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../index-list.html')" href="../../../../all-index-A.html">Index</a> | <a href="../../../../index.html?com/yahoo/yui/charts/SeriesSerializer.html&com/yahoo/yui/charts/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class SeriesSerializer</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#methodSummary">Methods</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class SeriesSerializer"); titleBar_setSubNav(false,false,false,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.yui.charts</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class SeriesSerializer</td>
-</tr>
-</table>
-<p></p>
-<p></p>
-<br>
-<hr>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#readSeries()">readSeries</a>(input:Object, series:<a href="../../astra/fl/charts/series/ISeries.html">ISeries</a> = null):<a href="../../astra/fl/charts/series/ISeries.html">ISeries</a>
-</div>
-<div class="summaryTableDescription">[static]
-   Creates or updates a series based on an object of series properties.</div>
-</td><td class="summaryTableOwnerCol">SeriesSerializer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#seriesTypeToShortName()">seriesTypeToShortName</a>(type:Class):String</div>
-<div class="summaryTableDescription">[static]
-   Returns a series string reference based on a class.</div>
-</td><td class="summaryTableOwnerCol">SeriesSerializer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#shortNameToSeriesType()">shortNameToSeriesType</a>(name:String):Class</div>
-<div class="summaryTableDescription">[static]
-   Returns a series class based on a string reference.</div>
-</td><td class="summaryTableOwnerCol">SeriesSerializer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#writeSeries()">writeSeries</a>(input:<a href="../../astra/fl/charts/series/ISeries.html">ISeries</a>):Object</div>
-<div class="summaryTableDescription">[static]
-   Returns the properties of a series.</div>
-</td><td class="summaryTableOwnerCol">SeriesSerializer</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="methodDetail"></a>
-<div class="detailSectionHeader">Method detail</div>
-<a name="readSeries()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">readSeries</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static function readSeries(input:Object, series:<a href="../../astra/fl/charts/series/ISeries.html">ISeries</a> = null):<a href="../../astra/fl/charts/series/ISeries.html">ISeries</a></code><p>
-   Creates or updates a series based on an object of series properties.
-      </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">input</span>:Object</code> — Properties to be applied to the series.
-   </td>
-</tr>
-<tr>
-<td class="paramSpacer"> </td>
-</tr>
-<tr>
-<td width="20px"></td><td><code><span class="label">series</span>:<a href="../../astra/fl/charts/series/ISeries.html">ISeries</a></code> (default = <code>null</code>)<code></code> — Series to be updated
-   </td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code><a href="../../astra/fl/charts/series/ISeries.html">ISeries</a></code> — 
-                        New or updated series.
-   
-                        
-                     </td>
-</tr>
-</table>
-</div>
-<a name="seriesTypeToShortName()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">seriesTypeToShortName</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static function seriesTypeToShortName(type:Class):String</code><p>
-   Returns a series string reference based on a class.
-      </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">type</span>:Class</code> — Series class from which to derive a string reference.
-   </td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>String</code> — Reference to the series.
-   </td>
-</tr>
-</table>
-</div>
-<a name="shortNameToSeriesType()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">shortNameToSeriesType</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static function shortNameToSeriesType(name:String):Class</code><p>
-   Returns a series class based on a string reference.
-   
-   </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">name</span>:String</code> — Reference from which to derive a class.
-   </td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>Class</code> — Series Class
-   </td>
-</tr>
-</table>
-</div>
-<a name="writeSeries()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">writeSeries</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static function writeSeries(input:<a href="../../astra/fl/charts/series/ISeries.html">ISeries</a>):Object</code><p>
-   Returns the properties of a series.
-      </p><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">input</span>:<a href="../../astra/fl/charts/series/ISeries.html">ISeries</a></code> — Series from which to retrieve the properties.
-   </td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>Object</code> — Properties of the Series.
-   </td>
-</tr>
-</table>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/yui/charts/TextFormatSerializer.html b/as-docs/com/yahoo/yui/charts/TextFormatSerializer.html
deleted file mode 100644
index 3652855..0000000
--- a/as-docs/com/yahoo/yui/charts/TextFormatSerializer.html
+++ /dev/null
@@ -1,128 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../print.css" type="text/css" media="print">
-<meta content="TextFormatSerializer,com.yahoo.yui.charts.TextFormatSerializer,readTextFormat,writeTextFormat" name="keywords">
-<title>com.yahoo.yui.charts.TextFormatSerializer</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'TextFormatSerializer - YUI AS Component Documentation';
-				var baseRef = '../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../all-classes.html')" href="../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../all-classes.html')" href="../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../index-list.html')" href="../../../../all-index-A.html">Index</a> | <a href="../../../../index.html?com/yahoo/yui/charts/TextFormatSerializer.html&com/yahoo/yui/charts/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Class TextFormatSerializer</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#methodSummary">Methods</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class TextFormatSerializer"); titleBar_setSubNav(false,false,false,false,false,false,true,false,false,false,false,false,false,false);}
---></script>
-<div class="MainContent">
-<table cellspacing="0" cellpadding="0" class="classHeaderTable">
-<tr>
-<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.yui.charts</a></td>
-</tr>
-<tr>
-<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class TextFormatSerializer</td>
-</tr>
-</table>
-<p></p>
-<p></p>
-<br>
-<hr>
-</div>
-<a name="methodSummary"></a>
-<div class="summarySection">
-<div class="summaryTableTitle">Public Methods</div>
-<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
-<tr>
-<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#readTextFormat()">readTextFormat</a>(input:Object):TextFormat</div>
-<div class="summaryTableDescription">[static]</div>
-</td><td class="summaryTableOwnerCol">TextFormatSerializer</td>
-</tr>
-<tr class="">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
-<div class="summarySignature">
-<a class="signatureLink" href="#writeTextFormat()">writeTextFormat</a>(format:TextFormat):Object</div>
-<div class="summaryTableDescription">[static]</div>
-</td><td class="summaryTableOwnerCol">TextFormatSerializer</td>
-</tr>
-</table>
-</div>
-<script type="text/javascript" language="javascript">
-<!--
-showHideInherited();
---></script>
-<div class="MainContent">
-<a name="methodDetail"></a>
-<div class="detailSectionHeader">Method detail</div>
-<a name="readTextFormat()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">readTextFormat</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static function readTextFormat(input:Object):TextFormat</code><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">input</span>:Object</code></td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>TextFormat</code></td>
-</tr>
-</table>
-</div>
-<a name="writeTextFormat()"></a>
-<table cellspacing="0" cellpadding="0" class="detailHeader">
-<tr>
-<td class="detailHeaderName">writeTextFormat</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
-</tr>
-</table>
-<div class="detailBody">
-<code>public static function writeTextFormat(format:TextFormat):Object</code><span class="label">Parameters</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20px"></td><td><code><span class="label">format</span>:TextFormat</code></td>
-</tr>
-</table>
-<p></p>
-<span class="label">Returns</span>
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td width="20"></td><td><code>Object</code></td>
-</tr>
-</table>
-</div>
-<br>
-<br>
-<hr>
-<br>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/yui/charts/class-list.html b/as-docs/com/yahoo/yui/charts/class-list.html
deleted file mode 100644
index a88f8ce..0000000
--- a/as-docs/com/yahoo/yui/charts/class-list.html
+++ /dev/null
@@ -1,39 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>com.yahoo.yui.charts - YUI AS Component Documentation</title>
-<base target="classFrame">
-<link rel="stylesheet" href="../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../print.css" type="text/css" media="print">
-</head>
-<body class="classFrameContent">
-<h3>
-<a style="color:black" target="classFrame" href="package-detail.html">Package com.yahoo.yui.charts</a>
-</h3>
-<table cellspacing="0" cellpadding="0">
-<tr>
-<td><a style="color:black" href="package-detail.html#classSummary"><b>Classes</b></a></td>
-</tr>
-<tr>
-<td><a href="AxisSerializer.html">AxisSerializer</a></td>
-</tr>
-<tr>
-<td><a href="BackgroundAndBorder.html">BackgroundAndBorder</a></td>
-</tr>
-<tr>
-<td><a href="BackgroundImageMode.html">BackgroundImageMode</a></td>
-</tr>
-<tr>
-<td><a href="ChartSerializer.html">ChartSerializer</a></td>
-</tr>
-<tr>
-<td><a href="SeriesSerializer.html">SeriesSerializer</a></td>
-</tr>
-<tr>
-<td><a href="TextFormatSerializer.html">TextFormatSerializer</a></td>
-</tr>
-</table>
-</body>
-</html>
-<!-- -->
diff --git a/as-docs/com/yahoo/yui/charts/package-detail.html b/as-docs/com/yahoo/yui/charts/package-detail.html
deleted file mode 100644
index 6af0c0b..0000000
--- a/as-docs/com/yahoo/yui/charts/package-detail.html
+++ /dev/null
@@ -1,69 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<link rel="stylesheet" href="../../../../style.css" type="text/css" media="screen">
-<link rel="stylesheet" href="../../../../print.css" type="text/css" media="print">
-<title>com.yahoo.yui.charts Summary</title>
-</head>
-<body>
-<script type="text/javascript" language="javascript" src="../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../cookies.js"></script><script type="text/javascript" language="javascript">
-<!--
-				asdocTitle = 'com.yahoo.yui.charts Package - YUI AS Component Documentation';
-				var baseRef = '../../../../';
-				window.onload = configPage;
-			--></script>
-<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
-<tr>
-<td align="left" class="titleTableTitle">YUI AS Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../all-classes.html')" href="../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../all-classes.html')" href="../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../index-list.html')" href="../../../../all-index-A.html">Index</a> | <a href="../../../../index.html?com/yahoo/yui/charts/package-detail.html&com/yahoo/yui/charts/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../images/logo.jpg"></td>
-</tr>
-<tr class="titleTableRow2">
-<td align="left" id="subTitle" class="titleTableSubTitle">Package com.yahoo.yui.charts</td><td align="right" id="subNav" class="titleTableSubNav"><a href="package-detail.html#classSummary">Classes</a></td>
-</tr>
-<tr class="titleTableRow3">
-<td colspan="2"> </td>
-</tr>
-</table>
-<script type="text/javascript" language="javascript">
-<!--
-if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Package com.yahoo.yui.charts"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false,false,true,false);}
---></script>
-<div class="MainContent">
-<br>
-<br>
-<hr>
-<a name="classSummary"></a>
-<div class="summaryTableTitle">Classes</div>
-<table class="summaryTable" cellspacing="0" cellpadding="3">
-<tr>
-<th> </th><th width="30%">Class</th><th width="70%">Description</th>
-</tr>
-<tr class="prow1">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="AxisSerializer.html">AxisSerializer</a></td><td class="summaryTableLastCol"> </td>
-</tr>
-<tr class="prow0">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="BackgroundAndBorder.html">BackgroundAndBorder</a></td><td class="summaryTableLastCol"> </td>
-</tr>
-<tr class="prow1">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="BackgroundImageMode.html">BackgroundImageMode</a></td><td class="summaryTableLastCol"> </td>
-</tr>
-<tr class="prow0">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="ChartSerializer.html">ChartSerializer</a></td><td class="summaryTableLastCol"> </td>
-</tr>
-<tr class="prow1">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="SeriesSerializer.html">SeriesSerializer</a></td><td class="summaryTableLastCol"> </td>
-</tr>
-<tr class="prow0">
-<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="TextFormatSerializer.html">TextFormatSerializer</a></td><td class="summaryTableLastCol"> </td>
-</tr>
-</table>
-<p></p>
-<div>
-<p></p>
-<center class="copyright"> 
-</center>
-</div>
-</div>
-</body>
-</html>
-<!-- -->
diff --git a/build/charts/charts-debug.js b/build/charts/charts-debug.js
deleted file mode 100644
index b4144e3..0000000
--- a/build/charts/charts-debug.js
+++ /dev/null
@@ -1,2053 +0,0 @@
-/*
-Copyright (c) 2011, Yahoo! Inc. All rights reserved.
-Code licensed under the BSD License:
-http://developer.yahoo.com/yui/license.html
-version: 2.9.0
-*/
-/**
- * The Charts widget provides a Flash control for displaying data
- * graphically by series across A-grade browsers with Flash Player installed.
- *
- * @module charts
- * @requires yahoo, dom, event, datasource
- * @title Charts Widget
- */
- 
-/****************************************************************************/
-/****************************************************************************/
-/****************************************************************************/
-
-/**
- * Chart class for the YUI Charts widget.
- *
- * @namespace YAHOO.widget
- * @class Chart
- * @uses YAHOO.util.AttributeProvider
- * @constructor
- * @param type {String} The char type. May be "line", "column", "bar", or "pie"
- * @param containerId {HTMLElement} Container element for the Flash Player instance.
- * @param dataSource {YAHOO.util.DataSource} DataSource instance.
- * @param attributes {object} (optional) Object literal of configuration values.
- */
-YAHOO.widget.Chart = function(type, containerId, dataSource, configurationAttributes)
-{
-	this._type = type;
-	this._dataSource = dataSource;
-		
-	var possibleParams = {align:"", allowNetworking:"", allowScriptAccess:"", base:"", bgcolor:"", menu:"", name:"", quality:"", salign:"", scale:"", tabindex:"", wmode:""};
-	var attributes = {fixedAttributes:{allowScriptAccess:"always"}, flashVars:{allowedDomain : document.location.hostname}, backgroundColor:"#ffffff", host:this, version:9.045};
-	
-	for(var i in configurationAttributes)
-	{
-		if(possibleParams.hasOwnProperty(i))
-		{
-			attributes.fixedAttributes[i] = configurationAttributes[i];
-		}
-		else
-		{
-			attributes[i] = configurationAttributes[i];
-		}
-	}
-	
-	this._id = attributes.id = attributes.id || YAHOO.util.Dom.generateId(null, "yuigen");
-	
-	this._swfURL = YAHOO.widget.Chart.SWFURL;
-	this._containerID = containerId;
-	
-	this._attributes = attributes;
-	this._swfEmbed = new YAHOO.widget.SWF(containerId, YAHOO.widget.Chart.SWFURL, attributes);
-	
-	this._swf = this._swfEmbed.swf;
-	this._swfEmbed.subscribe("swfReady", this._eventHandler, this, true);
-			
-	/**
-	 * Fires when the SWF is initialized and communication is possible.
-	 * @event contentReady
-	 */
-	//Fix for iframe cross-domain issue with FF2x 
-	try
-	{
-		this.createEvent("contentReady");
-	}
-	catch(e){}
-	
-	/**
-	 * Fires when the user moves the mouse over the bounds of an item renderer in the chart.
-	 *
-	 * @event itemMouseOverEvent
-	 * @param event.type {String} The event type
-	 * @param event.item {Object} The data displayed by the renderer
-	 * @param event.index {Number} The position within the series that the item appears.
-	 * @param event.seriesIndex {Number} The position within the series definition that the series appears.
-	 * @param event.x {Number} The horizontal position of the mouse, relative to the SWF.
-	 * @param event.y {Number} The vertical position of the mouse, relative to the SWF.
-	 */
-	this.createEvent("itemMouseOverEvent");
-	
-	/**
-	 * Fires when the user moves the mouse out of the bounds of an item renderer in the chart.
-	 *
-	 * @event itemMouseOutEvent
-	 * @param event.type {String} The event type
-	 * @param event.item {Object} The data displayed by the renderer
-	 * @param event.index {Number} The position within the series that the item appears.
-	 * @param event.seriesIndex {Number} The position within the series definition that the series appears.
-	 * @param event.x {Number} The horizontal position of the mouse, relative to the SWF.
-	 * @param event.y {Number} The vertical position of the mouse, relative to the SWF.
-	 */
-	this.createEvent("itemMouseOutEvent");
-	
-	/**
-	 * Fires when the user clicks an item renderer in the chart with the mouse.
-	 *
-	 * @event itemClickEvent
-	 * @param event.type {String} The event type
-	 * @param event.item {Object} The data displayed by the renderer
-	 * @param event.index {Number} The position within the series that the item appears.
-	 * @param event.seriesIndex {Number} The position within the series definition that the series appears.
-	 * @param event.x {Number} The horizontal position of the mouse, relative to the SWF.
-	 * @param event.y {Number} The vertical position of the mouse, relative to the SWF.
-	 */
-	this.createEvent("itemClickEvent");
-	
-	/**
-	 * Fires when the user double-clicks an item renderer in the chart with the mouse.
-	 *
-	 * @event itemDoubleClickEvent
-	 * @param event.type {String} The event type
-	 * @param event.item {Object} The data displayed by the renderer
-	 * @param event.index {Number} The position within the series that the item appears.
-	 * @param event.seriesIndex {Number} The position within the series definition that the series appears.
-	 * @param event.x {Number} The horizontal position of the mouse, relative to the SWF.
-	 * @param event.y {Number} The vertical position of the mouse, relative to the SWF.
-	 */
-	this.createEvent("itemDoubleClickEvent");
-	
-	/**
-	 * Fires when the user presses the mouse down on an item to initiate a drag action.
-	 *
-	 * @event itemDragStartEvent
-	 * @param event.type {String} The event type
-	 * @param event.item {Object} The data displayed by the renderer
-	 * @param event.index {Number} The position within the series that the item appears.
-	 * @param event.seriesIndex {Number} The position within the series definition that the series appears.
-	 * @param event.x {Number} The horizontal position of the mouse, relative to the SWF.
-	 * @param event.y {Number} The vertical position of the mouse, relative to the SWF.
-	 */
-	this.createEvent("itemDragStartEvent");
-	
-	/**
-	 * Fires when the user moves the mouse during a drag action.
-	 *
-	 * @event itemDragEvent
-	 * @param event.type {String} The event type
-	 * @param event.item {Object} The data displayed by the renderer
-	 * @param event.index {Number} The position within the series that the item appears.
-	 * @param event.seriesIndex {Number} The position within the series definition that the series appears.
-	 * @param event.x {Number} The horizontal position of the mouse, relative to the SWF.
-	 * @param event.y {Number} The vertical position of the mouse, relative to the SWF.
-	 */
-	this.createEvent("itemDragEvent");
-
-	/**
-	 * Fires when the user releases the mouse during a drag action.
-	 *
-	 * @event itemDragEndEvent
-	 * @param event.type {String} The event type
-	 * @param event.item {Object} The data displayed by the renderer
-	 * @param event.index {Number} The position within the series that the item appears.
-	 * @param event.seriesIndex {Number} The position within the series definition that the series appears.
-	 * @param event.x {Number} The horizontal position of the mouse, relative to the SWF.
-	 * @param event.y {Number} The vertical position of the mouse, relative to the SWF.
-	 */
-	this.createEvent("itemDragEndEvent");
-};
-
-YAHOO.extend(YAHOO.widget.Chart, YAHOO.util.AttributeProvider,
-{
-	/**
-	 * The type of this chart instance.
-	 * @property _type
-	 * @type String
-	 * @private
-	 */
-	_type: null,
-
-	/**
-	 * The id returned from the DataSource's setInterval function.
-	 * @property _pollingID
-	 * @type Number
-	 * @private
-	 */
-	_pollingID: null,
-
-	/**
-	 * The time, in ms, between requests for data.
-	 * @property _pollingInterval
-	 * @type Number
-	 * @private
-	 */
-	_pollingInterval: null,
-
-	/**
-	 * Stores a reference to the dataTipFunction created by
-	 * YAHOO.widget.Chart.createProxyFunction()
-	 * @property _dataTipFunction
-	 * @type String
-	 * @private
-	 */
-	_dataTipFunction: null,
-	
-	/**
-	 * Stores a reference to the legendLabelFunction created by
-	 * YAHOO.widget.Chart.createProxyFunction()
-	 * @property _legendLabelFunction
-	 * @type String
-	 * @private
-	 */
-	_legendLabelFunction: null,	
-	
-	/**
-	 * Stores references to series function values created by
-	 * YAHOO.widget.Chart.createProxyFunction()
-	 * @property _seriesFunctions
-	 * @type Array
-	 * @private
-	 */
-	_seriesFunctions: null,
-
-	/**
-	 * Public accessor to the unique name of the Chart instance.
-	 *
-	 * @method toString
-	 * @return {String} Unique name of the Chart instance.
-	 */
-	toString: function()
-	{
-		return "Chart " + this._id;
-	},
-	
-	/**
-	 * Sets a single style value on the Chart instance.
-	 *
-	 * @method setStyle
-	 * @param name {String} Name of the Chart style value to change.
-	 * @param value {Object} New value to pass to the Chart style.
-	 */
-	setStyle: function(name, value)
-	{
-		//we must jsonify this because Flash Player versions below 9.0.60 don't handle
-		//complex ExternalInterface parsing correctly
-		value = YAHOO.lang.JSON.stringify(value);
-		this._swf.setStyle(name, value);
-	},
-	
-	/**
-	 * Resets all styles on the Chart instance.
-	 *
-	 * @method setStyles
-	 * @param styles {Object} Initializer for all Chart styles.
-	 */
-	setStyles: function(styles)
-	{
-		//we must jsonify this because Flash Player versions below 9.0.60 don't handle
-		//complex ExternalInterface parsing correctly
-		styles = YAHOO.lang.JSON.stringify(styles);
-		this._swf.setStyles(styles);
-	},
-	
-	/**
-	 * Sets the styles on all series in the Chart.
-	 *
-	 * @method setSeriesStyles
-	 * @param styles {Array} Initializer for all Chart series styles.
-	 */
-	setSeriesStyles: function(styles)
-	{
-		//we must jsonify this because Flash Player versions below 9.0.60 don't handle
-		//complex ExternalInterface parsing correctly
-		for(var i = 0; i < styles.length; i++)
-		{
-			styles[i] = YAHOO.lang.JSON.stringify(styles[i]);	
-		}
-		this._swf.setSeriesStyles(styles);
-	},
-	
-	destroy: function()
-	{
-		//stop polling if needed
-		if(this._dataSource !== null)
-		{
-			if(this._pollingID !== null)
-			{
-				this._dataSource.clearInterval(this._pollingID);
-				this._pollingID = null;
-			}
-		}
-		
-		//remove proxy functions
-		if(this._dataTipFunction)
-		{
-			YAHOO.widget.Chart.removeProxyFunction(this._dataTipFunction);
-		}
-		
-		if(this._legendLabelFunction)
-		{
-			YAHOO.widget.Chart.removeProxyFunction(this._legendLabelFunction);
-		}
-		
-		//kill the Flash Player instance
-		if(this._swf)
-		{
-			var container = YAHOO.util.Dom.get(this._containerID);
-			container.removeChild(this._swf);
-		}
-		
-		var instanceName = this._id;
-		
-		//null out properties
-		for(var prop in this)
-		{
-			if(YAHOO.lang.hasOwnProperty(this, prop))
-			{
-				this[prop] = null;
-			}
-		}
-	},
-	
-	/**
-	 * Initializes the attributes.
-	 *
-	 * @method _initAttributes
-	 * @private
-	 */
-	_initAttributes: function(attributes)
-	{
-		//YAHOO.widget.Chart.superclass._initAttributes.call(this, attributes);
-		/**
-		 * @attribute wmode
-		 * @description Sets the window mode of the Flash Player control. May be
-		 *		"window", "opaque", or "transparent". Only available in the constructor
-		 *		because it may not be set after Flash Player has been embedded in the page.
-		 * @type String
-		 */
-		 
-		/**
-		 * @attribute expressInstall
-		 * @description URL pointing to a SWF file that handles Flash Player's express
-		 *		install feature. Only available in the constructor because it may not be
-		 *		set after Flash Player has been embedded in the page.
-		 * @type String
-		 */
-
-		/**
-		 * @attribute version
-		 * @description Minimum required version for the SWF file. Only available in the constructor because it may not be
-		 *		set after Flash Player has been embedded in the page.
-		 * @type String
-		 */
-
-		/**
-		 * @attribute backgroundColor
-		 * @description The background color of the SWF. Only available in the constructor because it may not be
-		 *		set after Flash Player has been embedded in the page.
-		 * @type String
-		 */
-		 
-		/**
-		 * @attribute altText
-		 * @description The alternative text to provide for screen readers and other assistive technology.
-		 * @type String
-		 */
-		this.setAttributeConfig("altText",
-		{
-			method: this._setAltText,
-			getter: this._getAltText
-			
-		});
-		
-		/**
-		 * @attribute swfURL
-		 * @description Absolute or relative URL to the SWF displayed by the Chart. Only available in the constructor because it may not be
-		 *		set after Flash Player has been embedded in the page.
-		 * @type String
-		 */
-		this.setAttributeConfig("swfURL",
-		{
-			getter: this._getSWFURL
-		});		
-
-		/**
-		 * @attribute request
-		 * @description Request to be sent to the Chart's DataSource.
-		 * @type String
-		 */
-		this.setAttributeConfig("request",
-		{
-			method: this._setRequest,
-			getter: this._getRequest
-		});
-		
-		/**
-		 * @attribute dataSource
-		 * @description The DataSource instance to display in the Chart.
-		 * @type DataSource
-		 */
-		this.setAttributeConfig("dataSource",
-		{
-			method: this._setDataSource,
-			getter: this._getDataSource
-		});
-		
-		/**
-		 * @attribute series
-		 * @description Defines the series to be displayed by the Chart.
-		 * @type Array
-		 */
-		this.setAttributeConfig("series",
-		{
-			method: this._setSeriesDefs,
-			getter: this._getSeriesDefs
-		});
-		
-		/**
-		 * @attribute categoryNames
-		 * @description Defines the names of the categories to be displayed in the Chart..
-		 * @type Array
-		 */
-		this.setAttributeConfig("categoryNames",
-		{
-			validator: YAHOO.lang.isArray,
-			method: this._setCategoryNames,
-			getter: this._getCategoryNames
-		});
-		
-		/**
-		 * @attribute dataTipFunction
-		 * @description The string representation of a globally-accessible function
-		 * that may be called by the SWF to generate the datatip text for a Chart's item.
-		 * @type String
-		 */
-		this.setAttributeConfig("dataTipFunction",
-		{
-			method: this._setDataTipFunction,
-			getter: this._getDataTipFunction
-		});
-		
-		/**
-		 * @attribute legendLabelFunction
-		 * @description The string representation of a globally-accessible function
-		 * that may be called by the SWF to format the labels of a Chart's legend.
-		 * @type String
-		 */	
-		this.setAttributeConfig("legendLabelFunction",
-		{
-			method: this._setLegendLabelFunction,
-			getter: this._getLegendLabelFunction
-		});
-
-		/**
-		 * @attribute polling
-		 * @description A numeric value indicating the number of milliseconds between
-		 * polling requests to the DataSource.
-		 * @type Number
-		 */
-		this.setAttributeConfig("polling",
-		{
-			method: this._setPolling,
-			getter: this._getPolling
-		});
-	},
-	
-	/**
-	 * Handles swfReady event from SWF.
-	 *
-	 * @method _eventHandler
-	 * @private
-	 */
-	_eventHandler: function(event)
-	{ 
-		if(event.type == "swfReady")
-		{
-   			this._swf = this._swfEmbed._swf;
-			this._loadHandler();
-   			this.fireEvent("contentReady");
-		}
-	},	
-	
-	/**
-	 * Called when the SWF is ready for communication. Sets the type, initializes
-	 * the styles, and sets the DataSource.
-	 *
-	 * @method _loadHandler
-	 * @private
-	 */
-	_loadHandler: function()
-	{
-		//the type is set separately because it must be first!
-		if(!this._swf || !this._swf.setType) return;
-		this._swf.setType(this._type);
-
-
-		//set initial styles
-		if(this._attributes.style)
-		{
-			var style = this._attributes.style;
-			this.setStyles(style);		
-		}
-
-		this._initialized = false;
-
-		this._initAttributes(this._attributes);
-		this.setAttributes(this._attributes, true);
-
-		this._initialized = true;
-		if(this._dataSource)
-		{
-			this.set("dataSource", this._dataSource);
-		}
-	},	
-
-	/**
-	 * Sends (or resends) the request to the DataSource.
-	 *
-	 * @method refreshData
-	 */
-	refreshData: function()
-	{
-		if(!this._initialized)
-		{
-			return;
-		}
-		
-		if(this._dataSource !== null)
-		{
-			if(this._pollingID !== null)
-			{
-				this._dataSource.clearInterval(this._pollingID);
-				this._pollingID = null;
-			}
-			
-			if(this._pollingInterval > 0)
-			{
-				this._pollingID = this._dataSource.setInterval(this._pollingInterval, this._request, this._loadDataHandler, this);
-			}
-			this._dataSource.sendRequest(this._request, this._loadDataHandler, this);
-		}
-	},
-
-	/**
-	 * Called when the DataSource receives new data. The series definitions are used
-	 * to build a data provider for the SWF chart.
-	 *
-	 * @method _loadDataHandler
-	 * @private
-	 */
-	_loadDataHandler: function(request, response, error)
-	{
-		if(this._swf)
-		{
-			if(error)
-			{
-				YAHOO.log("Unable to load data.", "error");
-			}
-			else
-			{
-				var i;
-				if(this._seriesFunctions)
-				{
-					var count = this._seriesFunctions.length;
-					for(i = 0; i < count; i++)
-					{
-						YAHOO.widget.Chart.removeProxyFunction(this._seriesFunctions[i]);
-					}
-					this._seriesFunctions = null;
-				}
-				this._seriesFunctions = [];
-
-				//make a copy of the series definitions so that we aren't
-				//editing them directly.
-				var dataProvider = [];	
-				var seriesCount = 0;
-				var currentSeries = null;
-				if(this._seriesDefs !== null)
-				{
-					seriesCount = this._seriesDefs.length;
-					for(i = 0; i < seriesCount; i++)
-					{
-						currentSeries = this._seriesDefs[i];
-						var clonedSeries = {};
-						for(var prop in currentSeries)
-						{
-							if(YAHOO.lang.hasOwnProperty(currentSeries, prop))
-							{
-								if(prop == "style")
-								{
-									if(currentSeries.style !== null)
-									{
-										clonedSeries.style = YAHOO.lang.JSON.stringify(currentSeries.style);
-									}
-								}
-
-								else if(prop == "labelFunction")
-								{
-									if(currentSeries.labelFunction !== null)
-									{	
-										clonedSeries.labelFunction = YAHOO.widget.Chart.getFunctionReference(currentSeries.labelFunction);
-										this._seriesFunctions.push(clonedSeries.labelFunction);
-									}
-								}
-
-								else if(prop == "dataTipFunction")
-								{
-									if(currentSeries.dataTipFunction !== null)
-									{
-										clonedSeries.dataTipFunction = YAHOO.widget.Chart.getFunctionReference(currentSeries.dataTipFunction);
-										this._seriesFunctions.push(clonedSeries.dataTipFunction);
-									}	
-								}
-								
-								else if(prop == "legendLabelFunction")
-								{
-									if(currentSeries.legendLabelFunction !== null)
-									{
-										clonedSeries.legendLabelFunction = YAHOO.widget.Chart.getFunctionReference(currentSeries.legendLabelFunction);
-										this._seriesFunctions.push(clonedSeries.legendLabelFunction); 
-									}	
-								}								
-
-								else
-								{
-									clonedSeries[prop] = currentSeries[prop];
-								}
-							}
-						}
-						dataProvider.push(clonedSeries);
-					}
-				}
-
-				if(seriesCount > 0)
-				{
-					for(i = 0; i < seriesCount; i++)
-					{
-						currentSeries = dataProvider[i];
-						if(!currentSeries.type)
-						{
-							currentSeries.type = this._type;
-						}
-						currentSeries.dataProvider = response.results;
-					}
-				}
-				else
-				{
-					var series = {type: this._type, dataProvider: response.results};
-					dataProvider.push(series);
-				}
-				try
-				{
-					if(this._swf.setDataProvider) this._swf.setDataProvider(dataProvider);
-				}
-				catch(e)
-				{
-					this._swf.setDataProvider(dataProvider);
-				}
-			}
-		}
-	},
-
-	/**
-	 * Storage for the request attribute.
-	 * 
-	 * @property _request
-	 * @private
-	 */
-	_request: "",
-	
-	/**
-	 * Getter for the request attribute.
-	 *
-	 * @method _getRequest
-	 * @private
-	 */
-	_getRequest: function()
-	{
-		return this._request;
-	},
-	
-	/**
-	 * Setter for the request attribute.
-	 *
-	 * @method _setRequest
-	 * @private
-	 */
-	_setRequest: function(value)
-	{
-		this._request = value;
-		this.refreshData();
-	},
-
-	/**
-	 * Storage for the dataSource attribute.
-	 * 
-	 * @property _dataSource
-	 * @private
-	 */
-	_dataSource: null,
-	
-	/**
-	 * Getter for the dataSource attribute.
-	 *
-	 * @method _getDataSource
-	 * @private
-	 */
-	_getDataSource: function()
-	{
-		return this._dataSource;
-	},
-
-	/**
-	 * Setter for the dataSource attribute.
-	 *
-	 * @method _setDataSource
-	 * @private
-	 */
-	_setDataSource: function(value)
-	{	
-		this._dataSource = value;
-		this.refreshData();
-	},
-	
-	/**
-	 * Storage for the series attribute.
-	 * 
-	 * @property _seriesDefs
-	 * @private
-	 */
-	_seriesDefs: null,
-	
-	/**
-	 * Getter for the series attribute.
-	 *
-	 * @method _getSeriesDefs
-	 * @private
-	 */
-	_getSeriesDefs: function()
-	{
-		return this._seriesDefs;
-	},
-	
-	/**
-	 * Setter for the series attribute.
-	 *
-	 * @method _setSeriesDefs
-	 * @private
-	 */
-	_setSeriesDefs: function(value)
-	{
-		this._seriesDefs = value;
-		this.refreshData();
-	},
-
-	/**
-	 * Getter for the categoryNames attribute.
-	 *
-	 * @method _getCategoryNames
-	 * @private
-	 */
-	_getCategoryNames: function()
-	{
-		return this._swf.getCategoryNames();
-	},
-
-	/**
-	 * Setter for the categoryNames attribute.
-	 *
-	 * @method _setCategoryNames
-	 * @private
-	 */
-	_setCategoryNames: function(value)
-	{
-		this._swf.setCategoryNames(value);
-	},
-	
-	/**
-	 * Setter for the dataTipFunction attribute.
-	 *
-	 * @method _setDataTipFunction
-	 * @private
-	 */
-	_setDataTipFunction: function(value)
-	{
-		if(this._dataTipFunction)
-		{
-			YAHOO.widget.Chart.removeProxyFunction(this._dataTipFunction);
-		}
-		
-		if(value)
-		{
-			this._dataTipFunction = value = YAHOO.widget.Chart.getFunctionReference(value);
-		}
-		this._swf.setDataTipFunction(value);
-	},
-	
-	/**
-	 * Setter for the legendLabelFunction attribute.
-	 *
-	 * @method _setLegendLabelFunction
-	 * @private
-	 */
-	_setLegendLabelFunction: function(value)
-	{
-		if(this._legendLabelFunction)
-		{
-			YAHOO.widget.Chart.removeProxyFunction(this._legendLabelFunction);
-		}
-		
-		if(value)
-		{
-			this._legendLabelFunction = value = YAHOO.widget.Chart.getFunctionReference(value);
-		}
-		this._swf.setLegendLabelFunction(value);
-	},
-
-    /**
-     * Getter for the legendLabelFunction attribute.
-     *
-     * @method _getLegendLabelFunction
-     * @private
-     */
-    _getLegendLabelFunction: function()
-    {
-        return this._legendLabelFunction;
-    },
-
-	/**
-	 * Getter for the polling attribute.
-	 *
-	 * @method _getPolling
-	 * @private
-	 */
-	_getPolling: function()
-	{
-		return this._pollingInterval;
-	},
-
-	/**
-	 * Setter for the polling attribute.
-	 *
-	 * @method _setPolling
-	 * @private
-	 */
-	_setPolling: function(value)
-	{
-		this._pollingInterval = value;
-		this.refreshData();
-	},
-
-	/**
-	 * The javascript wrapper for the swf object
-	 *
-	 * @property _swfEmbed
-	 * @type swf
-	 * @private
-	 */
-	_swfEmbed: null,
-	
-	/**
-	 * The URL of the SWF file.
-	 * @property _swfURL
-	 * @type String
-	 * @private
-	 */
-	_swfURL: null,
-
-	/**
-	 * The ID of the containing DIV.
-	 * @property _containerID
-	 * @type String
-	 * @private
-	 */
-	_containerID: null,
-
-	/**
-	 * A reference to the embedded SWF file.
-	 * @property _swf
-	 * @private
-	 */
-	_swf: null,
-
-	/**
-	 * The id of this instance.
-	 * @property _id
-	 * @type String
-	 * @private
-	 */
-	_id: null,
-
-	/**
-	 * Indicates whether the SWF has been initialized and is ready
-	 * to communicate with JavaScript
-	 * @property _initialized
-	 * @type Boolean
-	 * @private
-	 */
-	_initialized: false,
-	
-	/**
-	 * The initializing attributes are stored here until the SWF is ready.
-	 * @property _attributes
-	 * @type Object
-	 * @private
-	 */
-	_attributes: null, //the intializing attributes
-	
-	set: function(name, value)
-	{
-		//save all the attributes in case the swf reloads
-		//so that we can pass them in again
-		this._attributes[name] = value;
-		YAHOO.widget.Chart.superclass.set.call(this, name, value);
-	},
-	
-	/**
-	 * Getter for swfURL attribute.
-	 *
-	 * @method _getSWFURL
-	 * @private
-	 */
-	_getSWFURL: function()
-	{
-		return this._swfURL;
-	},
-	
-	/**
-	 * Getter for altText attribute.
-	 *
-	 * @method _getAltText
-	 * @private
-	 */
-	_getAltText: function()
-	{
-		return this._swf.getAltText();
-	},
-
-	/**
-	 * Setter for altText attribute.
-	 *
-	 * @method _setAltText
-	 * @private
-	 */
-	_setAltText: function(value)
-	{
-	 	this._swf.setAltText(value);
-	}
-});
-
-/**
- * The number of proxy functions that have been created.
- * @static
- * @private
- */
-YAHOO.widget.Chart.proxyFunctionCount = 0;
-
-/**
- * Creates a globally accessible function that wraps a function reference.
- * Returns the proxy function's name as a string for use by the SWF through
- * ExternalInterface.
- *
- * @method YAHOO.widget.Chart.createProxyFunction
- * @static
- * @private
- */
-YAHOO.widget.Chart.createProxyFunction = function(func, scope)
-{
-	var scope = scope || null;
-	var index = YAHOO.widget.Chart.proxyFunctionCount;
-	YAHOO.widget.Chart["proxyFunction" + index] = function()
-	{
-		return func.apply(scope, arguments);
-	};
-	YAHOO.widget.Chart.proxyFunctionCount++;
-	return "YAHOO.widget.Chart.proxyFunction" + index.toString();
-};
-
-/**
- * Uses YAHOO.widget.Chart.createProxyFunction to return string
- * reference to a function. 
- *
- * @method YAHOO.widget.Chart.getFunctionReference
- * @static
- * @private
- */
-YAHOO.widget.Chart.getFunctionReference = function(value)
-{
-	if(typeof value == "function")
-	{
-		value = YAHOO.widget.Chart.createProxyFunction(value);
-	}
-	else if(value.func && typeof value.func == "function")
-	{
-		var args = [value.func];
-		if(value.scope && typeof value.scope == "object")
-		{
-			args.push(value.scope);
-		}
-		value = YAHOO.widget.Chart.createProxyFunction.apply(this, args);
-	}
-	return value;	
-}
-
-/**
- * Removes a function created with createProxyFunction()
- * 
- * @method YAHOO.widget.Chart.removeProxyFunction
- * @static
- * @private
- */
-YAHOO.widget.Chart.removeProxyFunction = function(funcName)
-{
-	//quick error check
-	if(!funcName || funcName.indexOf("YAHOO.widget.Chart.proxyFunction") < 0)
-	{
-		return;
-	}
-	
-	funcName = funcName.substr(26);
-	YAHOO.widget.Chart[funcName] = null;
-};
-
-/**
- * Storage for the dataTipFunction attribute.
- *
- * @property Chart.SWFURL
- * @private
- * @static
- * @final
- * @default "assets/charts.swf"
- */
-YAHOO.widget.Chart.SWFURL = "assets/charts.swf";
-/**
- * PieChart class for the YUI Charts widget.
- *
- * @namespace YAHOO.widget
- * @class PieChart
- * @uses YAHOO.widget.Chart
- * @constructor
- * @param containerId {HTMLElement} Container element for the Flash Player instance.
- * @param dataSource {YAHOO.util.DataSource} DataSource instance.
- * @param attributes {object} (optional) Object literal of configuration values.
- */
-YAHOO.widget.PieChart = function(containerId, dataSource, attributes)
-{
-	YAHOO.widget.PieChart.superclass.constructor.call(this, "pie", containerId, dataSource, attributes);
-};
-
-YAHOO.lang.extend(YAHOO.widget.PieChart, YAHOO.widget.Chart,
-{
-	/**
-	 * Initializes the attributes.
-	 *
-	 * @method _initAttributes
-	 * @private
-	 */
-	_initAttributes: function(attributes)
-	{	
-		YAHOO.widget.PieChart.superclass._initAttributes.call(this, attributes);
-		
-		/**
-		 * @attribute dataField
-		 * @description The field in each item that corresponds to the data value.
-		 * @type String
-		 */
-		this.setAttributeConfig("dataField",
-		{
-			validator: YAHOO.lang.isString,
-			method: this._setDataField,
-			getter: this._getDataField
-		});
-   
-		/**
-		 * @attribute categoryField
-		 * @description The field in each item that corresponds to the category value.
-		 * @type String
-		 */
-		this.setAttributeConfig("categoryField",
-		{
-			validator: YAHOO.lang.isString,
-			method: this._setCategoryField,
-			getter: this._getCategoryField
-		});
-	},
-
-	/**
-	 * Getter for the dataField attribute.
-	 *
-	 * @method _getDataField
-	 * @private
-	 */
-	_getDataField: function()
-	{
-		return this._swf.getDataField();
-	},
-
-	/**
-	 * Setter for the dataField attribute.
-	 *
-	 * @method _setDataField
-	 * @private
-	 */
-	_setDataField: function(value)
-	{
-		this._swf.setDataField(value);
-	},
-
-	/**
-	 * Getter for the categoryField attribute.
-	 *
-	 * @method _getCategoryField
-	 * @private
-	 */
-	_getCategoryField: function()
-	{
-		return this._swf.getCategoryField();
-	},
-
-	/**
-	 * Setter for the categoryField attribute.
-	 *
-	 * @method _setCategoryField
-	 * @private
-	 */
-	_setCategoryField: function(value)
-	{
-		this._swf.setCategoryField(value);
-	}
-});
-/**
- * CartesianChart class for the YUI Charts widget.
- *
- * @namespace YAHOO.widget
- * @class CartesianChart
- * @uses YAHOO.widget.Chart
- * @constructor
- * @param type {String} The char type. May be "line", "column", or "bar"
- * @param containerId {HTMLElement} Container element for the Flash Player instance.
- * @param dataSource {YAHOO.util.DataSource} DataSource instance.
- * @param attributes {object} (optional) Object literal of configuration values.
- */
- YAHOO.widget.CartesianChart = function(type, containerId, dataSource, attributes)
-{
-	YAHOO.widget.CartesianChart.superclass.constructor.call(this, type, containerId, dataSource, attributes);
-};
-
-YAHOO.lang.extend(YAHOO.widget.CartesianChart, YAHOO.widget.Chart,
-{
-	/**
-	 * Stores a reference to the xAxis labelFunction created by
-	 * YAHOO.widget.Chart.createProxyFunction()
-	 * @property _xAxisLabelFunctions
-	 * @type String
-	 * @private
-	 */
-	_xAxisLabelFunctions: [],
-	
-	/**
-	 * Stores a reference to the yAxis labelFunctions created by
-	 * YAHOO.widget.Chart.createProxyFunction()
-	 * @property _yAxisLabelFunctions
-	 * @type Array
-	 * @private
-	 */
-	_yAxisLabelFunctions: [],
-	
-	destroy: function()
-	{
-		//remove proxy functions
-		this._removeAxisFunctions(this._xAxisLabelFunctions);
-		this._removeAxisFunctions(this._yAxisLabelFunctions);
-		
-		//call last
-		YAHOO.widget.CartesianChart.superclass.destroy.call(this);
-	},
-	
-	/**
-	 * Initializes the attributes.
-	 *
-	 * @method _initAttributes
-	 * @private
-	 */
-	_initAttributes: function(attributes)
-	{	
-		YAHOO.widget.CartesianChart.superclass._initAttributes.call(this, attributes);
-		
-		/**
-		 * @attribute xField
-		 * @description The field in each item that corresponds to a value on the x axis.
-		 * @type String
-		 */
-		this.setAttributeConfig("xField",
-		{
-			validator: YAHOO.lang.isString,
-			method: this._setXField,
-			getter: this._getXField
-		});
-
-		/**
-		 * @attribute yField
-		 * @description The field in each item that corresponds to a value on the x axis.
-		 * @type String
-		 */
-		this.setAttributeConfig("yField",
-		{
-			validator: YAHOO.lang.isString,
-			method: this._setYField,
-			getter: this._getYField
-		});
-
-		/**
-		 * @attribute xAxis
-		 * @description A custom configuration for the horizontal x axis.
-		 * @type Axis
-		 */
-		this.setAttributeConfig("xAxis",
-		{
-			method: this._setXAxis
-		});
-		
-		/**
-		 * @attribute xAxes
-		 * @description Custom configurations for the horizontal x axes.
-		 * @type Array
-		 */		
-		this.setAttributeConfig("xAxes",
-		{
-			method: this._setXAxes
-		});	
-
-		/**
-		 * @attribute yAxis
-		 * @description A custom configuration for the vertical y axis.
-		 * @type Axis
-		 */
-		this.setAttributeConfig("yAxis",
-		{
-			method: this._setYAxis
-		});
-		
-		/**
-		 * @attribute yAxes
-		 * @description Custom configurations for the vertical y axes.
-		 * @type Array
-		 */		
-		this.setAttributeConfig("yAxes",
-		{
-			method: this._setYAxes
-		});	
-		
-		/**
-		 * @attribute constrainViewport
-		 * @description Determines whether the viewport is constrained to prevent series data from overflow.
-		 * @type Boolean
-		 */
-		this.setAttributeConfig("constrainViewport",
-		{
-			method: this._setConstrainViewport
-		});	
-	},
-
-	/**
-	 * Getter for the xField attribute.
-	 *
-	 * @method _getXField
-	 * @private
-	 */
-	_getXField: function()
-	{
-		return this._swf.getHorizontalField();
-	},
-
-	/**
-	 * Setter for the xField attribute.
-	 *
-	 * @method _setXField
-	 * @private
-	 */
-	_setXField: function(value)
-	{
-		this._swf.setHorizontalField(value);
-	},
-
-	/**
-	 * Getter for the yField attribute.
-	 *
-	 * @method _getYField
-	 * @private
-	 */
-	_getYField: function()
-	{
-		return this._swf.getVerticalField();
-	},
-
-	/**
-	 * Setter for the yField attribute.
-	 *
-	 * @method _setYField
-	 * @private
-	 */
-	_setYField: function(value)
-	{
-		this._swf.setVerticalField(value);
-	},
-	
-	/**
-	 * Receives an axis object, creates a proxy function for 
-	 * the labelFunction and returns the updated object. 
-	 *
-	 * @method _getClonedAxis
-	 * @private
-	 */
-	_getClonedAxis: function(value)
-	{
-		var clonedAxis = {};
-		for(var prop in value)
-		{
-			if(prop == "labelFunction")
-			{
-				if(value.labelFunction && value.labelFunction !== null)
-				{
-					clonedAxis.labelFunction = YAHOO.widget.Chart.getFunctionReference(value.labelFunction);
-				}
-			}
-			else
-			{
-				clonedAxis[prop] = value[prop];
-			}
-		}
-		return clonedAxis;
-	},
-	
-	/**
-	 * Removes axis functions contained in an array
-	 * 
-	 * @method _removeAxisFunctions
-	 * @private
-	 */
-	_removeAxisFunctions: function(axisFunctions)
-	{
-		if(axisFunctions && axisFunctions.length > 0)
-		{
-			var len = axisFunctions.length;
-			for(var i = 0; i < len; i++)
-			{
-				if(axisFunctions[i] !== null)
-				{
-					YAHOO.widget.Chart.removeProxyFunction(axisFunctions[i]);
-				}
-			}
-			axisFunctions = [];
-		}
-	},	
-	
-	/**
-	 * Setter for the xAxis attribute.
-	 *
-	 * @method _setXAxis
-	 * @private
-	 */
-	_setXAxis: function(value)
-	{
-		if(value.position != "bottom" && value.position != "top") value.position = "bottom";
-		this._removeAxisFunctions(this._xAxisLabelFunctions);
-		value = this._getClonedAxis(value);
-		this._xAxisLabelFunctions.push(value.labelFunction);
-		this._swf.setHorizontalAxis(value);
-	},
-	
-	/**
-	 * Setter for the xAxes attribute
-	 *
-	 * @method _setXAxes
-	 * @private
-	 */
-	_setXAxes: function(value)
-	{
-		this._removeAxisFunctions(this._xAxisLabelFunctions);
-		var len = value.length;
-		for(var i = 0; i < len; i++)
-		{
-			if(value[i].position == "left") value[i].position = "bottom";
-			value[i] = this._getClonedAxis(value[i]);
-			if(value[i].labelFunction) this._xAxisLabelFunctions.push(value[i].labelFunction);
-			this._swf.setHorizontalAxis(value[i]);
-		}
-	},
-
-	/**
-	 * Setter for the yAxis attribute.
-	 *
-	 * @method _setYAxis
-	 * @private
-	 */
-	_setYAxis: function(value)
-	{
-		this._removeAxisFunctions(this._yAxisLabelFunctions);
-		value = this._getClonedAxis(value);
-		this._yAxisLabelFunctions.push(value.labelFunction);		
-		this._swf.setVerticalAxis(value);
-	},
-	
-	/**
-	 * Setter for the yAxes attribute.
-	 *
-	 * @method _setYAxes
-	 * @private
-	 */	
-	_setYAxes: function(value)
-	{
-		this._removeAxisFunctions(this._yAxisLabelFunctions);
-		var len = value.length;
-		for(var i = 0; i < len; i++)
-		{
-			value[i] = this._getClonedAxis(value[i]);
-			if(value[i].labelFunction) this._yAxisLabelFunctions.push(value[i].labelFunction);
-			this._swf.setVerticalAxis(value[i]);
-		}		
-	},
-	
-	/**
-	 * Setter for the constrainViewport attribute
-	 *
-	 * @method _setConstrainViewport
-	 * @private
-	 */
-	_setConstrainViewport: function(value)
-	{
-		this._swf.setConstrainViewport(value);
-	},
-	
-	/**
-	 * Sets the style object for a single series based on its index
-	 * 
-	 * @method setSeriesStylesByIndex
-	 * @param index {Number} The position within the series definition to apply the style
-	 * @param style {object} Style object to be applied to the selected series
-	 */
-	setSeriesStylesByIndex:function(index, style)
-	{
-		style = YAHOO.lang.JSON.stringify(style);
-		if(this._swf && this._swf.setSeriesStylesByIndex) this._swf.setSeriesStylesByIndex(index, style);
-	}
-});
-/**
- * LineChart class for the YUI Charts widget.
- *
- * @namespace YAHOO.widget
- * @class LineChart
- * @uses YAHOO.widget.CartesianChart
- * @constructor
- * @param containerId {HTMLElement} Container element for the Flash Player instance.
- * @param dataSource {YAHOO.util.DataSource} DataSource instance.
- * @param attributes {object} (optional) Object literal of configuration values.
- */
-YAHOO.widget.LineChart = function(containerId, dataSource, attributes)
-{
-	YAHOO.widget.LineChart.superclass.constructor.call(this, "line", containerId, dataSource, attributes);
-};
-
-YAHOO.lang.extend(YAHOO.widget.LineChart, YAHOO.widget.CartesianChart);
-
-/**
- * ColumnChart class for the YUI Charts widget.
- *
- * @namespace YAHOO.widget
- * @class ColumnChart
- * @uses YAHOO.widget.CartesianChart
- * @constructor
- * @param containerId {HTMLElement} Container element for the Flash Player instance.
- * @param dataSource {YAHOO.util.DataSource} DataSource instance.
- * @param attributes {object} (optional) Object literal of configuration values.
- */
-YAHOO.widget.ColumnChart = function(containerId, dataSource, attributes)
-{
-	YAHOO.widget.ColumnChart.superclass.constructor.call(this, "column", containerId, dataSource, attributes);
-};
-
-YAHOO.lang.extend(YAHOO.widget.ColumnChart, YAHOO.widget.CartesianChart);
-
-/**
- * BarChart class for the YUI Charts widget.
- *
- * @namespace YAHOO.widget
- * @class BarChart
- * @uses YAHOO.widget.CartesianChart
- * @constructor
- * @param containerId {HTMLElement} Container element for the Flash Player instance.
- * @param dataSource {YAHOO.util.DataSource} DataSource instance.
- * @param attributes {object} (optional) Object literal of configuration values.
- */
-YAHOO.widget.BarChart = function(containerId, dataSource, attributes)
-{
-	YAHOO.widget.BarChart.superclass.constructor.call(this, "bar", containerId, dataSource, attributes);
-};
-
-YAHOO.lang.extend(YAHOO.widget.BarChart, YAHOO.widget.CartesianChart);
-
-/**
- * StackedColumnChart class for the YUI Charts widget.
- *
- * @namespace YAHOO.widget
- * @class StackedColumnChart
- * @uses YAHOO.widget.CartesianChart
- * @constructor
- * @param containerId {HTMLElement} Container element for the Flash Player instance.
- * @param dataSource {YAHOO.util.DataSource} DataSource instance.
- * @param attributes {object} (optional) Object literal of configuration values.
- */
-YAHOO.widget.StackedColumnChart = function(containerId, dataSource, attributes)
-{
-	YAHOO.widget.StackedColumnChart.superclass.constructor.call(this, "stackcolumn", containerId, dataSource, attributes);
-};
-
-YAHOO.lang.extend(YAHOO.widget.StackedColumnChart, YAHOO.widget.CartesianChart);
-
-/**
- * StackedBarChart class for the YUI Charts widget.
- *
- * @namespace YAHOO.widget
- * @class StackedBarChart
- * @uses YAHOO.widget.CartesianChart
- * @constructor
- * @param containerId {HTMLElement} Container element for the Flash Player instance.
- * @param dataSource {YAHOO.util.DataSource} DataSource instance.
- * @param attributes {object} (optional) Object literal of configuration values.
- */
-YAHOO.widget.StackedBarChart = function(containerId, dataSource, attributes)
-{
-	YAHOO.widget.StackedBarChart.superclass.constructor.call(this, "stackbar", containerId, dataSource, attributes);
-};
-
-YAHOO.lang.extend(YAHOO.widget.StackedBarChart, YAHOO.widget.CartesianChart);
-/**
- * Defines a CartesianChart's vertical or horizontal axis.
- *
- * @namespace YAHOO.widget
- * @class Axis
- * @constructor
- */
-YAHOO.widget.Axis = function()
-{
-};
-
-YAHOO.widget.Axis.prototype = 
-{
-	/**
-	 * The type of axis.
-	 *
-	 * @property type
-	 * @type String
-	 */
-	type: null,
-	
-	/**
-	 * If true, the items on the axis will be drawn in opposite direction.
-	 *
-	 * @property reverse
-	 * @type Boolean
-	 */
-	reverse: false,
-	
-	/**
-	 * A string reference to the globally-accessible function that may be called to
-	 * determine each of the label values for this axis. Also accepts function references.
-	 *
-	 * @property labelFunction
-	 * @type String
-	 */
-	labelFunction: null,
-	
-	/**
-	 * The space, in pixels, between labels on an axis.
-	 *
-	 * @property labelSpacing
-	 * @type Number
-	 */
-	labelSpacing: 2,
-	
-	/**
-	 * The text that will appear next to the axis to indicate information about the data that it displays.
-	 *
-	 * @property title
-	 * @type String
-	 */
-	title: null 
-};
-/**
- * A type of axis whose units are measured in numeric values.
- *
- * @namespace YAHOO.widget
- * @class NumericAxis
- * @extends YAHOO.widget.Axis
- * @constructor
- */
-YAHOO.widget.NumericAxis = function()
-{
-	YAHOO.widget.NumericAxis.superclass.constructor.call(this);
-};
-
-YAHOO.lang.extend(YAHOO.widget.NumericAxis, YAHOO.widget.Axis,
-{
-	type: "numeric",
-	
-	/**
-	 * The minimum value drawn by the axis. If not set explicitly, the axis minimum
-	 * will be calculated automatically.
-	 *
-	 * @property minimum
-	 * @type Number
-	 */
-	minimum: NaN,
-	
-	/**
-	 * The maximum value drawn by the axis. If not set explicitly, the axis maximum
-	 * will be calculated automatically.
-	 *
-	 * @property maximum
-	 * @type Number
-	 */
-	maximum: NaN,
-	
-	/**
-	 * The spacing between major intervals on this axis.
-	 *
-	 * @property majorUnit
-	 * @type Number
-	 */
-	majorUnit: NaN,
-
-	/**
-	 * The spacing between minor intervals on this axis.
-	 *
-	 * @property minorUnit
-	 * @type Number
-	 */
-	minorUnit: NaN,
-	
-	/**
-	 * If true, the labels, ticks, gridlines, and other objects will snap to
-	 * the nearest major or minor unit. If false, their position will be based
-	 * on the minimum value.
-	 *
-	 * @property snapToUnits
-	 * @type Boolean
-	 */
-	snapToUnits: true,
-	
-	/**
-	 * Series that are stackable will only stack when this value is set to true.
-	 *
-	 * @property stackingEnabled
-	 * @type Boolean
-	 */
-	stackingEnabled: false,
-
-	/**
-	 * If true, and the bounds are calculated automatically, either the minimum or
-	 * maximum will be set to zero.
-	 *
-	 * @property alwaysShowZero
-	 * @type Boolean
-	 */
-	alwaysShowZero: true,
-
-	/**
-	 * The scaling algorithm to use on this axis. May be "linear" or "logarithmic".
-	 *
-	 * @property scale
-	 * @type String
-	 */
-	scale: "linear",
-	
-	/**
-	 * Indicates whether to round the major unit.
-	 * 
-	 * @property roundMajorUnit
-	 * @type Boolean
-	 */
-	roundMajorUnit: true, 
-	
-	/**
-	 * Indicates whether to factor in the size of the labels when calculating a major unit.
-	 *
-	 * @property calculateByLabelSize
-	 * @type Boolean
-	 */
-	calculateByLabelSize: true,
-	
-	/**
-	 * Indicates the position of the axis relative to the chart
-	 *
-	 * @property position
-	 * @type String
-	 */
-	position:"left",
-	
-	/**
-	 * Indicates whether to extend maximum beyond data's maximum to the nearest 
-	 * majorUnit.
-	 *
-	 * @property adjustMaximumByMajorUnit
-	 * @type Boolean
-	 */
-	adjustMaximumByMajorUnit:true,
-	
-	/**
-	 * Indicates whether to extend the minimum beyond data's minimum to the nearest
-	 * majorUnit.
-	 *
-	 * @property adjustMinimumByMajorUnit
-	 * @type Boolean
-	 */
-	adjustMinimumByMajorUnit:true
-});
-/**
- * A type of axis whose units are measured in time-based values.
- *
- * @namespace YAHOO.widget
- * @class TimeAxis
- * @constructor
- */
-YAHOO.widget.TimeAxis = function()
-{
-	YAHOO.widget.TimeAxis.superclass.constructor.call(this);
-};
-
-YAHOO.lang.extend(YAHOO.widget.TimeAxis, YAHOO.widget.Axis,
-{
-	type: "time",
-	
-	/**
-	 * The minimum value drawn by the axis. If not set explicitly, the axis minimum
-	 * will be calculated automatically.
-	 *
-	 * @property minimum
-	 * @type Date
-	 */
-	minimum: null,
-
-	/**
-	 * The maximum value drawn by the axis. If not set explicitly, the axis maximum
-	 * will be calculated automatically.
-	 *
-	 * @property maximum
-	 * @type Number
-	 */
-	maximum: null,
-	
-	/**
-	 * The spacing between major intervals on this axis.
-	 *
-	 * @property majorUnit
-	 * @type Number
-	 */
-	majorUnit: NaN,
-	
-	/**
-	 * The time unit used by the majorUnit.
-	 *
-	 * @property majorTimeUnit
-	 * @type String
-	 */
-	majorTimeUnit: null,
-	
-	/**
-	 * The spacing between minor intervals on this axis.
-	 *
-	 * @property majorUnit
-	 * @type Number
-	 */
-	minorUnit: NaN,
-	
-	/**
-	 * The time unit used by the minorUnit.
-	 *
-	 * @property majorTimeUnit
-	 * @type String
-	 */
-	minorTimeUnit: null,
-
-	/**
-	 * If true, the labels, ticks, gridlines, and other objects will snap to
-	 * the nearest major or minor unit. If false, their position will be based
-	 * on the minimum value.
-	 *
-	 * @property snapToUnits
-	 * @type Boolean
-	 */
-	snapToUnits: true,
-
-	/**
-	 * Series that are stackable will only stack when this value is set to true.
-	 *
-	 * @property stackingEnabled
-	 * @type Boolean
-	 */
-	stackingEnabled: false,
-
-	/**
-	 * Indicates whether to factor in the size of the labels when calculating a major unit.
-	 *
-	 * @property calculateByLabelSize
-	 * @type Boolean
-	 */
-	calculateByLabelSize: true	
-});
-/**
- * A type of axis that displays items in categories.
- *
- * @namespace YAHOO.widget
- * @class CategoryAxis
- * @constructor
- */
-YAHOO.widget.CategoryAxis = function()
-{
-	YAHOO.widget.CategoryAxis.superclass.constructor.call(this);
-};
-
-YAHOO.lang.extend(YAHOO.widget.CategoryAxis, YAHOO.widget.Axis,
-{
-	type: "category",
-	
-	/**
-	 * A list of category names to display along this axis.
-	 *
-	 * @property categoryNames
-	 * @type Array
-	 */
-	categoryNames: null,
-	
-	/**
-	 * Indicates whether or not to calculate the number of categories (ticks and labels)
-	 * when there is not enough room to display all labels on the axis. If set to true, the axis 
-	 * will determine the number of categories to plot. If not, all categories will be plotted.
-	 *
-	 * @property calculateCategoryCount
-	 * @type Boolean
-	 */
-	calculateCategoryCount: false 
-});
- /**
- * Functionality common to most series. Generally, a <code>Series</code> 
- * object shouldn't be instantiated directly. Instead, a subclass with a 
- * concrete implementation should be used.
- *
- * @namespace YAHOO.widget
- * @class Series
- * @constructor
- */
-YAHOO.widget.Series = function() {};
-
-YAHOO.widget.Series.prototype = 
-{
-	/**
-	 * The type of series.
-	 *
-	 * @property type
-	 * @type String
-	 */
-	type: null,
-	
-	/**
-	 * The human-readable name of the series.
-	 *
-	 * @property displayName
-	 * @type String
-	 */
-	displayName: null
-};
-
-/**
- * Functionality common to most series appearing in cartesian charts.
- * Generally, a <code>CartesianSeries</code> object shouldn't be
- * instantiated directly. Instead, a subclass with a concrete implementation
- * should be used.
- *
- * @namespace YAHOO.widget
- * @class CartesianSeries
- * @uses YAHOO.widget.Series
- * @constructor
- */
-YAHOO.widget.CartesianSeries = function() 
-{
-	YAHOO.widget.CartesianSeries.superclass.constructor.call(this);
-};
-
-YAHOO.lang.extend(YAHOO.widget.CartesianSeries, YAHOO.widget.Series,
-{
-	/**
-	 * The field used to access the x-axis value from the items from the data source.
-	 *
-	 * @property xField
-	 * @type String
-	 */
-	xField: null,
-	
-	/**
-	 * The field used to access the y-axis value from the items from the data source.
-	 *
-	 * @property yField
-	 * @type String
-	 */
-	yField: null,
-	
-	/**
-	 * Indicates which axis the series will bind to
-	 *
-	 * @property axis
-	 * @type String
-	 */
-	axis: "primary",
-	
-	/**
-	 * When a Legend is present, indicates whether the series will show in the legend.
-	 * 
-	 * @property showInLegend
-	 * @type Boolean
-	 */
-	showInLegend: true
-});
-
-/**
- * ColumnSeries class for the YUI Charts widget.
- *
- * @namespace YAHOO.widget
- * @class ColumnSeries
- * @uses YAHOO.widget.CartesianSeries
- * @constructor
- */
-YAHOO.widget.ColumnSeries = function() 
-{
-	YAHOO.widget.ColumnSeries.superclass.constructor.call(this);
-};
-
-YAHOO.lang.extend(YAHOO.widget.ColumnSeries, YAHOO.widget.CartesianSeries,
-{
-	type: "column"
-});
-
-/**
- * LineSeries class for the YUI Charts widget.
- *
- * @namespace YAHOO.widget
- * @class LineSeries
- * @uses YAHOO.widget.CartesianSeries
- * @constructor
- */
-YAHOO.widget.LineSeries = function() 
-{
-	YAHOO.widget.LineSeries.superclass.constructor.call(this);
-};
-
-YAHOO.lang.extend(YAHOO.widget.LineSeries, YAHOO.widget.CartesianSeries,
-{
-	type: "line"
-});
-
-
-/**
- * BarSeries class for the YUI Charts widget.
- *
- * @namespace YAHOO.widget
- * @class BarSeries
- * @uses YAHOO.widget.CartesianSeries
- * @constructor
- */
-YAHOO.widget.BarSeries = function() 
-{
-	YAHOO.widget.BarSeries.superclass.constructor.call(this);
-};
-
-YAHOO.lang.extend(YAHOO.widget.BarSeries, YAHOO.widget.CartesianSeries,
-{
-	type: "bar"
-});
-
-
-/**
- * PieSeries class for the YUI Charts widget.
- *
- * @namespace YAHOO.widget
- * @class PieSeries
- * @uses YAHOO.widget.Series
- * @constructor
- */
-YAHOO.widget.PieSeries = function() 
-{
-	YAHOO.widget.PieSeries.superclass.constructor.call(this);
-};
-
-YAHOO.lang.extend(YAHOO.widget.PieSeries, YAHOO.widget.Series,
-{
-	type: "pie",
-	
-	/**
-	 * The field used to access the data value from the items from the data source.
-	 *
-	 * @property dataField
-	 * @type String
-	 */
-	dataField: null,
-	
-	/**
-	 * The field used to access the category value from the items from the data source.
-	 *
-	 * @property categoryField
-	 * @type String
-	 */
-	categoryField: null,
-
-	/**
-	 * A string reference to the globally-accessible function that may be called to
-	 * determine each of the label values for this series. Also accepts function references.
-	 *
-	 * @property labelFunction
-	 * @type String
-	 */
-	labelFunction: null
-});
-
-/**
- * StackedBarSeries class for the YUI Charts widget.
- *
- * @namespace YAHOO.widget
- * @class StackedBarSeries
- * @uses YAHOO.widget.CartesianSeries
- * @constructor
- */
-YAHOO.widget.StackedBarSeries = function() 
-{
-	YAHOO.widget.StackedBarSeries.superclass.constructor.call(this);
-};
-
-YAHOO.lang.extend(YAHOO.widget.StackedBarSeries, YAHOO.widget.CartesianSeries,
-{
-	type: "stackbar"
-});
-
-/**
- * StackedColumnSeries class for the YUI Charts widget.
- *
- * @namespace YAHOO.widget
- * @class StackedColumnSeries
- * @uses YAHOO.widget.CartesianSeries
- * @constructor
- */
-YAHOO.widget.StackedColumnSeries = function() 
-{
-	YAHOO.widget.StackedColumnSeries.superclass.constructor.call(this);
-};
-
-YAHOO.lang.extend(YAHOO.widget.StackedColumnSeries, YAHOO.widget.CartesianSeries,
-{
-	type: "stackcolumn"
-});
-YAHOO.register("charts", YAHOO.widget.Chart, {version: "2.9.0", build: "2800"});
diff --git a/build/charts/charts-min.js b/build/charts/charts-min.js
deleted file mode 100644
index 40553ab..0000000
--- a/build/charts/charts-min.js
+++ /dev/null
@@ -1,9 +0,0 @@
-/*
-Copyright (c) 2011, Yahoo! Inc. All rights reserved.
-Code licensed under the BSD License:
-http://developer.yahoo.com/yui/license.html
-version: 2.9.0
-*/
-YAHOO.widget.Chart=function(d,a,j,g){this._type=d;this._dataSource=j;var f={align:"",allowNetworking:"",allowScriptAccess:"",base:"",bgcolor:"",menu:"",name:"",quality:"",salign:"",scale:"",tabindex:"",wmode:""};var b={fixedAttributes:{allowScriptAccess:"always"},flashVars:{allowedDomain:document.location.hostname},backgroundColor:"#ffffff",host:this,version:9.045};for(var c in g){if(f.hasOwnProperty(c)){b.fixedAttributes[c]=g[c];}else{b[c]=g[c];}}this._id=b.id=b.id||YAHOO.util.Dom.generateId(null,"yuigen");this._swfURL=YAHOO.widget.Chart.SWFURL;this._containerID=a;this._attributes=b;this._swfEmbed=new YAHOO.widget.SWF(a,YAHOO.widget.Chart.SWFURL,b);this._swf=this._swfEmbed.swf;this._swfEmbed.subscribe("swfReady",this._eventHandler,this,true);try{this.createEvent("contentReady");}catch(h){}this.createEvent("itemMouseOverEvent");this.createEvent("itemMouseOutEvent");this.createEvent("itemClickEvent");this.createEvent("itemDoubleClickEvent");this.createEvent("itemDragStartEvent");this.createEvent("itemDragEvent");this.createEvent("itemDragEndEvent");};YAHOO.extend(YAHOO.widget.Chart,YAHOO.util.AttributeProvider,{_type:null,_pollingID:null,_pollingInterval:null,_dataTipFunction:null,_legendLabelFunction:null,_seriesFunctions:null,toString:function(){return"Chart "+this._id;},setStyle:function(a,b){b=YAHOO.lang.JSON.stringify(b);this._swf.setStyle(a,b);},setStyles:function(a){a=YAHOO.lang.JSON.stringify(a);this._swf.setStyles(a);},setSeriesStyles:function(b){for(var a=0;a<b.length;a++){b[a]=YAHOO.lang.JSON.stringify(b[a]);}this._swf.setSeriesStyles(b);},destroy:function(){if(this._dataSource!==null){if(this._pollingID!==null){this._dataSource.clearInterval(this._pollingID);this._pollingID=null;}}if(this._dataTipFunction){YAHOO.widget.Chart.removeProxyFunction(this._dataTipFunction);}if(this._legendLabelFunction){YAHOO.widget.Chart.removeProxyFunction(this._legendLabelFunction);}if(this._swf){var b=YAHOO.util.Dom.get(this._containerID);b.removeChild(this._swf);}var a=this._id;for(var c in this){if(YAHOO.lang.hasOwnProperty(this,c)){this[c]=null;}}},_initAttributes:function(a){this.setAttributeConfig("altText",{method:this._setAltText,getter:this._getAltText});this.setAttributeConfig("swfURL",{getter:this._getSWFURL});this.setAttributeConfig("request",{method:this._setRequest,getter:this._getRequest});this.setAttributeConfig("dataSource",{method:this._setDataSource,getter:this._getDataSource});this.setAttributeConfig("series",{method:this._setSeriesDefs,getter:this._getSeriesDefs});this.setAttributeConfig("categoryNames",{validator:YAHOO.lang.isArray,method:this._setCategoryNames,getter:this._getCategoryNames});this.setAttributeConfig("dataTipFunction",{method:this._setDataTipFunction,getter:this._getDataTipFunction});this.setAttributeConfig("legendLabelFunction",{method:this._setLegendLabelFunction,getter:this._getLegendLabelFunction});this.setAttributeConfig("polling",{method:this._setPolling,getter:this._getPolling});},_eventHandler:function(a){if(a.type=="swfReady"){this._swf=this._swfEmbed._swf;this._loadHandler();this.fireEvent("contentReady");}},_loadHandler:function(){if(!this._swf||!this._swf.setType){return;}this._swf.setType(this._type);if(this._attributes.style){var a=this._attributes.style;this.setStyles(a);}this._initialized=false;this._initAttributes(this._attributes);this.setAttributes(this._attributes,true);this._initialized=true;if(this._dataSource){this.set("dataSource",this._dataSource);}},refreshData:function(){if(!this._initialized){return;}if(this._dataSource!==null){if(this._pollingID!==null){this._dataSource.clearInterval(this._pollingID);this._pollingID=null;}if(this._pollingInterval>0){this._pollingID=this._dataSource.setInterval(this._pollingInterval,this._request,this._loadDataHandler,this);}this._dataSource.sendRequest(this._request,this._loadDataHandler,this);}},_loadDataHandler:function(d,c,m){if(this._swf){if(m){}else{var j;if(this._seriesFunctions){var k=this._seriesFunctions.length;for(j=0;j<k;j++){YAHOO.widget.Chart.removeProxyFunction(this._seriesFunctions[j]);}this._seriesFunctions=null;}this._seriesFunctions=[];var g=[];var f=0;var n=null;if(this._seriesDefs!==null){f=this._seriesDefs.length;for(j=0;j<f;j++){n=this._seriesDefs[j];var b={};for(var a in n){if(YAHOO.lang.hasOwnProperty(n,a)){if(a=="style"){if(n.style!==null){b.style=YAHOO.lang.JSON.stringify(n.style);}}else{if(a=="labelFunction"){if(n.labelFunction!==null){b.labelFunction=YAHOO.widget.Chart.getFunctionReference(n.labelFunction);this._seriesFunctions.push(b.labelFunction);}}else{if(a=="dataTipFunction"){if(n.dataTipFunction!==null){b.dataTipFunction=YAHOO.widget.Chart.getFunctionReference(n.dataTipFunction);this._seriesFunctions.push(b.dataTipFunction);}}else{if(a=="legendLabelFunction"){if(n.legendLabelFunction!==null){b.legendLabelFunction=YAHOO.widget.Chart.getFunctionReference(n.legendLabelFunction);this._seriesFunctions.push(b.legendLabelFunction);}}else{b[a]=n[a];}}}}}}g.push(b);}}if(f>0){for(j=0;j<f;j++){n=g[j];if(!n.type){n.type=this._type;}n.dataProvider=c.results;}}else{var h={type:this._type,dataProvider:c.results};g.push(h);}try{if(this._swf.setDataProvider){this._swf.setDataProvider(g);}}catch(l){this._swf.setDataProvider(g);}}}},_request:"",_getRequest:function(){return this._request;},_setRequest:function(a){this._request=a;this.refreshData();},_dataSource:null,_getDataSource:function(){return this._dataSource;},_setDataSource:function(a){this._dataSource=a;this.refreshData();},_seriesDefs:null,_getSeriesDefs:function(){return this._seriesDefs;},_setSeriesDefs:function(a){this._seriesDefs=a;this.refreshData();},_getCategoryNames:function(){return this._swf.getCategoryNames();},_setCategoryNames:function(a){this._swf.setCategoryNames(a);},_setDataTipFunction:function(a){if(this._dataTipFunction){YAHOO.widget.Chart.removeProxyFunction(this._dataTipFunction);}if(a){this._dataTipFunction=a=YAHOO.widget.Chart.getFunctionReference(a);}this._swf.setDataTipFunction(a);},_setLegendLabelFunction:function(a){if(this._legendLabelFunction){YAHOO.widget.Chart.removeProxyFunction(this._legendLabelFunction);
-}if(a){this._legendLabelFunction=a=YAHOO.widget.Chart.getFunctionReference(a);}this._swf.setLegendLabelFunction(a);},_getLegendLabelFunction:function(){return this._legendLabelFunction;},_getPolling:function(){return this._pollingInterval;},_setPolling:function(a){this._pollingInterval=a;this.refreshData();},_swfEmbed:null,_swfURL:null,_containerID:null,_swf:null,_id:null,_initialized:false,_attributes:null,set:function(a,b){this._attributes[a]=b;YAHOO.widget.Chart.superclass.set.call(this,a,b);},_getSWFURL:function(){return this._swfURL;},_getAltText:function(){return this._swf.getAltText();},_setAltText:function(a){this._swf.setAltText(a);}});YAHOO.widget.Chart.proxyFunctionCount=0;YAHOO.widget.Chart.createProxyFunction=function(c,b){var b=b||null;var a=YAHOO.widget.Chart.proxyFunctionCount;YAHOO.widget.Chart["proxyFunction"+a]=function(){return c.apply(b,arguments);};YAHOO.widget.Chart.proxyFunctionCount++;return"YAHOO.widget.Chart.proxyFunction"+a.toString();};YAHOO.widget.Chart.getFunctionReference=function(b){if(typeof b=="function"){b=YAHOO.widget.Chart.createProxyFunction(b);}else{if(b.func&&typeof b.func=="function"){var a=[b.func];if(b.scope&&typeof b.scope=="object"){a.push(b.scope);}b=YAHOO.widget.Chart.createProxyFunction.apply(this,a);}}return b;};YAHOO.widget.Chart.removeProxyFunction=function(a){if(!a||a.indexOf("YAHOO.widget.Chart.proxyFunction")<0){return;}a=a.substr(26);YAHOO.widget.Chart[a]=null;};YAHOO.widget.Chart.SWFURL="assets/charts.swf";YAHOO.widget.PieChart=function(a,c,b){YAHOO.widget.PieChart.superclass.constructor.call(this,"pie",a,c,b);};YAHOO.lang.extend(YAHOO.widget.PieChart,YAHOO.widget.Chart,{_initAttributes:function(a){YAHOO.widget.PieChart.superclass._initAttributes.call(this,a);this.setAttributeConfig("dataField",{validator:YAHOO.lang.isString,method:this._setDataField,getter:this._getDataField});this.setAttributeConfig("categoryField",{validator:YAHOO.lang.isString,method:this._setCategoryField,getter:this._getCategoryField});},_getDataField:function(){return this._swf.getDataField();},_setDataField:function(a){this._swf.setDataField(a);},_getCategoryField:function(){return this._swf.getCategoryField();},_setCategoryField:function(a){this._swf.setCategoryField(a);}});YAHOO.widget.CartesianChart=function(c,a,d,b){YAHOO.widget.CartesianChart.superclass.constructor.call(this,c,a,d,b);};YAHOO.lang.extend(YAHOO.widget.CartesianChart,YAHOO.widget.Chart,{_xAxisLabelFunctions:[],_yAxisLabelFunctions:[],destroy:function(){this._removeAxisFunctions(this._xAxisLabelFunctions);this._removeAxisFunctions(this._yAxisLabelFunctions);YAHOO.widget.CartesianChart.superclass.destroy.call(this);},_initAttributes:function(a){YAHOO.widget.CartesianChart.superclass._initAttributes.call(this,a);this.setAttributeConfig("xField",{validator:YAHOO.lang.isString,method:this._setXField,getter:this._getXField});this.setAttributeConfig("yField",{validator:YAHOO.lang.isString,method:this._setYField,getter:this._getYField});this.setAttributeConfig("xAxis",{method:this._setXAxis});this.setAttributeConfig("xAxes",{method:this._setXAxes});this.setAttributeConfig("yAxis",{method:this._setYAxis});this.setAttributeConfig("yAxes",{method:this._setYAxes});this.setAttributeConfig("constrainViewport",{method:this._setConstrainViewport});},_getXField:function(){return this._swf.getHorizontalField();},_setXField:function(a){this._swf.setHorizontalField(a);},_getYField:function(){return this._swf.getVerticalField();},_setYField:function(a){this._swf.setVerticalField(a);},_getClonedAxis:function(a){var b={};for(var c in a){if(c=="labelFunction"){if(a.labelFunction&&a.labelFunction!==null){b.labelFunction=YAHOO.widget.Chart.getFunctionReference(a.labelFunction);}}else{b[c]=a[c];}}return b;},_removeAxisFunctions:function(c){if(c&&c.length>0){var a=c.length;for(var b=0;b<a;b++){if(c[b]!==null){YAHOO.widget.Chart.removeProxyFunction(c[b]);}}c=[];}},_setXAxis:function(a){if(a.position!="bottom"&&a.position!="top"){a.position="bottom";}this._removeAxisFunctions(this._xAxisLabelFunctions);a=this._getClonedAxis(a);this._xAxisLabelFunctions.push(a.labelFunction);this._swf.setHorizontalAxis(a);},_setXAxes:function(c){this._removeAxisFunctions(this._xAxisLabelFunctions);var a=c.length;for(var b=0;b<a;b++){if(c[b].position=="left"){c[b].position="bottom";}c[b]=this._getClonedAxis(c[b]);if(c[b].labelFunction){this._xAxisLabelFunctions.push(c[b].labelFunction);}this._swf.setHorizontalAxis(c[b]);}},_setYAxis:function(a){this._removeAxisFunctions(this._yAxisLabelFunctions);a=this._getClonedAxis(a);this._yAxisLabelFunctions.push(a.labelFunction);this._swf.setVerticalAxis(a);},_setYAxes:function(c){this._removeAxisFunctions(this._yAxisLabelFunctions);var a=c.length;for(var b=0;b<a;b++){c[b]=this._getClonedAxis(c[b]);if(c[b].labelFunction){this._yAxisLabelFunctions.push(c[b].labelFunction);}this._swf.setVerticalAxis(c[b]);}},_setConstrainViewport:function(a){this._swf.setConstrainViewport(a);},setSeriesStylesByIndex:function(a,b){b=YAHOO.lang.JSON.stringify(b);if(this._swf&&this._swf.setSeriesStylesByIndex){this._swf.setSeriesStylesByIndex(a,b);}}});YAHOO.widget.LineChart=function(a,c,b){YAHOO.widget.LineChart.superclass.constructor.call(this,"line",a,c,b);};YAHOO.lang.extend(YAHOO.widget.LineChart,YAHOO.widget.CartesianChart);YAHOO.widget.ColumnChart=function(a,c,b){YAHOO.widget.ColumnChart.superclass.constructor.call(this,"column",a,c,b);};YAHOO.lang.extend(YAHOO.widget.ColumnChart,YAHOO.widget.CartesianChart);YAHOO.widget.BarChart=function(a,c,b){YAHOO.widget.BarChart.superclass.constructor.call(this,"bar",a,c,b);};YAHOO.lang.extend(YAHOO.widget.BarChart,YAHOO.widget.CartesianChart);YAHOO.widget.StackedColumnChart=function(a,c,b){YAHOO.widget.StackedColumnChart.superclass.constructor.call(this,"stackcolumn",a,c,b);};YAHOO.lang.extend(YAHOO.widget.StackedColumnChart,YAHOO.widget.CartesianChart);YAHOO.widget.StackedBarChart=function(a,c,b){YAHOO.widget.StackedBarChart.superclass.constructor.call(this,"stackbar",a,c,b);
-};YAHOO.lang.extend(YAHOO.widget.StackedBarChart,YAHOO.widget.CartesianChart);YAHOO.widget.Axis=function(){};YAHOO.widget.Axis.prototype={type:null,reverse:false,labelFunction:null,labelSpacing:2,title:null};YAHOO.widget.NumericAxis=function(){YAHOO.widget.NumericAxis.superclass.constructor.call(this);};YAHOO.lang.extend(YAHOO.widget.NumericAxis,YAHOO.widget.Axis,{type:"numeric",minimum:NaN,maximum:NaN,majorUnit:NaN,minorUnit:NaN,snapToUnits:true,stackingEnabled:false,alwaysShowZero:true,scale:"linear",roundMajorUnit:true,calculateByLabelSize:true,position:"left",adjustMaximumByMajorUnit:true,adjustMinimumByMajorUnit:true});YAHOO.widget.TimeAxis=function(){YAHOO.widget.TimeAxis.superclass.constructor.call(this);};YAHOO.lang.extend(YAHOO.widget.TimeAxis,YAHOO.widget.Axis,{type:"time",minimum:null,maximum:null,majorUnit:NaN,majorTimeUnit:null,minorUnit:NaN,minorTimeUnit:null,snapToUnits:true,stackingEnabled:false,calculateByLabelSize:true});YAHOO.widget.CategoryAxis=function(){YAHOO.widget.CategoryAxis.superclass.constructor.call(this);};YAHOO.lang.extend(YAHOO.widget.CategoryAxis,YAHOO.widget.Axis,{type:"category",categoryNames:null,calculateCategoryCount:false});YAHOO.widget.Series=function(){};YAHOO.widget.Series.prototype={type:null,displayName:null};YAHOO.widget.CartesianSeries=function(){YAHOO.widget.CartesianSeries.superclass.constructor.call(this);};YAHOO.lang.extend(YAHOO.widget.CartesianSeries,YAHOO.widget.Series,{xField:null,yField:null,axis:"primary",showInLegend:true});YAHOO.widget.ColumnSeries=function(){YAHOO.widget.ColumnSeries.superclass.constructor.call(this);};YAHOO.lang.extend(YAHOO.widget.ColumnSeries,YAHOO.widget.CartesianSeries,{type:"column"});YAHOO.widget.LineSeries=function(){YAHOO.widget.LineSeries.superclass.constructor.call(this);};YAHOO.lang.extend(YAHOO.widget.LineSeries,YAHOO.widget.CartesianSeries,{type:"line"});YAHOO.widget.BarSeries=function(){YAHOO.widget.BarSeries.superclass.constructor.call(this);};YAHOO.lang.extend(YAHOO.widget.BarSeries,YAHOO.widget.CartesianSeries,{type:"bar"});YAHOO.widget.PieSeries=function(){YAHOO.widget.PieSeries.superclass.constructor.call(this);};YAHOO.lang.extend(YAHOO.widget.PieSeries,YAHOO.widget.Series,{type:"pie",dataField:null,categoryField:null,labelFunction:null});YAHOO.widget.StackedBarSeries=function(){YAHOO.widget.StackedBarSeries.superclass.constructor.call(this);};YAHOO.lang.extend(YAHOO.widget.StackedBarSeries,YAHOO.widget.CartesianSeries,{type:"stackbar"});YAHOO.widget.StackedColumnSeries=function(){YAHOO.widget.StackedColumnSeries.superclass.constructor.call(this);};YAHOO.lang.extend(YAHOO.widget.StackedColumnSeries,YAHOO.widget.CartesianSeries,{type:"stackcolumn"});YAHOO.register("charts",YAHOO.widget.Chart,{version:"2.9.0",build:"2800"});
\ No newline at end of file
diff --git a/build/charts/charts.js b/build/charts/charts.js
deleted file mode 100644
index d984a22..0000000
--- a/build/charts/charts.js
+++ /dev/null
@@ -1,2052 +0,0 @@
-/*
-Copyright (c) 2011, Yahoo! Inc. All rights reserved.
-Code licensed under the BSD License:
-http://developer.yahoo.com/yui/license.html
-version: 2.9.0
-*/
-/**
- * The Charts widget provides a Flash control for displaying data
- * graphically by series across A-grade browsers with Flash Player installed.
- *
- * @module charts
- * @requires yahoo, dom, event, datasource
- * @title Charts Widget
- */
- 
-/****************************************************************************/
-/****************************************************************************/
-/****************************************************************************/
-
-/**
- * Chart class for the YUI Charts widget.
- *
- * @namespace YAHOO.widget
- * @class Chart
- * @uses YAHOO.util.AttributeProvider
- * @constructor
- * @param type {String} The char type. May be "line", "column", "bar", or "pie"
- * @param containerId {HTMLElement} Container element for the Flash Player instance.
- * @param dataSource {YAHOO.util.DataSource} DataSource instance.
- * @param attributes {object} (optional) Object literal of configuration values.
- */
-YAHOO.widget.Chart = function(type, containerId, dataSource, configurationAttributes)
-{
-	this._type = type;
-	this._dataSource = dataSource;
-		
-	var possibleParams = {align:"", allowNetworking:"", allowScriptAccess:"", base:"", bgcolor:"", menu:"", name:"", quality:"", salign:"", scale:"", tabindex:"", wmode:""};
-	var attributes = {fixedAttributes:{allowScriptAccess:"always"}, flashVars:{allowedDomain : document.location.hostname}, backgroundColor:"#ffffff", host:this, version:9.045};
-	
-	for(var i in configurationAttributes)
-	{
-		if(possibleParams.hasOwnProperty(i))
-		{
-			attributes.fixedAttributes[i] = configurationAttributes[i];
-		}
-		else
-		{
-			attributes[i] = configurationAttributes[i];
-		}
-	}
-	
-	this._id = attributes.id = attributes.id || YAHOO.util.Dom.generateId(null, "yuigen");
-	
-	this._swfURL = YAHOO.widget.Chart.SWFURL;
-	this._containerID = containerId;
-	
-	this._attributes = attributes;
-	this._swfEmbed = new YAHOO.widget.SWF(containerId, YAHOO.widget.Chart.SWFURL, attributes);
-	
-	this._swf = this._swfEmbed.swf;
-	this._swfEmbed.subscribe("swfReady", this._eventHandler, this, true);
-			
-	/**
-	 * Fires when the SWF is initialized and communication is possible.
-	 * @event contentReady
-	 */
-	//Fix for iframe cross-domain issue with FF2x 
-	try
-	{
-		this.createEvent("contentReady");
-	}
-	catch(e){}
-	
-	/**
-	 * Fires when the user moves the mouse over the bounds of an item renderer in the chart.
-	 *
-	 * @event itemMouseOverEvent
-	 * @param event.type {String} The event type
-	 * @param event.item {Object} The data displayed by the renderer
-	 * @param event.index {Number} The position within the series that the item appears.
-	 * @param event.seriesIndex {Number} The position within the series definition that the series appears.
-	 * @param event.x {Number} The horizontal position of the mouse, relative to the SWF.
-	 * @param event.y {Number} The vertical position of the mouse, relative to the SWF.
-	 */
-	this.createEvent("itemMouseOverEvent");
-	
-	/**
-	 * Fires when the user moves the mouse out of the bounds of an item renderer in the chart.
-	 *
-	 * @event itemMouseOutEvent
-	 * @param event.type {String} The event type
-	 * @param event.item {Object} The data displayed by the renderer
-	 * @param event.index {Number} The position within the series that the item appears.
-	 * @param event.seriesIndex {Number} The position within the series definition that the series appears.
-	 * @param event.x {Number} The horizontal position of the mouse, relative to the SWF.
-	 * @param event.y {Number} The vertical position of the mouse, relative to the SWF.
-	 */
-	this.createEvent("itemMouseOutEvent");
-	
-	/**
-	 * Fires when the user clicks an item renderer in the chart with the mouse.
-	 *
-	 * @event itemClickEvent
-	 * @param event.type {String} The event type
-	 * @param event.item {Object} The data displayed by the renderer
-	 * @param event.index {Number} The position within the series that the item appears.
-	 * @param event.seriesIndex {Number} The position within the series definition that the series appears.
-	 * @param event.x {Number} The horizontal position of the mouse, relative to the SWF.
-	 * @param event.y {Number} The vertical position of the mouse, relative to the SWF.
-	 */
-	this.createEvent("itemClickEvent");
-	
-	/**
-	 * Fires when the user double-clicks an item renderer in the chart with the mouse.
-	 *
-	 * @event itemDoubleClickEvent
-	 * @param event.type {String} The event type
-	 * @param event.item {Object} The data displayed by the renderer
-	 * @param event.index {Number} The position within the series that the item appears.
-	 * @param event.seriesIndex {Number} The position within the series definition that the series appears.
-	 * @param event.x {Number} The horizontal position of the mouse, relative to the SWF.
-	 * @param event.y {Number} The vertical position of the mouse, relative to the SWF.
-	 */
-	this.createEvent("itemDoubleClickEvent");
-	
-	/**
-	 * Fires when the user presses the mouse down on an item to initiate a drag action.
-	 *
-	 * @event itemDragStartEvent
-	 * @param event.type {String} The event type
-	 * @param event.item {Object} The data displayed by the renderer
-	 * @param event.index {Number} The position within the series that the item appears.
-	 * @param event.seriesIndex {Number} The position within the series definition that the series appears.
-	 * @param event.x {Number} The horizontal position of the mouse, relative to the SWF.
-	 * @param event.y {Number} The vertical position of the mouse, relative to the SWF.
-	 */
-	this.createEvent("itemDragStartEvent");
-	
-	/**
-	 * Fires when the user moves the mouse during a drag action.
-	 *
-	 * @event itemDragEvent
-	 * @param event.type {String} The event type
-	 * @param event.item {Object} The data displayed by the renderer
-	 * @param event.index {Number} The position within the series that the item appears.
-	 * @param event.seriesIndex {Number} The position within the series definition that the series appears.
-	 * @param event.x {Number} The horizontal position of the mouse, relative to the SWF.
-	 * @param event.y {Number} The vertical position of the mouse, relative to the SWF.
-	 */
-	this.createEvent("itemDragEvent");
-
-	/**
-	 * Fires when the user releases the mouse during a drag action.
-	 *
-	 * @event itemDragEndEvent
-	 * @param event.type {String} The event type
-	 * @param event.item {Object} The data displayed by the renderer
-	 * @param event.index {Number} The position within the series that the item appears.
-	 * @param event.seriesIndex {Number} The position within the series definition that the series appears.
-	 * @param event.x {Number} The horizontal position of the mouse, relative to the SWF.
-	 * @param event.y {Number} The vertical position of the mouse, relative to the SWF.
-	 */
-	this.createEvent("itemDragEndEvent");
-};
-
-YAHOO.extend(YAHOO.widget.Chart, YAHOO.util.AttributeProvider,
-{
-	/**
-	 * The type of this chart instance.
-	 * @property _type
-	 * @type String
-	 * @private
-	 */
-	_type: null,
-
-	/**
-	 * The id returned from the DataSource's setInterval function.
-	 * @property _pollingID
-	 * @type Number
-	 * @private
-	 */
-	_pollingID: null,
-
-	/**
-	 * The time, in ms, between requests for data.
-	 * @property _pollingInterval
-	 * @type Number
-	 * @private
-	 */
-	_pollingInterval: null,
-
-	/**
-	 * Stores a reference to the dataTipFunction created by
-	 * YAHOO.widget.Chart.createProxyFunction()
-	 * @property _dataTipFunction
-	 * @type String
-	 * @private
-	 */
-	_dataTipFunction: null,
-	
-	/**
-	 * Stores a reference to the legendLabelFunction created by
-	 * YAHOO.widget.Chart.createProxyFunction()
-	 * @property _legendLabelFunction
-	 * @type String
-	 * @private
-	 */
-	_legendLabelFunction: null,	
-	
-	/**
-	 * Stores references to series function values created by
-	 * YAHOO.widget.Chart.createProxyFunction()
-	 * @property _seriesFunctions
-	 * @type Array
-	 * @private
-	 */
-	_seriesFunctions: null,
-
-	/**
-	 * Public accessor to the unique name of the Chart instance.
-	 *
-	 * @method toString
-	 * @return {String} Unique name of the Chart instance.
-	 */
-	toString: function()
-	{
-		return "Chart " + this._id;
-	},
-	
-	/**
-	 * Sets a single style value on the Chart instance.
-	 *
-	 * @method setStyle
-	 * @param name {String} Name of the Chart style value to change.
-	 * @param value {Object} New value to pass to the Chart style.
-	 */
-	setStyle: function(name, value)
-	{
-		//we must jsonify this because Flash Player versions below 9.0.60 don't handle
-		//complex ExternalInterface parsing correctly
-		value = YAHOO.lang.JSON.stringify(value);
-		this._swf.setStyle(name, value);
-	},
-	
-	/**
-	 * Resets all styles on the Chart instance.
-	 *
-	 * @method setStyles
-	 * @param styles {Object} Initializer for all Chart styles.
-	 */
-	setStyles: function(styles)
-	{
-		//we must jsonify this because Flash Player versions below 9.0.60 don't handle
-		//complex ExternalInterface parsing correctly
-		styles = YAHOO.lang.JSON.stringify(styles);
-		this._swf.setStyles(styles);
-	},
-	
-	/**
-	 * Sets the styles on all series in the Chart.
-	 *
-	 * @method setSeriesStyles
-	 * @param styles {Array} Initializer for all Chart series styles.
-	 */
-	setSeriesStyles: function(styles)
-	{
-		//we must jsonify this because Flash Player versions below 9.0.60 don't handle
-		//complex ExternalInterface parsing correctly
-		for(var i = 0; i < styles.length; i++)
-		{
-			styles[i] = YAHOO.lang.JSON.stringify(styles[i]);	
-		}
-		this._swf.setSeriesStyles(styles);
-	},
-	
-	destroy: function()
-	{
-		//stop polling if needed
-		if(this._dataSource !== null)
-		{
-			if(this._pollingID !== null)
-			{
-				this._dataSource.clearInterval(this._pollingID);
-				this._pollingID = null;
-			}
-		}
-		
-		//remove proxy functions
-		if(this._dataTipFunction)
-		{
-			YAHOO.widget.Chart.removeProxyFunction(this._dataTipFunction);
-		}
-		
-		if(this._legendLabelFunction)
-		{
-			YAHOO.widget.Chart.removeProxyFunction(this._legendLabelFunction);
-		}
-		
-		//kill the Flash Player instance
-		if(this._swf)
-		{
-			var container = YAHOO.util.Dom.get(this._containerID);
-			container.removeChild(this._swf);
-		}
-		
-		var instanceName = this._id;
-		
-		//null out properties
-		for(var prop in this)
-		{
-			if(YAHOO.lang.hasOwnProperty(this, prop))
-			{
-				this[prop] = null;
-			}
-		}
-	},
-	
-	/**
-	 * Initializes the attributes.
-	 *
-	 * @method _initAttributes
-	 * @private
-	 */
-	_initAttributes: function(attributes)
-	{
-		//YAHOO.widget.Chart.superclass._initAttributes.call(this, attributes);
-		/**
-		 * @attribute wmode
-		 * @description Sets the window mode of the Flash Player control. May be
-		 *		"window", "opaque", or "transparent". Only available in the constructor
-		 *		because it may not be set after Flash Player has been embedded in the page.
-		 * @type String
-		 */
-		 
-		/**
-		 * @attribute expressInstall
-		 * @description URL pointing to a SWF file that handles Flash Player's express
-		 *		install feature. Only available in the constructor because it may not be
-		 *		set after Flash Player has been embedded in the page.
-		 * @type String
-		 */
-
-		/**
-		 * @attribute version
-		 * @description Minimum required version for the SWF file. Only available in the constructor because it may not be
-		 *		set after Flash Player has been embedded in the page.
-		 * @type String
-		 */
-
-		/**
-		 * @attribute backgroundColor
-		 * @description The background color of the SWF. Only available in the constructor because it may not be
-		 *		set after Flash Player has been embedded in the page.
-		 * @type String
-		 */
-		 
-		/**
-		 * @attribute altText
-		 * @description The alternative text to provide for screen readers and other assistive technology.
-		 * @type String
-		 */
-		this.setAttributeConfig("altText",
-		{
-			method: this._setAltText,
-			getter: this._getAltText
-			
-		});
-		
-		/**
-		 * @attribute swfURL
-		 * @description Absolute or relative URL to the SWF displayed by the Chart. Only available in the constructor because it may not be
-		 *		set after Flash Player has been embedded in the page.
-		 * @type String
-		 */
-		this.setAttributeConfig("swfURL",
-		{
-			getter: this._getSWFURL
-		});		
-
-		/**
-		 * @attribute request
-		 * @description Request to be sent to the Chart's DataSource.
-		 * @type String
-		 */
-		this.setAttributeConfig("request",
-		{
-			method: this._setRequest,
-			getter: this._getRequest
-		});
-		
-		/**
-		 * @attribute dataSource
-		 * @description The DataSource instance to display in the Chart.
-		 * @type DataSource
-		 */
-		this.setAttributeConfig("dataSource",
-		{
-			method: this._setDataSource,
-			getter: this._getDataSource
-		});
-		
-		/**
-		 * @attribute series
-		 * @description Defines the series to be displayed by the Chart.
-		 * @type Array
-		 */
-		this.setAttributeConfig("series",
-		{
-			method: this._setSeriesDefs,
-			getter: this._getSeriesDefs
-		});
-		
-		/**
-		 * @attribute categoryNames
-		 * @description Defines the names of the categories to be displayed in the Chart..
-		 * @type Array
-		 */
-		this.setAttributeConfig("categoryNames",
-		{
-			validator: YAHOO.lang.isArray,
-			method: this._setCategoryNames,
-			getter: this._getCategoryNames
-		});
-		
-		/**
-		 * @attribute dataTipFunction
-		 * @description The string representation of a globally-accessible function
-		 * that may be called by the SWF to generate the datatip text for a Chart's item.
-		 * @type String
-		 */
-		this.setAttributeConfig("dataTipFunction",
-		{
-			method: this._setDataTipFunction,
-			getter: this._getDataTipFunction
-		});
-		
-		/**
-		 * @attribute legendLabelFunction
-		 * @description The string representation of a globally-accessible function
-		 * that may be called by the SWF to format the labels of a Chart's legend.
-		 * @type String
-		 */	
-		this.setAttributeConfig("legendLabelFunction",
-		{
-			method: this._setLegendLabelFunction,
-			getter: this._getLegendLabelFunction
-		});
-
-		/**
-		 * @attribute polling
-		 * @description A numeric value indicating the number of milliseconds between
-		 * polling requests to the DataSource.
-		 * @type Number
-		 */
-		this.setAttributeConfig("polling",
-		{
-			method: this._setPolling,
-			getter: this._getPolling
-		});
-	},
-	
-	/**
-	 * Handles swfReady event from SWF.
-	 *
-	 * @method _eventHandler
-	 * @private
-	 */
-	_eventHandler: function(event)
-	{ 
-		if(event.type == "swfReady")
-		{
-   			this._swf = this._swfEmbed._swf;
-			this._loadHandler();
-   			this.fireEvent("contentReady");
-		}
-	},	
-	
-	/**
-	 * Called when the SWF is ready for communication. Sets the type, initializes
-	 * the styles, and sets the DataSource.
-	 *
-	 * @method _loadHandler
-	 * @private
-	 */
-	_loadHandler: function()
-	{
-		//the type is set separately because it must be first!
-		if(!this._swf || !this._swf.setType) return;
-		this._swf.setType(this._type);
-
-
-		//set initial styles
-		if(this._attributes.style)
-		{
-			var style = this._attributes.style;
-			this.setStyles(style);		
-		}
-
-		this._initialized = false;
-
-		this._initAttributes(this._attributes);
-		this.setAttributes(this._attributes, true);
-
-		this._initialized = true;
-		if(this._dataSource)
-		{
-			this.set("dataSource", this._dataSource);
-		}
-	},	
-
-	/**
-	 * Sends (or resends) the request to the DataSource.
-	 *
-	 * @method refreshData
-	 */
-	refreshData: function()
-	{
-		if(!this._initialized)
-		{
-			return;
-		}
-		
-		if(this._dataSource !== null)
-		{
-			if(this._pollingID !== null)
-			{
-				this._dataSource.clearInterval(this._pollingID);
-				this._pollingID = null;
-			}
-			
-			if(this._pollingInterval > 0)
-			{
-				this._pollingID = this._dataSource.setInterval(this._pollingInterval, this._request, this._loadDataHandler, this);
-			}
-			this._dataSource.sendRequest(this._request, this._loadDataHandler, this);
-		}
-	},
-
-	/**
-	 * Called when the DataSource receives new data. The series definitions are used
-	 * to build a data provider for the SWF chart.
-	 *
-	 * @method _loadDataHandler
-	 * @private
-	 */
-	_loadDataHandler: function(request, response, error)
-	{
-		if(this._swf)
-		{
-			if(error)
-			{
-			}
-			else
-			{
-				var i;
-				if(this._seriesFunctions)
-				{
-					var count = this._seriesFunctions.length;
-					for(i = 0; i < count; i++)
-					{
-						YAHOO.widget.Chart.removeProxyFunction(this._seriesFunctions[i]);
-					}
-					this._seriesFunctions = null;
-				}
-				this._seriesFunctions = [];
-
-				//make a copy of the series definitions so that we aren't
-				//editing them directly.
-				var dataProvider = [];	
-				var seriesCount = 0;
-				var currentSeries = null;
-				if(this._seriesDefs !== null)
-				{
-					seriesCount = this._seriesDefs.length;
-					for(i = 0; i < seriesCount; i++)
-					{
-						currentSeries = this._seriesDefs[i];
-						var clonedSeries = {};
-						for(var prop in currentSeries)
-						{
-							if(YAHOO.lang.hasOwnProperty(currentSeries, prop))
-							{
-								if(prop == "style")
-								{
-									if(currentSeries.style !== null)
-									{
-										clonedSeries.style = YAHOO.lang.JSON.stringify(currentSeries.style);
-									}
-								}
-
-								else if(prop == "labelFunction")
-								{
-									if(currentSeries.labelFunction !== null)
-									{	
-										clonedSeries.labelFunction = YAHOO.widget.Chart.getFunctionReference(currentSeries.labelFunction);
-										this._seriesFunctions.push(clonedSeries.labelFunction);
-									}
-								}
-
-								else if(prop == "dataTipFunction")
-								{
-									if(currentSeries.dataTipFunction !== null)
-									{
-										clonedSeries.dataTipFunction = YAHOO.widget.Chart.getFunctionReference(currentSeries.dataTipFunction);
-										this._seriesFunctions.push(clonedSeries.dataTipFunction);
-									}	
-								}
-								
-								else if(prop == "legendLabelFunction")
-								{
-									if(currentSeries.legendLabelFunction !== null)
-									{
-										clonedSeries.legendLabelFunction = YAHOO.widget.Chart.getFunctionReference(currentSeries.legendLabelFunction);
-										this._seriesFunctions.push(clonedSeries.legendLabelFunction); 
-									}	
-								}								
-
-								else
-								{
-									clonedSeries[prop] = currentSeries[prop];
-								}
-							}
-						}
-						dataProvider.push(clonedSeries);
-					}
-				}
-
-				if(seriesCount > 0)
-				{
-					for(i = 0; i < seriesCount; i++)
-					{
-						currentSeries = dataProvider[i];
-						if(!currentSeries.type)
-						{
-							currentSeries.type = this._type;
-						}
-						currentSeries.dataProvider = response.results;
-					}
-				}
-				else
-				{
-					var series = {type: this._type, dataProvider: response.results};
-					dataProvider.push(series);
-				}
-				try
-				{
-					if(this._swf.setDataProvider) this._swf.setDataProvider(dataProvider);
-				}
-				catch(e)
-				{
-					this._swf.setDataProvider(dataProvider);
-				}
-			}
-		}
-	},
-
-	/**
-	 * Storage for the request attribute.
-	 * 
-	 * @property _request
-	 * @private
-	 */
-	_request: "",
-	
-	/**
-	 * Getter for the request attribute.
-	 *
-	 * @method _getRequest
-	 * @private
-	 */
-	_getRequest: function()
-	{
-		return this._request;
-	},
-	
-	/**
-	 * Setter for the request attribute.
-	 *
-	 * @method _setRequest
-	 * @private
-	 */
-	_setRequest: function(value)
-	{
-		this._request = value;
-		this.refreshData();
-	},
-
-	/**
-	 * Storage for the dataSource attribute.
-	 * 
-	 * @property _dataSource
-	 * @private
-	 */
-	_dataSource: null,
-	
-	/**
-	 * Getter for the dataSource attribute.
-	 *
-	 * @method _getDataSource
-	 * @private
-	 */
-	_getDataSource: function()
-	{
-		return this._dataSource;
-	},
-
-	/**
-	 * Setter for the dataSource attribute.
-	 *
-	 * @method _setDataSource
-	 * @private
-	 */
-	_setDataSource: function(value)
-	{	
-		this._dataSource = value;
-		this.refreshData();
-	},
-	
-	/**
-	 * Storage for the series attribute.
-	 * 
-	 * @property _seriesDefs
-	 * @private
-	 */
-	_seriesDefs: null,
-	
-	/**
-	 * Getter for the series attribute.
-	 *
-	 * @method _getSeriesDefs
-	 * @private
-	 */
-	_getSeriesDefs: function()
-	{
-		return this._seriesDefs;
-	},
-	
-	/**
-	 * Setter for the series attribute.
-	 *
-	 * @method _setSeriesDefs
-	 * @private
-	 */
-	_setSeriesDefs: function(value)
-	{
-		this._seriesDefs = value;
-		this.refreshData();
-	},
-
-	/**
-	 * Getter for the categoryNames attribute.
-	 *
-	 * @method _getCategoryNames
-	 * @private
-	 */
-	_getCategoryNames: function()
-	{
-		return this._swf.getCategoryNames();
-	},
-
-	/**
-	 * Setter for the categoryNames attribute.
-	 *
-	 * @method _setCategoryNames
-	 * @private
-	 */
-	_setCategoryNames: function(value)
-	{
-		this._swf.setCategoryNames(value);
-	},
-	
-	/**
-	 * Setter for the dataTipFunction attribute.
-	 *
-	 * @method _setDataTipFunction
-	 * @private
-	 */
-	_setDataTipFunction: function(value)
-	{
-		if(this._dataTipFunction)
-		{
-			YAHOO.widget.Chart.removeProxyFunction(this._dataTipFunction);
-		}
-		
-		if(value)
-		{
-			this._dataTipFunction = value = YAHOO.widget.Chart.getFunctionReference(value);
-		}
-		this._swf.setDataTipFunction(value);
-	},
-	
-	/**
-	 * Setter for the legendLabelFunction attribute.
-	 *
-	 * @method _setLegendLabelFunction
-	 * @private
-	 */
-	_setLegendLabelFunction: function(value)
-	{
-		if(this._legendLabelFunction)
-		{
-			YAHOO.widget.Chart.removeProxyFunction(this._legendLabelFunction);
-		}
-		
-		if(value)
-		{
-			this._legendLabelFunction = value = YAHOO.widget.Chart.getFunctionReference(value);
-		}
-		this._swf.setLegendLabelFunction(value);
-	},
-
-    /**
-     * Getter for the legendLabelFunction attribute.
-     *
-     * @method _getLegendLabelFunction
-     * @private
-     */
-    _getLegendLabelFunction: function()
-    {
-        return this._legendLabelFunction;
-    },
-
-	/**
-	 * Getter for the polling attribute.
-	 *
-	 * @method _getPolling
-	 * @private
-	 */
-	_getPolling: function()
-	{
-		return this._pollingInterval;
-	},
-
-	/**
-	 * Setter for the polling attribute.
-	 *
-	 * @method _setPolling
-	 * @private
-	 */
-	_setPolling: function(value)
-	{
-		this._pollingInterval = value;
-		this.refreshData();
-	},
-
-	/**
-	 * The javascript wrapper for the swf object
-	 *
-	 * @property _swfEmbed
-	 * @type swf
-	 * @private
-	 */
-	_swfEmbed: null,
-	
-	/**
-	 * The URL of the SWF file.
-	 * @property _swfURL
-	 * @type String
-	 * @private
-	 */
-	_swfURL: null,
-
-	/**
-	 * The ID of the containing DIV.
-	 * @property _containerID
-	 * @type String
-	 * @private
-	 */
-	_containerID: null,
-
-	/**
-	 * A reference to the embedded SWF file.
-	 * @property _swf
-	 * @private
-	 */
-	_swf: null,
-
-	/**
-	 * The id of this instance.
-	 * @property _id
-	 * @type String
-	 * @private
-	 */
-	_id: null,
-
-	/**
-	 * Indicates whether the SWF has been initialized and is ready
-	 * to communicate with JavaScript
-	 * @property _initialized
-	 * @type Boolean
-	 * @private
-	 */
-	_initialized: false,
-	
-	/**
-	 * The initializing attributes are stored here until the SWF is ready.
-	 * @property _attributes
-	 * @type Object
-	 * @private
-	 */
-	_attributes: null, //the intializing attributes
-	
-	set: function(name, value)
-	{
-		//save all the attributes in case the swf reloads
-		//so that we can pass them in again
-		this._attributes[name] = value;
-		YAHOO.widget.Chart.superclass.set.call(this, name, value);
-	},
-	
-	/**
-	 * Getter for swfURL attribute.
-	 *
-	 * @method _getSWFURL
-	 * @private
-	 */
-	_getSWFURL: function()
-	{
-		return this._swfURL;
-	},
-	
-	/**
-	 * Getter for altText attribute.
-	 *
-	 * @method _getAltText
-	 * @private
-	 */
-	_getAltText: function()
-	{
-		return this._swf.getAltText();
-	},
-
-	/**
-	 * Setter for altText attribute.
-	 *
-	 * @method _setAltText
-	 * @private
-	 */
-	_setAltText: function(value)
-	{
-	 	this._swf.setAltText(value);
-	}
-});
-
-/**
- * The number of proxy functions that have been created.
- * @static
- * @private
- */
-YAHOO.widget.Chart.proxyFunctionCount = 0;
-
-/**
- * Creates a globally accessible function that wraps a function reference.
- * Returns the proxy function's name as a string for use by the SWF through
- * ExternalInterface.
- *
- * @method YAHOO.widget.Chart.createProxyFunction
- * @static
- * @private
- */
-YAHOO.widget.Chart.createProxyFunction = function(func, scope)
-{
-	var scope = scope || null;
-	var index = YAHOO.widget.Chart.proxyFunctionCount;
-	YAHOO.widget.Chart["proxyFunction" + index] = function()
-	{
-		return func.apply(scope, arguments);
-	};
-	YAHOO.widget.Chart.proxyFunctionCount++;
-	return "YAHOO.widget.Chart.proxyFunction" + index.toString();
-};
-
-/**
- * Uses YAHOO.widget.Chart.createProxyFunction to return string
- * reference to a function. 
- *
- * @method YAHOO.widget.Chart.getFunctionReference
- * @static
- * @private
- */
-YAHOO.widget.Chart.getFunctionReference = function(value)
-{
-	if(typeof value == "function")
-	{
-		value = YAHOO.widget.Chart.createProxyFunction(value);
-	}
-	else if(value.func && typeof value.func == "function")
-	{
-		var args = [value.func];
-		if(value.scope && typeof value.scope == "object")
-		{
-			args.push(value.scope);
-		}
-		value = YAHOO.widget.Chart.createProxyFunction.apply(this, args);
-	}
-	return value;	
-}
-
-/**
- * Removes a function created with createProxyFunction()
- * 
- * @method YAHOO.widget.Chart.removeProxyFunction
- * @static
- * @private
- */
-YAHOO.widget.Chart.removeProxyFunction = function(funcName)
-{
-	//quick error check
-	if(!funcName || funcName.indexOf("YAHOO.widget.Chart.proxyFunction") < 0)
-	{
-		return;
-	}
-	
-	funcName = funcName.substr(26);
-	YAHOO.widget.Chart[funcName] = null;
-};
-
-/**
- * Storage for the dataTipFunction attribute.
- *
- * @property Chart.SWFURL
- * @private
- * @static
- * @final
- * @default "assets/charts.swf"
- */
-YAHOO.widget.Chart.SWFURL = "assets/charts.swf";
-/**
- * PieChart class for the YUI Charts widget.
- *
- * @namespace YAHOO.widget
- * @class PieChart
- * @uses YAHOO.widget.Chart
- * @constructor
- * @param containerId {HTMLElement} Container element for the Flash Player instance.
- * @param dataSource {YAHOO.util.DataSource} DataSource instance.
- * @param attributes {object} (optional) Object literal of configuration values.
- */
-YAHOO.widget.PieChart = function(containerId, dataSource, attributes)
-{
-	YAHOO.widget.PieChart.superclass.constructor.call(this, "pie", containerId, dataSource, attributes);
-};
-
-YAHOO.lang.extend(YAHOO.widget.PieChart, YAHOO.widget.Chart,
-{
-	/**
-	 * Initializes the attributes.
-	 *
-	 * @method _initAttributes
-	 * @private
-	 */
-	_initAttributes: function(attributes)
-	{	
-		YAHOO.widget.PieChart.superclass._initAttributes.call(this, attributes);
-		
-		/**
-		 * @attribute dataField
-		 * @description The field in each item that corresponds to the data value.
-		 * @type String
-		 */
-		this.setAttributeConfig("dataField",
-		{
-			validator: YAHOO.lang.isString,
-			method: this._setDataField,
-			getter: this._getDataField
-		});
-   
-		/**
-		 * @attribute categoryField
-		 * @description The field in each item that corresponds to the category value.
-		 * @type String
-		 */
-		this.setAttributeConfig("categoryField",
-		{
-			validator: YAHOO.lang.isString,
-			method: this._setCategoryField,
-			getter: this._getCategoryField
-		});
-	},
-
-	/**
-	 * Getter for the dataField attribute.
-	 *
-	 * @method _getDataField
-	 * @private
-	 */
-	_getDataField: function()
-	{
-		return this._swf.getDataField();
-	},
-
-	/**
-	 * Setter for the dataField attribute.
-	 *
-	 * @method _setDataField
-	 * @private
-	 */
-	_setDataField: function(value)
-	{
-		this._swf.setDataField(value);
-	},
-
-	/**
-	 * Getter for the categoryField attribute.
-	 *
-	 * @method _getCategoryField
-	 * @private
-	 */
-	_getCategoryField: function()
-	{
-		return this._swf.getCategoryField();
-	},
-
-	/**
-	 * Setter for the categoryField attribute.
-	 *
-	 * @method _setCategoryField
-	 * @private
-	 */
-	_setCategoryField: function(value)
-	{
-		this._swf.setCategoryField(value);
-	}
-});
-/**
- * CartesianChart class for the YUI Charts widget.
- *
- * @namespace YAHOO.widget
- * @class CartesianChart
- * @uses YAHOO.widget.Chart
- * @constructor
- * @param type {String} The char type. May be "line", "column", or "bar"
- * @param containerId {HTMLElement} Container element for the Flash Player instance.
- * @param dataSource {YAHOO.util.DataSource} DataSource instance.
- * @param attributes {object} (optional) Object literal of configuration values.
- */
- YAHOO.widget.CartesianChart = function(type, containerId, dataSource, attributes)
-{
-	YAHOO.widget.CartesianChart.superclass.constructor.call(this, type, containerId, dataSource, attributes);
-};
-
-YAHOO.lang.extend(YAHOO.widget.CartesianChart, YAHOO.widget.Chart,
-{
-	/**
-	 * Stores a reference to the xAxis labelFunction created by
-	 * YAHOO.widget.Chart.createProxyFunction()
-	 * @property _xAxisLabelFunctions
-	 * @type String
-	 * @private
-	 */
-	_xAxisLabelFunctions: [],
-	
-	/**
-	 * Stores a reference to the yAxis labelFunctions created by
-	 * YAHOO.widget.Chart.createProxyFunction()
-	 * @property _yAxisLabelFunctions
-	 * @type Array
-	 * @private
-	 */
-	_yAxisLabelFunctions: [],
-	
-	destroy: function()
-	{
-		//remove proxy functions
-		this._removeAxisFunctions(this._xAxisLabelFunctions);
-		this._removeAxisFunctions(this._yAxisLabelFunctions);
-		
-		//call last
-		YAHOO.widget.CartesianChart.superclass.destroy.call(this);
-	},
-	
-	/**
-	 * Initializes the attributes.
-	 *
-	 * @method _initAttributes
-	 * @private
-	 */
-	_initAttributes: function(attributes)
-	{	
-		YAHOO.widget.CartesianChart.superclass._initAttributes.call(this, attributes);
-		
-		/**
-		 * @attribute xField
-		 * @description The field in each item that corresponds to a value on the x axis.
-		 * @type String
-		 */
-		this.setAttributeConfig("xField",
-		{
-			validator: YAHOO.lang.isString,
-			method: this._setXField,
-			getter: this._getXField
-		});
-
-		/**
-		 * @attribute yField
-		 * @description The field in each item that corresponds to a value on the x axis.
-		 * @type String
-		 */
-		this.setAttributeConfig("yField",
-		{
-			validator: YAHOO.lang.isString,
-			method: this._setYField,
-			getter: this._getYField
-		});
-
-		/**
-		 * @attribute xAxis
-		 * @description A custom configuration for the horizontal x axis.
-		 * @type Axis
-		 */
-		this.setAttributeConfig("xAxis",
-		{
-			method: this._setXAxis
-		});
-		
-		/**
-		 * @attribute xAxes
-		 * @description Custom configurations for the horizontal x axes.
-		 * @type Array
-		 */		
-		this.setAttributeConfig("xAxes",
-		{
-			method: this._setXAxes
-		});	
-
-		/**
-		 * @attribute yAxis
-		 * @description A custom configuration for the vertical y axis.
-		 * @type Axis
-		 */
-		this.setAttributeConfig("yAxis",
-		{
-			method: this._setYAxis
-		});
-		
-		/**
-		 * @attribute yAxes
-		 * @description Custom configurations for the vertical y axes.
-		 * @type Array
-		 */		
-		this.setAttributeConfig("yAxes",
-		{
-			method: this._setYAxes
-		});	
-		
-		/**
-		 * @attribute constrainViewport
-		 * @description Determines whether the viewport is constrained to prevent series data from overflow.
-		 * @type Boolean
-		 */
-		this.setAttributeConfig("constrainViewport",
-		{
-			method: this._setConstrainViewport
-		});	
-	},
-
-	/**
-	 * Getter for the xField attribute.
-	 *
-	 * @method _getXField
-	 * @private
-	 */
-	_getXField: function()
-	{
-		return this._swf.getHorizontalField();
-	},
-
-	/**
-	 * Setter for the xField attribute.
-	 *
-	 * @method _setXField
-	 * @private
-	 */
-	_setXField: function(value)
-	{
-		this._swf.setHorizontalField(value);
-	},
-
-	/**
-	 * Getter for the yField attribute.
-	 *
-	 * @method _getYField
-	 * @private
-	 */
-	_getYField: function()
-	{
-		return this._swf.getVerticalField();
-	},
-
-	/**
-	 * Setter for the yField attribute.
-	 *
-	 * @method _setYField
-	 * @private
-	 */
-	_setYField: function(value)
-	{
-		this._swf.setVerticalField(value);
-	},
-	
-	/**
-	 * Receives an axis object, creates a proxy function for 
-	 * the labelFunction and returns the updated object. 
-	 *
-	 * @method _getClonedAxis
-	 * @private
-	 */
-	_getClonedAxis: function(value)
-	{
-		var clonedAxis = {};
-		for(var prop in value)
-		{
-			if(prop == "labelFunction")
-			{
-				if(value.labelFunction && value.labelFunction !== null)
-				{
-					clonedAxis.labelFunction = YAHOO.widget.Chart.getFunctionReference(value.labelFunction);
-				}
-			}
-			else
-			{
-				clonedAxis[prop] = value[prop];
-			}
-		}
-		return clonedAxis;
-	},
-	
-	/**
-	 * Removes axis functions contained in an array
-	 * 
-	 * @method _removeAxisFunctions
-	 * @private
-	 */
-	_removeAxisFunctions: function(axisFunctions)
-	{
-		if(axisFunctions && axisFunctions.length > 0)
-		{
-			var len = axisFunctions.length;
-			for(var i = 0; i < len; i++)
-			{
-				if(axisFunctions[i] !== null)
-				{
-					YAHOO.widget.Chart.removeProxyFunction(axisFunctions[i]);
-				}
-			}
-			axisFunctions = [];
-		}
-	},	
-	
-	/**
-	 * Setter for the xAxis attribute.
-	 *
-	 * @method _setXAxis
-	 * @private
-	 */
-	_setXAxis: function(value)
-	{
-		if(value.position != "bottom" && value.position != "top") value.position = "bottom";
-		this._removeAxisFunctions(this._xAxisLabelFunctions);
-		value = this._getClonedAxis(value);
-		this._xAxisLabelFunctions.push(value.labelFunction);
-		this._swf.setHorizontalAxis(value);
-	},
-	
-	/**
-	 * Setter for the xAxes attribute
-	 *
-	 * @method _setXAxes
-	 * @private
-	 */
-	_setXAxes: function(value)
-	{
-		this._removeAxisFunctions(this._xAxisLabelFunctions);
-		var len = value.length;
-		for(var i = 0; i < len; i++)
-		{
-			if(value[i].position == "left") value[i].position = "bottom";
-			value[i] = this._getClonedAxis(value[i]);
-			if(value[i].labelFunction) this._xAxisLabelFunctions.push(value[i].labelFunction);
-			this._swf.setHorizontalAxis(value[i]);
-		}
-	},
-
-	/**
-	 * Setter for the yAxis attribute.
-	 *
-	 * @method _setYAxis
-	 * @private
-	 */
-	_setYAxis: function(value)
-	{
-		this._removeAxisFunctions(this._yAxisLabelFunctions);
-		value = this._getClonedAxis(value);
-		this._yAxisLabelFunctions.push(value.labelFunction);		
-		this._swf.setVerticalAxis(value);
-	},
-	
-	/**
-	 * Setter for the yAxes attribute.
-	 *
-	 * @method _setYAxes
-	 * @private
-	 */	
-	_setYAxes: function(value)
-	{
-		this._removeAxisFunctions(this._yAxisLabelFunctions);
-		var len = value.length;
-		for(var i = 0; i < len; i++)
-		{
-			value[i] = this._getClonedAxis(value[i]);
-			if(value[i].labelFunction) this._yAxisLabelFunctions.push(value[i].labelFunction);
-			this._swf.setVerticalAxis(value[i]);
-		}		
-	},
-	
-	/**
-	 * Setter for the constrainViewport attribute
-	 *
-	 * @method _setConstrainViewport
-	 * @private
-	 */
-	_setConstrainViewport: function(value)
-	{
-		this._swf.setConstrainViewport(value);
-	},
-	
-	/**
-	 * Sets the style object for a single series based on its index
-	 * 
-	 * @method setSeriesStylesByIndex
-	 * @param index {Number} The position within the series definition to apply the style
-	 * @param style {object} Style object to be applied to the selected series
-	 */
-	setSeriesStylesByIndex:function(index, style)
-	{
-		style = YAHOO.lang.JSON.stringify(style);
-		if(this._swf && this._swf.setSeriesStylesByIndex) this._swf.setSeriesStylesByIndex(index, style);
-	}
-});
-/**
- * LineChart class for the YUI Charts widget.
- *
- * @namespace YAHOO.widget
- * @class LineChart
- * @uses YAHOO.widget.CartesianChart
- * @constructor
- * @param containerId {HTMLElement} Container element for the Flash Player instance.
- * @param dataSource {YAHOO.util.DataSource} DataSource instance.
- * @param attributes {object} (optional) Object literal of configuration values.
- */
-YAHOO.widget.LineChart = function(containerId, dataSource, attributes)
-{
-	YAHOO.widget.LineChart.superclass.constructor.call(this, "line", containerId, dataSource, attributes);
-};
-
-YAHOO.lang.extend(YAHOO.widget.LineChart, YAHOO.widget.CartesianChart);
-
-/**
- * ColumnChart class for the YUI Charts widget.
- *
- * @namespace YAHOO.widget
- * @class ColumnChart
- * @uses YAHOO.widget.CartesianChart
- * @constructor
- * @param containerId {HTMLElement} Container element for the Flash Player instance.
- * @param dataSource {YAHOO.util.DataSource} DataSource instance.
- * @param attributes {object} (optional) Object literal of configuration values.
- */
-YAHOO.widget.ColumnChart = function(containerId, dataSource, attributes)
-{
-	YAHOO.widget.ColumnChart.superclass.constructor.call(this, "column", containerId, dataSource, attributes);
-};
-
-YAHOO.lang.extend(YAHOO.widget.ColumnChart, YAHOO.widget.CartesianChart);
-
-/**
- * BarChart class for the YUI Charts widget.
- *
- * @namespace YAHOO.widget
- * @class BarChart
- * @uses YAHOO.widget.CartesianChart
- * @constructor
- * @param containerId {HTMLElement} Container element for the Flash Player instance.
- * @param dataSource {YAHOO.util.DataSource} DataSource instance.
- * @param attributes {object} (optional) Object literal of configuration values.
- */
-YAHOO.widget.BarChart = function(containerId, dataSource, attributes)
-{
-	YAHOO.widget.BarChart.superclass.constructor.call(this, "bar", containerId, dataSource, attributes);
-};
-
-YAHOO.lang.extend(YAHOO.widget.BarChart, YAHOO.widget.CartesianChart);
-
-/**
- * StackedColumnChart class for the YUI Charts widget.
- *
- * @namespace YAHOO.widget
- * @class StackedColumnChart
- * @uses YAHOO.widget.CartesianChart
- * @constructor
- * @param containerId {HTMLElement} Container element for the Flash Player instance.
- * @param dataSource {YAHOO.util.DataSource} DataSource instance.
- * @param attributes {object} (optional) Object literal of configuration values.
- */
-YAHOO.widget.StackedColumnChart = function(containerId, dataSource, attributes)
-{
-	YAHOO.widget.StackedColumnChart.superclass.constructor.call(this, "stackcolumn", containerId, dataSource, attributes);
-};
-
-YAHOO.lang.extend(YAHOO.widget.StackedColumnChart, YAHOO.widget.CartesianChart);
-
-/**
- * StackedBarChart class for the YUI Charts widget.
- *
- * @namespace YAHOO.widget
- * @class StackedBarChart
- * @uses YAHOO.widget.CartesianChart
- * @constructor
- * @param containerId {HTMLElement} Container element for the Flash Player instance.
- * @param dataSource {YAHOO.util.DataSource} DataSource instance.
- * @param attributes {object} (optional) Object literal of configuration values.
- */
-YAHOO.widget.StackedBarChart = function(containerId, dataSource, attributes)
-{
-	YAHOO.widget.StackedBarChart.superclass.constructor.call(this, "stackbar", containerId, dataSource, attributes);
-};
-
-YAHOO.lang.extend(YAHOO.widget.StackedBarChart, YAHOO.widget.CartesianChart);
-/**
- * Defines a CartesianChart's vertical or horizontal axis.
- *
- * @namespace YAHOO.widget
- * @class Axis
- * @constructor
- */
-YAHOO.widget.Axis = function()
-{
-};
-
-YAHOO.widget.Axis.prototype = 
-{
-	/**
-	 * The type of axis.
-	 *
-	 * @property type
-	 * @type String
-	 */
-	type: null,
-	
-	/**
-	 * If true, the items on the axis will be drawn in opposite direction.
-	 *
-	 * @property reverse
-	 * @type Boolean
-	 */
-	reverse: false,
-	
-	/**
-	 * A string reference to the globally-accessible function that may be called to
-	 * determine each of the label values for this axis. Also accepts function references.
-	 *
-	 * @property labelFunction
-	 * @type String
-	 */
-	labelFunction: null,
-	
-	/**
-	 * The space, in pixels, between labels on an axis.
-	 *
-	 * @property labelSpacing
-	 * @type Number
-	 */
-	labelSpacing: 2,
-	
-	/**
-	 * The text that will appear next to the axis to indicate information about the data that it displays.
-	 *
-	 * @property title
-	 * @type String
-	 */
-	title: null 
-};
-/**
- * A type of axis whose units are measured in numeric values.
- *
- * @namespace YAHOO.widget
- * @class NumericAxis
- * @extends YAHOO.widget.Axis
- * @constructor
- */
-YAHOO.widget.NumericAxis = function()
-{
-	YAHOO.widget.NumericAxis.superclass.constructor.call(this);
-};
-
-YAHOO.lang.extend(YAHOO.widget.NumericAxis, YAHOO.widget.Axis,
-{
-	type: "numeric",
-	
-	/**
-	 * The minimum value drawn by the axis. If not set explicitly, the axis minimum
-	 * will be calculated automatically.
-	 *
-	 * @property minimum
-	 * @type Number
-	 */
-	minimum: NaN,
-	
-	/**
-	 * The maximum value drawn by the axis. If not set explicitly, the axis maximum
-	 * will be calculated automatically.
-	 *
-	 * @property maximum
-	 * @type Number
-	 */
-	maximum: NaN,
-	
-	/**
-	 * The spacing between major intervals on this axis.
-	 *
-	 * @property majorUnit
-	 * @type Number
-	 */
-	majorUnit: NaN,
-
-	/**
-	 * The spacing between minor intervals on this axis.
-	 *
-	 * @property minorUnit
-	 * @type Number
-	 */
-	minorUnit: NaN,
-	
-	/**
-	 * If true, the labels, ticks, gridlines, and other objects will snap to
-	 * the nearest major or minor unit. If false, their position will be based
-	 * on the minimum value.
-	 *
-	 * @property snapToUnits
-	 * @type Boolean
-	 */
-	snapToUnits: true,
-	
-	/**
-	 * Series that are stackable will only stack when this value is set to true.
-	 *
-	 * @property stackingEnabled
-	 * @type Boolean
-	 */
-	stackingEnabled: false,
-
-	/**
-	 * If true, and the bounds are calculated automatically, either the minimum or
-	 * maximum will be set to zero.
-	 *
-	 * @property alwaysShowZero
-	 * @type Boolean
-	 */
-	alwaysShowZero: true,
-
-	/**
-	 * The scaling algorithm to use on this axis. May be "linear" or "logarithmic".
-	 *
-	 * @property scale
-	 * @type String
-	 */
-	scale: "linear",
-	
-	/**
-	 * Indicates whether to round the major unit.
-	 * 
-	 * @property roundMajorUnit
-	 * @type Boolean
-	 */
-	roundMajorUnit: true, 
-	
-	/**
-	 * Indicates whether to factor in the size of the labels when calculating a major unit.
-	 *
-	 * @property calculateByLabelSize
-	 * @type Boolean
-	 */
-	calculateByLabelSize: true,
-	
-	/**
-	 * Indicates the position of the axis relative to the chart
-	 *
-	 * @property position
-	 * @type String
-	 */
-	position:"left",
-	
-	/**
-	 * Indicates whether to extend maximum beyond data's maximum to the nearest 
-	 * majorUnit.
-	 *
-	 * @property adjustMaximumByMajorUnit
-	 * @type Boolean
-	 */
-	adjustMaximumByMajorUnit:true,
-	
-	/**
-	 * Indicates whether to extend the minimum beyond data's minimum to the nearest
-	 * majorUnit.
-	 *
-	 * @property adjustMinimumByMajorUnit
-	 * @type Boolean
-	 */
-	adjustMinimumByMajorUnit:true
-});
-/**
- * A type of axis whose units are measured in time-based values.
- *
- * @namespace YAHOO.widget
- * @class TimeAxis
- * @constructor
- */
-YAHOO.widget.TimeAxis = function()
-{
-	YAHOO.widget.TimeAxis.superclass.constructor.call(this);
-};
-
-YAHOO.lang.extend(YAHOO.widget.TimeAxis, YAHOO.widget.Axis,
-{
-	type: "time",
-	
-	/**
-	 * The minimum value drawn by the axis. If not set explicitly, the axis minimum
-	 * will be calculated automatically.
-	 *
-	 * @property minimum
-	 * @type Date
-	 */
-	minimum: null,
-
-	/**
-	 * The maximum value drawn by the axis. If not set explicitly, the axis maximum
-	 * will be calculated automatically.
-	 *
-	 * @property maximum
-	 * @type Number
-	 */
-	maximum: null,
-	
-	/**
-	 * The spacing between major intervals on this axis.
-	 *
-	 * @property majorUnit
-	 * @type Number
-	 */
-	majorUnit: NaN,
-	
-	/**
-	 * The time unit used by the majorUnit.
-	 *
-	 * @property majorTimeUnit
-	 * @type String
-	 */
-	majorTimeUnit: null,
-	
-	/**
-	 * The spacing between minor intervals on this axis.
-	 *
-	 * @property majorUnit
-	 * @type Number
-	 */
-	minorUnit: NaN,
-	
-	/**
-	 * The time unit used by the minorUnit.
-	 *
-	 * @property majorTimeUnit
-	 * @type String
-	 */
-	minorTimeUnit: null,
-
-	/**
-	 * If true, the labels, ticks, gridlines, and other objects will snap to
-	 * the nearest major or minor unit. If false, their position will be based
-	 * on the minimum value.
-	 *
-	 * @property snapToUnits
-	 * @type Boolean
-	 */
-	snapToUnits: true,
-
-	/**
-	 * Series that are stackable will only stack when this value is set to true.
-	 *
-	 * @property stackingEnabled
-	 * @type Boolean
-	 */
-	stackingEnabled: false,
-
-	/**
-	 * Indicates whether to factor in the size of the labels when calculating a major unit.
-	 *
-	 * @property calculateByLabelSize
-	 * @type Boolean
-	 */
-	calculateByLabelSize: true	
-});
-/**
- * A type of axis that displays items in categories.
- *
- * @namespace YAHOO.widget
- * @class CategoryAxis
- * @constructor
- */
-YAHOO.widget.CategoryAxis = function()
-{
-	YAHOO.widget.CategoryAxis.superclass.constructor.call(this);
-};
-
-YAHOO.lang.extend(YAHOO.widget.CategoryAxis, YAHOO.widget.Axis,
-{
-	type: "category",
-	
-	/**
-	 * A list of category names to display along this axis.
-	 *
-	 * @property categoryNames
-	 * @type Array
-	 */
-	categoryNames: null,
-	
-	/**
-	 * Indicates whether or not to calculate the number of categories (ticks and labels)
-	 * when there is not enough room to display all labels on the axis. If set to true, the axis 
-	 * will determine the number of categories to plot. If not, all categories will be plotted.
-	 *
-	 * @property calculateCategoryCount
-	 * @type Boolean
-	 */
-	calculateCategoryCount: false 
-});
- /**
- * Functionality common to most series. Generally, a <code>Series</code> 
- * object shouldn't be instantiated directly. Instead, a subclass with a 
- * concrete implementation should be used.
- *
- * @namespace YAHOO.widget
- * @class Series
- * @constructor
- */
-YAHOO.widget.Series = function() {};
-
-YAHOO.widget.Series.prototype = 
-{
-	/**
-	 * The type of series.
-	 *
-	 * @property type
-	 * @type String
-	 */
-	type: null,
-	
-	/**
-	 * The human-readable name of the series.
-	 *
-	 * @property displayName
-	 * @type String
-	 */
-	displayName: null
-};
-
-/**
- * Functionality common to most series appearing in cartesian charts.
- * Generally, a <code>CartesianSeries</code> object shouldn't be
- * instantiated directly. Instead, a subclass with a concrete implementation
- * should be used.
- *
- * @namespace YAHOO.widget
- * @class CartesianSeries
- * @uses YAHOO.widget.Series
- * @constructor
- */
-YAHOO.widget.CartesianSeries = function() 
-{
-	YAHOO.widget.CartesianSeries.superclass.constructor.call(this);
-};
-
-YAHOO.lang.extend(YAHOO.widget.CartesianSeries, YAHOO.widget.Series,
-{
-	/**
-	 * The field used to access the x-axis value from the items from the data source.
-	 *
-	 * @property xField
-	 * @type String
-	 */
-	xField: null,
-	
-	/**
-	 * The field used to access the y-axis value from the items from the data source.
-	 *
-	 * @property yField
-	 * @type String
-	 */
-	yField: null,
-	
-	/**
-	 * Indicates which axis the series will bind to
-	 *
-	 * @property axis
-	 * @type String
-	 */
-	axis: "primary",
-	
-	/**
-	 * When a Legend is present, indicates whether the series will show in the legend.
-	 * 
-	 * @property showInLegend
-	 * @type Boolean
-	 */
-	showInLegend: true
-});
-
-/**
- * ColumnSeries class for the YUI Charts widget.
- *
- * @namespace YAHOO.widget
- * @class ColumnSeries
- * @uses YAHOO.widget.CartesianSeries
- * @constructor
- */
-YAHOO.widget.ColumnSeries = function() 
-{
-	YAHOO.widget.ColumnSeries.superclass.constructor.call(this);
-};
-
-YAHOO.lang.extend(YAHOO.widget.ColumnSeries, YAHOO.widget.CartesianSeries,
-{
-	type: "column"
-});
-
-/**
- * LineSeries class for the YUI Charts widget.
- *
- * @namespace YAHOO.widget
- * @class LineSeries
- * @uses YAHOO.widget.CartesianSeries
- * @constructor
- */
-YAHOO.widget.LineSeries = function() 
-{
-	YAHOO.widget.LineSeries.superclass.constructor.call(this);
-};
-
-YAHOO.lang.extend(YAHOO.widget.LineSeries, YAHOO.widget.CartesianSeries,
-{
-	type: "line"
-});
-
-
-/**
- * BarSeries class for the YUI Charts widget.
- *
- * @namespace YAHOO.widget
- * @class BarSeries
- * @uses YAHOO.widget.CartesianSeries
- * @constructor
- */
-YAHOO.widget.BarSeries = function() 
-{
-	YAHOO.widget.BarSeries.superclass.constructor.call(this);
-};
-
-YAHOO.lang.extend(YAHOO.widget.BarSeries, YAHOO.widget.CartesianSeries,
-{
-	type: "bar"
-});
-
-
-/**
- * PieSeries class for the YUI Charts widget.
- *
- * @namespace YAHOO.widget
- * @class PieSeries
- * @uses YAHOO.widget.Series
- * @constructor
- */
-YAHOO.widget.PieSeries = function() 
-{
-	YAHOO.widget.PieSeries.superclass.constructor.call(this);
-};
-
-YAHOO.lang.extend(YAHOO.widget.PieSeries, YAHOO.widget.Series,
-{
-	type: "pie",
-	
-	/**
-	 * The field used to access the data value from the items from the data source.
-	 *
-	 * @property dataField
-	 * @type String
-	 */
-	dataField: null,
-	
-	/**
-	 * The field used to access the category value from the items from the data source.
-	 *
-	 * @property categoryField
-	 * @type String
-	 */
-	categoryField: null,
-
-	/**
-	 * A string reference to the globally-accessible function that may be called to
-	 * determine each of the label values for this series. Also accepts function references.
-	 *
-	 * @property labelFunction
-	 * @type String
-	 */
-	labelFunction: null
-});
-
-/**
- * StackedBarSeries class for the YUI Charts widget.
- *
- * @namespace YAHOO.widget
- * @class StackedBarSeries
- * @uses YAHOO.widget.CartesianSeries
- * @constructor
- */
-YAHOO.widget.StackedBarSeries = function() 
-{
-	YAHOO.widget.StackedBarSeries.superclass.constructor.call(this);
-};
-
-YAHOO.lang.extend(YAHOO.widget.StackedBarSeries, YAHOO.widget.CartesianSeries,
-{
-	type: "stackbar"
-});
-
-/**
- * StackedColumnSeries class for the YUI Charts widget.
- *
- * @namespace YAHOO.widget
- * @class StackedColumnSeries
- * @uses YAHOO.widget.CartesianSeries
- * @constructor
- */
-YAHOO.widget.StackedColumnSeries = function() 
-{
-	YAHOO.widget.StackedColumnSeries.superclass.constructor.call(this);
-};
-
-YAHOO.lang.extend(YAHOO.widget.StackedColumnSeries, YAHOO.widget.CartesianSeries,
-{
-	type: "stackcolumn"
-});
-YAHOO.register("charts", YAHOO.widget.Chart, {version: "2.9.0", build: "2800"});
diff --git a/examples/charts/assets/generatedata.php b/examples/charts/assets/generatedata.php
deleted file mode 100644
index eb6a9e3..0000000
--- a/examples/charts/assets/generatedata.php
+++ /dev/null
@@ -1,13 +0,0 @@
-<?php
-	/* yadl_spaceid - Skip Stamping */ 
-	
-	header('Content-type: application/json');
-?>
-{"Results":
-[
-	{"Name":"A","Value":"<?php echo rand(0, 99); ?>"},
-	{"Name":"B","Value":"<?php echo rand(0, 99); ?>"},
-	{"Name":"C","Value":"<?php echo rand(0, 99); ?>"},
-	{"Name":"D","Value":"<?php echo rand(0, 99); ?>"},
-	{"Name":"E","Value":"<?php echo rand(0, 99); ?>"}
-]}
diff --git a/examples/charts/assets/tube.png b/examples/charts/assets/tube.png
deleted file mode 100644
index 216a0a6..0000000
Binary files a/examples/charts/assets/tube.png and /dev/null differ
diff --git a/examples/charts/charts-datatable.html b/examples/charts/charts-datatable.html
deleted file mode 100644
index 5f25db4..0000000
--- a/examples/charts/charts-datatable.html
+++ /dev/null
@@ -1,333 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-	<title>YUI Library Examples: Charts Control: Chart and DataTable Example</title>
-    
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-    	<link rel="stylesheet" type="text/css" href="../../assets/yui.css" >
-
-<style>
-/*Supplemental CSS for the YUI distribution*/
-#custom-doc { width: 95%; min-width: 950px; }
-#pagetitle {background-image: url(../../assets/bg_hd.gif);}
-</style>
-
-<link rel="stylesheet" type="text/css" href="../../assets/dpSyntaxHighlighter.css">
-<!--Script and CSS includes for YUI dependencies on this page-->
-<link rel="stylesheet" type="text/css" href="../../build/datatable/assets/skins/sam/datatable.css" />
-<link rel="stylesheet" type="text/css" href="../../build/button/assets/skins/sam/button.css" />
-<script type="text/javascript" src="../../build/yuiloader/yuiloader-min.js"></script>
-<script type="text/javascript" src="../../build/dom/dom-min.js"></script>
-<script type="text/javascript" src="../../build/event/event-min.js"></script>
-<script type="text/javascript" src="../../build/json/json-min.js"></script>
-<script type="text/javascript" src="../../build/element/element-min.js"></script>
-<script type="text/javascript" src="../../build/datasource/datasource-min.js"></script>
-<script type="text/javascript" src="../../build/event-delegate/event-delegate-min.js"></script>
-<script type="text/javascript" src="../../build/datatable/datatable-min.js"></script>
-<script type="text/javascript" src="../../build/swf/swf-min.js"></script>
-<script type="text/javascript" src="../../build/charts/charts-min.js"></script>
-<script type="text/javascript" src="../../build/button/button-min.js"></script>
-
-
-<!--begin custom header content for this example-->
-<style type="text/css">
-	#chart
-	{
-		width: 500px;
-		height: 350px;
-		margin-bottom: 10px;
-	}
-	.yui-dt-table {width: 500px;}
-
-	.chart_title
-	{
-		display: block;
-		font-size: 1.2em;
-		font-weight: bold;
-		margin-bottom: 0.4em;
-	}
-</style>
-<!--end custom header content for this example-->
-
-
-<script type="text/javascript">
-//enable passthrough of errors from YUI Event:
-if ((typeof YAHOO !== "undefined") && (YAHOO.util) && (YAHOO.util.Event)) {
-	YAHOO.util.Event.throwErrors = true;
-}
-</script>
-</head>
-<body id="yahoo-com" class="yui-skin-sam">
-<div id="custom-doc" class="yui-t2">
-<div id="hd">
-	<div id="ygunav">
-		<p><em><a href="http://developer.yahoo.com/yui/">YUI Library Home</a></em></p>
-		<form action="http://search.yahoo.com/search" id="sitesearchform">
-		<input name="vs" type="hidden" value="developer.yahoo.com">
-		<input name="vs" type="hidden" value="yuiblog.com">
-		<div id="sitesearch">
-			<label for="searchinput">Site Search (YDN & YUIBlog): </label>
-			<input type="text" id="searchinput" name="p">
-			<input type="submit" value="Search" id="searchsubmit" class="ygbt">
-		</div>
-		</form>	</div>
-	<div id="ygma"><a href="../../"><img src="../../assets/yui.gif"  border="0" height="38"></a></div>
-	<div id="pagetitle"><h1>YUI Library Examples: Charts Control: Chart and DataTable Example</h1></div>
-</div>
-<div id="bd">
-	
-	<div id="yui-main">
-		<div class="yui-b">
-		  <div class="yui-ge">
-			  <div class="yui-u first example">
-
-    
-	<div class="promo">
-	<h1>Charts Control: Chart and DataTable Example</h1>
-	
-	<div class="exampleIntro">
-	<p>A <a href="http://developer.yahoo.com/yui/charts/">YUI Charts Control</a> and a <a href="http://developer.yahoo.com/yui/datatable/">DataTable Control</a> may share a <a href="http://developer.yahoo.com/yui/datasource/">DataSource</a> to display the same data.</p>
-<p>Please note: The YUI Charts Control requires Flash Player 9.0.45 or higher. The latest version of Flash Player is available at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p>			
-	</div>	
-					
-	<div class="example-container module ">
-			<div class="hd exampleHd">
-			<p class="newWindowButton yui-skin-sam"><!--<span id="newWindowLinkx"><span class="first-child">--><a href="charts-datatable_clean.html" target="_blank">View example in new window.</a><!--</span></span>-->		
-		</div>		<div id="example-canvas" class="bd">
-	
-		
-	<!--BEGIN SOURCE CODE FOR EXAMPLE =============================== -->
-	
-	<span class="chart_title">Widgets, Inc. Financial Summary 2003-2006</span>
-<div id="chart">Unable to load Flash content. The YUI Charts Control requires Flash Player 9.0.45 or higher. You can download the latest version of Flash Player from the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p></div>
-
-<div id="datatable"></div>
-
-<script type="text/javascript">
-
-	YAHOO.widget.Chart.SWFURL = "../../build/charts/assets/charts.swf";
-
-	//used to format x axis labels
-	YAHOO.example.numberToCurrency = function( value )
-	{
-		return YAHOO.util.Number.format(Number(value), {prefix: "$", thousandsSeparator: ","});
-	}
-
-	//manipulating the DOM causes problems in ie, so create after window fires "load"
-	YAHOO.util.Event.addListener(window, "load", function()
-	{
-
-	//--- data
-
-		YAHOO.example.annualIncome =
-		[
-			{ year: 2003, revenue: 1246852, expense: 1123359, income: 123493 },
-			{ year: 2004, revenue: 2451876, expense: 2084952, income: 366920 },
-			{ year: 2005, revenue: 2917246, expense: 2587151, income: 330095 },
-			{ year: 2006, revenue: 3318185, expense: 3087456, income: 230729 }
-		];
-
-		var incomeData = new YAHOO.util.DataSource( YAHOO.example.annualIncome );
-		incomeData.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-		incomeData.responseSchema = { fields: [ "year", "revenue", "expense", "income" ] };
-
-	//--- chart
-
-		var seriesDef =
-		[
-			{
-				xField: "revenue",
-				displayName: "Revenue"
-			},
-			{
-				xField: "expense",
-				displayName: "Expense"
-			},
-			{
-				type: "line",
-				xField: "income",
-				displayName: "Income"
-			}
-		];
-
-		var currencyAxis = new YAHOO.widget.NumericAxis();
-		currencyAxis.labelFunction = "YAHOO.example.numberToCurrency";
-
-		var mychart = new YAHOO.widget.BarChart( "chart", incomeData,
-		{
-			series: seriesDef,
-			yField: "year",
-			xAxis: currencyAxis
-		});
-
-	//--- data table
-
-		var columns =
-		[
-			{ key: "year", sortable: true, resizeable: true },
-			{ key: "revenue", formatter: "currency", sortable: true, resizeable: true },
-			{ key: "expense", formatter: "currency", sortable: true, resizeable: true },
-			{ key: "income", formatter: "currency", sortable: true, resizeable: true }
-		];
-		var mytable = new YAHOO.widget.DataTable( "datatable", columns, incomeData,
-			{ sortedBy: { key: "year", dir: "asc" }
-		});
-	});
-
-</script>
-	
-	<!--END SOURCE CODE FOR EXAMPLE =============================== -->
-	
-		
-		</div>
-		
-	
-	</div>			
-	</div>
-		
-	<h2 class="first">Create a DataSource</h2>
-
-<p>The provider of data for the BarChart and the DataTable in this example is a standard JavaScript Array. Each Object in the Array contains multiple values that can be used for series in the BarChart or headers in the DataTable.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-var annualIncome =
-[
-	{ year: 2003, revenue: 1246852, expense: 1123359, income: 123493 },
-	{ year: 2004, revenue: 2451876, expense: 2084952, income: 366920 },
-	{ year: 2005, revenue: 2917246, expense: 2587151, income: 330095 },
-	{ year: 2006, revenue: 3318185, expense: 3087456, income: 230729 }
-];
-
-var incomeData = new YAHOO.util.DataSource( annualIncome );
-incomeData.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-incomeData.responseSchema = { fields: [ "year", "revenue", "expense", "income" ] };
-</textarea>
-
-<p>The Array is passed to a new DataSource instance, and fields are defined to specify which items will be used from the original source.</p>
-
-<h2>Define a Series Definition</h2>
-
-<p>A series definition allows the chart to display more than one series, and one can use it customize the appearance and behavior of each series individually.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-var seriesDef =
-[
-	{
-		xField: "revenue",
-		displayName: "Revenue"
-	},
-	{
-		xField: "expense",
-		displayName: "Expense"
-	},
-	{
-		type: "line",
-		xField: "income",
-		displayName: "Income"
-	}
-];
-</textarea>
-
-<p>In the series definition above, each series uses the <code>xField</code> property to select a different key from the DataSource. The <code>displayName</code> property will provide a visual reference to the name of each series in the mouse-over data tip, and it will be displayed in the legend, if present.</p>
-
-<p>Notice that the third series defines a <code>type</code> property. By customizing this value, we're able to build a combination chart that uses both bars and lines to display its data.</p>
-
-<h2>Create the Chart</h2>
-
-<p>The DataSource instance is passed as a required argument of the BarChart's constructor. The series definition is passed to the chart through an optional initialization attribute named <code>series</code>. We also specify the default <code>yField</code> to be used for categories and pass in a custom axis that formats its labels as currency.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="6">
-var mychart = new YAHOO.widget.BarChart( "chart", incomeData,
-{
-	series: seriesDef,
-	yField: "year",
-	xAxis: currencyAxis
-});
-</textarea>
-
-<h2>Define Column Headers and Create DataTable</h2>
-
-<p>Similar to the Chart control's series definition, the DataTable control defines column headers. A <code>formatter</code> is set for each column that will display currency.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="8">
-var columns =
-[
-	{key: "year", sortable: true, resizeable: true },
-	{key: "revenue", formatter: "currency", sortable: true, resizeable: true },
-	{key: "expense", formatter: "currency", sortable: true, resizeable: true },
-	{key: "income", formatter: "currency", sortable: true, resizeable: true }
-];
-var table = new YAHOO.widget.DataTable( "datatable", columns, incomeData);
-</textarea>
-
-<p>Both the column headers and the DataSource instance are passed to the DataTable's constructor.</p>
-<h2>Configuration for This Example</h2>
-
-<p>You can load the necessary JavaScript and CSS for this example from Yahoo's servers.  <a href="http://developer.yahoo.com/yui/articles/hosting/?yahoo&dom&event&json&element&datasource&datatable&swf&charts&MIN#configure">Click here to load the YUI Dependency Configurator with all of this example's dependencies preconfigured</a>.</p>
-
-				</div>
-				<div class="yui-u">
-						<div id="loggerModule" class="yui-skin-sam">
-						<h3 class="firstContent">YUI Logger Output:</h3>
-								<div id="loggerGloss"><p><strong>Note:</strong> Logging and debugging is currently turned off for this example.</p> 
-							<p class="loggerButton"><span id="loggerLink"><span class="first-child"><a href="charts-datatable_log.html">Reload with logging<br />
-	 and debugging enabled.</a></span></span></p></div>
-	
-						</div>
-					
-				
-					<div id="examples">
-						<h3>Charts Control Examples:</h3>
-	
-						<div id="exampleToc">
-							<ul>
-								<li><a href='../charts/charts-quickstart.html'>Charts Quickstart Example</a></li><li><a href='../charts/charts-legend.html'>Chart with Legend Example</a></li><li><a href='../charts/charts-skins.html'>Skinning a Chart Example</a></li><li class='selected'><a href='../charts/charts-datatable.html'>Chart and DataTable Example</a></li><li><a href='../charts/charts-xhr-polling.html'>Chart with DataSource Polling</a></li><li><a href='../charts/charts-stacked.html'>Stacked Bar Chart</a></li><li><a href='../charts/charts-tabview.html'>Charts in a TabView</a></li><li><a href='../charts/charts-rotation.html'>Column Chart with Rotated Title and Labels</a></li><li><a href='../charts/charts-styles.html'>Styling Lines, Borders and Fills</a></li><li><a href='../charts/charts-dualaxes.html'>Chart with 2 Numeric Axes</a></li><li><a href='../charts/charts-hideseries.html'>Hide series in a chart.</a></li><li><a href='../charts/charts-seriescustomization.html'>Customize series items</a></li><li><a href='../charts/charts-functionscope.html'>Apply scope to label functions</a></li>							</ul>
-						</div>
-					</div>
-					
-					<div id="module">
-						<h3>More Charts Control Resources:</h3>
-						<ul>
-							<li><a href="http://developer.yahoo.com/yui/charts/">User's Guide</a> (external)</li>
-						<li><a href="../../docs/module_charts.html">API Documentation</a></li>
-                            
-                            
-							<li><a href="http://yuiblog.com/assets/pdf/cheatsheets/charts.pdf">Cheat Sheet PDF</a> (external)</li></ul>
-					</div>
-			  </div>
-		</div>
-		
-		</div>
-	</div>
-
-
-<div class="yui-b" id="tocWrapper">
-<!-- TABLE OF CONTENTS -->
-<div id="toc">
-	
-<ul>
-<li class="sect first">Yahoo! UI Library</li><li class="item"><a title="The Yahoo! User Interface Library (YUI)" href="http://developer.yahoo.com/yui/">Home (external)</a></li><li class="item"><a title="The Yahoo! User Interface Blog" href="http://yuiblog.com">YUIBlog (external)</a></li><li class="item"><a title="YUILibrary.com hosts the YUI community forums" href="http://yuilibrary.com/forum/">YUI Discussion Forum (external)</a></li><li class="item"><a title="The YUI Library source can be checked out from GitHub" href="http://github.com/yui/">YUI on GitHub</a></li><li class="item"><a title="Instantly searchable API documentation for the entire YUI library." href="../../docs/index.html">API Documentation</a></li><li class="item"><a title="Examples of every YUI utility and control in action" href="../../examples/">Functional Examples</a></li><li class="item"><a title="Videos and podcasts from the YUI Team and from the Yahoo! frontend engineering community." href="http://developer.yahoo.com/yui/theater/">YUI Theater (external)</a></li><li class="item"><a title="YUI is free and open, offered under a BSD license." href="http://developer.yahoo.com/yui/license.html">YUI License (external)</a></li><li class="sect">YUI Functional Examples</li><li class="item"><a title="The YUI Animation Utility - Functional Examples" href="../../examples/animation/index.html">Animation</a></li><li class="item"><a title="The YUI AutoComplete Control - Functional Examples" href="../../examples/autocomplete/index.html">AutoComplete</a></li><li class="item"><a title="The YUI Browser History Manager - Functional Examples" href="../../examples/history/index.html">Browser History Manager</a></li><li class="item"><a title="The YUI Button Control - Functional Examples" href="../../examples/button/index.html">Button</a></li><li class="item"><a title="The YUI Calendar Control - Functional Examples" href="../../examples/calendar/index.html">Calendar</a></li><li class="item"><a title="The YUI Carousel Control - Functional Examples" href="../../examples/carousel/index.html">Carousel</a></li><li class="selected "><a title="The YUI Charts Control - Functional Examples" href="../../examples/charts/index.html">Charts</a></li><li class="item"><a title="The YUI Color Picker Control - Functional Examples" href="../../examples/colorpicker/index.html">Color Picker</a></li><li class="item"><a title="The YUI Cookie Utility - Functional Examples" href="../../examples/cookie/index.html">Cookie</a></li><li class="item"><a title="The YUI Connection Manager (AJAX) - Functional Examples" href="../../examples/connection/index.html">Connection Manager</a></li><li class="item"><a title="The YUI Container Family (Module, Overlay, Tooltip, Panel, Dialog, SimpleDialog) - Functional Examples" href="../../examples/container/index.html">Container</a></li><li class="item"><a title="The YUI DataTable Control - Functional Examples" href="../../examples/datatable/index.html">DataTable</a></li><li class="item"><a title="The YUI Dom Collection - Functional Examples" href="../../examples/dom/index.html">Dom</a></li><li class="item"><a title="The YUI Drag & Drop Utility - Functional Examples" href="../../examples/dragdrop/index.html">Drag & Drop</a></li><li class="item"><a title="The YUI Event Utility - Functional Examples" href="../../examples/event/index.html">Event</a></li><li class="item"><a title="The YUI Get Utility - Functional Examples" href="../../examples/get/index.html">Get</a></li><li class="item"><a title="The YUI ImageCropper Control - Functional Examples" href="../../examples/imagecropper/index.html">ImageCropper</a></li><li class="item"><a title="The YUI ImageLoader Utility - Functional Examples" href="../../examples/imageloader/index.html">ImageLoader</a></li><li class="item"><a title="The YUI JSON Utility - Functional Examples" href="../../examples/json/index.html">JSON</a></li><li class="item"><a title="The YUI Layout Manager - Functional Examples" href="../../examples/layout/index.html">Layout Manager</a></li><li class="item"><a title="The YUI Logger Control - Functional Examples" href="../../examples/logger/index.html">Logger</a></li><li class="item"><a title="The YUI Menu Control - Functional Examples" href="../../examples/menu/index.html">Menu</a></li><li class="item"><a title="The YUI Paginator - Functional Examples" href="../../examples/paginator/index.html">Paginator</a></li><li class="item"><a title="The YUI Profiler Utility - Functional Examples" href="../../examples/profiler/index.html">Profiler</a></li><li class="item"><a title="The YUI ProfileViewer Control - Functional Examples" href="../../examples/profilerviewer/index.html">ProfilerViewer</a></li><li class="item"><a title="The YUI ProgressBar Control - Functional Examples" href="../../examples/progressbar/index.html">ProgressBar</a></li><li class="item"><a title="The YUI Resize Utility - Functional Examples" href="../../examples/resize/index.html">Resize</a></li><li class="item"><a title="The YUI Rich Text Editor - Functional Examples" href="../../examples/editor/index.html">Rich Text Editor</a></li><li class="item"><a title="The YUI Selector Utility - Functional Examples" href="../../examples/selector/index.html">Selector</a></li><li class="item"><a title="The YUI Slider Control - Functional Examples" href="../../examples/slider/index.html">Slider</a></li><li class="item"><a title="The YUI Storage Utility - Functional Examples" href="../../examples/storage/index.html">Storage</a></li><li class="item"><a title="The YUI SWF Utility - Functional Examples" href="../../examples/swf/index.html">SWF</a></li><li class="item"><a title="The YUI SWFStore Utility - Functional Examples" href="../../examples/swfstore/index.html">SWFStore</a></li><li class="item"><a title="The YUI Stylesheet Utility - Functional Examples" href="../../examples/stylesheet/index.html">Stylesheet</a></li><li class="item"><a title="The YUI TabView Control - Functional Examples" href="../../examples/tabview/index.html">TabView</a></li><li class="item"><a title="The YUI TreeView Control - Functional Examples" href="../../examples/treeview/index.html">TreeView</a></li><li class="item"><a title="The YUI Uploader Utility - Functional Examples" href="../../examples/uploader/index.html">Uploader (experimental)</a></li><li class="item"><a title="The YUI YAHOO Global Object - Functional Examples" href="../../examples/yahoo/index.html">YAHOO Global Object</a></li><li class="item"><a title="The YUI Loader Utility - Functional Examples" href="../../examples/yuiloader/index.html">YUI Loader</a></li><li class="item"><a title="The YUI Test Utility - Functional Examples" href="../../examples/yuitest/index.html">YUI Test</a></li><li class="item"><a title="YUI Reset CSS - Functional Examples" href="../../examples/reset/index.html">Reset CSS</a></li><li class="item"><a title="YUI Base CSS - Functional Examples" href="../../examples/base/index.html">Base CSS</a></li><li class="item"><a title="YUI Fonts CSS - Functional Examples" href="../../examples/fonts/index.html">Fonts CSS</a></li><li class="item"><a title="YUI Grids CSS - Functional Examples" href="../../examples/grids/index.html">Grids CSS</a></li><li class="sect">YUI Articles on the YUI Website</li><li class="item"><a title="Answers to Frequently Asked Questions about the YUI Library" href="http://developer.yahoo.com/yui/articles/faq/">YUI FAQ (external)</a></li><li class="item"><a title="Yahoo!'s philosophy of Graded Browser Support" href="http://developer.yahoo.com/yui/articles/gbs/">Graded Browser Support (external)</a></li><li class="item"><a title="Reporting Bugs and Making Feature Requests for YUI Components" href="http://developer.yahoo.com/yui/articles/reportingbugs/">Bug Reports/Feature Requests (external)</a></li><li class="item"><a title="Serve YUI source files from Yahoo! -- free, fast, and simple" href="http://developer.yahoo.com/yui/articles/hosting/">Serving YUI Files from Yahoo! (external)</a></li><li class="item"><a title="Best practices for working with web services while protecting user privacy" href="http://developer.yahoo.com/security/">Security Best Practices (external)</a></li></ul>
-</div>
-</div>
-	</div><!--closes bd-->
-
-	<div id="ft">
-        <p class="first">Copyright © 2011 Yahoo! Inc. All rights reserved.</p>
-        <p><a href="http://privacy.yahoo.com/privacy/us/devel/index.html">Privacy Policy</a> - 
-            <a href="http://docs.yahoo.com/info/terms/">Terms of Service</a> - 
-            <a href="http://docs.yahoo.com/info/copyright/copyright.html">Copyright Policy</a> - 
-            <a href="http://careers.yahoo.com/">Job Openings</a></p>
-	</div>
-</div>
-<script src="../../assets/syntax.js"></script>
-<script src="../../assets/dpSyntaxHighlighter.js"></script>
-<script language="javascript"> 
-dp.SyntaxHighlighter.HighlightAll('code'); 
-</script>
-
-<script src='../../assets/YUIexamples.js'></script>
-
-
-</body>
-</html>
diff --git a/examples/charts/charts-datatable_clean.html b/examples/charts/charts-datatable_clean.html
deleted file mode 100644
index 90ea609..0000000
--- a/examples/charts/charts-datatable_clean.html
+++ /dev/null
@@ -1,148 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-<title>Chart and DataTable Example</title>
-
-<style type="text/css">
-/*margin and padding on body element
-  can introduce errors in determining
-  element position and are not recommended;
-  we turn them off as a foundation for YUI
-  CSS treatments. */
-body {
-	margin:0;
-	padding:0;
-}
-</style>
-
-<link rel="stylesheet" type="text/css" href="../../build/fonts/fonts-min.css" />
-<link rel="stylesheet" type="text/css" href="../../build/datatable/assets/skins/sam/datatable.css" />
-<script type="text/javascript" src="../../build/yahoo-dom-event/yahoo-dom-event.js"></script>
-<script type="text/javascript" src="../../build/json/json-min.js"></script>
-<script type="text/javascript" src="../../build/element/element-min.js"></script>
-<script type="text/javascript" src="../../build/datasource/datasource-min.js"></script>
-<script type="text/javascript" src="../../build/event-delegate/event-delegate-min.js"></script>
-<script type="text/javascript" src="../../build/datatable/datatable-min.js"></script>
-<script type="text/javascript" src="../../build/swf/swf-min.js"></script>
-<script type="text/javascript" src="../../build/charts/charts-min.js"></script>
-
-
-<!--begin custom header content for this example-->
-<style type="text/css">
-	#chart
-	{
-		width: 500px;
-		height: 350px;
-		margin-bottom: 10px;
-	}
-	.yui-dt-table {width: 500px;}
-
-	.chart_title
-	{
-		display: block;
-		font-size: 1.2em;
-		font-weight: bold;
-		margin-bottom: 0.4em;
-	}
-</style>
-<!--end custom header content for this example-->
-
-</head>
-
-<body class="yui-skin-sam">
-
-
-<h1>Chart and DataTable Example</h1>
-
-<div class="exampleIntro">
-	<p>A <a href="http://developer.yahoo.com/yui/charts/">YUI Charts Control</a> and a <a href="http://developer.yahoo.com/yui/datatable/">DataTable Control</a> may share a <a href="http://developer.yahoo.com/yui/datasource/">DataSource</a> to display the same data.</p>
-<p>Please note: The YUI Charts Control requires Flash Player 9.0.45 or higher. The latest version of Flash Player is available at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p>			
-</div>
-
-<!--BEGIN SOURCE CODE FOR EXAMPLE =============================== -->
-
-<span class="chart_title">Widgets, Inc. Financial Summary 2003-2006</span>
-<div id="chart">Unable to load Flash content. The YUI Charts Control requires Flash Player 9.0.45 or higher. You can download the latest version of Flash Player from the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p></div>
-
-<div id="datatable"></div>
-
-<script type="text/javascript">
-
-	YAHOO.widget.Chart.SWFURL = "../../build/charts/assets/charts.swf";
-
-	//used to format x axis labels
-	YAHOO.example.numberToCurrency = function( value )
-	{
-		return YAHOO.util.Number.format(Number(value), {prefix: "$", thousandsSeparator: ","});
-	}
-
-	//manipulating the DOM causes problems in ie, so create after window fires "load"
-	YAHOO.util.Event.addListener(window, "load", function()
-	{
-
-	//--- data
-
-		YAHOO.example.annualIncome =
-		[
-			{ year: 2003, revenue: 1246852, expense: 1123359, income: 123493 },
-			{ year: 2004, revenue: 2451876, expense: 2084952, income: 366920 },
-			{ year: 2005, revenue: 2917246, expense: 2587151, income: 330095 },
-			{ year: 2006, revenue: 3318185, expense: 3087456, income: 230729 }
-		];
-
-		var incomeData = new YAHOO.util.DataSource( YAHOO.example.annualIncome );
-		incomeData.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-		incomeData.responseSchema = { fields: [ "year", "revenue", "expense", "income" ] };
-
-	//--- chart
-
-		var seriesDef =
-		[
-			{
-				xField: "revenue",
-				displayName: "Revenue"
-			},
-			{
-				xField: "expense",
-				displayName: "Expense"
-			},
-			{
-				type: "line",
-				xField: "income",
-				displayName: "Income"
-			}
-		];
-
-		var currencyAxis = new YAHOO.widget.NumericAxis();
-		currencyAxis.labelFunction = "YAHOO.example.numberToCurrency";
-
-		var mychart = new YAHOO.widget.BarChart( "chart", incomeData,
-		{
-			series: seriesDef,
-			yField: "year",
-			xAxis: currencyAxis
-		});
-
-	//--- data table
-
-		var columns =
-		[
-			{ key: "year", sortable: true, resizeable: true },
-			{ key: "revenue", formatter: "currency", sortable: true, resizeable: true },
-			{ key: "expense", formatter: "currency", sortable: true, resizeable: true },
-			{ key: "income", formatter: "currency", sortable: true, resizeable: true }
-		];
-		var mytable = new YAHOO.widget.DataTable( "datatable", columns, incomeData,
-			{ sortedBy: { key: "year", dir: "asc" }
-		});
-	});
-
-</script>
-
-<!--END SOURCE CODE FOR EXAMPLE =============================== -->
-
-</body>
-</html>
diff --git a/examples/charts/charts-datatable_log.html b/examples/charts/charts-datatable_log.html
deleted file mode 100644
index b8d9d73..0000000
--- a/examples/charts/charts-datatable_log.html
+++ /dev/null
@@ -1,337 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-	<title>YUI Library Examples: Charts Control: Chart and DataTable Example</title>
-    
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-    	<link rel="stylesheet" type="text/css" href="../../assets/yui.css" >
-
-<style>
-/*Supplemental CSS for the YUI distribution*/
-#custom-doc { width: 95%; min-width: 950px; }
-#pagetitle {background-image: url(../../assets/bg_hd.gif);}
-</style>
-
-<link rel="stylesheet" type="text/css" href="../../assets/dpSyntaxHighlighter.css">
-<!--Script and CSS includes for YUI dependencies on this page-->
-<link rel="stylesheet" type="text/css" href="../../build/logger/assets/skins/sam/logger.css" />
-<link rel="stylesheet" type="text/css" href="../../build/datatable/assets/skins/sam/datatable.css" />
-<link rel="stylesheet" type="text/css" href="../../build/button/assets/skins/sam/button.css" />
-<script type="text/javascript" src="../../build/yuiloader/yuiloader-min.js"></script>
-<script type="text/javascript" src="../../build/event/event-min.js"></script>
-<script type="text/javascript" src="../../build/dom/dom-min.js"></script>
-<script type="text/javascript" src="../../build/logger/logger-min.js"></script>
-<script type="text/javascript" src="../../build/json/json-min.js"></script>
-<script type="text/javascript" src="../../build/element/element-min.js"></script>
-<script type="text/javascript" src="../../build/datasource/datasource-min.js"></script>
-<script type="text/javascript" src="../../build/event-delegate/event-delegate-min.js"></script>
-<script type="text/javascript" src="../../build/datatable/datatable-min.js"></script>
-<script type="text/javascript" src="../../build/swf/swf-debug.js"></script>
-<script type="text/javascript" src="../../build/charts/charts-debug.js"></script>
-<script type="text/javascript" src="../../build/button/button-min.js"></script>
-
-
-<!--begin custom header content for this example-->
-<style type="text/css">
-	#chart
-	{
-		width: 500px;
-		height: 350px;
-		margin-bottom: 10px;
-	}
-	.yui-dt-table {width: 500px;}
-
-	.chart_title
-	{
-		display: block;
-		font-size: 1.2em;
-		font-weight: bold;
-		margin-bottom: 0.4em;
-	}
-</style>
-<!--end custom header content for this example-->
-
-
-<script type="text/javascript">
-//enable passthrough of errors from YUI Event:
-if ((typeof YAHOO !== "undefined") && (YAHOO.util) && (YAHOO.util.Event)) {
-	YAHOO.util.Event.throwErrors = true;
-}
-</script>
-</head>
-<body id="yahoo-com" class="yui-skin-sam">
-<div id="custom-doc" class="yui-t2">
-<div id="hd">
-	<div id="ygunav">
-		<p><em><a href="http://developer.yahoo.com/yui/">YUI Library Home</a></em></p>
-		<form action="http://search.yahoo.com/search" id="sitesearchform">
-		<input name="vs" type="hidden" value="developer.yahoo.com">
-		<input name="vs" type="hidden" value="yuiblog.com">
-		<div id="sitesearch">
-			<label for="searchinput">Site Search (YDN & YUIBlog): </label>
-			<input type="text" id="searchinput" name="p">
-			<input type="submit" value="Search" id="searchsubmit" class="ygbt">
-		</div>
-		</form>	</div>
-	<div id="ygma"><a href="../../"><img src="../../assets/yui.gif"  border="0" height="38"></a></div>
-	<div id="pagetitle"><h1>YUI Library Examples: Charts Control: Chart and DataTable Example</h1></div>
-</div>
-<div id="bd">
-	
-	<div id="yui-main">
-		<div class="yui-b">
-		  <div class="yui-ge">
-			  <div class="yui-u first example">
-
-    
-	<div class="promo">
-	<h1>Charts Control: Chart and DataTable Example</h1>
-	
-	<div class="exampleIntro">
-	<p>A <a href="http://developer.yahoo.com/yui/charts/">YUI Charts Control</a> and a <a href="http://developer.yahoo.com/yui/datatable/">DataTable Control</a> may share a <a href="http://developer.yahoo.com/yui/datasource/">DataSource</a> to display the same data.</p>
-<p>Please note: The YUI Charts Control requires Flash Player 9.0.45 or higher. The latest version of Flash Player is available at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p>			
-	</div>	
-					
-	<div class="example-container module ">
-			<div class="hd exampleHd">
-			<p class="newWindowButton yui-skin-sam"><!--<span id="newWindowLinkx"><span class="first-child">--><a href="charts-datatable_clean.html" target="_blank">View example in new window.</a><!--</span></span>-->		
-		</div>		<div id="example-canvas" class="bd">
-	
-		
-	<!--BEGIN SOURCE CODE FOR EXAMPLE =============================== -->
-	
-	<span class="chart_title">Widgets, Inc. Financial Summary 2003-2006</span>
-<div id="chart">Unable to load Flash content. The YUI Charts Control requires Flash Player 9.0.45 or higher. You can download the latest version of Flash Player from the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p></div>
-
-<div id="datatable"></div>
-
-<script type="text/javascript">
-
-	YAHOO.widget.Chart.SWFURL = "../../build/charts/assets/charts.swf";
-
-	//used to format x axis labels
-	YAHOO.example.numberToCurrency = function( value )
-	{
-		return YAHOO.util.Number.format(Number(value), {prefix: "$", thousandsSeparator: ","});
-	}
-
-	//manipulating the DOM causes problems in ie, so create after window fires "load"
-	YAHOO.util.Event.addListener(window, "load", function()
-	{
-
-	//--- data
-
-		YAHOO.example.annualIncome =
-		[
-			{ year: 2003, revenue: 1246852, expense: 1123359, income: 123493 },
-			{ year: 2004, revenue: 2451876, expense: 2084952, income: 366920 },
-			{ year: 2005, revenue: 2917246, expense: 2587151, income: 330095 },
-			{ year: 2006, revenue: 3318185, expense: 3087456, income: 230729 }
-		];
-
-		var incomeData = new YAHOO.util.DataSource( YAHOO.example.annualIncome );
-		incomeData.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-		incomeData.responseSchema = { fields: [ "year", "revenue", "expense", "income" ] };
-
-	//--- chart
-
-		var seriesDef =
-		[
-			{
-				xField: "revenue",
-				displayName: "Revenue"
-			},
-			{
-				xField: "expense",
-				displayName: "Expense"
-			},
-			{
-				type: "line",
-				xField: "income",
-				displayName: "Income"
-			}
-		];
-
-		var currencyAxis = new YAHOO.widget.NumericAxis();
-		currencyAxis.labelFunction = "YAHOO.example.numberToCurrency";
-
-		var mychart = new YAHOO.widget.BarChart( "chart", incomeData,
-		{
-			series: seriesDef,
-			yField: "year",
-			xAxis: currencyAxis
-		});
-
-	//--- data table
-
-		var columns =
-		[
-			{ key: "year", sortable: true, resizeable: true },
-			{ key: "revenue", formatter: "currency", sortable: true, resizeable: true },
-			{ key: "expense", formatter: "currency", sortable: true, resizeable: true },
-			{ key: "income", formatter: "currency", sortable: true, resizeable: true }
-		];
-		var mytable = new YAHOO.widget.DataTable( "datatable", columns, incomeData,
-			{ sortedBy: { key: "year", dir: "asc" }
-		});
-	});
-
-</script>
-	
-	<!--END SOURCE CODE FOR EXAMPLE =============================== -->
-	
-		
-		</div>
-		
-	
-	</div>			
-	</div>
-		
-	<h2 class="first">Create a DataSource</h2>
-
-<p>The provider of data for the BarChart and the DataTable in this example is a standard JavaScript Array. Each Object in the Array contains multiple values that can be used for series in the BarChart or headers in the DataTable.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-var annualIncome =
-[
-	{ year: 2003, revenue: 1246852, expense: 1123359, income: 123493 },
-	{ year: 2004, revenue: 2451876, expense: 2084952, income: 366920 },
-	{ year: 2005, revenue: 2917246, expense: 2587151, income: 330095 },
-	{ year: 2006, revenue: 3318185, expense: 3087456, income: 230729 }
-];
-
-var incomeData = new YAHOO.util.DataSource( annualIncome );
-incomeData.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-incomeData.responseSchema = { fields: [ "year", "revenue", "expense", "income" ] };
-</textarea>
-
-<p>The Array is passed to a new DataSource instance, and fields are defined to specify which items will be used from the original source.</p>
-
-<h2>Define a Series Definition</h2>
-
-<p>A series definition allows the chart to display more than one series, and one can use it customize the appearance and behavior of each series individually.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-var seriesDef =
-[
-	{
-		xField: "revenue",
-		displayName: "Revenue"
-	},
-	{
-		xField: "expense",
-		displayName: "Expense"
-	},
-	{
-		type: "line",
-		xField: "income",
-		displayName: "Income"
-	}
-];
-</textarea>
-
-<p>In the series definition above, each series uses the <code>xField</code> property to select a different key from the DataSource. The <code>displayName</code> property will provide a visual reference to the name of each series in the mouse-over data tip, and it will be displayed in the legend, if present.</p>
-
-<p>Notice that the third series defines a <code>type</code> property. By customizing this value, we're able to build a combination chart that uses both bars and lines to display its data.</p>
-
-<h2>Create the Chart</h2>
-
-<p>The DataSource instance is passed as a required argument of the BarChart's constructor. The series definition is passed to the chart through an optional initialization attribute named <code>series</code>. We also specify the default <code>yField</code> to be used for categories and pass in a custom axis that formats its labels as currency.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="6">
-var mychart = new YAHOO.widget.BarChart( "chart", incomeData,
-{
-	series: seriesDef,
-	yField: "year",
-	xAxis: currencyAxis
-});
-</textarea>
-
-<h2>Define Column Headers and Create DataTable</h2>
-
-<p>Similar to the Chart control's series definition, the DataTable control defines column headers. A <code>formatter</code> is set for each column that will display currency.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="8">
-var columns =
-[
-	{key: "year", sortable: true, resizeable: true },
-	{key: "revenue", formatter: "currency", sortable: true, resizeable: true },
-	{key: "expense", formatter: "currency", sortable: true, resizeable: true },
-	{key: "income", formatter: "currency", sortable: true, resizeable: true }
-];
-var table = new YAHOO.widget.DataTable( "datatable", columns, incomeData);
-</textarea>
-
-<p>Both the column headers and the DataSource instance are passed to the DataTable's constructor.</p>
-<h2>Configuration for This Example</h2>
-
-<p>You can load the necessary JavaScript and CSS for this example from Yahoo's servers.  <a href="http://developer.yahoo.com/yui/articles/hosting/?yahoo&dom&event&json&element&datasource&datatable&swf&charts&MIN#configure">Click here to load the YUI Dependency Configurator with all of this example's dependencies preconfigured</a>.</p>
-
-				</div>
-				<div class="yui-u">
-						<div id="loggerModule" class="yui-skin-sam">
-						<h3 class="firstContent">YUI Logger Output:</h3>
-								<div id="loggerDiv"></div>
-							<div id="loggerGloss">
-								<p><strong>Note:</strong> You are viewing this example in debug mode with logging enabled.  This can significantly slow performance.</p>
-	
-								<p class="loggerButton"><span id="loggerLink"><span class="first-child"><a href="charts-datatable.html">Reload with logging<br />and debugging disabled.</a></span></span></p>
-							</div>
-						</div>
-					
-				
-					<div id="examples">
-						<h3>Charts Control Examples:</h3>
-	
-						<div id="exampleToc">
-							<ul>
-								<li><a href='../charts/charts-quickstart.html'>Charts Quickstart Example</a></li><li><a href='../charts/charts-legend.html'>Chart with Legend Example</a></li><li><a href='../charts/charts-skins.html'>Skinning a Chart Example</a></li><li class='selected'><a href='../charts/charts-datatable.html'>Chart and DataTable Example</a></li><li><a href='../charts/charts-xhr-polling.html'>Chart with DataSource Polling</a></li><li><a href='../charts/charts-stacked.html'>Stacked Bar Chart</a></li><li><a href='../charts/charts-tabview.html'>Charts in a TabView</a></li><li><a href='../charts/charts-rotation.html'>Column Chart with Rotated Title and Labels</a></li><li><a href='../charts/charts-styles.html'>Styling Lines, Borders and Fills</a></li><li><a href='../charts/charts-dualaxes.html'>Chart with 2 Numeric Axes</a></li><li><a href='../charts/charts-hideseries.html'>Hide series in a chart.</a></li><li><a href='../charts/charts-seriescustomization.html'>Customize series items</a></li><li><a href='../charts/charts-functionscope.html'>Apply scope to label functions</a></li>							</ul>
-						</div>
-					</div>
-					
-					<div id="module">
-						<h3>More Charts Control Resources:</h3>
-						<ul>
-							<li><a href="http://developer.yahoo.com/yui/charts/">User's Guide</a> (external)</li>
-						<li><a href="../../docs/module_charts.html">API Documentation</a></li>
-                            
-                            
-							<li><a href="http://yuiblog.com/assets/pdf/cheatsheets/charts.pdf">Cheat Sheet PDF</a> (external)</li></ul>
-					</div>
-			  </div>
-		</div>
-		
-		</div>
-	</div>
-
-
-<div class="yui-b" id="tocWrapper">
-<!-- TABLE OF CONTENTS -->
-<div id="toc">
-	
-<ul>
-<li class="sect first">Yahoo! UI Library</li><li class="item"><a title="The Yahoo! User Interface Library (YUI)" href="http://developer.yahoo.com/yui/">Home (external)</a></li><li class="item"><a title="The Yahoo! User Interface Blog" href="http://yuiblog.com">YUIBlog (external)</a></li><li class="item"><a title="YUILibrary.com hosts the YUI community forums" href="http://yuilibrary.com/forum/">YUI Discussion Forum (external)</a></li><li class="item"><a title="The YUI Library source can be checked out from GitHub" href="http://github.com/yui/">YUI on GitHub</a></li><li class="item"><a title="Instantly searchable API documentation for the entire YUI library." href="../../docs/index.html">API Documentation</a></li><li class="item"><a title="Examples of every YUI utility and control in action" href="../../examples/">Functional Examples</a></li><li class="item"><a title="Videos and podcasts from the YUI Team and from the Yahoo! frontend engineering community." href="http://developer.yahoo.com/yui/theater/">YUI Theater (external)</a></li><li class="item"><a title="YUI is free and open, offered under a BSD license." href="http://developer.yahoo.com/yui/license.html">YUI License (external)</a></li><li class="sect">YUI Functional Examples</li><li class="item"><a title="The YUI Animation Utility - Functional Examples" href="../../examples/animation/index.html">Animation</a></li><li class="item"><a title="The YUI AutoComplete Control - Functional Examples" href="../../examples/autocomplete/index.html">AutoComplete</a></li><li class="item"><a title="The YUI Browser History Manager - Functional Examples" href="../../examples/history/index.html">Browser History Manager</a></li><li class="item"><a title="The YUI Button Control - Functional Examples" href="../../examples/button/index.html">Button</a></li><li class="item"><a title="The YUI Calendar Control - Functional Examples" href="../../examples/calendar/index.html">Calendar</a></li><li class="item"><a title="The YUI Carousel Control - Functional Examples" href="../../examples/carousel/index.html">Carousel</a></li><li class="selected "><a title="The YUI Charts Control - Functional Examples" href="../../examples/charts/index.html">Charts</a></li><li class="item"><a title="The YUI Color Picker Control - Functional Examples" href="../../examples/colorpicker/index.html">Color Picker</a></li><li class="item"><a title="The YUI Cookie Utility - Functional Examples" href="../../examples/cookie/index.html">Cookie</a></li><li class="item"><a title="The YUI Connection Manager (AJAX) - Functional Examples" href="../../examples/connection/index.html">Connection Manager</a></li><li class="item"><a title="The YUI Container Family (Module, Overlay, Tooltip, Panel, Dialog, SimpleDialog) - Functional Examples" href="../../examples/container/index.html">Container</a></li><li class="item"><a title="The YUI DataTable Control - Functional Examples" href="../../examples/datatable/index.html">DataTable</a></li><li class="item"><a title="The YUI Dom Collection - Functional Examples" href="../../examples/dom/index.html">Dom</a></li><li class="item"><a title="The YUI Drag & Drop Utility - Functional Examples" href="../../examples/dragdrop/index.html">Drag & Drop</a></li><li class="item"><a title="The YUI Event Utility - Functional Examples" href="../../examples/event/index.html">Event</a></li><li class="item"><a title="The YUI Get Utility - Functional Examples" href="../../examples/get/index.html">Get</a></li><li class="item"><a title="The YUI ImageCropper Control - Functional Examples" href="../../examples/imagecropper/index.html">ImageCropper</a></li><li class="item"><a title="The YUI ImageLoader Utility - Functional Examples" href="../../examples/imageloader/index.html">ImageLoader</a></li><li class="item"><a title="The YUI JSON Utility - Functional Examples" href="../../examples/json/index.html">JSON</a></li><li class="item"><a title="The YUI Layout Manager - Functional Examples" href="../../examples/layout/index.html">Layout Manager</a></li><li class="item"><a title="The YUI Logger Control - Functional Examples" href="../../examples/logger/index.html">Logger</a></li><li class="item"><a title="The YUI Menu Control - Functional Examples" href="../../examples/menu/index.html">Menu</a></li><li class="item"><a title="The YUI Paginator - Functional Examples" href="../../examples/paginator/index.html">Paginator</a></li><li class="item"><a title="The YUI Profiler Utility - Functional Examples" href="../../examples/profiler/index.html">Profiler</a></li><li class="item"><a title="The YUI ProfileViewer Control - Functional Examples" href="../../examples/profilerviewer/index.html">ProfilerViewer</a></li><li class="item"><a title="The YUI ProgressBar Control - Functional Examples" href="../../examples/progressbar/index.html">ProgressBar</a></li><li class="item"><a title="The YUI Resize Utility - Functional Examples" href="../../examples/resize/index.html">Resize</a></li><li class="item"><a title="The YUI Rich Text Editor - Functional Examples" href="../../examples/editor/index.html">Rich Text Editor</a></li><li class="item"><a title="The YUI Selector Utility - Functional Examples" href="../../examples/selector/index.html">Selector</a></li><li class="item"><a title="The YUI Slider Control - Functional Examples" href="../../examples/slider/index.html">Slider</a></li><li class="item"><a title="The YUI Storage Utility - Functional Examples" href="../../examples/storage/index.html">Storage</a></li><li class="item"><a title="The YUI SWF Utility - Functional Examples" href="../../examples/swf/index.html">SWF</a></li><li class="item"><a title="The YUI SWFStore Utility - Functional Examples" href="../../examples/swfstore/index.html">SWFStore</a></li><li class="item"><a title="The YUI Stylesheet Utility - Functional Examples" href="../../examples/stylesheet/index.html">Stylesheet</a></li><li class="item"><a title="The YUI TabView Control - Functional Examples" href="../../examples/tabview/index.html">TabView</a></li><li class="item"><a title="The YUI TreeView Control - Functional Examples" href="../../examples/treeview/index.html">TreeView</a></li><li class="item"><a title="The YUI Uploader Utility - Functional Examples" href="../../examples/uploader/index.html">Uploader (experimental)</a></li><li class="item"><a title="The YUI YAHOO Global Object - Functional Examples" href="../../examples/yahoo/index.html">YAHOO Global Object</a></li><li class="item"><a title="The YUI Loader Utility - Functional Examples" href="../../examples/yuiloader/index.html">YUI Loader</a></li><li class="item"><a title="The YUI Test Utility - Functional Examples" href="../../examples/yuitest/index.html">YUI Test</a></li><li class="item"><a title="YUI Reset CSS - Functional Examples" href="../../examples/reset/index.html">Reset CSS</a></li><li class="item"><a title="YUI Base CSS - Functional Examples" href="../../examples/base/index.html">Base CSS</a></li><li class="item"><a title="YUI Fonts CSS - Functional Examples" href="../../examples/fonts/index.html">Fonts CSS</a></li><li class="item"><a title="YUI Grids CSS - Functional Examples" href="../../examples/grids/index.html">Grids CSS</a></li><li class="sect">YUI Articles on the YUI Website</li><li class="item"><a title="Answers to Frequently Asked Questions about the YUI Library" href="http://developer.yahoo.com/yui/articles/faq/">YUI FAQ (external)</a></li><li class="item"><a title="Yahoo!'s philosophy of Graded Browser Support" href="http://developer.yahoo.com/yui/articles/gbs/">Graded Browser Support (external)</a></li><li class="item"><a title="Reporting Bugs and Making Feature Requests for YUI Components" href="http://developer.yahoo.com/yui/articles/reportingbugs/">Bug Reports/Feature Requests (external)</a></li><li class="item"><a title="Serve YUI source files from Yahoo! -- free, fast, and simple" href="http://developer.yahoo.com/yui/articles/hosting/">Serving YUI Files from Yahoo! (external)</a></li><li class="item"><a title="Best practices for working with web services while protecting user privacy" href="http://developer.yahoo.com/security/">Security Best Practices (external)</a></li></ul>
-</div>
-</div>
-	</div><!--closes bd-->
-
-	<div id="ft">
-        <p class="first">Copyright © 2011 Yahoo! Inc. All rights reserved.</p>
-        <p><a href="http://privacy.yahoo.com/privacy/us/devel/index.html">Privacy Policy</a> - 
-            <a href="http://docs.yahoo.com/info/terms/">Terms of Service</a> - 
-            <a href="http://docs.yahoo.com/info/copyright/copyright.html">Copyright Policy</a> - 
-            <a href="http://careers.yahoo.com/">Job Openings</a></p>
-	</div>
-</div>
-<script src="../../assets/syntax.js"></script>
-<script src="../../assets/dpSyntaxHighlighter.js"></script>
-<script language="javascript"> 
-dp.SyntaxHighlighter.HighlightAll('code'); 
-</script>
-
-<script src='../../assets/YUIexamples.js'></script>
-
-
-</body>
-</html>
diff --git a/examples/charts/charts-dualaxes.html b/examples/charts/charts-dualaxes.html
deleted file mode 100644
index 5949262..0000000
--- a/examples/charts/charts-dualaxes.html
+++ /dev/null
@@ -1,431 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-	<title>YUI Library Examples: Charts Control: Chart with 2 Numeric Axes</title>
-    
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-    	<link rel="stylesheet" type="text/css" href="../../assets/yui.css" >
-
-<style>
-/*Supplemental CSS for the YUI distribution*/
-#custom-doc { width: 95%; min-width: 950px; }
-#pagetitle {background-image: url(../../assets/bg_hd.gif);}
-</style>
-
-<link rel="stylesheet" type="text/css" href="../../assets/dpSyntaxHighlighter.css">
-<!--Script and CSS includes for YUI dependencies on this page-->
-<link rel="stylesheet" type="text/css" href="../../build/button/assets/skins/sam/button.css" />
-<script type="text/javascript" src="../../build/yuiloader/yuiloader-min.js"></script>
-<script type="text/javascript" src="../../build/dom/dom-min.js"></script>
-<script type="text/javascript" src="../../build/event/event-min.js"></script>
-<script type="text/javascript" src="../../build/json/json-min.js"></script>
-<script type="text/javascript" src="../../build/element/element-min.js"></script>
-<script type="text/javascript" src="../../build/datasource/datasource-min.js"></script>
-<script type="text/javascript" src="../../build/swf/swf-min.js"></script>
-<script type="text/javascript" src="../../build/charts/charts-min.js"></script>
-<script type="text/javascript" src="../../build/button/button-min.js"></script>
-
-
-<!--begin custom header content for this example-->
-<style type="text/css">
-	#chart
-	{
-		width: 500px;
-		height: 350px;
-		margin-bottom: 10px;
-	}
-	.yui-dt-table {width: 500px;}
-
-	.chart_title
-	{
-		display: block;
-		font-size: 1.2em;
-		font-weight: bold;
-		margin-bottom: 0.4em;
-	}
-</style>
-<!--end custom header content for this example-->
-
-
-<script type="text/javascript">
-//enable passthrough of errors from YUI Event:
-if ((typeof YAHOO !== "undefined") && (YAHOO.util) && (YAHOO.util.Event)) {
-	YAHOO.util.Event.throwErrors = true;
-}
-</script>
-</head>
-<body id="yahoo-com" class="yui-skin-sam">
-<div id="custom-doc" class="yui-t2">
-<div id="hd">
-	<div id="ygunav">
-		<p><em><a href="http://developer.yahoo.com/yui/">YUI Library Home</a></em></p>
-		<form action="http://search.yahoo.com/search" id="sitesearchform">
-		<input name="vs" type="hidden" value="developer.yahoo.com">
-		<input name="vs" type="hidden" value="yuiblog.com">
-		<div id="sitesearch">
-			<label for="searchinput">Site Search (YDN & YUIBlog): </label>
-			<input type="text" id="searchinput" name="p">
-			<input type="submit" value="Search" id="searchsubmit" class="ygbt">
-		</div>
-		</form>	</div>
-	<div id="ygma"><a href="../../"><img src="../../assets/yui.gif"  border="0" height="38"></a></div>
-	<div id="pagetitle"><h1>YUI Library Examples: Charts Control: Chart with 2 Numeric Axes</h1></div>
-</div>
-<div id="bd">
-	
-	<div id="yui-main">
-		<div class="yui-b">
-		  <div class="yui-ge">
-			  <div class="yui-u first example">
-
-    
-	<div class="promo">
-	<h1>Charts Control: Chart with 2 Numeric Axes</h1>
-	
-	<div class="exampleIntro">
-	<p>A <a href="http://developer.yahoo.com/yui/charts/">YUI Charts Control</a> may employ two Numeric Axes of different scale to display data sets with different ranges in the same area.</p>
-<p>Please note: The YUI Charts Control requires Flash Player 9.0.45 or higher. The latest version of Flash Player is available at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p>			
-	</div>	
-					
-	<div class="example-container module ">
-			<div class="hd exampleHd">
-			<p class="newWindowButton yui-skin-sam"><!--<span id="newWindowLinkx"><span class="first-child">--><a href="charts-dualaxes_clean.html" target="_blank">View example in new window.</a><!--</span></span>-->		
-		</div>		<div id="example-canvas" class="bd">
-	
-		
-	<!--BEGIN SOURCE CODE FOR EXAMPLE =============================== -->
-	
-	<span class="chart_title">Monthly Expenses</span>
-<div id="chart">Unable to load Flash content. The YUI Charts Control requires Flash Player 9.0.45 or higher. You can download the latest version of Flash Player from the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p></div>
-
-<div id="datatable"></div>
-
-<script type="text/javascript">
-
-	YAHOO.widget.Chart.SWFURL = "../../build/charts/assets/charts.swf";
-
-	//--- data
-
-		YAHOO.example.monthlyExpenses =
-		[
-			{ month: "January", rent: 3880.00, car: 298.68, power:56.98, cable:115.50 },
-			{ month: "February", rent: 3880.00, car: 298.68, power:68.99, cable:115.42 },
-			{ month: "March", rent: 3880.00, car: 298.68, power:46.85, cable:123.76 },
-			{ month: "April", rent: 3880.00, car: 315.71, power:42.52, cable:105.44 },
-			{ month: "May", rent: 4010.00, car: 315.71, power:59.67, cable:111.42 },
-			{ month: "June", rent: 4910.00, car: 315.71, power:68.98, cable:114.32 }
-		];
-
-		//data source
-		var myDataSource = new YAHOO.util.DataSource( YAHOO.example.monthlyExpenses );
-		myDataSource.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-		myDataSource.responseSchema =
-		{
-			fields: [ "month", "rent", "car", "power", "cable" ]
-		};
-
-		//label function
-		YAHOO.example.formatCurrencyAxisLabel = function( value )
-		{
-			return YAHOO.util.Number.format( value,
-			{
-				prefix: "$",
-				thousandsSeparator: ",",
-				decimalPlaces: 2
-			});
-		}
-
-		//dataTip function
-		YAHOO.example.getDataTipText = function( item, index, series )
-		{
-				var toolTipText = series.displayName + " for " + item.month;
-				toolTipText += "\n" + YAHOO.example.formatCurrencyAxisLabel( item[series.yField] );
-				return toolTipText;
-		}
-
-		//numeric axis
-		var currencyAxis = new YAHOO.widget.NumericAxis();
-		currencyAxis.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-		currencyAxis.alwaysShowZero = false;
-		currencyAxis.calculateByLabelSize = true;
-		currencyAxis.position = "right";
-		currencyAxis.title = "Utilities";
-
-		//secondary numeric axis
-		var currencyAxis2 = new YAHOO.widget.NumericAxis();
-		currencyAxis2.order = "secondary";
-		currencyAxis2.position = "left";
-		currencyAxis2.title = "Rent";
-		currencyAxis2.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-		currencyAxis2.alwaysShowZero = false;
-
-		//create an array of numeric axes
-		var axes = new Array();
-		axes.push(currencyAxis);
-		axes.push(currencyAxis2);	
-		
-		//series definition
-		var seriesDef =
-		[
-			{ displayName: "Rent", yField: "rent", axis:"secondary", style:{color:0x6238A7, size:8}},
-			{ displayName: "Car", yField: "car", axis:"primary", style:{color:0x00E72E, size:8} },
-			{ displayName: "Power", yField:"power", axis:"primary", style:{color:0xFFA329, size:8} },
-			{ displayName: "Cable", yField:"cable", axis:"primary", style:{color:0xFF4AD8, size:8} }
-		];		
-
-		//styles
-		var styleDef = {
-							padding:0,
-							border:{size:3, color:0x8899dd},
-							background:{color:0xaeb7dc}, 
-							dataTip:{font:{color:"#000000"}, background:{color:0x00E72E, alpha:.3}},
-							font:{color: "#eeeeee"},
-							yAxis:
-							{
-								labelDistance:0, 
-								titleRotation:-90, 
-								titleFont:{color:0xeeeeee}, 
-								minorTicks:{display:"none"}, 
-								majorGridLines:{color:0xeeeeee}, 
-								color:0xeeeeee, 
-								majorTicks:{color:0xeeeeee}
-							},
-							secondaryYAxis:
-							{ 
-								titleRotation:90
-							}, 
-							xAxis:
-							{
-								majorTicks:{display:"none"}, 
-								labelRotation:-45, 
-								size:0
-							}
-						}
-
-
-		//chart
-		var mychart = new YAHOO.widget.LineChart( "chart", myDataSource,
-		{
-			constrainViewport:false,
-			series: seriesDef,
-			xField: "month",
-			yAxes: axes,
-			style: styleDef
-		});
-
-</script>	
-	<!--END SOURCE CODE FOR EXAMPLE =============================== -->
-	
-		
-		</div>
-		
-	
-	</div>			
-	</div>
-		
-	<h2 class="first">Create a DataSource</h2>
-
-<p>In this example the data provider for the LineChart is a standard JavaScript Array. Each object in this Array contains multiple values, any of which can be used for the series definition in the LineChart.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-	YAHOO.example.monthlyExpenses =
-	[
-		{ month: "January", rent: 3880.00, car: 298.68, power:56.98, cable:115.50 },
-		{ month: "February", rent: 3880.00, car: 298.68, power:68.99, cable:115.42 },
-		{ month: "March", rent: 3880.00, car: 298.68, power:46.85, cable:123.76 },
-		{ month: "April", rent: 3880.00, car: 315.71, power:42.52, cable:105.44 },
-		{ month: "May", rent: 4010.00, car: 315.71, power:59.67, cable:111.42 },
-		{ month: "June", rent: 4910.00, car: 315.71, power:68.98, cable:114.32 }
-	];
-
-	var myDataSource = new YAHOO.util.DataSource( YAHOO.example.monthlyExpenses );
-	myDataSource.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-	myDataSource.responseSchema =
-	{
-		fields: [ "month", "rent", "car", "power", "cable" ]
-	};
-</textarea>
-
-<p>The Array is passed to a new DataSource instance, and fields are defined to specify which items will be used from the original source. In this case we'll use all of them: "month", "rent", "car", "power", and "cable".</p>
-
-<h2>Define our Text formatting functions</h2>
-
-<p>Next we will create methods to format the labels for our axes and data tip.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-	YAHOO.example.formatCurrencyAxisLabel = function( value )
-	{
-		return YAHOO.util.Number.format( value,
-		{
-			prefix: "$",
-			thousandsSeparator: ",",
-			decimalPlaces: 2
-		});
-	}
-
-	YAHOO.example.getDataTipText = function( item, index, series )
-	{
-			var toolTipText = series.displayName + " for " + item.month;
-			toolTipText += "\n" + YAHOO.example.formatCurrencyAxisLabel( item[series.yField] );
-			return toolTipText;
-	}	
-	
-</textarea>
-
-<h2>Create the Numeric Axes</h2>
-<p>We will use two y-axes in this chart, so we will need to create two <code>NumericAxis</code> instances. When using dual axes, you need to define a primary and a secondary axis. This is defined by the <code>order</code> property of the NumericAxis. The default value for <code>order</code> is "primary". The NumericAxis also has a <code>position</code> property that enables us to select where each axis will appear on the chart. When the NumericAxes are on the y-axis, the primary axis will default to the left side. When the NumericAxes are on the x-axis, the primary axis will default to the bottom. In our example, we will position the primary axis on the right by explicitly setting <code>position</code> on both axes.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-	var currencyAxis = new YAHOO.widget.NumericAxis();
-	currencyAxis.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-	currencyAxis.alwaysShowZero = false;
-	currencyAxis.calculateByLabelSize = true;
-	currencyAxis.position = "right";
-	currencyAxis.title = "Utilities";
-
-	var currencyAxis2 = new YAHOO.widget.NumericAxis();
-	currencyAxis2.order = "secondary";
-	currencyAxis2.position = "left";
-	currencyAxis2.title = "Rent";
-	currencyAxis2.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-	currencyAxis2.alwaysShowZero = false;
-
-	//place the two axis in an array to be passed to the chart as configuration attribute
-	var axes = new Array();
-	axes.push(currencyAxis);
-	axes.push(currencyAxis2);	
-</textarea>	
-
-<h2>Define a Series Definition</h2>
-
-<p>When using multiple axes, we bind each series to an axis with the <code>axis</code> property.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-	var seriesDef =
-	[
-		{displayName: "Rent", yField: "rent", axis: "secondary", style: {color:0x6238A7, size:8}},
-		{displayName: "Car", yField: "car", axis: "primary", style: {color:0x00E72E, size:8}},
-		{displayName: "Power", yField: "power", axis: "primary", style: {color:0xFFA329, size:8}},
-		{displayName: "Cable", yField: "cable", axis: "primary", style: {color:0xFF4AD8, size:8}}
-	];
-</textarea>
-
-<p>In the series definition above, we bind the rent field to the secondary axis and the other fields to the primary axis.</p>
-
-<h2>Create the style definition for the chart.</h2>
-<p>When using two axes, the secondary axis will inherit styles from the primary axis. You can, however, override styles for the secondary axis. In our example, we will set the <code>secondaryYAxis</code> title rotation to 90 degrees.</p>
-<textarea name="code" class="JScript" cols="60" rows="6">
-	var styleDef = {
-						padding:0,
-						border:{size:3, color:0x8899dd},
-						background:{color:0xaeb7dc}, 
-						dataTip:{font:{color:"#000000"}, background:{color:0x00E72E, alpha:.3}},
-						font:{color: "#eeeeee"},
-						yAxis:
-						{
-							labelDistance:0, 
-							titleRotation:-90, 
-							titleFont:{color:0xeeeeee}, 
-							minorTicks:{display:"none"}, 
-							majorGridLines:{color:0xeeeeee}, 
-							color:0xeeeeee, 
-							majorTicks:{color:0xeeeeee}
-						},
-						secondaryYAxis:
-						{ 
-							titleRotation:90
-						}, 
-						xAxis:
-						{
-							majorTicks:{display:"none"}, 
-							labelRotation:-90, 
-							size:0
-						}
-					}	
-</textarea>
-
-<h2>Create the Chart</h2>
-
-<p>Because we have multiple axes, instead of using the <code>yAxis</code> attribute to set a single <code>NumericAxis</code>, we will use the <code>yAxes</code> attribute, passing our array of axes.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="6">
-	var mychart = new YAHOO.widget.LineChart( "chart", myDataSource,
-	{
-		constrainViewport:false,
-		series: seriesDef,
-		xField: "month",
-		yAxes: axes,
-		style: styleDef
-	});
-</textarea>
-
-<h2>Configuration for This Example</h2>
-
-<p>You can load the necessary JavaScript and CSS for this example from Yahoo's servers.  <a href="http://developer.yahoo.com/yui/articles/hosting/?yahoo&dom&event&json&element&datasource&swf&charts&MIN#configure">Click here to load the YUI Dependency Configurator with all of this example's dependencies preconfigured</a>.</p>
-
-				</div>
-				<div class="yui-u">
-						<div id="loggerModule" class="yui-skin-sam">
-						<h3 class="firstContent">YUI Logger Output:</h3>
-								<div id="loggerGloss"><p><strong>Note:</strong> Logging and debugging is currently turned off for this example.</p> 
-							<p class="loggerButton"><span id="loggerLink"><span class="first-child"><a href="charts-dualaxes_log.html">Reload with logging<br />
-	 and debugging enabled.</a></span></span></p></div>
-	
-						</div>
-					
-				
-					<div id="examples">
-						<h3>Charts Control Examples:</h3>
-	
-						<div id="exampleToc">
-							<ul>
-								<li><a href='../charts/charts-quickstart.html'>Charts Quickstart Example</a></li><li><a href='../charts/charts-legend.html'>Chart with Legend Example</a></li><li><a href='../charts/charts-skins.html'>Skinning a Chart Example</a></li><li><a href='../charts/charts-datatable.html'>Chart and DataTable Example</a></li><li><a href='../charts/charts-xhr-polling.html'>Chart with DataSource Polling</a></li><li><a href='../charts/charts-stacked.html'>Stacked Bar Chart</a></li><li><a href='../charts/charts-tabview.html'>Charts in a TabView</a></li><li><a href='../charts/charts-rotation.html'>Column Chart with Rotated Title and Labels</a></li><li><a href='../charts/charts-styles.html'>Styling Lines, Borders and Fills</a></li><li class='selected'><a href='../charts/charts-dualaxes.html'>Chart with 2 Numeric Axes</a></li><li><a href='../charts/charts-hideseries.html'>Hide series in a chart.</a></li><li><a href='../charts/charts-seriescustomization.html'>Customize series items</a></li><li><a href='../charts/charts-functionscope.html'>Apply scope to label functions</a></li>							</ul>
-						</div>
-					</div>
-					
-					<div id="module">
-						<h3>More Charts Control Resources:</h3>
-						<ul>
-							<li><a href="http://developer.yahoo.com/yui/charts/">User's Guide</a> (external)</li>
-						<li><a href="../../docs/module_charts.html">API Documentation</a></li>
-                            
-                            
-							<li><a href="http://yuiblog.com/assets/pdf/cheatsheets/charts.pdf">Cheat Sheet PDF</a> (external)</li></ul>
-					</div>
-			  </div>
-		</div>
-		
-		</div>
-	</div>
-
-
-<div class="yui-b" id="tocWrapper">
-<!-- TABLE OF CONTENTS -->
-<div id="toc">
-	
-<ul>
-<li class="sect first">Yahoo! UI Library</li><li class="item"><a title="The Yahoo! User Interface Library (YUI)" href="http://developer.yahoo.com/yui/">Home (external)</a></li><li class="item"><a title="The Yahoo! User Interface Blog" href="http://yuiblog.com">YUIBlog (external)</a></li><li class="item"><a title="YUILibrary.com hosts the YUI community forums" href="http://yuilibrary.com/forum/">YUI Discussion Forum (external)</a></li><li class="item"><a title="The YUI Library source can be checked out from GitHub" href="http://github.com/yui/">YUI on GitHub</a></li><li class="item"><a title="Instantly searchable API documentation for the entire YUI library." href="../../docs/index.html">API Documentation</a></li><li class="item"><a title="Examples of every YUI utility and control in action" href="../../examples/">Functional Examples</a></li><li class="item"><a title="Videos and podcasts from the YUI Team and from the Yahoo! frontend engineering community." href="http://developer.yahoo.com/yui/theater/">YUI Theater (external)</a></li><li class="item"><a title="YUI is free and open, offered under a BSD license." href="http://developer.yahoo.com/yui/license.html">YUI License (external)</a></li><li class="sect">YUI Functional Examples</li><li class="item"><a title="The YUI Animation Utility - Functional Examples" href="../../examples/animation/index.html">Animation</a></li><li class="item"><a title="The YUI AutoComplete Control - Functional Examples" href="../../examples/autocomplete/index.html">AutoComplete</a></li><li class="item"><a title="The YUI Browser History Manager - Functional Examples" href="../../examples/history/index.html">Browser History Manager</a></li><li class="item"><a title="The YUI Button Control - Functional Examples" href="../../examples/button/index.html">Button</a></li><li class="item"><a title="The YUI Calendar Control - Functional Examples" href="../../examples/calendar/index.html">Calendar</a></li><li class="item"><a title="The YUI Carousel Control - Functional Examples" href="../../examples/carousel/index.html">Carousel</a></li><li class="selected "><a title="The YUI Charts Control - Functional Examples" href="../../examples/charts/index.html">Charts</a></li><li class="item"><a title="The YUI Color Picker Control - Functional Examples" href="../../examples/colorpicker/index.html">Color Picker</a></li><li class="item"><a title="The YUI Cookie Utility - Functional Examples" href="../../examples/cookie/index.html">Cookie</a></li><li class="item"><a title="The YUI Connection Manager (AJAX) - Functional Examples" href="../../examples/connection/index.html">Connection Manager</a></li><li class="item"><a title="The YUI Container Family (Module, Overlay, Tooltip, Panel, Dialog, SimpleDialog) - Functional Examples" href="../../examples/container/index.html">Container</a></li><li class="item"><a title="The YUI DataTable Control - Functional Examples" href="../../examples/datatable/index.html">DataTable</a></li><li class="item"><a title="The YUI Dom Collection - Functional Examples" href="../../examples/dom/index.html">Dom</a></li><li class="item"><a title="The YUI Drag & Drop Utility - Functional Examples" href="../../examples/dragdrop/index.html">Drag & Drop</a></li><li class="item"><a title="The YUI Event Utility - Functional Examples" href="../../examples/event/index.html">Event</a></li><li class="item"><a title="The YUI Get Utility - Functional Examples" href="../../examples/get/index.html">Get</a></li><li class="item"><a title="The YUI ImageCropper Control - Functional Examples" href="../../examples/imagecropper/index.html">ImageCropper</a></li><li class="item"><a title="The YUI ImageLoader Utility - Functional Examples" href="../../examples/imageloader/index.html">ImageLoader</a></li><li class="item"><a title="The YUI JSON Utility - Functional Examples" href="../../examples/json/index.html">JSON</a></li><li class="item"><a title="The YUI Layout Manager - Functional Examples" href="../../examples/layout/index.html">Layout Manager</a></li><li class="item"><a title="The YUI Logger Control - Functional Examples" href="../../examples/logger/index.html">Logger</a></li><li class="item"><a title="The YUI Menu Control - Functional Examples" href="../../examples/menu/index.html">Menu</a></li><li class="item"><a title="The YUI Paginator - Functional Examples" href="../../examples/paginator/index.html">Paginator</a></li><li class="item"><a title="The YUI Profiler Utility - Functional Examples" href="../../examples/profiler/index.html">Profiler</a></li><li class="item"><a title="The YUI ProfileViewer Control - Functional Examples" href="../../examples/profilerviewer/index.html">ProfilerViewer</a></li><li class="item"><a title="The YUI ProgressBar Control - Functional Examples" href="../../examples/progressbar/index.html">ProgressBar</a></li><li class="item"><a title="The YUI Resize Utility - Functional Examples" href="../../examples/resize/index.html">Resize</a></li><li class="item"><a title="The YUI Rich Text Editor - Functional Examples" href="../../examples/editor/index.html">Rich Text Editor</a></li><li class="item"><a title="The YUI Selector Utility - Functional Examples" href="../../examples/selector/index.html">Selector</a></li><li class="item"><a title="The YUI Slider Control - Functional Examples" href="../../examples/slider/index.html">Slider</a></li><li class="item"><a title="The YUI Storage Utility - Functional Examples" href="../../examples/storage/index.html">Storage</a></li><li class="item"><a title="The YUI SWF Utility - Functional Examples" href="../../examples/swf/index.html">SWF</a></li><li class="item"><a title="The YUI SWFStore Utility - Functional Examples" href="../../examples/swfstore/index.html">SWFStore</a></li><li class="item"><a title="The YUI Stylesheet Utility - Functional Examples" href="../../examples/stylesheet/index.html">Stylesheet</a></li><li class="item"><a title="The YUI TabView Control - Functional Examples" href="../../examples/tabview/index.html">TabView</a></li><li class="item"><a title="The YUI TreeView Control - Functional Examples" href="../../examples/treeview/index.html">TreeView</a></li><li class="item"><a title="The YUI Uploader Utility - Functional Examples" href="../../examples/uploader/index.html">Uploader (experimental)</a></li><li class="item"><a title="The YUI YAHOO Global Object - Functional Examples" href="../../examples/yahoo/index.html">YAHOO Global Object</a></li><li class="item"><a title="The YUI Loader Utility - Functional Examples" href="../../examples/yuiloader/index.html">YUI Loader</a></li><li class="item"><a title="The YUI Test Utility - Functional Examples" href="../../examples/yuitest/index.html">YUI Test</a></li><li class="item"><a title="YUI Reset CSS - Functional Examples" href="../../examples/reset/index.html">Reset CSS</a></li><li class="item"><a title="YUI Base CSS - Functional Examples" href="../../examples/base/index.html">Base CSS</a></li><li class="item"><a title="YUI Fonts CSS - Functional Examples" href="../../examples/fonts/index.html">Fonts CSS</a></li><li class="item"><a title="YUI Grids CSS - Functional Examples" href="../../examples/grids/index.html">Grids CSS</a></li><li class="sect">YUI Articles on the YUI Website</li><li class="item"><a title="Answers to Frequently Asked Questions about the YUI Library" href="http://developer.yahoo.com/yui/articles/faq/">YUI FAQ (external)</a></li><li class="item"><a title="Yahoo!'s philosophy of Graded Browser Support" href="http://developer.yahoo.com/yui/articles/gbs/">Graded Browser Support (external)</a></li><li class="item"><a title="Reporting Bugs and Making Feature Requests for YUI Components" href="http://developer.yahoo.com/yui/articles/reportingbugs/">Bug Reports/Feature Requests (external)</a></li><li class="item"><a title="Serve YUI source files from Yahoo! -- free, fast, and simple" href="http://developer.yahoo.com/yui/articles/hosting/">Serving YUI Files from Yahoo! (external)</a></li><li class="item"><a title="Best practices for working with web services while protecting user privacy" href="http://developer.yahoo.com/security/">Security Best Practices (external)</a></li></ul>
-</div>
-</div>
-	</div><!--closes bd-->
-
-	<div id="ft">
-        <p class="first">Copyright © 2011 Yahoo! Inc. All rights reserved.</p>
-        <p><a href="http://privacy.yahoo.com/privacy/us/devel/index.html">Privacy Policy</a> - 
-            <a href="http://docs.yahoo.com/info/terms/">Terms of Service</a> - 
-            <a href="http://docs.yahoo.com/info/copyright/copyright.html">Copyright Policy</a> - 
-            <a href="http://careers.yahoo.com/">Job Openings</a></p>
-	</div>
-</div>
-<script src="../../assets/syntax.js"></script>
-<script src="../../assets/dpSyntaxHighlighter.js"></script>
-<script language="javascript"> 
-dp.SyntaxHighlighter.HighlightAll('code'); 
-</script>
-
-<script src='../../assets/YUIexamples.js'></script>
-
-
-</body>
-</html>
diff --git a/examples/charts/charts-dualaxes_clean.html b/examples/charts/charts-dualaxes_clean.html
deleted file mode 100644
index 86f0b27..0000000
--- a/examples/charts/charts-dualaxes_clean.html
+++ /dev/null
@@ -1,186 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-<title>Chart with 2 Numeric Axes</title>
-
-<style type="text/css">
-/*margin and padding on body element
-  can introduce errors in determining
-  element position and are not recommended;
-  we turn them off as a foundation for YUI
-  CSS treatments. */
-body {
-	margin:0;
-	padding:0;
-}
-</style>
-
-<link rel="stylesheet" type="text/css" href="../../build/fonts/fonts-min.css" />
-<script type="text/javascript" src="../../build/yahoo-dom-event/yahoo-dom-event.js"></script>
-<script type="text/javascript" src="../../build/json/json-min.js"></script>
-<script type="text/javascript" src="../../build/element/element-min.js"></script>
-<script type="text/javascript" src="../../build/datasource/datasource-min.js"></script>
-<script type="text/javascript" src="../../build/swf/swf-min.js"></script>
-<script type="text/javascript" src="../../build/charts/charts-min.js"></script>
-
-
-<!--begin custom header content for this example-->
-<style type="text/css">
-	#chart
-	{
-		width: 500px;
-		height: 350px;
-		margin-bottom: 10px;
-	}
-	.yui-dt-table {width: 500px;}
-
-	.chart_title
-	{
-		display: block;
-		font-size: 1.2em;
-		font-weight: bold;
-		margin-bottom: 0.4em;
-	}
-</style>
-<!--end custom header content for this example-->
-
-</head>
-
-<body class="yui-skin-sam">
-
-
-<h1>Chart with 2 Numeric Axes</h1>
-
-<div class="exampleIntro">
-	<p>A <a href="http://developer.yahoo.com/yui/charts/">YUI Charts Control</a> may employ two Numeric Axes of different scale to display data sets with different ranges in the same area.</p>
-<p>Please note: The YUI Charts Control requires Flash Player 9.0.45 or higher. The latest version of Flash Player is available at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p>			
-</div>
-
-<!--BEGIN SOURCE CODE FOR EXAMPLE =============================== -->
-
-<span class="chart_title">Monthly Expenses</span>
-<div id="chart">Unable to load Flash content. The YUI Charts Control requires Flash Player 9.0.45 or higher. You can download the latest version of Flash Player from the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p></div>
-
-<div id="datatable"></div>
-
-<script type="text/javascript">
-
-	YAHOO.widget.Chart.SWFURL = "../../build/charts/assets/charts.swf";
-
-	//--- data
-
-		YAHOO.example.monthlyExpenses =
-		[
-			{ month: "January", rent: 3880.00, car: 298.68, power:56.98, cable:115.50 },
-			{ month: "February", rent: 3880.00, car: 298.68, power:68.99, cable:115.42 },
-			{ month: "March", rent: 3880.00, car: 298.68, power:46.85, cable:123.76 },
-			{ month: "April", rent: 3880.00, car: 315.71, power:42.52, cable:105.44 },
-			{ month: "May", rent: 4010.00, car: 315.71, power:59.67, cable:111.42 },
-			{ month: "June", rent: 4910.00, car: 315.71, power:68.98, cable:114.32 }
-		];
-
-		//data source
-		var myDataSource = new YAHOO.util.DataSource( YAHOO.example.monthlyExpenses );
-		myDataSource.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-		myDataSource.responseSchema =
-		{
-			fields: [ "month", "rent", "car", "power", "cable" ]
-		};
-
-		//label function
-		YAHOO.example.formatCurrencyAxisLabel = function( value )
-		{
-			return YAHOO.util.Number.format( value,
-			{
-				prefix: "$",
-				thousandsSeparator: ",",
-				decimalPlaces: 2
-			});
-		}
-
-		//dataTip function
-		YAHOO.example.getDataTipText = function( item, index, series )
-		{
-				var toolTipText = series.displayName + " for " + item.month;
-				toolTipText += "\n" + YAHOO.example.formatCurrencyAxisLabel( item[series.yField] );
-				return toolTipText;
-		}
-
-		//numeric axis
-		var currencyAxis = new YAHOO.widget.NumericAxis();
-		currencyAxis.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-		currencyAxis.alwaysShowZero = false;
-		currencyAxis.calculateByLabelSize = true;
-		currencyAxis.position = "right";
-		currencyAxis.title = "Utilities";
-
-		//secondary numeric axis
-		var currencyAxis2 = new YAHOO.widget.NumericAxis();
-		currencyAxis2.order = "secondary";
-		currencyAxis2.position = "left";
-		currencyAxis2.title = "Rent";
-		currencyAxis2.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-		currencyAxis2.alwaysShowZero = false;
-
-		//create an array of numeric axes
-		var axes = new Array();
-		axes.push(currencyAxis);
-		axes.push(currencyAxis2);	
-		
-		//series definition
-		var seriesDef =
-		[
-			{ displayName: "Rent", yField: "rent", axis:"secondary", style:{color:0x6238A7, size:8}},
-			{ displayName: "Car", yField: "car", axis:"primary", style:{color:0x00E72E, size:8} },
-			{ displayName: "Power", yField:"power", axis:"primary", style:{color:0xFFA329, size:8} },
-			{ displayName: "Cable", yField:"cable", axis:"primary", style:{color:0xFF4AD8, size:8} }
-		];		
-
-		//styles
-		var styleDef = {
-							padding:0,
-							border:{size:3, color:0x8899dd},
-							background:{color:0xaeb7dc}, 
-							dataTip:{font:{color:"#000000"}, background:{color:0x00E72E, alpha:.3}},
-							font:{color: "#eeeeee"},
-							yAxis:
-							{
-								labelDistance:0, 
-								titleRotation:-90, 
-								titleFont:{color:0xeeeeee}, 
-								minorTicks:{display:"none"}, 
-								majorGridLines:{color:0xeeeeee}, 
-								color:0xeeeeee, 
-								majorTicks:{color:0xeeeeee}
-							},
-							secondaryYAxis:
-							{ 
-								titleRotation:90
-							}, 
-							xAxis:
-							{
-								majorTicks:{display:"none"}, 
-								labelRotation:-45, 
-								size:0
-							}
-						}
-
-
-		//chart
-		var mychart = new YAHOO.widget.LineChart( "chart", myDataSource,
-		{
-			constrainViewport:false,
-			series: seriesDef,
-			xField: "month",
-			yAxes: axes,
-			style: styleDef
-		});
-
-</script>
-<!--END SOURCE CODE FOR EXAMPLE =============================== -->
-
-</body>
-</html>
diff --git a/examples/charts/charts-dualaxes_log.html b/examples/charts/charts-dualaxes_log.html
deleted file mode 100644
index 6899d9d..0000000
--- a/examples/charts/charts-dualaxes_log.html
+++ /dev/null
@@ -1,435 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-	<title>YUI Library Examples: Charts Control: Chart with 2 Numeric Axes</title>
-    
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-    	<link rel="stylesheet" type="text/css" href="../../assets/yui.css" >
-
-<style>
-/*Supplemental CSS for the YUI distribution*/
-#custom-doc { width: 95%; min-width: 950px; }
-#pagetitle {background-image: url(../../assets/bg_hd.gif);}
-</style>
-
-<link rel="stylesheet" type="text/css" href="../../assets/dpSyntaxHighlighter.css">
-<!--Script and CSS includes for YUI dependencies on this page-->
-<link rel="stylesheet" type="text/css" href="../../build/logger/assets/skins/sam/logger.css" />
-<link rel="stylesheet" type="text/css" href="../../build/button/assets/skins/sam/button.css" />
-<script type="text/javascript" src="../../build/yuiloader/yuiloader-min.js"></script>
-<script type="text/javascript" src="../../build/event/event-min.js"></script>
-<script type="text/javascript" src="../../build/dom/dom-min.js"></script>
-<script type="text/javascript" src="../../build/logger/logger-min.js"></script>
-<script type="text/javascript" src="../../build/json/json-min.js"></script>
-<script type="text/javascript" src="../../build/element/element-min.js"></script>
-<script type="text/javascript" src="../../build/datasource/datasource-min.js"></script>
-<script type="text/javascript" src="../../build/swf/swf-debug.js"></script>
-<script type="text/javascript" src="../../build/charts/charts-debug.js"></script>
-<script type="text/javascript" src="../../build/button/button-min.js"></script>
-
-
-<!--begin custom header content for this example-->
-<style type="text/css">
-	#chart
-	{
-		width: 500px;
-		height: 350px;
-		margin-bottom: 10px;
-	}
-	.yui-dt-table {width: 500px;}
-
-	.chart_title
-	{
-		display: block;
-		font-size: 1.2em;
-		font-weight: bold;
-		margin-bottom: 0.4em;
-	}
-</style>
-<!--end custom header content for this example-->
-
-
-<script type="text/javascript">
-//enable passthrough of errors from YUI Event:
-if ((typeof YAHOO !== "undefined") && (YAHOO.util) && (YAHOO.util.Event)) {
-	YAHOO.util.Event.throwErrors = true;
-}
-</script>
-</head>
-<body id="yahoo-com" class="yui-skin-sam">
-<div id="custom-doc" class="yui-t2">
-<div id="hd">
-	<div id="ygunav">
-		<p><em><a href="http://developer.yahoo.com/yui/">YUI Library Home</a></em></p>
-		<form action="http://search.yahoo.com/search" id="sitesearchform">
-		<input name="vs" type="hidden" value="developer.yahoo.com">
-		<input name="vs" type="hidden" value="yuiblog.com">
-		<div id="sitesearch">
-			<label for="searchinput">Site Search (YDN & YUIBlog): </label>
-			<input type="text" id="searchinput" name="p">
-			<input type="submit" value="Search" id="searchsubmit" class="ygbt">
-		</div>
-		</form>	</div>
-	<div id="ygma"><a href="../../"><img src="../../assets/yui.gif"  border="0" height="38"></a></div>
-	<div id="pagetitle"><h1>YUI Library Examples: Charts Control: Chart with 2 Numeric Axes</h1></div>
-</div>
-<div id="bd">
-	
-	<div id="yui-main">
-		<div class="yui-b">
-		  <div class="yui-ge">
-			  <div class="yui-u first example">
-
-    
-	<div class="promo">
-	<h1>Charts Control: Chart with 2 Numeric Axes</h1>
-	
-	<div class="exampleIntro">
-	<p>A <a href="http://developer.yahoo.com/yui/charts/">YUI Charts Control</a> may employ two Numeric Axes of different scale to display data sets with different ranges in the same area.</p>
-<p>Please note: The YUI Charts Control requires Flash Player 9.0.45 or higher. The latest version of Flash Player is available at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p>			
-	</div>	
-					
-	<div class="example-container module ">
-			<div class="hd exampleHd">
-			<p class="newWindowButton yui-skin-sam"><!--<span id="newWindowLinkx"><span class="first-child">--><a href="charts-dualaxes_clean.html" target="_blank">View example in new window.</a><!--</span></span>-->		
-		</div>		<div id="example-canvas" class="bd">
-	
-		
-	<!--BEGIN SOURCE CODE FOR EXAMPLE =============================== -->
-	
-	<span class="chart_title">Monthly Expenses</span>
-<div id="chart">Unable to load Flash content. The YUI Charts Control requires Flash Player 9.0.45 or higher. You can download the latest version of Flash Player from the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p></div>
-
-<div id="datatable"></div>
-
-<script type="text/javascript">
-
-	YAHOO.widget.Chart.SWFURL = "../../build/charts/assets/charts.swf";
-
-	//--- data
-
-		YAHOO.example.monthlyExpenses =
-		[
-			{ month: "January", rent: 3880.00, car: 298.68, power:56.98, cable:115.50 },
-			{ month: "February", rent: 3880.00, car: 298.68, power:68.99, cable:115.42 },
-			{ month: "March", rent: 3880.00, car: 298.68, power:46.85, cable:123.76 },
-			{ month: "April", rent: 3880.00, car: 315.71, power:42.52, cable:105.44 },
-			{ month: "May", rent: 4010.00, car: 315.71, power:59.67, cable:111.42 },
-			{ month: "June", rent: 4910.00, car: 315.71, power:68.98, cable:114.32 }
-		];
-
-		//data source
-		var myDataSource = new YAHOO.util.DataSource( YAHOO.example.monthlyExpenses );
-		myDataSource.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-		myDataSource.responseSchema =
-		{
-			fields: [ "month", "rent", "car", "power", "cable" ]
-		};
-
-		//label function
-		YAHOO.example.formatCurrencyAxisLabel = function( value )
-		{
-			return YAHOO.util.Number.format( value,
-			{
-				prefix: "$",
-				thousandsSeparator: ",",
-				decimalPlaces: 2
-			});
-		}
-
-		//dataTip function
-		YAHOO.example.getDataTipText = function( item, index, series )
-		{
-				var toolTipText = series.displayName + " for " + item.month;
-				toolTipText += "\n" + YAHOO.example.formatCurrencyAxisLabel( item[series.yField] );
-				return toolTipText;
-		}
-
-		//numeric axis
-		var currencyAxis = new YAHOO.widget.NumericAxis();
-		currencyAxis.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-		currencyAxis.alwaysShowZero = false;
-		currencyAxis.calculateByLabelSize = true;
-		currencyAxis.position = "right";
-		currencyAxis.title = "Utilities";
-
-		//secondary numeric axis
-		var currencyAxis2 = new YAHOO.widget.NumericAxis();
-		currencyAxis2.order = "secondary";
-		currencyAxis2.position = "left";
-		currencyAxis2.title = "Rent";
-		currencyAxis2.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-		currencyAxis2.alwaysShowZero = false;
-
-		//create an array of numeric axes
-		var axes = new Array();
-		axes.push(currencyAxis);
-		axes.push(currencyAxis2);	
-		
-		//series definition
-		var seriesDef =
-		[
-			{ displayName: "Rent", yField: "rent", axis:"secondary", style:{color:0x6238A7, size:8}},
-			{ displayName: "Car", yField: "car", axis:"primary", style:{color:0x00E72E, size:8} },
-			{ displayName: "Power", yField:"power", axis:"primary", style:{color:0xFFA329, size:8} },
-			{ displayName: "Cable", yField:"cable", axis:"primary", style:{color:0xFF4AD8, size:8} }
-		];		
-
-		//styles
-		var styleDef = {
-							padding:0,
-							border:{size:3, color:0x8899dd},
-							background:{color:0xaeb7dc}, 
-							dataTip:{font:{color:"#000000"}, background:{color:0x00E72E, alpha:.3}},
-							font:{color: "#eeeeee"},
-							yAxis:
-							{
-								labelDistance:0, 
-								titleRotation:-90, 
-								titleFont:{color:0xeeeeee}, 
-								minorTicks:{display:"none"}, 
-								majorGridLines:{color:0xeeeeee}, 
-								color:0xeeeeee, 
-								majorTicks:{color:0xeeeeee}
-							},
-							secondaryYAxis:
-							{ 
-								titleRotation:90
-							}, 
-							xAxis:
-							{
-								majorTicks:{display:"none"}, 
-								labelRotation:-45, 
-								size:0
-							}
-						}
-
-
-		//chart
-		var mychart = new YAHOO.widget.LineChart( "chart", myDataSource,
-		{
-			constrainViewport:false,
-			series: seriesDef,
-			xField: "month",
-			yAxes: axes,
-			style: styleDef
-		});
-
-</script>	
-	<!--END SOURCE CODE FOR EXAMPLE =============================== -->
-	
-		
-		</div>
-		
-	
-	</div>			
-	</div>
-		
-	<h2 class="first">Create a DataSource</h2>
-
-<p>In this example the data provider for the LineChart is a standard JavaScript Array. Each object in this Array contains multiple values, any of which can be used for the series definition in the LineChart.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-	YAHOO.example.monthlyExpenses =
-	[
-		{ month: "January", rent: 3880.00, car: 298.68, power:56.98, cable:115.50 },
-		{ month: "February", rent: 3880.00, car: 298.68, power:68.99, cable:115.42 },
-		{ month: "March", rent: 3880.00, car: 298.68, power:46.85, cable:123.76 },
-		{ month: "April", rent: 3880.00, car: 315.71, power:42.52, cable:105.44 },
-		{ month: "May", rent: 4010.00, car: 315.71, power:59.67, cable:111.42 },
-		{ month: "June", rent: 4910.00, car: 315.71, power:68.98, cable:114.32 }
-	];
-
-	var myDataSource = new YAHOO.util.DataSource( YAHOO.example.monthlyExpenses );
-	myDataSource.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-	myDataSource.responseSchema =
-	{
-		fields: [ "month", "rent", "car", "power", "cable" ]
-	};
-</textarea>
-
-<p>The Array is passed to a new DataSource instance, and fields are defined to specify which items will be used from the original source. In this case we'll use all of them: "month", "rent", "car", "power", and "cable".</p>
-
-<h2>Define our Text formatting functions</h2>
-
-<p>Next we will create methods to format the labels for our axes and data tip.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-	YAHOO.example.formatCurrencyAxisLabel = function( value )
-	{
-		return YAHOO.util.Number.format( value,
-		{
-			prefix: "$",
-			thousandsSeparator: ",",
-			decimalPlaces: 2
-		});
-	}
-
-	YAHOO.example.getDataTipText = function( item, index, series )
-	{
-			var toolTipText = series.displayName + " for " + item.month;
-			toolTipText += "\n" + YAHOO.example.formatCurrencyAxisLabel( item[series.yField] );
-			return toolTipText;
-	}	
-	
-</textarea>
-
-<h2>Create the Numeric Axes</h2>
-<p>We will use two y-axes in this chart, so we will need to create two <code>NumericAxis</code> instances. When using dual axes, you need to define a primary and a secondary axis. This is defined by the <code>order</code> property of the NumericAxis. The default value for <code>order</code> is "primary". The NumericAxis also has a <code>position</code> property that enables us to select where each axis will appear on the chart. When the NumericAxes are on the y-axis, the primary axis will default to the left side. When the NumericAxes are on the x-axis, the primary axis will default to the bottom. In our example, we will position the primary axis on the right by explicitly setting <code>position</code> on both axes.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-	var currencyAxis = new YAHOO.widget.NumericAxis();
-	currencyAxis.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-	currencyAxis.alwaysShowZero = false;
-	currencyAxis.calculateByLabelSize = true;
-	currencyAxis.position = "right";
-	currencyAxis.title = "Utilities";
-
-	var currencyAxis2 = new YAHOO.widget.NumericAxis();
-	currencyAxis2.order = "secondary";
-	currencyAxis2.position = "left";
-	currencyAxis2.title = "Rent";
-	currencyAxis2.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-	currencyAxis2.alwaysShowZero = false;
-
-	//place the two axis in an array to be passed to the chart as configuration attribute
-	var axes = new Array();
-	axes.push(currencyAxis);
-	axes.push(currencyAxis2);	
-</textarea>	
-
-<h2>Define a Series Definition</h2>
-
-<p>When using multiple axes, we bind each series to an axis with the <code>axis</code> property.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-	var seriesDef =
-	[
-		{displayName: "Rent", yField: "rent", axis: "secondary", style: {color:0x6238A7, size:8}},
-		{displayName: "Car", yField: "car", axis: "primary", style: {color:0x00E72E, size:8}},
-		{displayName: "Power", yField: "power", axis: "primary", style: {color:0xFFA329, size:8}},
-		{displayName: "Cable", yField: "cable", axis: "primary", style: {color:0xFF4AD8, size:8}}
-	];
-</textarea>
-
-<p>In the series definition above, we bind the rent field to the secondary axis and the other fields to the primary axis.</p>
-
-<h2>Create the style definition for the chart.</h2>
-<p>When using two axes, the secondary axis will inherit styles from the primary axis. You can, however, override styles for the secondary axis. In our example, we will set the <code>secondaryYAxis</code> title rotation to 90 degrees.</p>
-<textarea name="code" class="JScript" cols="60" rows="6">
-	var styleDef = {
-						padding:0,
-						border:{size:3, color:0x8899dd},
-						background:{color:0xaeb7dc}, 
-						dataTip:{font:{color:"#000000"}, background:{color:0x00E72E, alpha:.3}},
-						font:{color: "#eeeeee"},
-						yAxis:
-						{
-							labelDistance:0, 
-							titleRotation:-90, 
-							titleFont:{color:0xeeeeee}, 
-							minorTicks:{display:"none"}, 
-							majorGridLines:{color:0xeeeeee}, 
-							color:0xeeeeee, 
-							majorTicks:{color:0xeeeeee}
-						},
-						secondaryYAxis:
-						{ 
-							titleRotation:90
-						}, 
-						xAxis:
-						{
-							majorTicks:{display:"none"}, 
-							labelRotation:-90, 
-							size:0
-						}
-					}	
-</textarea>
-
-<h2>Create the Chart</h2>
-
-<p>Because we have multiple axes, instead of using the <code>yAxis</code> attribute to set a single <code>NumericAxis</code>, we will use the <code>yAxes</code> attribute, passing our array of axes.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="6">
-	var mychart = new YAHOO.widget.LineChart( "chart", myDataSource,
-	{
-		constrainViewport:false,
-		series: seriesDef,
-		xField: "month",
-		yAxes: axes,
-		style: styleDef
-	});
-</textarea>
-
-<h2>Configuration for This Example</h2>
-
-<p>You can load the necessary JavaScript and CSS for this example from Yahoo's servers.  <a href="http://developer.yahoo.com/yui/articles/hosting/?yahoo&dom&event&json&element&datasource&swf&charts&MIN#configure">Click here to load the YUI Dependency Configurator with all of this example's dependencies preconfigured</a>.</p>
-
-				</div>
-				<div class="yui-u">
-						<div id="loggerModule" class="yui-skin-sam">
-						<h3 class="firstContent">YUI Logger Output:</h3>
-								<div id="loggerDiv"></div>
-							<div id="loggerGloss">
-								<p><strong>Note:</strong> You are viewing this example in debug mode with logging enabled.  This can significantly slow performance.</p>
-	
-								<p class="loggerButton"><span id="loggerLink"><span class="first-child"><a href="charts-dualaxes.html">Reload with logging<br />and debugging disabled.</a></span></span></p>
-							</div>
-						</div>
-					
-				
-					<div id="examples">
-						<h3>Charts Control Examples:</h3>
-	
-						<div id="exampleToc">
-							<ul>
-								<li><a href='../charts/charts-quickstart.html'>Charts Quickstart Example</a></li><li><a href='../charts/charts-legend.html'>Chart with Legend Example</a></li><li><a href='../charts/charts-skins.html'>Skinning a Chart Example</a></li><li><a href='../charts/charts-datatable.html'>Chart and DataTable Example</a></li><li><a href='../charts/charts-xhr-polling.html'>Chart with DataSource Polling</a></li><li><a href='../charts/charts-stacked.html'>Stacked Bar Chart</a></li><li><a href='../charts/charts-tabview.html'>Charts in a TabView</a></li><li><a href='../charts/charts-rotation.html'>Column Chart with Rotated Title and Labels</a></li><li><a href='../charts/charts-styles.html'>Styling Lines, Borders and Fills</a></li><li class='selected'><a href='../charts/charts-dualaxes.html'>Chart with 2 Numeric Axes</a></li><li><a href='../charts/charts-hideseries.html'>Hide series in a chart.</a></li><li><a href='../charts/charts-seriescustomization.html'>Customize series items</a></li><li><a href='../charts/charts-functionscope.html'>Apply scope to label functions</a></li>							</ul>
-						</div>
-					</div>
-					
-					<div id="module">
-						<h3>More Charts Control Resources:</h3>
-						<ul>
-							<li><a href="http://developer.yahoo.com/yui/charts/">User's Guide</a> (external)</li>
-						<li><a href="../../docs/module_charts.html">API Documentation</a></li>
-                            
-                            
-							<li><a href="http://yuiblog.com/assets/pdf/cheatsheets/charts.pdf">Cheat Sheet PDF</a> (external)</li></ul>
-					</div>
-			  </div>
-		</div>
-		
-		</div>
-	</div>
-
-
-<div class="yui-b" id="tocWrapper">
-<!-- TABLE OF CONTENTS -->
-<div id="toc">
-	
-<ul>
-<li class="sect first">Yahoo! UI Library</li><li class="item"><a title="The Yahoo! User Interface Library (YUI)" href="http://developer.yahoo.com/yui/">Home (external)</a></li><li class="item"><a title="The Yahoo! User Interface Blog" href="http://yuiblog.com">YUIBlog (external)</a></li><li class="item"><a title="YUILibrary.com hosts the YUI community forums" href="http://yuilibrary.com/forum/">YUI Discussion Forum (external)</a></li><li class="item"><a title="The YUI Library source can be checked out from GitHub" href="http://github.com/yui/">YUI on GitHub</a></li><li class="item"><a title="Instantly searchable API documentation for the entire YUI library." href="../../docs/index.html">API Documentation</a></li><li class="item"><a title="Examples of every YUI utility and control in action" href="../../examples/">Functional Examples</a></li><li class="item"><a title="Videos and podcasts from the YUI Team and from the Yahoo! frontend engineering community." href="http://developer.yahoo.com/yui/theater/">YUI Theater (external)</a></li><li class="item"><a title="YUI is free and open, offered under a BSD license." href="http://developer.yahoo.com/yui/license.html">YUI License (external)</a></li><li class="sect">YUI Functional Examples</li><li class="item"><a title="The YUI Animation Utility - Functional Examples" href="../../examples/animation/index.html">Animation</a></li><li class="item"><a title="The YUI AutoComplete Control - Functional Examples" href="../../examples/autocomplete/index.html">AutoComplete</a></li><li class="item"><a title="The YUI Browser History Manager - Functional Examples" href="../../examples/history/index.html">Browser History Manager</a></li><li class="item"><a title="The YUI Button Control - Functional Examples" href="../../examples/button/index.html">Button</a></li><li class="item"><a title="The YUI Calendar Control - Functional Examples" href="../../examples/calendar/index.html">Calendar</a></li><li class="item"><a title="The YUI Carousel Control - Functional Examples" href="../../examples/carousel/index.html">Carousel</a></li><li class="selected "><a title="The YUI Charts Control - Functional Examples" href="../../examples/charts/index.html">Charts</a></li><li class="item"><a title="The YUI Color Picker Control - Functional Examples" href="../../examples/colorpicker/index.html">Color Picker</a></li><li class="item"><a title="The YUI Cookie Utility - Functional Examples" href="../../examples/cookie/index.html">Cookie</a></li><li class="item"><a title="The YUI Connection Manager (AJAX) - Functional Examples" href="../../examples/connection/index.html">Connection Manager</a></li><li class="item"><a title="The YUI Container Family (Module, Overlay, Tooltip, Panel, Dialog, SimpleDialog) - Functional Examples" href="../../examples/container/index.html">Container</a></li><li class="item"><a title="The YUI DataTable Control - Functional Examples" href="../../examples/datatable/index.html">DataTable</a></li><li class="item"><a title="The YUI Dom Collection - Functional Examples" href="../../examples/dom/index.html">Dom</a></li><li class="item"><a title="The YUI Drag & Drop Utility - Functional Examples" href="../../examples/dragdrop/index.html">Drag & Drop</a></li><li class="item"><a title="The YUI Event Utility - Functional Examples" href="../../examples/event/index.html">Event</a></li><li class="item"><a title="The YUI Get Utility - Functional Examples" href="../../examples/get/index.html">Get</a></li><li class="item"><a title="The YUI ImageCropper Control - Functional Examples" href="../../examples/imagecropper/index.html">ImageCropper</a></li><li class="item"><a title="The YUI ImageLoader Utility - Functional Examples" href="../../examples/imageloader/index.html">ImageLoader</a></li><li class="item"><a title="The YUI JSON Utility - Functional Examples" href="../../examples/json/index.html">JSON</a></li><li class="item"><a title="The YUI Layout Manager - Functional Examples" href="../../examples/layout/index.html">Layout Manager</a></li><li class="item"><a title="The YUI Logger Control - Functional Examples" href="../../examples/logger/index.html">Logger</a></li><li class="item"><a title="The YUI Menu Control - Functional Examples" href="../../examples/menu/index.html">Menu</a></li><li class="item"><a title="The YUI Paginator - Functional Examples" href="../../examples/paginator/index.html">Paginator</a></li><li class="item"><a title="The YUI Profiler Utility - Functional Examples" href="../../examples/profiler/index.html">Profiler</a></li><li class="item"><a title="The YUI ProfileViewer Control - Functional Examples" href="../../examples/profilerviewer/index.html">ProfilerViewer</a></li><li class="item"><a title="The YUI ProgressBar Control - Functional Examples" href="../../examples/progressbar/index.html">ProgressBar</a></li><li class="item"><a title="The YUI Resize Utility - Functional Examples" href="../../examples/resize/index.html">Resize</a></li><li class="item"><a title="The YUI Rich Text Editor - Functional Examples" href="../../examples/editor/index.html">Rich Text Editor</a></li><li class="item"><a title="The YUI Selector Utility - Functional Examples" href="../../examples/selector/index.html">Selector</a></li><li class="item"><a title="The YUI Slider Control - Functional Examples" href="../../examples/slider/index.html">Slider</a></li><li class="item"><a title="The YUI Storage Utility - Functional Examples" href="../../examples/storage/index.html">Storage</a></li><li class="item"><a title="The YUI SWF Utility - Functional Examples" href="../../examples/swf/index.html">SWF</a></li><li class="item"><a title="The YUI SWFStore Utility - Functional Examples" href="../../examples/swfstore/index.html">SWFStore</a></li><li class="item"><a title="The YUI Stylesheet Utility - Functional Examples" href="../../examples/stylesheet/index.html">Stylesheet</a></li><li class="item"><a title="The YUI TabView Control - Functional Examples" href="../../examples/tabview/index.html">TabView</a></li><li class="item"><a title="The YUI TreeView Control - Functional Examples" href="../../examples/treeview/index.html">TreeView</a></li><li class="item"><a title="The YUI Uploader Utility - Functional Examples" href="../../examples/uploader/index.html">Uploader (experimental)</a></li><li class="item"><a title="The YUI YAHOO Global Object - Functional Examples" href="../../examples/yahoo/index.html">YAHOO Global Object</a></li><li class="item"><a title="The YUI Loader Utility - Functional Examples" href="../../examples/yuiloader/index.html">YUI Loader</a></li><li class="item"><a title="The YUI Test Utility - Functional Examples" href="../../examples/yuitest/index.html">YUI Test</a></li><li class="item"><a title="YUI Reset CSS - Functional Examples" href="../../examples/reset/index.html">Reset CSS</a></li><li class="item"><a title="YUI Base CSS - Functional Examples" href="../../examples/base/index.html">Base CSS</a></li><li class="item"><a title="YUI Fonts CSS - Functional Examples" href="../../examples/fonts/index.html">Fonts CSS</a></li><li class="item"><a title="YUI Grids CSS - Functional Examples" href="../../examples/grids/index.html">Grids CSS</a></li><li class="sect">YUI Articles on the YUI Website</li><li class="item"><a title="Answers to Frequently Asked Questions about the YUI Library" href="http://developer.yahoo.com/yui/articles/faq/">YUI FAQ (external)</a></li><li class="item"><a title="Yahoo!'s philosophy of Graded Browser Support" href="http://developer.yahoo.com/yui/articles/gbs/">Graded Browser Support (external)</a></li><li class="item"><a title="Reporting Bugs and Making Feature Requests for YUI Components" href="http://developer.yahoo.com/yui/articles/reportingbugs/">Bug Reports/Feature Requests (external)</a></li><li class="item"><a title="Serve YUI source files from Yahoo! -- free, fast, and simple" href="http://developer.yahoo.com/yui/articles/hosting/">Serving YUI Files from Yahoo! (external)</a></li><li class="item"><a title="Best practices for working with web services while protecting user privacy" href="http://developer.yahoo.com/security/">Security Best Practices (external)</a></li></ul>
-</div>
-</div>
-	</div><!--closes bd-->
-
-	<div id="ft">
-        <p class="first">Copyright © 2011 Yahoo! Inc. All rights reserved.</p>
-        <p><a href="http://privacy.yahoo.com/privacy/us/devel/index.html">Privacy Policy</a> - 
-            <a href="http://docs.yahoo.com/info/terms/">Terms of Service</a> - 
-            <a href="http://docs.yahoo.com/info/copyright/copyright.html">Copyright Policy</a> - 
-            <a href="http://careers.yahoo.com/">Job Openings</a></p>
-	</div>
-</div>
-<script src="../../assets/syntax.js"></script>
-<script src="../../assets/dpSyntaxHighlighter.js"></script>
-<script language="javascript"> 
-dp.SyntaxHighlighter.HighlightAll('code'); 
-</script>
-
-<script src='../../assets/YUIexamples.js'></script>
-
-
-</body>
-</html>
diff --git a/examples/charts/charts-functionscope.html b/examples/charts/charts-functionscope.html
deleted file mode 100644
index 8201138..0000000
--- a/examples/charts/charts-functionscope.html
+++ /dev/null
@@ -1,505 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-	<title>YUI Library Examples: Charts Control: Apply scope to label functions</title>
-    
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-    	<link rel="stylesheet" type="text/css" href="../../assets/yui.css" >
-
-<style>
-/*Supplemental CSS for the YUI distribution*/
-#custom-doc { width: 95%; min-width: 950px; }
-#pagetitle {background-image: url(../../assets/bg_hd.gif);}
-</style>
-
-<link rel="stylesheet" type="text/css" href="../../assets/dpSyntaxHighlighter.css">
-<!--Script and CSS includes for YUI dependencies on this page-->
-<link rel="stylesheet" type="text/css" href="../../build/button/assets/skins/sam/button.css" />
-<script type="text/javascript" src="../../build/yuiloader/yuiloader-min.js"></script>
-<script type="text/javascript" src="../../build/dom/dom-min.js"></script>
-<script type="text/javascript" src="../../build/event/event-min.js"></script>
-<script type="text/javascript" src="../../build/json/json-min.js"></script>
-<script type="text/javascript" src="../../build/element/element-min.js"></script>
-<script type="text/javascript" src="../../build/datasource/datasource-min.js"></script>
-<script type="text/javascript" src="../../build/swf/swf-min.js"></script>
-<script type="text/javascript" src="../../build/charts/charts-min.js"></script>
-<script type="text/javascript" src="../../build/button/button-min.js"></script>
-
-
-<!--begin custom header content for this example-->
-<style type="text/css">
-	#chart
-	{
-		width: 500px;
-		height: 350px;
-		margin-bottom: 10px;
-	}
-	.yui-dt-table {width: 500px;}
-
-	.chart_title
-	{
-		display: block;
-		font-size: 1.2em;
-		font-weight: bold;
-		margin-bottom: 0.4em;
-	}
-</style>
-<!--end custom header content for this example-->
-
-
-<script type="text/javascript">
-//enable passthrough of errors from YUI Event:
-if ((typeof YAHOO !== "undefined") && (YAHOO.util) && (YAHOO.util.Event)) {
-	YAHOO.util.Event.throwErrors = true;
-}
-</script>
-</head>
-<body id="yahoo-com" class="yui-skin-sam">
-<div id="custom-doc" class="yui-t2">
-<div id="hd">
-	<div id="ygunav">
-		<p><em><a href="http://developer.yahoo.com/yui/">YUI Library Home</a></em></p>
-		<form action="http://search.yahoo.com/search" id="sitesearchform">
-		<input name="vs" type="hidden" value="developer.yahoo.com">
-		<input name="vs" type="hidden" value="yuiblog.com">
-		<div id="sitesearch">
-			<label for="searchinput">Site Search (YDN & YUIBlog): </label>
-			<input type="text" id="searchinput" name="p">
-			<input type="submit" value="Search" id="searchsubmit" class="ygbt">
-		</div>
-		</form>	</div>
-	<div id="ygma"><a href="../../"><img src="../../assets/yui.gif"  border="0" height="38"></a></div>
-	<div id="pagetitle"><h1>YUI Library Examples: Charts Control: Apply scope to label functions</h1></div>
-</div>
-<div id="bd">
-	
-	<div id="yui-main">
-		<div class="yui-b">
-		  <div class="yui-ge">
-			  <div class="yui-u first example">
-
-    
-	<div class="promo">
-	<h1>Charts Control: Apply scope to label functions</h1>
-	
-	<div class="exampleIntro">
-	<p>A <a href="http://developer.yahoo.com/yui/charts/">YUI Charts Control</a> and a <a href="http://developer.yahoo.com/yui/datatable/">DataTable Control</a> may share a <a href="http://developer.yahoo.com/yui/datasource/">DataSource</a> to display the same data.</p>
-<p>Please note: The YUI Charts Control requires Flash Player 9.0.45 or higher. The latest version of Flash Player is available at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p>			
-	</div>	
-					
-	<div class="example-container module ">
-			<div class="hd exampleHd">
-			<p class="newWindowButton yui-skin-sam"><!--<span id="newWindowLinkx"><span class="first-child">--><a href="charts-functionscope_clean.html" target="_blank">View example in new window.</a><!--</span></span>-->		
-		</div>		<div id="example-canvas" class="bd">
-	
-		
-	<!--BEGIN SOURCE CODE FOR EXAMPLE =============================== -->
-	
-	<span class="chart_title">Personal Expenses</span>
-<div id="chart">Unable to load Flash content. The YUI Charts Control requires Flash Player 9.0.45 or higher. You can download the latest version of Flash Player from the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p></div>
-
-<script type="text/javascript">
-
-	YAHOO.widget.Chart.SWFURL = "../../build/charts/assets/charts.swf";
-
-	var CustomGraph = function()
-	{
-		this.text = "*************************************";
-		this.chart;
-		this.dataTipFunction = CustomGraph.prototype.dataTipFunction;
-		this.monthlyExpenses =
-		[
-			{ month: "January", car: 265.35, power:60.00, cable:101.45, entertainment:304.33},
-			{ month: "February", car: 265.35, power:65.00, cable:123.87, entertainment:255.65},
-			{ month: "March", car: 265.35, power:75.34, cable:101.45, entertainment:284.85},
-			{ month: "April", car: 265.35, power:88.45, cable:115.64, entertainment:245.90},
-			{ month: "May", car: 265.35, power:98.47, cable:101.45, entertainment:265.34},
-			{ month: "June", car: 265.35, power:101.35, cable:108.64, entertainment:301.23}
-		];	
-		this.styleDefinition =
-		{
-			font:{color:0x663333},
-			background:{color:0xDCAD70},
-			border:{color:0x663333, size:2},
-			xAxis:{color:0x663333},
-			yAxis:{color:0x663333, minorTicks:{display:"none"}, majorTicks:{display:"none"}, majorGridLines:{color:0x663333}}
-			
-		}
-	}
-	
-	CustomGraph.prototype.getDataSource = function()
-	{
-		var myDataSource = new YAHOO.util.DataSource( this.monthlyExpenses );
-		myDataSource.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-		myDataSource.responseSchema =
-		{
-			fields: [ "month", "car", "power", "entertainment", "cable" ]
-		};
-		return myDataSource;	
-	}
-	
-	CustomGraph.prototype.formatCurrencyAxisLabel = function( value )
-	{
-		return this.numberToCurrency(value);
-	}
-
-	CustomGraph.prototype.numberToCurrency = function(value)
-	{
-		return YAHOO.util.Number.format( value,
-		{
-			prefix: "$",
-			thousandsSeparator: ",",
-			decimalPlaces: 2
-		});	
-	}		
-
-	CustomGraph.prototype.fixedExpensesDataTipFunction = function(item, index, series)
-	{
-		var toolTipText = this.text;
-		toolTipText += "\n" + series.displayName + " payment for " + item.month;
-		toolTipText += "\n" + this.formatCurrencyAxisLabel( item[series.yField] );
-		toolTipText += "\n" + this.text;
-		return toolTipText;	
-	}
-
-	CustomGraph.prototype.dataTipFunction = function( item, index, series )
-	{
-		var expense = series.yField;
-		var num = item[expense];
-		return this.getDataTipText(expense, item.month, num);
-	}
-	
-	CustomGraph.prototype.getDataTipText = function(expense, month, amount)
-	{
-		var toolTipText = this.text;
-		toolTipText += "\nYour " + month + " " + expense;
-		var limit;
-		switch(expense)
-		{
-			case "entertainment" :
-				toolTipText += " expenses are";
-				toolTipText += amount <= 300 ? "\n in an acceptable range: \n" : "\n  too high. \nGo out less:\n";
-			break;
-			case "cable" :
-				toolTipText += " bill is";
-				toolTipText += amount <= 110 ? "\n in an acceptable range: \n" : "\n  too high. \nOrder less movies:\n";
-			break;
-			case "power" :
-				toolTipText += " bill is";
-				toolTipText += amount <= 80 ? "\n in an acceptable range: \n" : "\n too high. \nTurn down your AC:\n";
-			break;
-			
-		}
-		toolTipText += this.formatCurrencyAxisLabel(amount);
-		toolTipText += "\n" + this.text;
-		
-		return toolTipText;
-	}
-
-	CustomGraph.prototype.getVerticalAxis = function()
-	{
-		var currencyAxis = new YAHOO.widget.NumericAxis();
-		currencyAxis.alwaysShowZero = false;
-		currencyAxis.labelFunction = {func:this.formatCurrencyAxisLabel, scope:this};	
-
-		return currencyAxis;
-	}
-	
-	CustomGraph.prototype.getSeriesDefs = function()
-	{
-		var seriesDef =
-		[
-			{ 
-				displayName: "Car", 
-				yField: "car", 
-				style:{skin:"DiamondSkin", color:0x006600},
-				dataTipFunction:{func:this.fixedExpensesDataTipFunction, scope:this}
-			 },
-			{ 	
-				displayName: "power", 
-				yField: "power", 
-				style:{color:0x8899dd}
-			},
-			{
-				displayName: "Cable",
-				yField: "cable",
-				style:{color:0xee6600}
-			},
-			{
-				displayName: "Entertainment",
-				yField: "entertainment",
-				style:{color:0x6e5000}
-			}
-		];	
-
-		return seriesDef;
-	}
-	
-	CustomGraph.prototype.drawChart = function(myDiv)
-	{
-		var myAtts = {xField:"month", version:9.28};
-		myAtts.dataTipFunction = {func:this.dataTipFunction, scope:this};
-		myAtts.series = this.getSeriesDefs();
-		myAtts.yAxis = this.getVerticalAxis();
-		myAtts.style = this.styleDefinition;
-		this.chart = new YAHOO.widget.LineChart(myDiv, this.getDataSource(), myAtts);
-	}	
-	
-	var myGraph = new CustomGraph();
-	myGraph.drawChart("chart");
-	
-
-</script>
-	
-	<!--END SOURCE CODE FOR EXAMPLE =============================== -->
-	
-		
-		</div>
-		
-	
-	</div>			
-	</div>
-		
-	<h2 class="first">Create Custom Graph Class</h2>
-
-<p>We will start by creating a custom class to contain all the necessary elements required to render a chart.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-	var CustomGraph = function()
-	{
-		this.text = "*************************************";
-		this.chart;
-		this.dataTipFunction = CustomGraph.prototype.dataTipFunction;
-		this.monthlyExpenses =
-		[
-			{ month: "January", car: 265.35, power:60.00, cable:101.45, entertainment:304.33},
-			{ month: "February", car: 265.35, power:65.00, cable:123.87, entertainment:255.65},
-			{ month: "March", car: 265.35, power:75.34, cable:101.45, entertainment:284.85},
-			{ month: "April", car: 265.35, power:88.45, cable:115.64, entertainment:245.90},
-			{ month: "May", car: 265.35, power:98.47, cable:101.45, entertainment:265.34},
-			{ month: "June", car: 265.35, power:101.35, cable:108.64, entertainment:301.23}
-		];	
-		this.styleDefinition =
-		{
-			font:{color:0x663333},
-			background:{color:0xDCAD70},
-			border:{color:0x663333, size:2},
-			xAxis:{color:0x663333},
-			yAxis:{color:0x663333, minorTicks:{display:"none"}, majorTicks:{display:"none"}, majorGridLines:{color:0x663333}}
-			
-		}
-	}
-	
-	CustomGraph.prototype.getDataSource = function()
-	{
-		var myDataSource = new YAHOO.util.DataSource( this.monthlyExpenses );
-		myDataSource.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-		myDataSource.responseSchema =
-		{
-			fields: [ "month", "car", "power", "entertainment", "cable" ]
-		};
-		return myDataSource;	
-	}	
-</textarea>
-
-<p>Our class contains a reference to a dataTip function, data, chart, styles and some custom text to be used in our data tips.</p>
-
-<h2>Add Tips Formatting Methods</h2>
-
-<p>We will now add all the methods necessary for formatting axis labels and data tips. It is important to note that the dataTip and axis label methods make use of other class level methods, so the ability to add socpe to these methods will prove useful.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-	CustomGraph.prototype.formatCurrencyAxisLabel = function( value )
-	{
-		return this.numberToCurrency(value);
-	}
-
-	CustomGraph.prototype.numberToCurrency = function(value)
-	{
-		return YAHOO.util.Number.format( value,
-		{
-			prefix: "$",
-			thousandsSeparator: ",",
-			decimalPlaces: 2
-		});	
-	}		
-
-	CustomGraph.prototype.fixedExpensesDataTipFunction = function(item, index, series)
-	{
-		var toolTipText = this.text;
-		toolTipText += "\n" + series.displayName + " payment for " + item.month;
-		toolTipText += "\n" + this.formatCurrencyAxisLabel( item[series.yField] );
-		toolTipText += "\n" + this.text;
-		return toolTipText;	
-	}
-
-	CustomGraph.prototype.dataTipFunction = function( item, index, series )
-	{
-		var expense = series.yField;
-		var num = item[expense];
-		return this.getDataTipText(expense, item.month, num);
-	}
-	
-	CustomGraph.prototype.getDataTipText = function(expense, month, amount)
-	{
-		var toolTipText = this.text;
-		toolTipText += "\nYour " + month + " " + expense;
-		var limit;
-		switch(expense)
-		{
-			case "entertainment" :
-				toolTipText += " expenses are";
-				toolTipText += amount <= 300 ? "\n in an acceptable range: \n" : "\n  too high. \nGo out less:\n";
-			break;
-			case "cable" :
-				toolTipText += " bill is";
-				toolTipText += amount <= 110 ? "\n in an acceptable range: \n" : "\n  too high. \nOrder less movies:\n";
-			break;
-			case "power" :
-				toolTipText += " bill is";
-				toolTipText += amount <= 80 ? "\n in an acceptable range: \n" : "\n too high. \nTurn down your AC:\n";
-			break;
-			
-		}
-		toolTipText += this.formatCurrencyAxisLabel(amount);
-		toolTipText += "\n" + this.text;
-		
-		return toolTipText;
-	}
-</textarea>
-
-<h2>Set Axis and DataTip Functions</h2>
-
-<p>Next, we will add methods that return an axis and a series definition. We will also add a method that draws our chart. Each of these methods will create references to text formatting functions to pass to our YUI Chart instance. Our vertical axis method sets the axis label function, our series definition sets a data tip function for our car payment series and our chart method sets the data tip function for all other series.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-	CustomGraph.prototype.getVerticalAxis = function()
-	{
-		var currencyAxis = new YAHOO.widget.NumericAxis();
-		currencyAxis.alwaysShowZero = false;
-		currencyAxis.labelFunction = {func:this.formatCurrencyAxisLabel, scope:this};	
-
-		return currencyAxis;
-	}	
-	
-	CustomGraph.prototype.getSeriesDefs = function()
-	{
-		var seriesDef =
-		[
-			{ 
-				displayName: "Car", 
-				yField: "car", 
-				style:{skin:"DiamondSkin", color:0x006600},
-				dataTipFunction:{func:this.fixedExpensesDataTipFunction, scope:this}
-			 },
-			{ 	
-				displayName: "power", 
-				yField: "power", 
-				style:{color:0x8899dd}
-			},
-			{
-				displayName: "Cable",
-				yField: "cable",
-				style:{color:0xee6600}
-			},
-			{
-				displayName: "Entertainment",
-				yField: "entertainment",
-				style:{color:0x6e5000}
-			}
-		];	
-
-		return seriesDef;
-	}
-	
-	CustomGraph.prototype.drawChart = function(myDiv)
-	{
-		var myAtts = {xField:"month", version:9.28};
-		myAtts.dataTipFunction = {func:this.dataTipFunction, scope:this};
-		myAtts.series = this.getSeriesDefs();
-		myAtts.yAxis = this.getVerticalAxis();
-		myAtts.style = this.styleDefinition;
-		this.chart = new YAHOO.widget.LineChart(myDiv, this.getDataSource(), myAtts);
-	}	
-</textarea>
-
-<p>Normally, when setting a formatting function for the chart, a function is passed either directly or as a string reference. When you want to include scope, however, you instead pass an object with two properties, <code>func</code>, a reference to the function, and <code>scope</code>, a reference to the scope. <code>dataTipFunction:{func:myDataTipFunction, scope:this}</code>
-<h2>Create the Chart</h2>
-
-<p>Finally, we'll instantiate our class and draw the chart.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="6">
-	var myGraph = new CustomGraph();
-	myGraph.drawChart("chart");
-</textarea>
-
-<h2>Configuration for This Example</h2>
-
-<p>You can load the necessary JavaScript and CSS for this example from Yahoo's servers.  <a href="http://developer.yahoo.com/yui/articles/hosting/?yahoo&dom&event&json&element&datasource&swf&charts&MIN#configure">Click here to load the YUI Dependency Configurator with all of this example's dependencies preconfigured</a>.</p>
-
-				</div>
-				<div class="yui-u">
-						<div id="loggerModule" class="yui-skin-sam">
-						<h3 class="firstContent">YUI Logger Output:</h3>
-								<div id="loggerGloss"><p><strong>Note:</strong> Logging and debugging is currently turned off for this example.</p> 
-							<p class="loggerButton"><span id="loggerLink"><span class="first-child"><a href="charts-functionscope_log.html">Reload with logging<br />
-	 and debugging enabled.</a></span></span></p></div>
-	
-						</div>
-					
-				
-					<div id="examples">
-						<h3>Charts Control Examples:</h3>
-	
-						<div id="exampleToc">
-							<ul>
-								<li><a href='../charts/charts-quickstart.html'>Charts Quickstart Example</a></li><li><a href='../charts/charts-legend.html'>Chart with Legend Example</a></li><li><a href='../charts/charts-skins.html'>Skinning a Chart Example</a></li><li><a href='../charts/charts-datatable.html'>Chart and DataTable Example</a></li><li><a href='../charts/charts-xhr-polling.html'>Chart with DataSource Polling</a></li><li><a href='../charts/charts-stacked.html'>Stacked Bar Chart</a></li><li><a href='../charts/charts-tabview.html'>Charts in a TabView</a></li><li><a href='../charts/charts-rotation.html'>Column Chart with Rotated Title and Labels</a></li><li><a href='../charts/charts-styles.html'>Styling Lines, Borders and Fills</a></li><li><a href='../charts/charts-dualaxes.html'>Chart with 2 Numeric Axes</a></li><li><a href='../charts/charts-hideseries.html'>Hide series in a chart.</a></li><li><a href='../charts/charts-seriescustomization.html'>Customize series items</a></li><li class='selected'><a href='../charts/charts-functionscope.html'>Apply scope to label functions</a></li>							</ul>
-						</div>
-					</div>
-					
-					<div id="module">
-						<h3>More Charts Control Resources:</h3>
-						<ul>
-							<li><a href="http://developer.yahoo.com/yui/charts/">User's Guide</a> (external)</li>
-						<li><a href="../../docs/module_charts.html">API Documentation</a></li>
-                            
-                            
-							<li><a href="http://yuiblog.com/assets/pdf/cheatsheets/charts.pdf">Cheat Sheet PDF</a> (external)</li></ul>
-					</div>
-			  </div>
-		</div>
-		
-		</div>
-	</div>
-
-
-<div class="yui-b" id="tocWrapper">
-<!-- TABLE OF CONTENTS -->
-<div id="toc">
-	
-<ul>
-<li class="sect first">Yahoo! UI Library</li><li class="item"><a title="The Yahoo! User Interface Library (YUI)" href="http://developer.yahoo.com/yui/">Home (external)</a></li><li class="item"><a title="The Yahoo! User Interface Blog" href="http://yuiblog.com">YUIBlog (external)</a></li><li class="item"><a title="YUILibrary.com hosts the YUI community forums" href="http://yuilibrary.com/forum/">YUI Discussion Forum (external)</a></li><li class="item"><a title="The YUI Library source can be checked out from GitHub" href="http://github.com/yui/">YUI on GitHub</a></li><li class="item"><a title="Instantly searchable API documentation for the entire YUI library." href="../../docs/index.html">API Documentation</a></li><li class="item"><a title="Examples of every YUI utility and control in action" href="../../examples/">Functional Examples</a></li><li class="item"><a title="Videos and podcasts from the YUI Team and from the Yahoo! frontend engineering community." href="http://developer.yahoo.com/yui/theater/">YUI Theater (external)</a></li><li class="item"><a title="YUI is free and open, offered under a BSD license." href="http://developer.yahoo.com/yui/license.html">YUI License (external)</a></li><li class="sect">YUI Functional Examples</li><li class="item"><a title="The YUI Animation Utility - Functional Examples" href="../../examples/animation/index.html">Animation</a></li><li class="item"><a title="The YUI AutoComplete Control - Functional Examples" href="../../examples/autocomplete/index.html">AutoComplete</a></li><li class="item"><a title="The YUI Browser History Manager - Functional Examples" href="../../examples/history/index.html">Browser History Manager</a></li><li class="item"><a title="The YUI Button Control - Functional Examples" href="../../examples/button/index.html">Button</a></li><li class="item"><a title="The YUI Calendar Control - Functional Examples" href="../../examples/calendar/index.html">Calendar</a></li><li class="item"><a title="The YUI Carousel Control - Functional Examples" href="../../examples/carousel/index.html">Carousel</a></li><li class="selected "><a title="The YUI Charts Control - Functional Examples" href="../../examples/charts/index.html">Charts</a></li><li class="item"><a title="The YUI Color Picker Control - Functional Examples" href="../../examples/colorpicker/index.html">Color Picker</a></li><li class="item"><a title="The YUI Cookie Utility - Functional Examples" href="../../examples/cookie/index.html">Cookie</a></li><li class="item"><a title="The YUI Connection Manager (AJAX) - Functional Examples" href="../../examples/connection/index.html">Connection Manager</a></li><li class="item"><a title="The YUI Container Family (Module, Overlay, Tooltip, Panel, Dialog, SimpleDialog) - Functional Examples" href="../../examples/container/index.html">Container</a></li><li class="item"><a title="The YUI DataTable Control - Functional Examples" href="../../examples/datatable/index.html">DataTable</a></li><li class="item"><a title="The YUI Dom Collection - Functional Examples" href="../../examples/dom/index.html">Dom</a></li><li class="item"><a title="The YUI Drag & Drop Utility - Functional Examples" href="../../examples/dragdrop/index.html">Drag & Drop</a></li><li class="item"><a title="The YUI Event Utility - Functional Examples" href="../../examples/event/index.html">Event</a></li><li class="item"><a title="The YUI Get Utility - Functional Examples" href="../../examples/get/index.html">Get</a></li><li class="item"><a title="The YUI ImageCropper Control - Functional Examples" href="../../examples/imagecropper/index.html">ImageCropper</a></li><li class="item"><a title="The YUI ImageLoader Utility - Functional Examples" href="../../examples/imageloader/index.html">ImageLoader</a></li><li class="item"><a title="The YUI JSON Utility - Functional Examples" href="../../examples/json/index.html">JSON</a></li><li class="item"><a title="The YUI Layout Manager - Functional Examples" href="../../examples/layout/index.html">Layout Manager</a></li><li class="item"><a title="The YUI Logger Control - Functional Examples" href="../../examples/logger/index.html">Logger</a></li><li class="item"><a title="The YUI Menu Control - Functional Examples" href="../../examples/menu/index.html">Menu</a></li><li class="item"><a title="The YUI Paginator - Functional Examples" href="../../examples/paginator/index.html">Paginator</a></li><li class="item"><a title="The YUI Profiler Utility - Functional Examples" href="../../examples/profiler/index.html">Profiler</a></li><li class="item"><a title="The YUI ProfileViewer Control - Functional Examples" href="../../examples/profilerviewer/index.html">ProfilerViewer</a></li><li class="item"><a title="The YUI ProgressBar Control - Functional Examples" href="../../examples/progressbar/index.html">ProgressBar</a></li><li class="item"><a title="The YUI Resize Utility - Functional Examples" href="../../examples/resize/index.html">Resize</a></li><li class="item"><a title="The YUI Rich Text Editor - Functional Examples" href="../../examples/editor/index.html">Rich Text Editor</a></li><li class="item"><a title="The YUI Selector Utility - Functional Examples" href="../../examples/selector/index.html">Selector</a></li><li class="item"><a title="The YUI Slider Control - Functional Examples" href="../../examples/slider/index.html">Slider</a></li><li class="item"><a title="The YUI Storage Utility - Functional Examples" href="../../examples/storage/index.html">Storage</a></li><li class="item"><a title="The YUI SWF Utility - Functional Examples" href="../../examples/swf/index.html">SWF</a></li><li class="item"><a title="The YUI SWFStore Utility - Functional Examples" href="../../examples/swfstore/index.html">SWFStore</a></li><li class="item"><a title="The YUI Stylesheet Utility - Functional Examples" href="../../examples/stylesheet/index.html">Stylesheet</a></li><li class="item"><a title="The YUI TabView Control - Functional Examples" href="../../examples/tabview/index.html">TabView</a></li><li class="item"><a title="The YUI TreeView Control - Functional Examples" href="../../examples/treeview/index.html">TreeView</a></li><li class="item"><a title="The YUI Uploader Utility - Functional Examples" href="../../examples/uploader/index.html">Uploader (experimental)</a></li><li class="item"><a title="The YUI YAHOO Global Object - Functional Examples" href="../../examples/yahoo/index.html">YAHOO Global Object</a></li><li class="item"><a title="The YUI Loader Utility - Functional Examples" href="../../examples/yuiloader/index.html">YUI Loader</a></li><li class="item"><a title="The YUI Test Utility - Functional Examples" href="../../examples/yuitest/index.html">YUI Test</a></li><li class="item"><a title="YUI Reset CSS - Functional Examples" href="../../examples/reset/index.html">Reset CSS</a></li><li class="item"><a title="YUI Base CSS - Functional Examples" href="../../examples/base/index.html">Base CSS</a></li><li class="item"><a title="YUI Fonts CSS - Functional Examples" href="../../examples/fonts/index.html">Fonts CSS</a></li><li class="item"><a title="YUI Grids CSS - Functional Examples" href="../../examples/grids/index.html">Grids CSS</a></li><li class="sect">YUI Articles on the YUI Website</li><li class="item"><a title="Answers to Frequently Asked Questions about the YUI Library" href="http://developer.yahoo.com/yui/articles/faq/">YUI FAQ (external)</a></li><li class="item"><a title="Yahoo!'s philosophy of Graded Browser Support" href="http://developer.yahoo.com/yui/articles/gbs/">Graded Browser Support (external)</a></li><li class="item"><a title="Reporting Bugs and Making Feature Requests for YUI Components" href="http://developer.yahoo.com/yui/articles/reportingbugs/">Bug Reports/Feature Requests (external)</a></li><li class="item"><a title="Serve YUI source files from Yahoo! -- free, fast, and simple" href="http://developer.yahoo.com/yui/articles/hosting/">Serving YUI Files from Yahoo! (external)</a></li><li class="item"><a title="Best practices for working with web services while protecting user privacy" href="http://developer.yahoo.com/security/">Security Best Practices (external)</a></li></ul>
-</div>
-</div>
-	</div><!--closes bd-->
-
-	<div id="ft">
-        <p class="first">Copyright © 2011 Yahoo! Inc. All rights reserved.</p>
-        <p><a href="http://privacy.yahoo.com/privacy/us/devel/index.html">Privacy Policy</a> - 
-            <a href="http://docs.yahoo.com/info/terms/">Terms of Service</a> - 
-            <a href="http://docs.yahoo.com/info/copyright/copyright.html">Copyright Policy</a> - 
-            <a href="http://careers.yahoo.com/">Job Openings</a></p>
-	</div>
-</div>
-<script src="../../assets/syntax.js"></script>
-<script src="../../assets/dpSyntaxHighlighter.js"></script>
-<script language="javascript"> 
-dp.SyntaxHighlighter.HighlightAll('code'); 
-</script>
-
-<script src='../../assets/YUIexamples.js'></script>
-
-
-</body>
-</html>
diff --git a/examples/charts/charts-functionscope_clean.html b/examples/charts/charts-functionscope_clean.html
deleted file mode 100644
index 86bbac2..0000000
--- a/examples/charts/charts-functionscope_clean.html
+++ /dev/null
@@ -1,223 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-<title>Apply scope to label functions</title>
-
-<style type="text/css">
-/*margin and padding on body element
-  can introduce errors in determining
-  element position and are not recommended;
-  we turn them off as a foundation for YUI
-  CSS treatments. */
-body {
-	margin:0;
-	padding:0;
-}
-</style>
-
-<link rel="stylesheet" type="text/css" href="../../build/fonts/fonts-min.css" />
-<script type="text/javascript" src="../../build/yahoo-dom-event/yahoo-dom-event.js"></script>
-<script type="text/javascript" src="../../build/json/json-min.js"></script>
-<script type="text/javascript" src="../../build/element/element-min.js"></script>
-<script type="text/javascript" src="../../build/datasource/datasource-min.js"></script>
-<script type="text/javascript" src="../../build/swf/swf-min.js"></script>
-<script type="text/javascript" src="../../build/charts/charts-min.js"></script>
-
-
-<!--begin custom header content for this example-->
-<style type="text/css">
-	#chart
-	{
-		width: 500px;
-		height: 350px;
-		margin-bottom: 10px;
-	}
-	.yui-dt-table {width: 500px;}
-
-	.chart_title
-	{
-		display: block;
-		font-size: 1.2em;
-		font-weight: bold;
-		margin-bottom: 0.4em;
-	}
-</style>
-<!--end custom header content for this example-->
-
-</head>
-
-<body class="yui-skin-sam">
-
-
-<h1>Apply scope to label functions</h1>
-
-<div class="exampleIntro">
-	<p>A <a href="http://developer.yahoo.com/yui/charts/">YUI Charts Control</a> and a <a href="http://developer.yahoo.com/yui/datatable/">DataTable Control</a> may share a <a href="http://developer.yahoo.com/yui/datasource/">DataSource</a> to display the same data.</p>
-<p>Please note: The YUI Charts Control requires Flash Player 9.0.45 or higher. The latest version of Flash Player is available at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p>			
-</div>
-
-<!--BEGIN SOURCE CODE FOR EXAMPLE =============================== -->
-
-<span class="chart_title">Personal Expenses</span>
-<div id="chart">Unable to load Flash content. The YUI Charts Control requires Flash Player 9.0.45 or higher. You can download the latest version of Flash Player from the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p></div>
-
-<script type="text/javascript">
-
-	YAHOO.widget.Chart.SWFURL = "../../build/charts/assets/charts.swf";
-
-	var CustomGraph = function()
-	{
-		this.text = "*************************************";
-		this.chart;
-		this.dataTipFunction = CustomGraph.prototype.dataTipFunction;
-		this.monthlyExpenses =
-		[
-			{ month: "January", car: 265.35, power:60.00, cable:101.45, entertainment:304.33},
-			{ month: "February", car: 265.35, power:65.00, cable:123.87, entertainment:255.65},
-			{ month: "March", car: 265.35, power:75.34, cable:101.45, entertainment:284.85},
-			{ month: "April", car: 265.35, power:88.45, cable:115.64, entertainment:245.90},
-			{ month: "May", car: 265.35, power:98.47, cable:101.45, entertainment:265.34},
-			{ month: "June", car: 265.35, power:101.35, cable:108.64, entertainment:301.23}
-		];	
-		this.styleDefinition =
-		{
-			font:{color:0x663333},
-			background:{color:0xDCAD70},
-			border:{color:0x663333, size:2},
-			xAxis:{color:0x663333},
-			yAxis:{color:0x663333, minorTicks:{display:"none"}, majorTicks:{display:"none"}, majorGridLines:{color:0x663333}}
-			
-		}
-	}
-	
-	CustomGraph.prototype.getDataSource = function()
-	{
-		var myDataSource = new YAHOO.util.DataSource( this.monthlyExpenses );
-		myDataSource.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-		myDataSource.responseSchema =
-		{
-			fields: [ "month", "car", "power", "entertainment", "cable" ]
-		};
-		return myDataSource;	
-	}
-	
-	CustomGraph.prototype.formatCurrencyAxisLabel = function( value )
-	{
-		return this.numberToCurrency(value);
-	}
-
-	CustomGraph.prototype.numberToCurrency = function(value)
-	{
-		return YAHOO.util.Number.format( value,
-		{
-			prefix: "$",
-			thousandsSeparator: ",",
-			decimalPlaces: 2
-		});	
-	}		
-
-	CustomGraph.prototype.fixedExpensesDataTipFunction = function(item, index, series)
-	{
-		var toolTipText = this.text;
-		toolTipText += "\n" + series.displayName + " payment for " + item.month;
-		toolTipText += "\n" + this.formatCurrencyAxisLabel( item[series.yField] );
-		toolTipText += "\n" + this.text;
-		return toolTipText;	
-	}
-
-	CustomGraph.prototype.dataTipFunction = function( item, index, series )
-	{
-		var expense = series.yField;
-		var num = item[expense];
-		return this.getDataTipText(expense, item.month, num);
-	}
-	
-	CustomGraph.prototype.getDataTipText = function(expense, month, amount)
-	{
-		var toolTipText = this.text;
-		toolTipText += "\nYour " + month + " " + expense;
-		var limit;
-		switch(expense)
-		{
-			case "entertainment" :
-				toolTipText += " expenses are";
-				toolTipText += amount <= 300 ? "\n in an acceptable range: \n" : "\n  too high. \nGo out less:\n";
-			break;
-			case "cable" :
-				toolTipText += " bill is";
-				toolTipText += amount <= 110 ? "\n in an acceptable range: \n" : "\n  too high. \nOrder less movies:\n";
-			break;
-			case "power" :
-				toolTipText += " bill is";
-				toolTipText += amount <= 80 ? "\n in an acceptable range: \n" : "\n too high. \nTurn down your AC:\n";
-			break;
-			
-		}
-		toolTipText += this.formatCurrencyAxisLabel(amount);
-		toolTipText += "\n" + this.text;
-		
-		return toolTipText;
-	}
-
-	CustomGraph.prototype.getVerticalAxis = function()
-	{
-		var currencyAxis = new YAHOO.widget.NumericAxis();
-		currencyAxis.alwaysShowZero = false;
-		currencyAxis.labelFunction = {func:this.formatCurrencyAxisLabel, scope:this};	
-
-		return currencyAxis;
-	}
-	
-	CustomGraph.prototype.getSeriesDefs = function()
-	{
-		var seriesDef =
-		[
-			{ 
-				displayName: "Car", 
-				yField: "car", 
-				style:{skin:"DiamondSkin", color:0x006600},
-				dataTipFunction:{func:this.fixedExpensesDataTipFunction, scope:this}
-			 },
-			{ 	
-				displayName: "power", 
-				yField: "power", 
-				style:{color:0x8899dd}
-			},
-			{
-				displayName: "Cable",
-				yField: "cable",
-				style:{color:0xee6600}
-			},
-			{
-				displayName: "Entertainment",
-				yField: "entertainment",
-				style:{color:0x6e5000}
-			}
-		];	
-
-		return seriesDef;
-	}
-	
-	CustomGraph.prototype.drawChart = function(myDiv)
-	{
-		var myAtts = {xField:"month", version:9.28};
-		myAtts.dataTipFunction = {func:this.dataTipFunction, scope:this};
-		myAtts.series = this.getSeriesDefs();
-		myAtts.yAxis = this.getVerticalAxis();
-		myAtts.style = this.styleDefinition;
-		this.chart = new YAHOO.widget.LineChart(myDiv, this.getDataSource(), myAtts);
-	}	
-	
-	var myGraph = new CustomGraph();
-	myGraph.drawChart("chart");
-	
-
-</script>
-
-<!--END SOURCE CODE FOR EXAMPLE =============================== -->
-
-</body>
-</html>
diff --git a/examples/charts/charts-functionscope_log.html b/examples/charts/charts-functionscope_log.html
deleted file mode 100644
index bc2f36c..0000000
--- a/examples/charts/charts-functionscope_log.html
+++ /dev/null
@@ -1,509 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-	<title>YUI Library Examples: Charts Control: Apply scope to label functions</title>
-    
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-    	<link rel="stylesheet" type="text/css" href="../../assets/yui.css" >
-
-<style>
-/*Supplemental CSS for the YUI distribution*/
-#custom-doc { width: 95%; min-width: 950px; }
-#pagetitle {background-image: url(../../assets/bg_hd.gif);}
-</style>
-
-<link rel="stylesheet" type="text/css" href="../../assets/dpSyntaxHighlighter.css">
-<!--Script and CSS includes for YUI dependencies on this page-->
-<link rel="stylesheet" type="text/css" href="../../build/logger/assets/skins/sam/logger.css" />
-<link rel="stylesheet" type="text/css" href="../../build/button/assets/skins/sam/button.css" />
-<script type="text/javascript" src="../../build/yuiloader/yuiloader-min.js"></script>
-<script type="text/javascript" src="../../build/event/event-min.js"></script>
-<script type="text/javascript" src="../../build/dom/dom-min.js"></script>
-<script type="text/javascript" src="../../build/logger/logger-min.js"></script>
-<script type="text/javascript" src="../../build/json/json-min.js"></script>
-<script type="text/javascript" src="../../build/element/element-min.js"></script>
-<script type="text/javascript" src="../../build/datasource/datasource-min.js"></script>
-<script type="text/javascript" src="../../build/swf/swf-debug.js"></script>
-<script type="text/javascript" src="../../build/charts/charts-debug.js"></script>
-<script type="text/javascript" src="../../build/button/button-min.js"></script>
-
-
-<!--begin custom header content for this example-->
-<style type="text/css">
-	#chart
-	{
-		width: 500px;
-		height: 350px;
-		margin-bottom: 10px;
-	}
-	.yui-dt-table {width: 500px;}
-
-	.chart_title
-	{
-		display: block;
-		font-size: 1.2em;
-		font-weight: bold;
-		margin-bottom: 0.4em;
-	}
-</style>
-<!--end custom header content for this example-->
-
-
-<script type="text/javascript">
-//enable passthrough of errors from YUI Event:
-if ((typeof YAHOO !== "undefined") && (YAHOO.util) && (YAHOO.util.Event)) {
-	YAHOO.util.Event.throwErrors = true;
-}
-</script>
-</head>
-<body id="yahoo-com" class="yui-skin-sam">
-<div id="custom-doc" class="yui-t2">
-<div id="hd">
-	<div id="ygunav">
-		<p><em><a href="http://developer.yahoo.com/yui/">YUI Library Home</a></em></p>
-		<form action="http://search.yahoo.com/search" id="sitesearchform">
-		<input name="vs" type="hidden" value="developer.yahoo.com">
-		<input name="vs" type="hidden" value="yuiblog.com">
-		<div id="sitesearch">
-			<label for="searchinput">Site Search (YDN & YUIBlog): </label>
-			<input type="text" id="searchinput" name="p">
-			<input type="submit" value="Search" id="searchsubmit" class="ygbt">
-		</div>
-		</form>	</div>
-	<div id="ygma"><a href="../../"><img src="../../assets/yui.gif"  border="0" height="38"></a></div>
-	<div id="pagetitle"><h1>YUI Library Examples: Charts Control: Apply scope to label functions</h1></div>
-</div>
-<div id="bd">
-	
-	<div id="yui-main">
-		<div class="yui-b">
-		  <div class="yui-ge">
-			  <div class="yui-u first example">
-
-    
-	<div class="promo">
-	<h1>Charts Control: Apply scope to label functions</h1>
-	
-	<div class="exampleIntro">
-	<p>A <a href="http://developer.yahoo.com/yui/charts/">YUI Charts Control</a> and a <a href="http://developer.yahoo.com/yui/datatable/">DataTable Control</a> may share a <a href="http://developer.yahoo.com/yui/datasource/">DataSource</a> to display the same data.</p>
-<p>Please note: The YUI Charts Control requires Flash Player 9.0.45 or higher. The latest version of Flash Player is available at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p>			
-	</div>	
-					
-	<div class="example-container module ">
-			<div class="hd exampleHd">
-			<p class="newWindowButton yui-skin-sam"><!--<span id="newWindowLinkx"><span class="first-child">--><a href="charts-functionscope_clean.html" target="_blank">View example in new window.</a><!--</span></span>-->		
-		</div>		<div id="example-canvas" class="bd">
-	
-		
-	<!--BEGIN SOURCE CODE FOR EXAMPLE =============================== -->
-	
-	<span class="chart_title">Personal Expenses</span>
-<div id="chart">Unable to load Flash content. The YUI Charts Control requires Flash Player 9.0.45 or higher. You can download the latest version of Flash Player from the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p></div>
-
-<script type="text/javascript">
-
-	YAHOO.widget.Chart.SWFURL = "../../build/charts/assets/charts.swf";
-
-	var CustomGraph = function()
-	{
-		this.text = "*************************************";
-		this.chart;
-		this.dataTipFunction = CustomGraph.prototype.dataTipFunction;
-		this.monthlyExpenses =
-		[
-			{ month: "January", car: 265.35, power:60.00, cable:101.45, entertainment:304.33},
-			{ month: "February", car: 265.35, power:65.00, cable:123.87, entertainment:255.65},
-			{ month: "March", car: 265.35, power:75.34, cable:101.45, entertainment:284.85},
-			{ month: "April", car: 265.35, power:88.45, cable:115.64, entertainment:245.90},
-			{ month: "May", car: 265.35, power:98.47, cable:101.45, entertainment:265.34},
-			{ month: "June", car: 265.35, power:101.35, cable:108.64, entertainment:301.23}
-		];	
-		this.styleDefinition =
-		{
-			font:{color:0x663333},
-			background:{color:0xDCAD70},
-			border:{color:0x663333, size:2},
-			xAxis:{color:0x663333},
-			yAxis:{color:0x663333, minorTicks:{display:"none"}, majorTicks:{display:"none"}, majorGridLines:{color:0x663333}}
-			
-		}
-	}
-	
-	CustomGraph.prototype.getDataSource = function()
-	{
-		var myDataSource = new YAHOO.util.DataSource( this.monthlyExpenses );
-		myDataSource.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-		myDataSource.responseSchema =
-		{
-			fields: [ "month", "car", "power", "entertainment", "cable" ]
-		};
-		return myDataSource;	
-	}
-	
-	CustomGraph.prototype.formatCurrencyAxisLabel = function( value )
-	{
-		return this.numberToCurrency(value);
-	}
-
-	CustomGraph.prototype.numberToCurrency = function(value)
-	{
-		return YAHOO.util.Number.format( value,
-		{
-			prefix: "$",
-			thousandsSeparator: ",",
-			decimalPlaces: 2
-		});	
-	}		
-
-	CustomGraph.prototype.fixedExpensesDataTipFunction = function(item, index, series)
-	{
-		var toolTipText = this.text;
-		toolTipText += "\n" + series.displayName + " payment for " + item.month;
-		toolTipText += "\n" + this.formatCurrencyAxisLabel( item[series.yField] );
-		toolTipText += "\n" + this.text;
-		return toolTipText;	
-	}
-
-	CustomGraph.prototype.dataTipFunction = function( item, index, series )
-	{
-		var expense = series.yField;
-		var num = item[expense];
-		return this.getDataTipText(expense, item.month, num);
-	}
-	
-	CustomGraph.prototype.getDataTipText = function(expense, month, amount)
-	{
-		var toolTipText = this.text;
-		toolTipText += "\nYour " + month + " " + expense;
-		var limit;
-		switch(expense)
-		{
-			case "entertainment" :
-				toolTipText += " expenses are";
-				toolTipText += amount <= 300 ? "\n in an acceptable range: \n" : "\n  too high. \nGo out less:\n";
-			break;
-			case "cable" :
-				toolTipText += " bill is";
-				toolTipText += amount <= 110 ? "\n in an acceptable range: \n" : "\n  too high. \nOrder less movies:\n";
-			break;
-			case "power" :
-				toolTipText += " bill is";
-				toolTipText += amount <= 80 ? "\n in an acceptable range: \n" : "\n too high. \nTurn down your AC:\n";
-			break;
-			
-		}
-		toolTipText += this.formatCurrencyAxisLabel(amount);
-		toolTipText += "\n" + this.text;
-		
-		return toolTipText;
-	}
-
-	CustomGraph.prototype.getVerticalAxis = function()
-	{
-		var currencyAxis = new YAHOO.widget.NumericAxis();
-		currencyAxis.alwaysShowZero = false;
-		currencyAxis.labelFunction = {func:this.formatCurrencyAxisLabel, scope:this};	
-
-		return currencyAxis;
-	}
-	
-	CustomGraph.prototype.getSeriesDefs = function()
-	{
-		var seriesDef =
-		[
-			{ 
-				displayName: "Car", 
-				yField: "car", 
-				style:{skin:"DiamondSkin", color:0x006600},
-				dataTipFunction:{func:this.fixedExpensesDataTipFunction, scope:this}
-			 },
-			{ 	
-				displayName: "power", 
-				yField: "power", 
-				style:{color:0x8899dd}
-			},
-			{
-				displayName: "Cable",
-				yField: "cable",
-				style:{color:0xee6600}
-			},
-			{
-				displayName: "Entertainment",
-				yField: "entertainment",
-				style:{color:0x6e5000}
-			}
-		];	
-
-		return seriesDef;
-	}
-	
-	CustomGraph.prototype.drawChart = function(myDiv)
-	{
-		var myAtts = {xField:"month", version:9.28};
-		myAtts.dataTipFunction = {func:this.dataTipFunction, scope:this};
-		myAtts.series = this.getSeriesDefs();
-		myAtts.yAxis = this.getVerticalAxis();
-		myAtts.style = this.styleDefinition;
-		this.chart = new YAHOO.widget.LineChart(myDiv, this.getDataSource(), myAtts);
-	}	
-	
-	var myGraph = new CustomGraph();
-	myGraph.drawChart("chart");
-	
-
-</script>
-	
-	<!--END SOURCE CODE FOR EXAMPLE =============================== -->
-	
-		
-		</div>
-		
-	
-	</div>			
-	</div>
-		
-	<h2 class="first">Create Custom Graph Class</h2>
-
-<p>We will start by creating a custom class to contain all the necessary elements required to render a chart.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-	var CustomGraph = function()
-	{
-		this.text = "*************************************";
-		this.chart;
-		this.dataTipFunction = CustomGraph.prototype.dataTipFunction;
-		this.monthlyExpenses =
-		[
-			{ month: "January", car: 265.35, power:60.00, cable:101.45, entertainment:304.33},
-			{ month: "February", car: 265.35, power:65.00, cable:123.87, entertainment:255.65},
-			{ month: "March", car: 265.35, power:75.34, cable:101.45, entertainment:284.85},
-			{ month: "April", car: 265.35, power:88.45, cable:115.64, entertainment:245.90},
-			{ month: "May", car: 265.35, power:98.47, cable:101.45, entertainment:265.34},
-			{ month: "June", car: 265.35, power:101.35, cable:108.64, entertainment:301.23}
-		];	
-		this.styleDefinition =
-		{
-			font:{color:0x663333},
-			background:{color:0xDCAD70},
-			border:{color:0x663333, size:2},
-			xAxis:{color:0x663333},
-			yAxis:{color:0x663333, minorTicks:{display:"none"}, majorTicks:{display:"none"}, majorGridLines:{color:0x663333}}
-			
-		}
-	}
-	
-	CustomGraph.prototype.getDataSource = function()
-	{
-		var myDataSource = new YAHOO.util.DataSource( this.monthlyExpenses );
-		myDataSource.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-		myDataSource.responseSchema =
-		{
-			fields: [ "month", "car", "power", "entertainment", "cable" ]
-		};
-		return myDataSource;	
-	}	
-</textarea>
-
-<p>Our class contains a reference to a dataTip function, data, chart, styles and some custom text to be used in our data tips.</p>
-
-<h2>Add Tips Formatting Methods</h2>
-
-<p>We will now add all the methods necessary for formatting axis labels and data tips. It is important to note that the dataTip and axis label methods make use of other class level methods, so the ability to add socpe to these methods will prove useful.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-	CustomGraph.prototype.formatCurrencyAxisLabel = function( value )
-	{
-		return this.numberToCurrency(value);
-	}
-
-	CustomGraph.prototype.numberToCurrency = function(value)
-	{
-		return YAHOO.util.Number.format( value,
-		{
-			prefix: "$",
-			thousandsSeparator: ",",
-			decimalPlaces: 2
-		});	
-	}		
-
-	CustomGraph.prototype.fixedExpensesDataTipFunction = function(item, index, series)
-	{
-		var toolTipText = this.text;
-		toolTipText += "\n" + series.displayName + " payment for " + item.month;
-		toolTipText += "\n" + this.formatCurrencyAxisLabel( item[series.yField] );
-		toolTipText += "\n" + this.text;
-		return toolTipText;	
-	}
-
-	CustomGraph.prototype.dataTipFunction = function( item, index, series )
-	{
-		var expense = series.yField;
-		var num = item[expense];
-		return this.getDataTipText(expense, item.month, num);
-	}
-	
-	CustomGraph.prototype.getDataTipText = function(expense, month, amount)
-	{
-		var toolTipText = this.text;
-		toolTipText += "\nYour " + month + " " + expense;
-		var limit;
-		switch(expense)
-		{
-			case "entertainment" :
-				toolTipText += " expenses are";
-				toolTipText += amount <= 300 ? "\n in an acceptable range: \n" : "\n  too high. \nGo out less:\n";
-			break;
-			case "cable" :
-				toolTipText += " bill is";
-				toolTipText += amount <= 110 ? "\n in an acceptable range: \n" : "\n  too high. \nOrder less movies:\n";
-			break;
-			case "power" :
-				toolTipText += " bill is";
-				toolTipText += amount <= 80 ? "\n in an acceptable range: \n" : "\n too high. \nTurn down your AC:\n";
-			break;
-			
-		}
-		toolTipText += this.formatCurrencyAxisLabel(amount);
-		toolTipText += "\n" + this.text;
-		
-		return toolTipText;
-	}
-</textarea>
-
-<h2>Set Axis and DataTip Functions</h2>
-
-<p>Next, we will add methods that return an axis and a series definition. We will also add a method that draws our chart. Each of these methods will create references to text formatting functions to pass to our YUI Chart instance. Our vertical axis method sets the axis label function, our series definition sets a data tip function for our car payment series and our chart method sets the data tip function for all other series.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-	CustomGraph.prototype.getVerticalAxis = function()
-	{
-		var currencyAxis = new YAHOO.widget.NumericAxis();
-		currencyAxis.alwaysShowZero = false;
-		currencyAxis.labelFunction = {func:this.formatCurrencyAxisLabel, scope:this};	
-
-		return currencyAxis;
-	}	
-	
-	CustomGraph.prototype.getSeriesDefs = function()
-	{
-		var seriesDef =
-		[
-			{ 
-				displayName: "Car", 
-				yField: "car", 
-				style:{skin:"DiamondSkin", color:0x006600},
-				dataTipFunction:{func:this.fixedExpensesDataTipFunction, scope:this}
-			 },
-			{ 	
-				displayName: "power", 
-				yField: "power", 
-				style:{color:0x8899dd}
-			},
-			{
-				displayName: "Cable",
-				yField: "cable",
-				style:{color:0xee6600}
-			},
-			{
-				displayName: "Entertainment",
-				yField: "entertainment",
-				style:{color:0x6e5000}
-			}
-		];	
-
-		return seriesDef;
-	}
-	
-	CustomGraph.prototype.drawChart = function(myDiv)
-	{
-		var myAtts = {xField:"month", version:9.28};
-		myAtts.dataTipFunction = {func:this.dataTipFunction, scope:this};
-		myAtts.series = this.getSeriesDefs();
-		myAtts.yAxis = this.getVerticalAxis();
-		myAtts.style = this.styleDefinition;
-		this.chart = new YAHOO.widget.LineChart(myDiv, this.getDataSource(), myAtts);
-	}	
-</textarea>
-
-<p>Normally, when setting a formatting function for the chart, a function is passed either directly or as a string reference. When you want to include scope, however, you instead pass an object with two properties, <code>func</code>, a reference to the function, and <code>scope</code>, a reference to the scope. <code>dataTipFunction:{func:myDataTipFunction, scope:this}</code>
-<h2>Create the Chart</h2>
-
-<p>Finally, we'll instantiate our class and draw the chart.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="6">
-	var myGraph = new CustomGraph();
-	myGraph.drawChart("chart");
-</textarea>
-
-<h2>Configuration for This Example</h2>
-
-<p>You can load the necessary JavaScript and CSS for this example from Yahoo's servers.  <a href="http://developer.yahoo.com/yui/articles/hosting/?yahoo&dom&event&json&element&datasource&swf&charts&MIN#configure">Click here to load the YUI Dependency Configurator with all of this example's dependencies preconfigured</a>.</p>
-
-				</div>
-				<div class="yui-u">
-						<div id="loggerModule" class="yui-skin-sam">
-						<h3 class="firstContent">YUI Logger Output:</h3>
-								<div id="loggerDiv"></div>
-							<div id="loggerGloss">
-								<p><strong>Note:</strong> You are viewing this example in debug mode with logging enabled.  This can significantly slow performance.</p>
-	
-								<p class="loggerButton"><span id="loggerLink"><span class="first-child"><a href="charts-functionscope.html">Reload with logging<br />and debugging disabled.</a></span></span></p>
-							</div>
-						</div>
-					
-				
-					<div id="examples">
-						<h3>Charts Control Examples:</h3>
-	
-						<div id="exampleToc">
-							<ul>
-								<li><a href='../charts/charts-quickstart.html'>Charts Quickstart Example</a></li><li><a href='../charts/charts-legend.html'>Chart with Legend Example</a></li><li><a href='../charts/charts-skins.html'>Skinning a Chart Example</a></li><li><a href='../charts/charts-datatable.html'>Chart and DataTable Example</a></li><li><a href='../charts/charts-xhr-polling.html'>Chart with DataSource Polling</a></li><li><a href='../charts/charts-stacked.html'>Stacked Bar Chart</a></li><li><a href='../charts/charts-tabview.html'>Charts in a TabView</a></li><li><a href='../charts/charts-rotation.html'>Column Chart with Rotated Title and Labels</a></li><li><a href='../charts/charts-styles.html'>Styling Lines, Borders and Fills</a></li><li><a href='../charts/charts-dualaxes.html'>Chart with 2 Numeric Axes</a></li><li><a href='../charts/charts-hideseries.html'>Hide series in a chart.</a></li><li><a href='../charts/charts-seriescustomization.html'>Customize series items</a></li><li class='selected'><a href='../charts/charts-functionscope.html'>Apply scope to label functions</a></li>							</ul>
-						</div>
-					</div>
-					
-					<div id="module">
-						<h3>More Charts Control Resources:</h3>
-						<ul>
-							<li><a href="http://developer.yahoo.com/yui/charts/">User's Guide</a> (external)</li>
-						<li><a href="../../docs/module_charts.html">API Documentation</a></li>
-                            
-                            
-							<li><a href="http://yuiblog.com/assets/pdf/cheatsheets/charts.pdf">Cheat Sheet PDF</a> (external)</li></ul>
-					</div>
-			  </div>
-		</div>
-		
-		</div>
-	</div>
-
-
-<div class="yui-b" id="tocWrapper">
-<!-- TABLE OF CONTENTS -->
-<div id="toc">
-	
-<ul>
-<li class="sect first">Yahoo! UI Library</li><li class="item"><a title="The Yahoo! User Interface Library (YUI)" href="http://developer.yahoo.com/yui/">Home (external)</a></li><li class="item"><a title="The Yahoo! User Interface Blog" href="http://yuiblog.com">YUIBlog (external)</a></li><li class="item"><a title="YUILibrary.com hosts the YUI community forums" href="http://yuilibrary.com/forum/">YUI Discussion Forum (external)</a></li><li class="item"><a title="The YUI Library source can be checked out from GitHub" href="http://github.com/yui/">YUI on GitHub</a></li><li class="item"><a title="Instantly searchable API documentation for the entire YUI library." href="../../docs/index.html">API Documentation</a></li><li class="item"><a title="Examples of every YUI utility and control in action" href="../../examples/">Functional Examples</a></li><li class="item"><a title="Videos and podcasts from the YUI Team and from the Yahoo! frontend engineering community." href="http://developer.yahoo.com/yui/theater/">YUI Theater (external)</a></li><li class="item"><a title="YUI is free and open, offered under a BSD license." href="http://developer.yahoo.com/yui/license.html">YUI License (external)</a></li><li class="sect">YUI Functional Examples</li><li class="item"><a title="The YUI Animation Utility - Functional Examples" href="../../examples/animation/index.html">Animation</a></li><li class="item"><a title="The YUI AutoComplete Control - Functional Examples" href="../../examples/autocomplete/index.html">AutoComplete</a></li><li class="item"><a title="The YUI Browser History Manager - Functional Examples" href="../../examples/history/index.html">Browser History Manager</a></li><li class="item"><a title="The YUI Button Control - Functional Examples" href="../../examples/button/index.html">Button</a></li><li class="item"><a title="The YUI Calendar Control - Functional Examples" href="../../examples/calendar/index.html">Calendar</a></li><li class="item"><a title="The YUI Carousel Control - Functional Examples" href="../../examples/carousel/index.html">Carousel</a></li><li class="selected "><a title="The YUI Charts Control - Functional Examples" href="../../examples/charts/index.html">Charts</a></li><li class="item"><a title="The YUI Color Picker Control - Functional Examples" href="../../examples/colorpicker/index.html">Color Picker</a></li><li class="item"><a title="The YUI Cookie Utility - Functional Examples" href="../../examples/cookie/index.html">Cookie</a></li><li class="item"><a title="The YUI Connection Manager (AJAX) - Functional Examples" href="../../examples/connection/index.html">Connection Manager</a></li><li class="item"><a title="The YUI Container Family (Module, Overlay, Tooltip, Panel, Dialog, SimpleDialog) - Functional Examples" href="../../examples/container/index.html">Container</a></li><li class="item"><a title="The YUI DataTable Control - Functional Examples" href="../../examples/datatable/index.html">DataTable</a></li><li class="item"><a title="The YUI Dom Collection - Functional Examples" href="../../examples/dom/index.html">Dom</a></li><li class="item"><a title="The YUI Drag & Drop Utility - Functional Examples" href="../../examples/dragdrop/index.html">Drag & Drop</a></li><li class="item"><a title="The YUI Event Utility - Functional Examples" href="../../examples/event/index.html">Event</a></li><li class="item"><a title="The YUI Get Utility - Functional Examples" href="../../examples/get/index.html">Get</a></li><li class="item"><a title="The YUI ImageCropper Control - Functional Examples" href="../../examples/imagecropper/index.html">ImageCropper</a></li><li class="item"><a title="The YUI ImageLoader Utility - Functional Examples" href="../../examples/imageloader/index.html">ImageLoader</a></li><li class="item"><a title="The YUI JSON Utility - Functional Examples" href="../../examples/json/index.html">JSON</a></li><li class="item"><a title="The YUI Layout Manager - Functional Examples" href="../../examples/layout/index.html">Layout Manager</a></li><li class="item"><a title="The YUI Logger Control - Functional Examples" href="../../examples/logger/index.html">Logger</a></li><li class="item"><a title="The YUI Menu Control - Functional Examples" href="../../examples/menu/index.html">Menu</a></li><li class="item"><a title="The YUI Paginator - Functional Examples" href="../../examples/paginator/index.html">Paginator</a></li><li class="item"><a title="The YUI Profiler Utility - Functional Examples" href="../../examples/profiler/index.html">Profiler</a></li><li class="item"><a title="The YUI ProfileViewer Control - Functional Examples" href="../../examples/profilerviewer/index.html">ProfilerViewer</a></li><li class="item"><a title="The YUI ProgressBar Control - Functional Examples" href="../../examples/progressbar/index.html">ProgressBar</a></li><li class="item"><a title="The YUI Resize Utility - Functional Examples" href="../../examples/resize/index.html">Resize</a></li><li class="item"><a title="The YUI Rich Text Editor - Functional Examples" href="../../examples/editor/index.html">Rich Text Editor</a></li><li class="item"><a title="The YUI Selector Utility - Functional Examples" href="../../examples/selector/index.html">Selector</a></li><li class="item"><a title="The YUI Slider Control - Functional Examples" href="../../examples/slider/index.html">Slider</a></li><li class="item"><a title="The YUI Storage Utility - Functional Examples" href="../../examples/storage/index.html">Storage</a></li><li class="item"><a title="The YUI SWF Utility - Functional Examples" href="../../examples/swf/index.html">SWF</a></li><li class="item"><a title="The YUI SWFStore Utility - Functional Examples" href="../../examples/swfstore/index.html">SWFStore</a></li><li class="item"><a title="The YUI Stylesheet Utility - Functional Examples" href="../../examples/stylesheet/index.html">Stylesheet</a></li><li class="item"><a title="The YUI TabView Control - Functional Examples" href="../../examples/tabview/index.html">TabView</a></li><li class="item"><a title="The YUI TreeView Control - Functional Examples" href="../../examples/treeview/index.html">TreeView</a></li><li class="item"><a title="The YUI Uploader Utility - Functional Examples" href="../../examples/uploader/index.html">Uploader (experimental)</a></li><li class="item"><a title="The YUI YAHOO Global Object - Functional Examples" href="../../examples/yahoo/index.html">YAHOO Global Object</a></li><li class="item"><a title="The YUI Loader Utility - Functional Examples" href="../../examples/yuiloader/index.html">YUI Loader</a></li><li class="item"><a title="The YUI Test Utility - Functional Examples" href="../../examples/yuitest/index.html">YUI Test</a></li><li class="item"><a title="YUI Reset CSS - Functional Examples" href="../../examples/reset/index.html">Reset CSS</a></li><li class="item"><a title="YUI Base CSS - Functional Examples" href="../../examples/base/index.html">Base CSS</a></li><li class="item"><a title="YUI Fonts CSS - Functional Examples" href="../../examples/fonts/index.html">Fonts CSS</a></li><li class="item"><a title="YUI Grids CSS - Functional Examples" href="../../examples/grids/index.html">Grids CSS</a></li><li class="sect">YUI Articles on the YUI Website</li><li class="item"><a title="Answers to Frequently Asked Questions about the YUI Library" href="http://developer.yahoo.com/yui/articles/faq/">YUI FAQ (external)</a></li><li class="item"><a title="Yahoo!'s philosophy of Graded Browser Support" href="http://developer.yahoo.com/yui/articles/gbs/">Graded Browser Support (external)</a></li><li class="item"><a title="Reporting Bugs and Making Feature Requests for YUI Components" href="http://developer.yahoo.com/yui/articles/reportingbugs/">Bug Reports/Feature Requests (external)</a></li><li class="item"><a title="Serve YUI source files from Yahoo! -- free, fast, and simple" href="http://developer.yahoo.com/yui/articles/hosting/">Serving YUI Files from Yahoo! (external)</a></li><li class="item"><a title="Best practices for working with web services while protecting user privacy" href="http://developer.yahoo.com/security/">Security Best Practices (external)</a></li></ul>
-</div>
-</div>
-	</div><!--closes bd-->
-
-	<div id="ft">
-        <p class="first">Copyright © 2011 Yahoo! Inc. All rights reserved.</p>
-        <p><a href="http://privacy.yahoo.com/privacy/us/devel/index.html">Privacy Policy</a> - 
-            <a href="http://docs.yahoo.com/info/terms/">Terms of Service</a> - 
-            <a href="http://docs.yahoo.com/info/copyright/copyright.html">Copyright Policy</a> - 
-            <a href="http://careers.yahoo.com/">Job Openings</a></p>
-	</div>
-</div>
-<script src="../../assets/syntax.js"></script>
-<script src="../../assets/dpSyntaxHighlighter.js"></script>
-<script language="javascript"> 
-dp.SyntaxHighlighter.HighlightAll('code'); 
-</script>
-
-<script src='../../assets/YUIexamples.js'></script>
-
-
-</body>
-</html>
diff --git a/examples/charts/charts-hideseries.html b/examples/charts/charts-hideseries.html
deleted file mode 100644
index 1c48b17..0000000
--- a/examples/charts/charts-hideseries.html
+++ /dev/null
@@ -1,522 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-	<title>YUI Library Examples: Charts Control: Hide series in a chart.</title>
-    
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-    	<link rel="stylesheet" type="text/css" href="../../assets/yui.css" >
-
-<style>
-/*Supplemental CSS for the YUI distribution*/
-#custom-doc { width: 95%; min-width: 950px; }
-#pagetitle {background-image: url(../../assets/bg_hd.gif);}
-</style>
-
-<link rel="stylesheet" type="text/css" href="../../assets/dpSyntaxHighlighter.css">
-<!--Script and CSS includes for YUI dependencies on this page-->
-<link rel="stylesheet" type="text/css" href="../../build/button/assets/skins/sam/button.css" />
-<script type="text/javascript" src="../../build/yuiloader/yuiloader-min.js"></script>
-<script type="text/javascript" src="../../build/dom/dom-min.js"></script>
-<script type="text/javascript" src="../../build/event/event-min.js"></script>
-<script type="text/javascript" src="../../build/json/json-min.js"></script>
-<script type="text/javascript" src="../../build/element/element-min.js"></script>
-<script type="text/javascript" src="../../build/datasource/datasource-min.js"></script>
-<script type="text/javascript" src="../../build/swf/swf-min.js"></script>
-<script type="text/javascript" src="../../build/charts/charts-min.js"></script>
-<script type="text/javascript" src="../../build/button/button-min.js"></script>
-
-
-<!--begin custom header content for this example-->
-<style type="text/css">
-	#chart
-	{
-		width: 500px;
-		height: 350px;
-		margin-bottom: 10px;
-	}
-	.yui-dt-table {width: 500px;}
-
-	.chart_title
-	{
-		display: block;
-		font-size: 1.2em;
-		font-weight: bold;
-		margin-bottom: 0.4em;
-	}
-</style>
-<!--end custom header content for this example-->
-
-
-<script type="text/javascript">
-//enable passthrough of errors from YUI Event:
-if ((typeof YAHOO !== "undefined") && (YAHOO.util) && (YAHOO.util.Event)) {
-	YAHOO.util.Event.throwErrors = true;
-}
-</script>
-</head>
-<body id="yahoo-com" class="yui-skin-sam">
-<div id="custom-doc" class="yui-t2">
-<div id="hd">
-	<div id="ygunav">
-		<p><em><a href="http://developer.yahoo.com/yui/">YUI Library Home</a></em></p>
-		<form action="http://search.yahoo.com/search" id="sitesearchform">
-		<input name="vs" type="hidden" value="developer.yahoo.com">
-		<input name="vs" type="hidden" value="yuiblog.com">
-		<div id="sitesearch">
-			<label for="searchinput">Site Search (YDN & YUIBlog): </label>
-			<input type="text" id="searchinput" name="p">
-			<input type="submit" value="Search" id="searchsubmit" class="ygbt">
-		</div>
-		</form>	</div>
-	<div id="ygma"><a href="../../"><img src="../../assets/yui.gif"  border="0" height="38"></a></div>
-	<div id="pagetitle"><h1>YUI Library Examples: Charts Control: Hide series in a chart.</h1></div>
-</div>
-<div id="bd">
-	
-	<div id="yui-main">
-		<div class="yui-b">
-		  <div class="yui-ge">
-			  <div class="yui-u first example">
-
-    
-	<div class="promo">
-	<h1>Charts Control: Hide series in a chart.</h1>
-	
-	<div class="exampleIntro">
-	<p>A <a href="http://developer.yahoo.com/yui/charts/">YUI Charts Control</a> allows you to dynamically change series styles. In this example, we will allow for the hiding of each series.</p>
-<p>Please note: The YUI Charts Control requires Flash Player 9.0.45 or higher. The latest version of Flash Player is available at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p>			
-	</div>	
-					
-	<div class="example-container module ">
-			<div class="hd exampleHd">
-			<p class="newWindowButton yui-skin-sam"><!--<span id="newWindowLinkx"><span class="first-child">--><a href="charts-hideseries_clean.html" target="_blank">View example in new window.</a><!--</span></span>-->		
-		</div>		<div id="example-canvas" class="bd">
-	
-		
-	<!--BEGIN SOURCE CODE FOR EXAMPLE =============================== -->
-	
-	<span class="chart_title">Bi-Monthly Numbers</span>
-<div id="chart">Unable to load Flash content. The YUI Charts Control requires Flash Player 9.0.45 or higher. You can download the latest version of Flash Player from the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p></div>
-
-<table>
-    <tr>
-        <td>Show Revenue Data:</td>
-        <td><input id="checkbutton1" type="checkbox" name="series1" value="1" checked="true" onclick='mychart.setSeriesStylesByIndex(0,{visibility:this.checked?"visible":"hidden"});'></td>
-    </tr>
-    <tr>
-        <td>Show Expenses Data:</td>
-        <td><input id="checkbutton2" type="checkbox" name="series2" value="2" checked="true" onclick='mychart.setSeriesStylesByIndex(1,{visibility:this.checked?"visible":"hidden"});'></td>
-    </tr>
-</table>
-
-<script type="text/javascript">
-
-	YAHOO.widget.Chart.SWFURL = "../../build/charts/assets/charts.swf";
-
-	//--- data
-
-		var sampleData =
-		{
-			"Results":
-			[
-				{"date":"5/1/2008", "revenue":"856.00", "expenses":"838.00"},
-				{"date":"5/15/2008", "revenue":"888.00", "expenses":"873.00"},
-				{"date":"6/1/2008", "revenue":"817.00", "expenses":"891.00"},
-				{"date":"6/15/2008", "revenue":"810.00", "expenses":"849.00"},
-				{"date":"7/1/2008", "revenue":"854.00", "expenses":"802.00"},
-				{"date":"7/15/2008", "revenue":"881.00", "expenses":"858.00"},
-				{"date":"8/1/2008", "revenue":"859.00", "expenses":"828.00"},
-				{"date":"8/15/2008", "revenue":"859.00", "expenses":"807.00"},
-				{"date":"9/1/2008", "revenue":"874.00", "expenses":"857.00"},
-				{"date":"9/15/2008", "revenue":"847.00", "expenses":"820.00"},
-				{"date":"10/1/2008", "revenue":"871.00", "expenses":"817.00"},
-				{"date":"10/15/2008", "revenue":"806.00", "expenses":"801.00"},
-				{"date":"11/1/2008", "revenue":"832.00", "expenses":"872.00"},
-				{"date":"11/15/2008", "revenue":"872.00", "expenses":"885.00"},
-				{"date":"12/1/2008", "revenue":"861.00", "expenses":"833.00"},
-				{"date":"12/15/2008", "revenue":"807.00", "expenses":"874.00"},
-				{"date":"1/1/2009", "revenue":"813.00", "expenses":"887.00"},
-				{"date":"1/15/2009", "revenue":"857.00", "expenses":"858.00"},
-				{"date":"2/1/2009", "revenue":"823.00", "expenses":"893.00"},
-				{"date":"2/15/2009", "revenue":"858.00", "expenses":"854.00"},
-				{"date":"3/1/2009", "revenue":"808.00", "expenses":"853.00"},
-				{"date":"3/15/2009", "revenue":"877.00", "expenses":"868.00"},
-				{"date":"4/1/2009", "revenue":"846.00", "expenses":"855.00"},
-				{"date":"4/15/2009", "revenue":"852.00", "expenses":"821.00"}
-			]
-		};
-
-		//data source
-		var jsonData = new YAHOO.util.DataSource( sampleData );
-		jsonData.responseType = YAHOO.util.DataSource.TYPE_JSON;
-		jsonData.responseSchema =
-		{
-			resultsList: "Results",
-			fields: [
-					"date",
-					{key:"revenue", parser:"number"},
-					{key:"expenses", parser:"number"}
-				]
-		};
-
-		var seriesDef = [
-			{displayName:"Revenue", yField:"revenue", style:{color:0xffcc66}},
-			{displayName:"Expenses", yField:"expenses", style:{color:0xa1c3e1}}
-		];
-
-
-		YAHOO.example.formatTimeData = function(value, major)
-		{
-			var formattedData = YAHOO.util.Date.format(new Date(value), {format:"%b, %Y"});
-			return formattedData.toString();
-		}
-
-		YAHOO.example.formatCurrencyAxisLabel = function( value )
-		{
-			return YAHOO.util.Number.format( value,
-			{
-				prefix: "$",
-				thousandsSeparator: ",",
-				decimalPlaces: 2
-			});
-		}
-
-		YAHOO.example.formatDataTipText = function(item, index, series)
-		{
-			var str =  "Date: " + item.date;
-			str += "\n" + series.displayName + ": " + YAHOO.example.formatCurrencyAxisLabel(item[series.yField]);
-			return str;
-		}
-
-		//Create a TimeAxis
-		var myTimeAxis = new YAHOO.widget.TimeAxis();
-		myTimeAxis.labelFunction = YAHOO.example.formatTimeData;
-		myTimeAxis.majorTimeUnit = "month";
-
-		//Create a NumericAxis
-		myCurrencyAxis = new YAHOO.widget.NumericAxis();
-		myCurrencyAxis.alwaysShowZero = false;
-		myCurrencyAxis.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-
-		var styleDef = 
-		{
-			padding:0, 
-			border:{size:4, color:0x8899dd},
-			background:{color:0xd5d5d5},
-			xAxis:
-			{
-				labelRotation:-90, 
-				majorTicks:{display:"inside", length:6}, 
-				minorTicks:{display:"inside", size:1}, 
-				padding:5
-			}, 
-			yAxis:
-			{
-				zeroGridLine:{size:5, color:0xff0000}, 
-				labelRotation:0, 
-				minorTicks:{display:"none", length:12}
-			}
-		};
-		
-		var mychart = new YAHOO.widget.LineChart("chart", jsonData,
-		{
-			series: seriesDef,
-			style: styleDef,
-			xField: "date",
-			xAxis: myTimeAxis,
-			yAxis: myCurrencyAxis,
-			dataTipFunction:YAHOO.example.formatDataTipText
-		});
-		
-		mychart.on("contentReady", updateForm);
-		function updateForm()
-		{
-			var series = mychart.get("series");
-			var check1 = document.getElementById("checkbutton1");
-			var check2 = document.getElementById("checkbutton2");
-			if(series[0] && series[0].style && series[0].style.visibility && series[0].style.visibility == "hidden")
-			{
-				check1.checked = false;
-			}
-			else
-			{
-				check1.checked = true;
-			}
-			if(series[1] && series[1].style && series[1].style.visibility && series[1].style.visibility == "hidden")
-			{
-				check2.checked = false;
-			}
-			else
-			{
-				check2.checked = true;
-			}
-		}		
-
-</script>
-	
-	<!--END SOURCE CODE FOR EXAMPLE =============================== -->
-	
-		
-		</div>
-		
-	
-	</div>			
-	</div>
-		
-	<h2 class="first">Add checkboxes for toggling visibility.</h2>
-<p>First, we'll add two checkboxes, one for each series in the chart. These will be used to toggle the visibility of each series. Listening for the checkboxes' <code>onclick</code> events, we'll use the Chart's <code>setSeriesStylesByIndex</code> method to update the visibility style of each series.</p>
-<textarea name="code" class="HTML" cols="60" rows="10">
-<table>
-    <tr>
-        <td>Show Revenue Data:</td>
-        <td><input id="checkbutton1" type="checkbox" name="series1" value="1" checked="true" onclick='mychart.setSeriesStylesByIndex(0,{visibility:this.checked?"visible":"hidden"});'></td>
-    </tr>
-    <tr>
-        <td>Show Expenses Data:</td>
-        <td><input id="checkbutton2" type="checkbox" name="series2" value="2" checked="true" onclick='mychart.setSeriesStylesByIndex(1,{visibility:this.checked?"visible":"hidden"});'></td>
-    </tr>
-</table>
-</textarea>
-<h2>Create a DataSource</h2>
-
-<p>For our data, let's start with a json formatted data source that contains two fields, one for revenue and one for expenses.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-	var sampleData =
-	{
-		"Results":
-		[
-			{"date":"5/1/2008", "revenue":"856.00", "expenses":"838.00"},
-			{"date":"5/15/2008", "revenue":"888.00", "expenses":"873.00"},
-			{"date":"6/1/2008", "revenue":"817.00", "expenses":"891.00"},
-			{"date":"6/15/2008", "revenue":"810.00", "expenses":"849.00"},
-			{"date":"7/1/2008", "revenue":"854.00", "expenses":"802.00"},
-			{"date":"7/15/2008", "revenue":"881.00", "expenses":"858.00"},
-			{"date":"8/1/2008", "revenue":"859.00", "expenses":"828.00"},
-			{"date":"8/15/2008", "revenue":"859.00", "expenses":"807.00"},
-			{"date":"9/1/2008", "revenue":"874.00", "expenses":"857.00"},
-			{"date":"9/15/2008", "revenue":"847.00", "expenses":"820.00"},
-			{"date":"10/1/2008", "revenue":"871.00", "expenses":"817.00"},
-			{"date":"10/15/2008", "revenue":"806.00", "expenses":"801.00"},
-			{"date":"11/1/2008", "revenue":"832.00", "expenses":"872.00"},
-			{"date":"11/15/2008", "revenue":"872.00", "expenses":"885.00"},
-			{"date":"12/1/2008", "revenue":"861.00", "expenses":"833.00"},
-			{"date":"12/15/2008", "revenue":"807.00", "expenses":"874.00"},
-			{"date":"1/1/2009", "revenue":"813.00", "expenses":"887.00"},
-			{"date":"1/15/2009", "revenue":"857.00", "expenses":"858.00"},
-			{"date":"2/1/2009", "revenue":"823.00", "expenses":"893.00"},
-			{"date":"2/15/2009", "revenue":"858.00", "expenses":"854.00"},
-			{"date":"3/1/2009", "revenue":"808.00", "expenses":"853.00"},
-			{"date":"3/15/2009", "revenue":"877.00", "expenses":"868.00"},
-			{"date":"4/1/2009", "revenue":"846.00", "expenses":"855.00"},
-			{"date":"4/15/2009", "revenue":"852.00", "expenses":"821.00"}
-		]
-	};
-
-	//data source
-	var jsonData = new YAHOO.util.DataSource( sampleData );
-	jsonData.responseType = YAHOO.util.DataSource.TYPE_JSON;
-	jsonData.responseSchema =
-	{
-		resultsList: "Results",
-		fields: [
-				"date",
-				{key:"revenue", parser:"number"},
-				{key:"expenses", parser:"number"}
-			]
-	};
-</textarea>
-
-<h2>Define our Text formatting functions</h2>
-
-<p>Next we'll create a few methods to format the labels for our axes and data tips.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-	YAHOO.example.formatTimeData = function(value, major)
-	{
-		var formattedData = YAHOO.util.Date.format(new Date(value), {format:"%b, %Y"});
-		return formattedData.toString();
-	}
-
-	YAHOO.example.formatCurrencyAxisLabel = function( value )
-	{
-		return YAHOO.util.Number.format( value,
-		{
-			prefix: "$",
-			thousandsSeparator: ",",
-			decimalPlaces: 2
-		});
-	}
-
-	YAHOO.example.formatDataTipText = function(item, index, series)
-	{
-		var str =  "Date: " + item.date;
-		str += "\n" + series.displayName + ": " + YAHOO.example.formatCurrencyAxisLabel(item[series.yField]);
-		return str;
-	}	
-</textarea>
-
-
-
-<h2>Define a Series Definition</h2>
-
-<p>Now we can set a series definition on the chart, designating two series--one for revenue and one for expenses. We'll specify a different color for each series to help differentiate them.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-	var seriesDef = [
-		{displayName:"Revenue", yField:"revenue", style:{color:0xffcc66}},
-		{displayName:"Expenses", yField:"expenses", style:{color:0xa1c3e1}}
-	];
-</textarea>
-
-<h2>Create the x and y axes</h2>
-<p>Now we'll create the axes, a <code>TimeAxis</code> for our x-axis and a <code>NumericAxis</code> for our y-axis. This will allow us to display each series on a timeline. Using the text formatting functions we previously created, we'll be able to display the revenue and expenses as dollar amounts, and the timeline in a localized date format.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-	//Create a TimeAxis
-	var myTimeAxis = new YAHOO.widget.TimeAxis();
-	myTimeAxis.labelFunction = YAHOO.example.formatTimeData;
-	myTimeAxis.majorTimeUnit = "month";
-
-	//Create a NumericAxis
-	myCurrencyAxis = new YAHOO.widget.NumericAxis();
-	myCurrencyAxis.alwaysShowZero = false;
-	myCurrencyAxis.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-</textarea>
-
-<h2>Create the style definition for the chart.</h2>
-<p>To further improve the look of the chart as a whole, we'll create a style definition and modify the background color and the border. We'll also make some axis-independent style adjustments, for things like label rotation and data ticks.</p>
-<textarea name="code" class="JScript" cols="60" rows="6">
-	var styleDef = 
-	{
-		padding:0, 
-		border:{size:4, color:0x8899dd},
-		background:{color:0xd5d5d5},
-		xAxis:
-		{
-			labelRotation:-90, 
-			majorTicks:{display:"inside", length:6}, 
-			minorTicks:{display:"inside", size:1}, 
-			padding:5
-		}, 
-		yAxis:
-		{
-			zeroGridLine:{size:5, color:0xff0000}, 
-			labelRotation:0, 
-			minorTicks:{display:"none", length:12}
-		}
-	};	
-</textarea>
-
-<h2>Create the Chart</h2>
-
-<p>Finally, we'll initialize the chart, passing it the series and style definitions. We'll also make sure to reset the checkboxes to unchecked when the <code>contentReady</code> event fires and our chart displays.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="6">
-	var mychart = new YAHOO.widget.LineChart("chart", jsonData,
-	{
-		series: seriesDef,
-		style: styleDef,
-		xField: "date",
-		xAxis: myTimeAxis,
-		yAxis: myCurrencyAxis,
-		dataTipFunction:YAHOO.example.formatDataTipText
-	});
-	
-	mychart.on("contentReady", updateForm);
-	
-	function updateForm()
-	{
-		var series = mychart.get("series");
-		var check1 = document.getElementById("checkbutton1");
-		var check2 = document.getElementById("checkbutton2");
-		if(series[0] && series[0].style && series[0].style.visibility && series[0].style.visibility == "hidden")
-		{
-			check1.checked = false;
-		}
-		else
-		{
-			check1.checked = true;
-		}
-		if(series[1] && series[1].style && series[1].style.visibility && series[1].style.visibility == "hidden")
-		{
-			check2.checked = false;
-		}
-		else
-		{
-			check2.checked = true;
-		}
-	}		
-	
-</textarea>
-
-<h2>Configuration for This Example</h2>
-
-<p>You can load the necessary JavaScript and CSS for this example from Yahoo's servers.  <a href="http://developer.yahoo.com/yui/articles/hosting/?yahoo&dom&event&json&element&datasource&swf&charts&MIN#configure">Click here to load the YUI Dependency Configurator with all of this example's dependencies preconfigured</a>.</p>
-
-				</div>
-				<div class="yui-u">
-						<div id="loggerModule" class="yui-skin-sam">
-						<h3 class="firstContent">YUI Logger Output:</h3>
-								<div id="loggerGloss"><p><strong>Note:</strong> Logging and debugging is currently turned off for this example.</p> 
-							<p class="loggerButton"><span id="loggerLink"><span class="first-child"><a href="charts-hideseries_log.html">Reload with logging<br />
-	 and debugging enabled.</a></span></span></p></div>
-	
-						</div>
-					
-				
-					<div id="examples">
-						<h3>Charts Control Examples:</h3>
-	
-						<div id="exampleToc">
-							<ul>
-								<li><a href='../charts/charts-quickstart.html'>Charts Quickstart Example</a></li><li><a href='../charts/charts-legend.html'>Chart with Legend Example</a></li><li><a href='../charts/charts-skins.html'>Skinning a Chart Example</a></li><li><a href='../charts/charts-datatable.html'>Chart and DataTable Example</a></li><li><a href='../charts/charts-xhr-polling.html'>Chart with DataSource Polling</a></li><li><a href='../charts/charts-stacked.html'>Stacked Bar Chart</a></li><li><a href='../charts/charts-tabview.html'>Charts in a TabView</a></li><li><a href='../charts/charts-rotation.html'>Column Chart with Rotated Title and Labels</a></li><li><a href='../charts/charts-styles.html'>Styling Lines, Borders and Fills</a></li><li><a href='../charts/charts-dualaxes.html'>Chart with 2 Numeric Axes</a></li><li class='selected'><a href='../charts/charts-hideseries.html'>Hide series in a chart.</a></li><li><a href='../charts/charts-seriescustomization.html'>Customize series items</a></li><li><a href='../charts/charts-functionscope.html'>Apply scope to label functions</a></li>							</ul>
-						</div>
-					</div>
-					
-					<div id="module">
-						<h3>More Charts Control Resources:</h3>
-						<ul>
-							<li><a href="http://developer.yahoo.com/yui/charts/">User's Guide</a> (external)</li>
-						<li><a href="../../docs/module_charts.html">API Documentation</a></li>
-                            
-                            
-							<li><a href="http://yuiblog.com/assets/pdf/cheatsheets/charts.pdf">Cheat Sheet PDF</a> (external)</li></ul>
-					</div>
-			  </div>
-		</div>
-		
-		</div>
-	</div>
-
-
-<div class="yui-b" id="tocWrapper">
-<!-- TABLE OF CONTENTS -->
-<div id="toc">
-	
-<ul>
-<li class="sect first">Yahoo! UI Library</li><li class="item"><a title="The Yahoo! User Interface Library (YUI)" href="http://developer.yahoo.com/yui/">Home (external)</a></li><li class="item"><a title="The Yahoo! User Interface Blog" href="http://yuiblog.com">YUIBlog (external)</a></li><li class="item"><a title="YUILibrary.com hosts the YUI community forums" href="http://yuilibrary.com/forum/">YUI Discussion Forum (external)</a></li><li class="item"><a title="The YUI Library source can be checked out from GitHub" href="http://github.com/yui/">YUI on GitHub</a></li><li class="item"><a title="Instantly searchable API documentation for the entire YUI library." href="../../docs/index.html">API Documentation</a></li><li class="item"><a title="Examples of every YUI utility and control in action" href="../../examples/">Functional Examples</a></li><li class="item"><a title="Videos and podcasts from the YUI Team and from the Yahoo! frontend engineering community." href="http://developer.yahoo.com/yui/theater/">YUI Theater (external)</a></li><li class="item"><a title="YUI is free and open, offered under a BSD license." href="http://developer.yahoo.com/yui/license.html">YUI License (external)</a></li><li class="sect">YUI Functional Examples</li><li class="item"><a title="The YUI Animation Utility - Functional Examples" href="../../examples/animation/index.html">Animation</a></li><li class="item"><a title="The YUI AutoComplete Control - Functional Examples" href="../../examples/autocomplete/index.html">AutoComplete</a></li><li class="item"><a title="The YUI Browser History Manager - Functional Examples" href="../../examples/history/index.html">Browser History Manager</a></li><li class="item"><a title="The YUI Button Control - Functional Examples" href="../../examples/button/index.html">Button</a></li><li class="item"><a title="The YUI Calendar Control - Functional Examples" href="../../examples/calendar/index.html">Calendar</a></li><li class="item"><a title="The YUI Carousel Control - Functional Examples" href="../../examples/carousel/index.html">Carousel</a></li><li class="selected "><a title="The YUI Charts Control - Functional Examples" href="../../examples/charts/index.html">Charts</a></li><li class="item"><a title="The YUI Color Picker Control - Functional Examples" href="../../examples/colorpicker/index.html">Color Picker</a></li><li class="item"><a title="The YUI Cookie Utility - Functional Examples" href="../../examples/cookie/index.html">Cookie</a></li><li class="item"><a title="The YUI Connection Manager (AJAX) - Functional Examples" href="../../examples/connection/index.html">Connection Manager</a></li><li class="item"><a title="The YUI Container Family (Module, Overlay, Tooltip, Panel, Dialog, SimpleDialog) - Functional Examples" href="../../examples/container/index.html">Container</a></li><li class="item"><a title="The YUI DataTable Control - Functional Examples" href="../../examples/datatable/index.html">DataTable</a></li><li class="item"><a title="The YUI Dom Collection - Functional Examples" href="../../examples/dom/index.html">Dom</a></li><li class="item"><a title="The YUI Drag & Drop Utility - Functional Examples" href="../../examples/dragdrop/index.html">Drag & Drop</a></li><li class="item"><a title="The YUI Event Utility - Functional Examples" href="../../examples/event/index.html">Event</a></li><li class="item"><a title="The YUI Get Utility - Functional Examples" href="../../examples/get/index.html">Get</a></li><li class="item"><a title="The YUI ImageCropper Control - Functional Examples" href="../../examples/imagecropper/index.html">ImageCropper</a></li><li class="item"><a title="The YUI ImageLoader Utility - Functional Examples" href="../../examples/imageloader/index.html">ImageLoader</a></li><li class="item"><a title="The YUI JSON Utility - Functional Examples" href="../../examples/json/index.html">JSON</a></li><li class="item"><a title="The YUI Layout Manager - Functional Examples" href="../../examples/layout/index.html">Layout Manager</a></li><li class="item"><a title="The YUI Logger Control - Functional Examples" href="../../examples/logger/index.html">Logger</a></li><li class="item"><a title="The YUI Menu Control - Functional Examples" href="../../examples/menu/index.html">Menu</a></li><li class="item"><a title="The YUI Paginator - Functional Examples" href="../../examples/paginator/index.html">Paginator</a></li><li class="item"><a title="The YUI Profiler Utility - Functional Examples" href="../../examples/profiler/index.html">Profiler</a></li><li class="item"><a title="The YUI ProfileViewer Control - Functional Examples" href="../../examples/profilerviewer/index.html">ProfilerViewer</a></li><li class="item"><a title="The YUI ProgressBar Control - Functional Examples" href="../../examples/progressbar/index.html">ProgressBar</a></li><li class="item"><a title="The YUI Resize Utility - Functional Examples" href="../../examples/resize/index.html">Resize</a></li><li class="item"><a title="The YUI Rich Text Editor - Functional Examples" href="../../examples/editor/index.html">Rich Text Editor</a></li><li class="item"><a title="The YUI Selector Utility - Functional Examples" href="../../examples/selector/index.html">Selector</a></li><li class="item"><a title="The YUI Slider Control - Functional Examples" href="../../examples/slider/index.html">Slider</a></li><li class="item"><a title="The YUI Storage Utility - Functional Examples" href="../../examples/storage/index.html">Storage</a></li><li class="item"><a title="The YUI SWF Utility - Functional Examples" href="../../examples/swf/index.html">SWF</a></li><li class="item"><a title="The YUI SWFStore Utility - Functional Examples" href="../../examples/swfstore/index.html">SWFStore</a></li><li class="item"><a title="The YUI Stylesheet Utility - Functional Examples" href="../../examples/stylesheet/index.html">Stylesheet</a></li><li class="item"><a title="The YUI TabView Control - Functional Examples" href="../../examples/tabview/index.html">TabView</a></li><li class="item"><a title="The YUI TreeView Control - Functional Examples" href="../../examples/treeview/index.html">TreeView</a></li><li class="item"><a title="The YUI Uploader Utility - Functional Examples" href="../../examples/uploader/index.html">Uploader (experimental)</a></li><li class="item"><a title="The YUI YAHOO Global Object - Functional Examples" href="../../examples/yahoo/index.html">YAHOO Global Object</a></li><li class="item"><a title="The YUI Loader Utility - Functional Examples" href="../../examples/yuiloader/index.html">YUI Loader</a></li><li class="item"><a title="The YUI Test Utility - Functional Examples" href="../../examples/yuitest/index.html">YUI Test</a></li><li class="item"><a title="YUI Reset CSS - Functional Examples" href="../../examples/reset/index.html">Reset CSS</a></li><li class="item"><a title="YUI Base CSS - Functional Examples" href="../../examples/base/index.html">Base CSS</a></li><li class="item"><a title="YUI Fonts CSS - Functional Examples" href="../../examples/fonts/index.html">Fonts CSS</a></li><li class="item"><a title="YUI Grids CSS - Functional Examples" href="../../examples/grids/index.html">Grids CSS</a></li><li class="sect">YUI Articles on the YUI Website</li><li class="item"><a title="Answers to Frequently Asked Questions about the YUI Library" href="http://developer.yahoo.com/yui/articles/faq/">YUI FAQ (external)</a></li><li class="item"><a title="Yahoo!'s philosophy of Graded Browser Support" href="http://developer.yahoo.com/yui/articles/gbs/">Graded Browser Support (external)</a></li><li class="item"><a title="Reporting Bugs and Making Feature Requests for YUI Components" href="http://developer.yahoo.com/yui/articles/reportingbugs/">Bug Reports/Feature Requests (external)</a></li><li class="item"><a title="Serve YUI source files from Yahoo! -- free, fast, and simple" href="http://developer.yahoo.com/yui/articles/hosting/">Serving YUI Files from Yahoo! (external)</a></li><li class="item"><a title="Best practices for working with web services while protecting user privacy" href="http://developer.yahoo.com/security/">Security Best Practices (external)</a></li></ul>
-</div>
-</div>
-	</div><!--closes bd-->
-
-	<div id="ft">
-        <p class="first">Copyright © 2011 Yahoo! Inc. All rights reserved.</p>
-        <p><a href="http://privacy.yahoo.com/privacy/us/devel/index.html">Privacy Policy</a> - 
-            <a href="http://docs.yahoo.com/info/terms/">Terms of Service</a> - 
-            <a href="http://docs.yahoo.com/info/copyright/copyright.html">Copyright Policy</a> - 
-            <a href="http://careers.yahoo.com/">Job Openings</a></p>
-	</div>
-</div>
-<script src="../../assets/syntax.js"></script>
-<script src="../../assets/dpSyntaxHighlighter.js"></script>
-<script language="javascript"> 
-dp.SyntaxHighlighter.HighlightAll('code'); 
-</script>
-
-<script src='../../assets/YUIexamples.js'></script>
-
-
-</body>
-</html>
diff --git a/examples/charts/charts-hideseries_clean.html b/examples/charts/charts-hideseries_clean.html
deleted file mode 100644
index f2ac877..0000000
--- a/examples/charts/charts-hideseries_clean.html
+++ /dev/null
@@ -1,226 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-<title>Hide series in a chart.</title>
-
-<style type="text/css">
-/*margin and padding on body element
-  can introduce errors in determining
-  element position and are not recommended;
-  we turn them off as a foundation for YUI
-  CSS treatments. */
-body {
-	margin:0;
-	padding:0;
-}
-</style>
-
-<link rel="stylesheet" type="text/css" href="../../build/fonts/fonts-min.css" />
-<script type="text/javascript" src="../../build/yahoo-dom-event/yahoo-dom-event.js"></script>
-<script type="text/javascript" src="../../build/json/json-min.js"></script>
-<script type="text/javascript" src="../../build/element/element-min.js"></script>
-<script type="text/javascript" src="../../build/datasource/datasource-min.js"></script>
-<script type="text/javascript" src="../../build/swf/swf-min.js"></script>
-<script type="text/javascript" src="../../build/charts/charts-min.js"></script>
-
-
-<!--begin custom header content for this example-->
-<style type="text/css">
-	#chart
-	{
-		width: 500px;
-		height: 350px;
-		margin-bottom: 10px;
-	}
-	.yui-dt-table {width: 500px;}
-
-	.chart_title
-	{
-		display: block;
-		font-size: 1.2em;
-		font-weight: bold;
-		margin-bottom: 0.4em;
-	}
-</style>
-<!--end custom header content for this example-->
-
-</head>
-
-<body class="yui-skin-sam">
-
-
-<h1>Hide series in a chart.</h1>
-
-<div class="exampleIntro">
-	<p>A <a href="http://developer.yahoo.com/yui/charts/">YUI Charts Control</a> allows you to dynamically change series styles. In this example, we will allow for the hiding of each series.</p>
-<p>Please note: The YUI Charts Control requires Flash Player 9.0.45 or higher. The latest version of Flash Player is available at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p>			
-</div>
-
-<!--BEGIN SOURCE CODE FOR EXAMPLE =============================== -->
-
-<span class="chart_title">Bi-Monthly Numbers</span>
-<div id="chart">Unable to load Flash content. The YUI Charts Control requires Flash Player 9.0.45 or higher. You can download the latest version of Flash Player from the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p></div>
-
-<table>
-    <tr>
-        <td>Show Revenue Data:</td>
-        <td><input id="checkbutton1" type="checkbox" name="series1" value="1" checked="true" onclick='mychart.setSeriesStylesByIndex(0,{visibility:this.checked?"visible":"hidden"});'></td>
-    </tr>
-    <tr>
-        <td>Show Expenses Data:</td>
-        <td><input id="checkbutton2" type="checkbox" name="series2" value="2" checked="true" onclick='mychart.setSeriesStylesByIndex(1,{visibility:this.checked?"visible":"hidden"});'></td>
-    </tr>
-</table>
-
-<script type="text/javascript">
-
-	YAHOO.widget.Chart.SWFURL = "../../build/charts/assets/charts.swf";
-
-	//--- data
-
-		var sampleData =
-		{
-			"Results":
-			[
-				{"date":"5/1/2008", "revenue":"856.00", "expenses":"838.00"},
-				{"date":"5/15/2008", "revenue":"888.00", "expenses":"873.00"},
-				{"date":"6/1/2008", "revenue":"817.00", "expenses":"891.00"},
-				{"date":"6/15/2008", "revenue":"810.00", "expenses":"849.00"},
-				{"date":"7/1/2008", "revenue":"854.00", "expenses":"802.00"},
-				{"date":"7/15/2008", "revenue":"881.00", "expenses":"858.00"},
-				{"date":"8/1/2008", "revenue":"859.00", "expenses":"828.00"},
-				{"date":"8/15/2008", "revenue":"859.00", "expenses":"807.00"},
-				{"date":"9/1/2008", "revenue":"874.00", "expenses":"857.00"},
-				{"date":"9/15/2008", "revenue":"847.00", "expenses":"820.00"},
-				{"date":"10/1/2008", "revenue":"871.00", "expenses":"817.00"},
-				{"date":"10/15/2008", "revenue":"806.00", "expenses":"801.00"},
-				{"date":"11/1/2008", "revenue":"832.00", "expenses":"872.00"},
-				{"date":"11/15/2008", "revenue":"872.00", "expenses":"885.00"},
-				{"date":"12/1/2008", "revenue":"861.00", "expenses":"833.00"},
-				{"date":"12/15/2008", "revenue":"807.00", "expenses":"874.00"},
-				{"date":"1/1/2009", "revenue":"813.00", "expenses":"887.00"},
-				{"date":"1/15/2009", "revenue":"857.00", "expenses":"858.00"},
-				{"date":"2/1/2009", "revenue":"823.00", "expenses":"893.00"},
-				{"date":"2/15/2009", "revenue":"858.00", "expenses":"854.00"},
-				{"date":"3/1/2009", "revenue":"808.00", "expenses":"853.00"},
-				{"date":"3/15/2009", "revenue":"877.00", "expenses":"868.00"},
-				{"date":"4/1/2009", "revenue":"846.00", "expenses":"855.00"},
-				{"date":"4/15/2009", "revenue":"852.00", "expenses":"821.00"}
-			]
-		};
-
-		//data source
-		var jsonData = new YAHOO.util.DataSource( sampleData );
-		jsonData.responseType = YAHOO.util.DataSource.TYPE_JSON;
-		jsonData.responseSchema =
-		{
-			resultsList: "Results",
-			fields: [
-					"date",
-					{key:"revenue", parser:"number"},
-					{key:"expenses", parser:"number"}
-				]
-		};
-
-		var seriesDef = [
-			{displayName:"Revenue", yField:"revenue", style:{color:0xffcc66}},
-			{displayName:"Expenses", yField:"expenses", style:{color:0xa1c3e1}}
-		];
-
-
-		YAHOO.example.formatTimeData = function(value, major)
-		{
-			var formattedData = YAHOO.util.Date.format(new Date(value), {format:"%b, %Y"});
-			return formattedData.toString();
-		}
-
-		YAHOO.example.formatCurrencyAxisLabel = function( value )
-		{
-			return YAHOO.util.Number.format( value,
-			{
-				prefix: "$",
-				thousandsSeparator: ",",
-				decimalPlaces: 2
-			});
-		}
-
-		YAHOO.example.formatDataTipText = function(item, index, series)
-		{
-			var str =  "Date: " + item.date;
-			str += "\n" + series.displayName + ": " + YAHOO.example.formatCurrencyAxisLabel(item[series.yField]);
-			return str;
-		}
-
-		//Create a TimeAxis
-		var myTimeAxis = new YAHOO.widget.TimeAxis();
-		myTimeAxis.labelFunction = YAHOO.example.formatTimeData;
-		myTimeAxis.majorTimeUnit = "month";
-
-		//Create a NumericAxis
-		myCurrencyAxis = new YAHOO.widget.NumericAxis();
-		myCurrencyAxis.alwaysShowZero = false;
-		myCurrencyAxis.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-
-		var styleDef = 
-		{
-			padding:0, 
-			border:{size:4, color:0x8899dd},
-			background:{color:0xd5d5d5},
-			xAxis:
-			{
-				labelRotation:-90, 
-				majorTicks:{display:"inside", length:6}, 
-				minorTicks:{display:"inside", size:1}, 
-				padding:5
-			}, 
-			yAxis:
-			{
-				zeroGridLine:{size:5, color:0xff0000}, 
-				labelRotation:0, 
-				minorTicks:{display:"none", length:12}
-			}
-		};
-		
-		var mychart = new YAHOO.widget.LineChart("chart", jsonData,
-		{
-			series: seriesDef,
-			style: styleDef,
-			xField: "date",
-			xAxis: myTimeAxis,
-			yAxis: myCurrencyAxis,
-			dataTipFunction:YAHOO.example.formatDataTipText
-		});
-		
-		mychart.on("contentReady", updateForm);
-		function updateForm()
-		{
-			var series = mychart.get("series");
-			var check1 = document.getElementById("checkbutton1");
-			var check2 = document.getElementById("checkbutton2");
-			if(series[0] && series[0].style && series[0].style.visibility && series[0].style.visibility == "hidden")
-			{
-				check1.checked = false;
-			}
-			else
-			{
-				check1.checked = true;
-			}
-			if(series[1] && series[1].style && series[1].style.visibility && series[1].style.visibility == "hidden")
-			{
-				check2.checked = false;
-			}
-			else
-			{
-				check2.checked = true;
-			}
-		}		
-
-</script>
-
-<!--END SOURCE CODE FOR EXAMPLE =============================== -->
-
-</body>
-</html>
diff --git a/examples/charts/charts-hideseries_log.html b/examples/charts/charts-hideseries_log.html
deleted file mode 100644
index 96981e5..0000000
--- a/examples/charts/charts-hideseries_log.html
+++ /dev/null
@@ -1,526 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-	<title>YUI Library Examples: Charts Control: Hide series in a chart.</title>
-    
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-    	<link rel="stylesheet" type="text/css" href="../../assets/yui.css" >
-
-<style>
-/*Supplemental CSS for the YUI distribution*/
-#custom-doc { width: 95%; min-width: 950px; }
-#pagetitle {background-image: url(../../assets/bg_hd.gif);}
-</style>
-
-<link rel="stylesheet" type="text/css" href="../../assets/dpSyntaxHighlighter.css">
-<!--Script and CSS includes for YUI dependencies on this page-->
-<link rel="stylesheet" type="text/css" href="../../build/logger/assets/skins/sam/logger.css" />
-<link rel="stylesheet" type="text/css" href="../../build/button/assets/skins/sam/button.css" />
-<script type="text/javascript" src="../../build/yuiloader/yuiloader-min.js"></script>
-<script type="text/javascript" src="../../build/event/event-min.js"></script>
-<script type="text/javascript" src="../../build/dom/dom-min.js"></script>
-<script type="text/javascript" src="../../build/logger/logger-min.js"></script>
-<script type="text/javascript" src="../../build/json/json-min.js"></script>
-<script type="text/javascript" src="../../build/element/element-min.js"></script>
-<script type="text/javascript" src="../../build/datasource/datasource-min.js"></script>
-<script type="text/javascript" src="../../build/swf/swf-debug.js"></script>
-<script type="text/javascript" src="../../build/charts/charts-debug.js"></script>
-<script type="text/javascript" src="../../build/button/button-min.js"></script>
-
-
-<!--begin custom header content for this example-->
-<style type="text/css">
-	#chart
-	{
-		width: 500px;
-		height: 350px;
-		margin-bottom: 10px;
-	}
-	.yui-dt-table {width: 500px;}
-
-	.chart_title
-	{
-		display: block;
-		font-size: 1.2em;
-		font-weight: bold;
-		margin-bottom: 0.4em;
-	}
-</style>
-<!--end custom header content for this example-->
-
-
-<script type="text/javascript">
-//enable passthrough of errors from YUI Event:
-if ((typeof YAHOO !== "undefined") && (YAHOO.util) && (YAHOO.util.Event)) {
-	YAHOO.util.Event.throwErrors = true;
-}
-</script>
-</head>
-<body id="yahoo-com" class="yui-skin-sam">
-<div id="custom-doc" class="yui-t2">
-<div id="hd">
-	<div id="ygunav">
-		<p><em><a href="http://developer.yahoo.com/yui/">YUI Library Home</a></em></p>
-		<form action="http://search.yahoo.com/search" id="sitesearchform">
-		<input name="vs" type="hidden" value="developer.yahoo.com">
-		<input name="vs" type="hidden" value="yuiblog.com">
-		<div id="sitesearch">
-			<label for="searchinput">Site Search (YDN & YUIBlog): </label>
-			<input type="text" id="searchinput" name="p">
-			<input type="submit" value="Search" id="searchsubmit" class="ygbt">
-		</div>
-		</form>	</div>
-	<div id="ygma"><a href="../../"><img src="../../assets/yui.gif"  border="0" height="38"></a></div>
-	<div id="pagetitle"><h1>YUI Library Examples: Charts Control: Hide series in a chart.</h1></div>
-</div>
-<div id="bd">
-	
-	<div id="yui-main">
-		<div class="yui-b">
-		  <div class="yui-ge">
-			  <div class="yui-u first example">
-
-    
-	<div class="promo">
-	<h1>Charts Control: Hide series in a chart.</h1>
-	
-	<div class="exampleIntro">
-	<p>A <a href="http://developer.yahoo.com/yui/charts/">YUI Charts Control</a> allows you to dynamically change series styles. In this example, we will allow for the hiding of each series.</p>
-<p>Please note: The YUI Charts Control requires Flash Player 9.0.45 or higher. The latest version of Flash Player is available at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p>			
-	</div>	
-					
-	<div class="example-container module ">
-			<div class="hd exampleHd">
-			<p class="newWindowButton yui-skin-sam"><!--<span id="newWindowLinkx"><span class="first-child">--><a href="charts-hideseries_clean.html" target="_blank">View example in new window.</a><!--</span></span>-->		
-		</div>		<div id="example-canvas" class="bd">
-	
-		
-	<!--BEGIN SOURCE CODE FOR EXAMPLE =============================== -->
-	
-	<span class="chart_title">Bi-Monthly Numbers</span>
-<div id="chart">Unable to load Flash content. The YUI Charts Control requires Flash Player 9.0.45 or higher. You can download the latest version of Flash Player from the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p></div>
-
-<table>
-    <tr>
-        <td>Show Revenue Data:</td>
-        <td><input id="checkbutton1" type="checkbox" name="series1" value="1" checked="true" onclick='mychart.setSeriesStylesByIndex(0,{visibility:this.checked?"visible":"hidden"});'></td>
-    </tr>
-    <tr>
-        <td>Show Expenses Data:</td>
-        <td><input id="checkbutton2" type="checkbox" name="series2" value="2" checked="true" onclick='mychart.setSeriesStylesByIndex(1,{visibility:this.checked?"visible":"hidden"});'></td>
-    </tr>
-</table>
-
-<script type="text/javascript">
-
-	YAHOO.widget.Chart.SWFURL = "../../build/charts/assets/charts.swf";
-
-	//--- data
-
-		var sampleData =
-		{
-			"Results":
-			[
-				{"date":"5/1/2008", "revenue":"856.00", "expenses":"838.00"},
-				{"date":"5/15/2008", "revenue":"888.00", "expenses":"873.00"},
-				{"date":"6/1/2008", "revenue":"817.00", "expenses":"891.00"},
-				{"date":"6/15/2008", "revenue":"810.00", "expenses":"849.00"},
-				{"date":"7/1/2008", "revenue":"854.00", "expenses":"802.00"},
-				{"date":"7/15/2008", "revenue":"881.00", "expenses":"858.00"},
-				{"date":"8/1/2008", "revenue":"859.00", "expenses":"828.00"},
-				{"date":"8/15/2008", "revenue":"859.00", "expenses":"807.00"},
-				{"date":"9/1/2008", "revenue":"874.00", "expenses":"857.00"},
-				{"date":"9/15/2008", "revenue":"847.00", "expenses":"820.00"},
-				{"date":"10/1/2008", "revenue":"871.00", "expenses":"817.00"},
-				{"date":"10/15/2008", "revenue":"806.00", "expenses":"801.00"},
-				{"date":"11/1/2008", "revenue":"832.00", "expenses":"872.00"},
-				{"date":"11/15/2008", "revenue":"872.00", "expenses":"885.00"},
-				{"date":"12/1/2008", "revenue":"861.00", "expenses":"833.00"},
-				{"date":"12/15/2008", "revenue":"807.00", "expenses":"874.00"},
-				{"date":"1/1/2009", "revenue":"813.00", "expenses":"887.00"},
-				{"date":"1/15/2009", "revenue":"857.00", "expenses":"858.00"},
-				{"date":"2/1/2009", "revenue":"823.00", "expenses":"893.00"},
-				{"date":"2/15/2009", "revenue":"858.00", "expenses":"854.00"},
-				{"date":"3/1/2009", "revenue":"808.00", "expenses":"853.00"},
-				{"date":"3/15/2009", "revenue":"877.00", "expenses":"868.00"},
-				{"date":"4/1/2009", "revenue":"846.00", "expenses":"855.00"},
-				{"date":"4/15/2009", "revenue":"852.00", "expenses":"821.00"}
-			]
-		};
-
-		//data source
-		var jsonData = new YAHOO.util.DataSource( sampleData );
-		jsonData.responseType = YAHOO.util.DataSource.TYPE_JSON;
-		jsonData.responseSchema =
-		{
-			resultsList: "Results",
-			fields: [
-					"date",
-					{key:"revenue", parser:"number"},
-					{key:"expenses", parser:"number"}
-				]
-		};
-
-		var seriesDef = [
-			{displayName:"Revenue", yField:"revenue", style:{color:0xffcc66}},
-			{displayName:"Expenses", yField:"expenses", style:{color:0xa1c3e1}}
-		];
-
-
-		YAHOO.example.formatTimeData = function(value, major)
-		{
-			var formattedData = YAHOO.util.Date.format(new Date(value), {format:"%b, %Y"});
-			return formattedData.toString();
-		}
-
-		YAHOO.example.formatCurrencyAxisLabel = function( value )
-		{
-			return YAHOO.util.Number.format( value,
-			{
-				prefix: "$",
-				thousandsSeparator: ",",
-				decimalPlaces: 2
-			});
-		}
-
-		YAHOO.example.formatDataTipText = function(item, index, series)
-		{
-			var str =  "Date: " + item.date;
-			str += "\n" + series.displayName + ": " + YAHOO.example.formatCurrencyAxisLabel(item[series.yField]);
-			return str;
-		}
-
-		//Create a TimeAxis
-		var myTimeAxis = new YAHOO.widget.TimeAxis();
-		myTimeAxis.labelFunction = YAHOO.example.formatTimeData;
-		myTimeAxis.majorTimeUnit = "month";
-
-		//Create a NumericAxis
-		myCurrencyAxis = new YAHOO.widget.NumericAxis();
-		myCurrencyAxis.alwaysShowZero = false;
-		myCurrencyAxis.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-
-		var styleDef = 
-		{
-			padding:0, 
-			border:{size:4, color:0x8899dd},
-			background:{color:0xd5d5d5},
-			xAxis:
-			{
-				labelRotation:-90, 
-				majorTicks:{display:"inside", length:6}, 
-				minorTicks:{display:"inside", size:1}, 
-				padding:5
-			}, 
-			yAxis:
-			{
-				zeroGridLine:{size:5, color:0xff0000}, 
-				labelRotation:0, 
-				minorTicks:{display:"none", length:12}
-			}
-		};
-		
-		var mychart = new YAHOO.widget.LineChart("chart", jsonData,
-		{
-			series: seriesDef,
-			style: styleDef,
-			xField: "date",
-			xAxis: myTimeAxis,
-			yAxis: myCurrencyAxis,
-			dataTipFunction:YAHOO.example.formatDataTipText
-		});
-		
-		mychart.on("contentReady", updateForm);
-		function updateForm()
-		{
-			var series = mychart.get("series");
-			var check1 = document.getElementById("checkbutton1");
-			var check2 = document.getElementById("checkbutton2");
-			if(series[0] && series[0].style && series[0].style.visibility && series[0].style.visibility == "hidden")
-			{
-				check1.checked = false;
-			}
-			else
-			{
-				check1.checked = true;
-			}
-			if(series[1] && series[1].style && series[1].style.visibility && series[1].style.visibility == "hidden")
-			{
-				check2.checked = false;
-			}
-			else
-			{
-				check2.checked = true;
-			}
-		}		
-
-</script>
-	
-	<!--END SOURCE CODE FOR EXAMPLE =============================== -->
-	
-		
-		</div>
-		
-	
-	</div>			
-	</div>
-		
-	<h2 class="first">Add checkboxes for toggling visibility.</h2>
-<p>First, we'll add two checkboxes, one for each series in the chart. These will be used to toggle the visibility of each series. Listening for the checkboxes' <code>onclick</code> events, we'll use the Chart's <code>setSeriesStylesByIndex</code> method to update the visibility style of each series.</p>
-<textarea name="code" class="HTML" cols="60" rows="10">
-<table>
-    <tr>
-        <td>Show Revenue Data:</td>
-        <td><input id="checkbutton1" type="checkbox" name="series1" value="1" checked="true" onclick='mychart.setSeriesStylesByIndex(0,{visibility:this.checked?"visible":"hidden"});'></td>
-    </tr>
-    <tr>
-        <td>Show Expenses Data:</td>
-        <td><input id="checkbutton2" type="checkbox" name="series2" value="2" checked="true" onclick='mychart.setSeriesStylesByIndex(1,{visibility:this.checked?"visible":"hidden"});'></td>
-    </tr>
-</table>
-</textarea>
-<h2>Create a DataSource</h2>
-
-<p>For our data, let's start with a json formatted data source that contains two fields, one for revenue and one for expenses.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-	var sampleData =
-	{
-		"Results":
-		[
-			{"date":"5/1/2008", "revenue":"856.00", "expenses":"838.00"},
-			{"date":"5/15/2008", "revenue":"888.00", "expenses":"873.00"},
-			{"date":"6/1/2008", "revenue":"817.00", "expenses":"891.00"},
-			{"date":"6/15/2008", "revenue":"810.00", "expenses":"849.00"},
-			{"date":"7/1/2008", "revenue":"854.00", "expenses":"802.00"},
-			{"date":"7/15/2008", "revenue":"881.00", "expenses":"858.00"},
-			{"date":"8/1/2008", "revenue":"859.00", "expenses":"828.00"},
-			{"date":"8/15/2008", "revenue":"859.00", "expenses":"807.00"},
-			{"date":"9/1/2008", "revenue":"874.00", "expenses":"857.00"},
-			{"date":"9/15/2008", "revenue":"847.00", "expenses":"820.00"},
-			{"date":"10/1/2008", "revenue":"871.00", "expenses":"817.00"},
-			{"date":"10/15/2008", "revenue":"806.00", "expenses":"801.00"},
-			{"date":"11/1/2008", "revenue":"832.00", "expenses":"872.00"},
-			{"date":"11/15/2008", "revenue":"872.00", "expenses":"885.00"},
-			{"date":"12/1/2008", "revenue":"861.00", "expenses":"833.00"},
-			{"date":"12/15/2008", "revenue":"807.00", "expenses":"874.00"},
-			{"date":"1/1/2009", "revenue":"813.00", "expenses":"887.00"},
-			{"date":"1/15/2009", "revenue":"857.00", "expenses":"858.00"},
-			{"date":"2/1/2009", "revenue":"823.00", "expenses":"893.00"},
-			{"date":"2/15/2009", "revenue":"858.00", "expenses":"854.00"},
-			{"date":"3/1/2009", "revenue":"808.00", "expenses":"853.00"},
-			{"date":"3/15/2009", "revenue":"877.00", "expenses":"868.00"},
-			{"date":"4/1/2009", "revenue":"846.00", "expenses":"855.00"},
-			{"date":"4/15/2009", "revenue":"852.00", "expenses":"821.00"}
-		]
-	};
-
-	//data source
-	var jsonData = new YAHOO.util.DataSource( sampleData );
-	jsonData.responseType = YAHOO.util.DataSource.TYPE_JSON;
-	jsonData.responseSchema =
-	{
-		resultsList: "Results",
-		fields: [
-				"date",
-				{key:"revenue", parser:"number"},
-				{key:"expenses", parser:"number"}
-			]
-	};
-</textarea>
-
-<h2>Define our Text formatting functions</h2>
-
-<p>Next we'll create a few methods to format the labels for our axes and data tips.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-	YAHOO.example.formatTimeData = function(value, major)
-	{
-		var formattedData = YAHOO.util.Date.format(new Date(value), {format:"%b, %Y"});
-		return formattedData.toString();
-	}
-
-	YAHOO.example.formatCurrencyAxisLabel = function( value )
-	{
-		return YAHOO.util.Number.format( value,
-		{
-			prefix: "$",
-			thousandsSeparator: ",",
-			decimalPlaces: 2
-		});
-	}
-
-	YAHOO.example.formatDataTipText = function(item, index, series)
-	{
-		var str =  "Date: " + item.date;
-		str += "\n" + series.displayName + ": " + YAHOO.example.formatCurrencyAxisLabel(item[series.yField]);
-		return str;
-	}	
-</textarea>
-
-
-
-<h2>Define a Series Definition</h2>
-
-<p>Now we can set a series definition on the chart, designating two series--one for revenue and one for expenses. We'll specify a different color for each series to help differentiate them.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-	var seriesDef = [
-		{displayName:"Revenue", yField:"revenue", style:{color:0xffcc66}},
-		{displayName:"Expenses", yField:"expenses", style:{color:0xa1c3e1}}
-	];
-</textarea>
-
-<h2>Create the x and y axes</h2>
-<p>Now we'll create the axes, a <code>TimeAxis</code> for our x-axis and a <code>NumericAxis</code> for our y-axis. This will allow us to display each series on a timeline. Using the text formatting functions we previously created, we'll be able to display the revenue and expenses as dollar amounts, and the timeline in a localized date format.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-	//Create a TimeAxis
-	var myTimeAxis = new YAHOO.widget.TimeAxis();
-	myTimeAxis.labelFunction = YAHOO.example.formatTimeData;
-	myTimeAxis.majorTimeUnit = "month";
-
-	//Create a NumericAxis
-	myCurrencyAxis = new YAHOO.widget.NumericAxis();
-	myCurrencyAxis.alwaysShowZero = false;
-	myCurrencyAxis.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-</textarea>
-
-<h2>Create the style definition for the chart.</h2>
-<p>To further improve the look of the chart as a whole, we'll create a style definition and modify the background color and the border. We'll also make some axis-independent style adjustments, for things like label rotation and data ticks.</p>
-<textarea name="code" class="JScript" cols="60" rows="6">
-	var styleDef = 
-	{
-		padding:0, 
-		border:{size:4, color:0x8899dd},
-		background:{color:0xd5d5d5},
-		xAxis:
-		{
-			labelRotation:-90, 
-			majorTicks:{display:"inside", length:6}, 
-			minorTicks:{display:"inside", size:1}, 
-			padding:5
-		}, 
-		yAxis:
-		{
-			zeroGridLine:{size:5, color:0xff0000}, 
-			labelRotation:0, 
-			minorTicks:{display:"none", length:12}
-		}
-	};	
-</textarea>
-
-<h2>Create the Chart</h2>
-
-<p>Finally, we'll initialize the chart, passing it the series and style definitions. We'll also make sure to reset the checkboxes to unchecked when the <code>contentReady</code> event fires and our chart displays.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="6">
-	var mychart = new YAHOO.widget.LineChart("chart", jsonData,
-	{
-		series: seriesDef,
-		style: styleDef,
-		xField: "date",
-		xAxis: myTimeAxis,
-		yAxis: myCurrencyAxis,
-		dataTipFunction:YAHOO.example.formatDataTipText
-	});
-	
-	mychart.on("contentReady", updateForm);
-	
-	function updateForm()
-	{
-		var series = mychart.get("series");
-		var check1 = document.getElementById("checkbutton1");
-		var check2 = document.getElementById("checkbutton2");
-		if(series[0] && series[0].style && series[0].style.visibility && series[0].style.visibility == "hidden")
-		{
-			check1.checked = false;
-		}
-		else
-		{
-			check1.checked = true;
-		}
-		if(series[1] && series[1].style && series[1].style.visibility && series[1].style.visibility == "hidden")
-		{
-			check2.checked = false;
-		}
-		else
-		{
-			check2.checked = true;
-		}
-	}		
-	
-</textarea>
-
-<h2>Configuration for This Example</h2>
-
-<p>You can load the necessary JavaScript and CSS for this example from Yahoo's servers.  <a href="http://developer.yahoo.com/yui/articles/hosting/?yahoo&dom&event&json&element&datasource&swf&charts&MIN#configure">Click here to load the YUI Dependency Configurator with all of this example's dependencies preconfigured</a>.</p>
-
-				</div>
-				<div class="yui-u">
-						<div id="loggerModule" class="yui-skin-sam">
-						<h3 class="firstContent">YUI Logger Output:</h3>
-								<div id="loggerDiv"></div>
-							<div id="loggerGloss">
-								<p><strong>Note:</strong> You are viewing this example in debug mode with logging enabled.  This can significantly slow performance.</p>
-	
-								<p class="loggerButton"><span id="loggerLink"><span class="first-child"><a href="charts-hideseries.html">Reload with logging<br />and debugging disabled.</a></span></span></p>
-							</div>
-						</div>
-					
-				
-					<div id="examples">
-						<h3>Charts Control Examples:</h3>
-	
-						<div id="exampleToc">
-							<ul>
-								<li><a href='../charts/charts-quickstart.html'>Charts Quickstart Example</a></li><li><a href='../charts/charts-legend.html'>Chart with Legend Example</a></li><li><a href='../charts/charts-skins.html'>Skinning a Chart Example</a></li><li><a href='../charts/charts-datatable.html'>Chart and DataTable Example</a></li><li><a href='../charts/charts-xhr-polling.html'>Chart with DataSource Polling</a></li><li><a href='../charts/charts-stacked.html'>Stacked Bar Chart</a></li><li><a href='../charts/charts-tabview.html'>Charts in a TabView</a></li><li><a href='../charts/charts-rotation.html'>Column Chart with Rotated Title and Labels</a></li><li><a href='../charts/charts-styles.html'>Styling Lines, Borders and Fills</a></li><li><a href='../charts/charts-dualaxes.html'>Chart with 2 Numeric Axes</a></li><li class='selected'><a href='../charts/charts-hideseries.html'>Hide series in a chart.</a></li><li><a href='../charts/charts-seriescustomization.html'>Customize series items</a></li><li><a href='../charts/charts-functionscope.html'>Apply scope to label functions</a></li>							</ul>
-						</div>
-					</div>
-					
-					<div id="module">
-						<h3>More Charts Control Resources:</h3>
-						<ul>
-							<li><a href="http://developer.yahoo.com/yui/charts/">User's Guide</a> (external)</li>
-						<li><a href="../../docs/module_charts.html">API Documentation</a></li>
-                            
-                            
-							<li><a href="http://yuiblog.com/assets/pdf/cheatsheets/charts.pdf">Cheat Sheet PDF</a> (external)</li></ul>
-					</div>
-			  </div>
-		</div>
-		
-		</div>
-	</div>
-
-
-<div class="yui-b" id="tocWrapper">
-<!-- TABLE OF CONTENTS -->
-<div id="toc">
-	
-<ul>
-<li class="sect first">Yahoo! UI Library</li><li class="item"><a title="The Yahoo! User Interface Library (YUI)" href="http://developer.yahoo.com/yui/">Home (external)</a></li><li class="item"><a title="The Yahoo! User Interface Blog" href="http://yuiblog.com">YUIBlog (external)</a></li><li class="item"><a title="YUILibrary.com hosts the YUI community forums" href="http://yuilibrary.com/forum/">YUI Discussion Forum (external)</a></li><li class="item"><a title="The YUI Library source can be checked out from GitHub" href="http://github.com/yui/">YUI on GitHub</a></li><li class="item"><a title="Instantly searchable API documentation for the entire YUI library." href="../../docs/index.html">API Documentation</a></li><li class="item"><a title="Examples of every YUI utility and control in action" href="../../examples/">Functional Examples</a></li><li class="item"><a title="Videos and podcasts from the YUI Team and from the Yahoo! frontend engineering community." href="http://developer.yahoo.com/yui/theater/">YUI Theater (external)</a></li><li class="item"><a title="YUI is free and open, offered under a BSD license." href="http://developer.yahoo.com/yui/license.html">YUI License (external)</a></li><li class="sect">YUI Functional Examples</li><li class="item"><a title="The YUI Animation Utility - Functional Examples" href="../../examples/animation/index.html">Animation</a></li><li class="item"><a title="The YUI AutoComplete Control - Functional Examples" href="../../examples/autocomplete/index.html">AutoComplete</a></li><li class="item"><a title="The YUI Browser History Manager - Functional Examples" href="../../examples/history/index.html">Browser History Manager</a></li><li class="item"><a title="The YUI Button Control - Functional Examples" href="../../examples/button/index.html">Button</a></li><li class="item"><a title="The YUI Calendar Control - Functional Examples" href="../../examples/calendar/index.html">Calendar</a></li><li class="item"><a title="The YUI Carousel Control - Functional Examples" href="../../examples/carousel/index.html">Carousel</a></li><li class="selected "><a title="The YUI Charts Control - Functional Examples" href="../../examples/charts/index.html">Charts</a></li><li class="item"><a title="The YUI Color Picker Control - Functional Examples" href="../../examples/colorpicker/index.html">Color Picker</a></li><li class="item"><a title="The YUI Cookie Utility - Functional Examples" href="../../examples/cookie/index.html">Cookie</a></li><li class="item"><a title="The YUI Connection Manager (AJAX) - Functional Examples" href="../../examples/connection/index.html">Connection Manager</a></li><li class="item"><a title="The YUI Container Family (Module, Overlay, Tooltip, Panel, Dialog, SimpleDialog) - Functional Examples" href="../../examples/container/index.html">Container</a></li><li class="item"><a title="The YUI DataTable Control - Functional Examples" href="../../examples/datatable/index.html">DataTable</a></li><li class="item"><a title="The YUI Dom Collection - Functional Examples" href="../../examples/dom/index.html">Dom</a></li><li class="item"><a title="The YUI Drag & Drop Utility - Functional Examples" href="../../examples/dragdrop/index.html">Drag & Drop</a></li><li class="item"><a title="The YUI Event Utility - Functional Examples" href="../../examples/event/index.html">Event</a></li><li class="item"><a title="The YUI Get Utility - Functional Examples" href="../../examples/get/index.html">Get</a></li><li class="item"><a title="The YUI ImageCropper Control - Functional Examples" href="../../examples/imagecropper/index.html">ImageCropper</a></li><li class="item"><a title="The YUI ImageLoader Utility - Functional Examples" href="../../examples/imageloader/index.html">ImageLoader</a></li><li class="item"><a title="The YUI JSON Utility - Functional Examples" href="../../examples/json/index.html">JSON</a></li><li class="item"><a title="The YUI Layout Manager - Functional Examples" href="../../examples/layout/index.html">Layout Manager</a></li><li class="item"><a title="The YUI Logger Control - Functional Examples" href="../../examples/logger/index.html">Logger</a></li><li class="item"><a title="The YUI Menu Control - Functional Examples" href="../../examples/menu/index.html">Menu</a></li><li class="item"><a title="The YUI Paginator - Functional Examples" href="../../examples/paginator/index.html">Paginator</a></li><li class="item"><a title="The YUI Profiler Utility - Functional Examples" href="../../examples/profiler/index.html">Profiler</a></li><li class="item"><a title="The YUI ProfileViewer Control - Functional Examples" href="../../examples/profilerviewer/index.html">ProfilerViewer</a></li><li class="item"><a title="The YUI ProgressBar Control - Functional Examples" href="../../examples/progressbar/index.html">ProgressBar</a></li><li class="item"><a title="The YUI Resize Utility - Functional Examples" href="../../examples/resize/index.html">Resize</a></li><li class="item"><a title="The YUI Rich Text Editor - Functional Examples" href="../../examples/editor/index.html">Rich Text Editor</a></li><li class="item"><a title="The YUI Selector Utility - Functional Examples" href="../../examples/selector/index.html">Selector</a></li><li class="item"><a title="The YUI Slider Control - Functional Examples" href="../../examples/slider/index.html">Slider</a></li><li class="item"><a title="The YUI Storage Utility - Functional Examples" href="../../examples/storage/index.html">Storage</a></li><li class="item"><a title="The YUI SWF Utility - Functional Examples" href="../../examples/swf/index.html">SWF</a></li><li class="item"><a title="The YUI SWFStore Utility - Functional Examples" href="../../examples/swfstore/index.html">SWFStore</a></li><li class="item"><a title="The YUI Stylesheet Utility - Functional Examples" href="../../examples/stylesheet/index.html">Stylesheet</a></li><li class="item"><a title="The YUI TabView Control - Functional Examples" href="../../examples/tabview/index.html">TabView</a></li><li class="item"><a title="The YUI TreeView Control - Functional Examples" href="../../examples/treeview/index.html">TreeView</a></li><li class="item"><a title="The YUI Uploader Utility - Functional Examples" href="../../examples/uploader/index.html">Uploader (experimental)</a></li><li class="item"><a title="The YUI YAHOO Global Object - Functional Examples" href="../../examples/yahoo/index.html">YAHOO Global Object</a></li><li class="item"><a title="The YUI Loader Utility - Functional Examples" href="../../examples/yuiloader/index.html">YUI Loader</a></li><li class="item"><a title="The YUI Test Utility - Functional Examples" href="../../examples/yuitest/index.html">YUI Test</a></li><li class="item"><a title="YUI Reset CSS - Functional Examples" href="../../examples/reset/index.html">Reset CSS</a></li><li class="item"><a title="YUI Base CSS - Functional Examples" href="../../examples/base/index.html">Base CSS</a></li><li class="item"><a title="YUI Fonts CSS - Functional Examples" href="../../examples/fonts/index.html">Fonts CSS</a></li><li class="item"><a title="YUI Grids CSS - Functional Examples" href="../../examples/grids/index.html">Grids CSS</a></li><li class="sect">YUI Articles on the YUI Website</li><li class="item"><a title="Answers to Frequently Asked Questions about the YUI Library" href="http://developer.yahoo.com/yui/articles/faq/">YUI FAQ (external)</a></li><li class="item"><a title="Yahoo!'s philosophy of Graded Browser Support" href="http://developer.yahoo.com/yui/articles/gbs/">Graded Browser Support (external)</a></li><li class="item"><a title="Reporting Bugs and Making Feature Requests for YUI Components" href="http://developer.yahoo.com/yui/articles/reportingbugs/">Bug Reports/Feature Requests (external)</a></li><li class="item"><a title="Serve YUI source files from Yahoo! -- free, fast, and simple" href="http://developer.yahoo.com/yui/articles/hosting/">Serving YUI Files from Yahoo! (external)</a></li><li class="item"><a title="Best practices for working with web services while protecting user privacy" href="http://developer.yahoo.com/security/">Security Best Practices (external)</a></li></ul>
-</div>
-</div>
-	</div><!--closes bd-->
-
-	<div id="ft">
-        <p class="first">Copyright © 2011 Yahoo! Inc. All rights reserved.</p>
-        <p><a href="http://privacy.yahoo.com/privacy/us/devel/index.html">Privacy Policy</a> - 
-            <a href="http://docs.yahoo.com/info/terms/">Terms of Service</a> - 
-            <a href="http://docs.yahoo.com/info/copyright/copyright.html">Copyright Policy</a> - 
-            <a href="http://careers.yahoo.com/">Job Openings</a></p>
-	</div>
-</div>
-<script src="../../assets/syntax.js"></script>
-<script src="../../assets/dpSyntaxHighlighter.js"></script>
-<script language="javascript"> 
-dp.SyntaxHighlighter.HighlightAll('code'); 
-</script>
-
-<script src='../../assets/YUIexamples.js'></script>
-
-
-</body>
-</html>
diff --git a/examples/charts/charts-legend.html b/examples/charts/charts-legend.html
deleted file mode 100644
index b9c5946..0000000
--- a/examples/charts/charts-legend.html
+++ /dev/null
@@ -1,258 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-	<title>YUI Library Examples: Charts Control: Chart with Legend Example</title>
-    
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-    	<link rel="stylesheet" type="text/css" href="../../assets/yui.css" >
-
-<style>
-/*Supplemental CSS for the YUI distribution*/
-#custom-doc { width: 95%; min-width: 950px; }
-#pagetitle {background-image: url(../../assets/bg_hd.gif);}
-</style>
-
-<link rel="stylesheet" type="text/css" href="../../assets/dpSyntaxHighlighter.css">
-<!--Script and CSS includes for YUI dependencies on this page-->
-<link rel="stylesheet" type="text/css" href="../../build/button/assets/skins/sam/button.css" />
-<script type="text/javascript" src="../../build/yuiloader/yuiloader-min.js"></script>
-<script type="text/javascript" src="../../build/dom/dom-min.js"></script>
-<script type="text/javascript" src="../../build/event/event-min.js"></script>
-<script type="text/javascript" src="../../build/json/json-min.js"></script>
-<script type="text/javascript" src="../../build/element/element-min.js"></script>
-<script type="text/javascript" src="../../build/datasource/datasource-min.js"></script>
-<script type="text/javascript" src="../../build/swf/swf-min.js"></script>
-<script type="text/javascript" src="../../build/charts/charts-min.js"></script>
-<script type="text/javascript" src="../../build/button/button-min.js"></script>
-
-
-<!--begin custom header content for this example-->
-<style type="text/css">
-	#chart
-	{
-		float: left;
-		width: 450px;
-		height: 300px;
-	}
-
-	.chart_title
-	{
-		display: block;
-		font-size: 1.2em;
-		font-weight: bold;
-		margin-bottom: 0.4em;
-	}
-</style>
-<!--end custom header content for this example-->
-
-
-<script type="text/javascript">
-//enable passthrough of errors from YUI Event:
-if ((typeof YAHOO !== "undefined") && (YAHOO.util) && (YAHOO.util.Event)) {
-	YAHOO.util.Event.throwErrors = true;
-}
-</script>
-</head>
-<body id="yahoo-com" class="yui-skin-sam">
-<div id="custom-doc" class="yui-t2">
-<div id="hd">
-	<div id="ygunav">
-		<p><em><a href="http://developer.yahoo.com/yui/">YUI Library Home</a></em></p>
-		<form action="http://search.yahoo.com/search" id="sitesearchform">
-		<input name="vs" type="hidden" value="developer.yahoo.com">
-		<input name="vs" type="hidden" value="yuiblog.com">
-		<div id="sitesearch">
-			<label for="searchinput">Site Search (YDN & YUIBlog): </label>
-			<input type="text" id="searchinput" name="p">
-			<input type="submit" value="Search" id="searchsubmit" class="ygbt">
-		</div>
-		</form>	</div>
-	<div id="ygma"><a href="../../"><img src="../../assets/yui.gif"  border="0" height="38"></a></div>
-	<div id="pagetitle"><h1>YUI Library Examples: Charts Control: Chart with Legend Example</h1></div>
-</div>
-<div id="bd">
-	
-	<div id="yui-main">
-		<div class="yui-b">
-		  <div class="yui-ge">
-			  <div class="yui-u first example">
-
-    
-	<div class="promo">
-	<h1>Charts Control: Chart with Legend Example</h1>
-	
-	<div class="exampleIntro">
-	<p>A legend may be displayed with the <a href="http://developer.yahoo.com/yui/charts/">YUI Charts Control</a> by setting a few simple styles. This example shows you how.</p>
-<p>Please note: The YUI Charts Control requires Flash Player 9.0.45 or higher. The latest version of Flash Player is available at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p>			
-	</div>	
-					
-	<div class="example-container module ">
-			<div class="hd exampleHd">
-			<p class="newWindowButton yui-skin-sam"><!--<span id="newWindowLinkx"><span class="first-child">--><a href="charts-legend_clean.html" target="_blank">View example in new window.</a><!--</span></span>-->		
-		</div>		<div id="example-canvas" class="bd">
-	
-		
-	<!--BEGIN SOURCE CODE FOR EXAMPLE =============================== -->
-	
-	<span class="chart_title">Survey: What is your favorite season?</span>
-<div id="chart">Unable to load Flash content. The YUI Charts Control requires Flash Player 9.0.45 or higher. You can install the latest version at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p></div>
-
-<script type="text/javascript">
-
-	YAHOO.widget.Chart.SWFURL = "../../build/charts/assets/charts.swf";
-
-//--- data
-
-	YAHOO.example.publicOpinion =
-	[
-		{ response: "Summer", count: 564815 },
-		{ response: "Fall", count: 664182 },
-		{ response: "Spring", count: 248124 },
-		{ response: "Winter", count: 271214 },
-		{ response: "Undecided", count: 81845 }
-	]
-
-	var opinionData = new YAHOO.util.DataSource( YAHOO.example.publicOpinion );
-	opinionData.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-	opinionData.responseSchema = { fields: [ "response", "count" ] };
-
-//--- chart
-
-	var mychart = new YAHOO.widget.PieChart( "chart", opinionData,
-	{
-		dataField: "count",
-		categoryField: "response",
-		style:
-		{
-			padding: 20,
-			legend:
-			{
-				display: "right",
-				padding: 10,
-				spacing: 5,
-				font:
-				{
-					family: "Arial",
-					size: 13
-				}
-			}
-		}
-	});
-
-
-</script>
-	
-	<!--END SOURCE CODE FOR EXAMPLE =============================== -->
-	
-		
-		</div>
-		
-	
-	</div>			
-	</div>
-		
-	<h2 class="first">Add the Legend</h2>
-
-<p>The <a href="http://developer.yahoo.com/yui/charts/">Charts Control</a> may display a legend by specifying the legend display style. Accepted values include <code>"top"</code>, <code>"right"</code>, <code>"bottom"</code>, <code>"left"</code>, and the default value <code>"none"</code>.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="7">
-style:
-{
-	legend:
-	{
-		display: "right"
-	}
-}
-</textarea>
-
-<p>Legends that are displayed on the left or right sides will arrange their series or category items vertically. When you specify that the legend should be displayed on the top or bottom, it will arrange its items horizontally.</p>
-
-<h2>Other Legend Styles</h2>
-
-<p>Several substyles are available to allow you to customize the legend to fit your needs. In this example, we customize the font used by the text in the legend, the padding between the legend's items and the edge of the legend, and the spacing between the legend's items.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-legend:
-{
-	display: "right",
-	padding: 10,
-	spacing: 5,
-	font:
-	{
-		family: "Arial",
-		size: 13
-	}
-}
-</textarea>
-
-<p>There are more styles available for legends, including border and background options. For full details about the legend styles, read the <a href="http://developer.yahoo.com/yui/charts/">Charts Control User's Guide</a>.
-<h2>Configuration for This Example</h2>
-
-<p>You can load the necessary JavaScript and CSS for this example from Yahoo's servers.  <a href="http://developer.yahoo.com/yui/articles/hosting/?yahoo&dom&event&json&element&datasource&swf&charts&MIN#configure">Click here to load the YUI Dependency Configurator with all of this example's dependencies preconfigured</a>.</p>
-
-				</div>
-				<div class="yui-u">
-						<div id="loggerModule" class="yui-skin-sam">
-						<h3 class="firstContent">YUI Logger Output:</h3>
-								<div id="loggerGloss"><p><strong>Note:</strong> Logging and debugging is currently turned off for this example.</p> 
-							<p class="loggerButton"><span id="loggerLink"><span class="first-child"><a href="charts-legend_log.html">Reload with logging<br />
-	 and debugging enabled.</a></span></span></p></div>
-	
-						</div>
-					
-				
-					<div id="examples">
-						<h3>Charts Control Examples:</h3>
-	
-						<div id="exampleToc">
-							<ul>
-								<li><a href='../charts/charts-quickstart.html'>Charts Quickstart Example</a></li><li class='selected'><a href='../charts/charts-legend.html'>Chart with Legend Example</a></li><li><a href='../charts/charts-skins.html'>Skinning a Chart Example</a></li><li><a href='../charts/charts-datatable.html'>Chart and DataTable Example</a></li><li><a href='../charts/charts-xhr-polling.html'>Chart with DataSource Polling</a></li><li><a href='../charts/charts-stacked.html'>Stacked Bar Chart</a></li><li><a href='../charts/charts-tabview.html'>Charts in a TabView</a></li><li><a href='../charts/charts-rotation.html'>Column Chart with Rotated Title and Labels</a></li><li><a href='../charts/charts-styles.html'>Styling Lines, Borders and Fills</a></li><li><a href='../charts/charts-dualaxes.html'>Chart with 2 Numeric Axes</a></li><li><a href='../charts/charts-hideseries.html'>Hide series in a chart.</a></li><li><a href='../charts/charts-seriescustomization.html'>Customize series items</a></li><li><a href='../charts/charts-functionscope.html'>Apply scope to label functions</a></li>							</ul>
-						</div>
-					</div>
-					
-					<div id="module">
-						<h3>More Charts Control Resources:</h3>
-						<ul>
-							<li><a href="http://developer.yahoo.com/yui/charts/">User's Guide</a> (external)</li>
-						<li><a href="../../docs/module_charts.html">API Documentation</a></li>
-                            
-                            
-							<li><a href="http://yuiblog.com/assets/pdf/cheatsheets/charts.pdf">Cheat Sheet PDF</a> (external)</li></ul>
-					</div>
-			  </div>
-		</div>
-		
-		</div>
-	</div>
-
-
-<div class="yui-b" id="tocWrapper">
-<!-- TABLE OF CONTENTS -->
-<div id="toc">
-	
-<ul>
-<li class="sect first">Yahoo! UI Library</li><li class="item"><a title="The Yahoo! User Interface Library (YUI)" href="http://developer.yahoo.com/yui/">Home (external)</a></li><li class="item"><a title="The Yahoo! User Interface Blog" href="http://yuiblog.com">YUIBlog (external)</a></li><li class="item"><a title="YUILibrary.com hosts the YUI community forums" href="http://yuilibrary.com/forum/">YUI Discussion Forum (external)</a></li><li class="item"><a title="The YUI Library source can be checked out from GitHub" href="http://github.com/yui/">YUI on GitHub</a></li><li class="item"><a title="Instantly searchable API documentation for the entire YUI library." href="../../docs/index.html">API Documentation</a></li><li class="item"><a title="Examples of every YUI utility and control in action" href="../../examples/">Functional Examples</a></li><li class="item"><a title="Videos and podcasts from the YUI Team and from the Yahoo! frontend engineering community." href="http://developer.yahoo.com/yui/theater/">YUI Theater (external)</a></li><li class="item"><a title="YUI is free and open, offered under a BSD license." href="http://developer.yahoo.com/yui/license.html">YUI License (external)</a></li><li class="sect">YUI Functional Examples</li><li class="item"><a title="The YUI Animation Utility - Functional Examples" href="../../examples/animation/index.html">Animation</a></li><li class="item"><a title="The YUI AutoComplete Control - Functional Examples" href="../../examples/autocomplete/index.html">AutoComplete</a></li><li class="item"><a title="The YUI Browser History Manager - Functional Examples" href="../../examples/history/index.html">Browser History Manager</a></li><li class="item"><a title="The YUI Button Control - Functional Examples" href="../../examples/button/index.html">Button</a></li><li class="item"><a title="The YUI Calendar Control - Functional Examples" href="../../examples/calendar/index.html">Calendar</a></li><li class="item"><a title="The YUI Carousel Control - Functional Examples" href="../../examples/carousel/index.html">Carousel</a></li><li class="selected "><a title="The YUI Charts Control - Functional Examples" href="../../examples/charts/index.html">Charts</a></li><li class="item"><a title="The YUI Color Picker Control - Functional Examples" href="../../examples/colorpicker/index.html">Color Picker</a></li><li class="item"><a title="The YUI Cookie Utility - Functional Examples" href="../../examples/cookie/index.html">Cookie</a></li><li class="item"><a title="The YUI Connection Manager (AJAX) - Functional Examples" href="../../examples/connection/index.html">Connection Manager</a></li><li class="item"><a title="The YUI Container Family (Module, Overlay, Tooltip, Panel, Dialog, SimpleDialog) - Functional Examples" href="../../examples/container/index.html">Container</a></li><li class="item"><a title="The YUI DataTable Control - Functional Examples" href="../../examples/datatable/index.html">DataTable</a></li><li class="item"><a title="The YUI Dom Collection - Functional Examples" href="../../examples/dom/index.html">Dom</a></li><li class="item"><a title="The YUI Drag & Drop Utility - Functional Examples" href="../../examples/dragdrop/index.html">Drag & Drop</a></li><li class="item"><a title="The YUI Event Utility - Functional Examples" href="../../examples/event/index.html">Event</a></li><li class="item"><a title="The YUI Get Utility - Functional Examples" href="../../examples/get/index.html">Get</a></li><li class="item"><a title="The YUI ImageCropper Control - Functional Examples" href="../../examples/imagecropper/index.html">ImageCropper</a></li><li class="item"><a title="The YUI ImageLoader Utility - Functional Examples" href="../../examples/imageloader/index.html">ImageLoader</a></li><li class="item"><a title="The YUI JSON Utility - Functional Examples" href="../../examples/json/index.html">JSON</a></li><li class="item"><a title="The YUI Layout Manager - Functional Examples" href="../../examples/layout/index.html">Layout Manager</a></li><li class="item"><a title="The YUI Logger Control - Functional Examples" href="../../examples/logger/index.html">Logger</a></li><li class="item"><a title="The YUI Menu Control - Functional Examples" href="../../examples/menu/index.html">Menu</a></li><li class="item"><a title="The YUI Paginator - Functional Examples" href="../../examples/paginator/index.html">Paginator</a></li><li class="item"><a title="The YUI Profiler Utility - Functional Examples" href="../../examples/profiler/index.html">Profiler</a></li><li class="item"><a title="The YUI ProfileViewer Control - Functional Examples" href="../../examples/profilerviewer/index.html">ProfilerViewer</a></li><li class="item"><a title="The YUI ProgressBar Control - Functional Examples" href="../../examples/progressbar/index.html">ProgressBar</a></li><li class="item"><a title="The YUI Resize Utility - Functional Examples" href="../../examples/resize/index.html">Resize</a></li><li class="item"><a title="The YUI Rich Text Editor - Functional Examples" href="../../examples/editor/index.html">Rich Text Editor</a></li><li class="item"><a title="The YUI Selector Utility - Functional Examples" href="../../examples/selector/index.html">Selector</a></li><li class="item"><a title="The YUI Slider Control - Functional Examples" href="../../examples/slider/index.html">Slider</a></li><li class="item"><a title="The YUI Storage Utility - Functional Examples" href="../../examples/storage/index.html">Storage</a></li><li class="item"><a title="The YUI SWF Utility - Functional Examples" href="../../examples/swf/index.html">SWF</a></li><li class="item"><a title="The YUI SWFStore Utility - Functional Examples" href="../../examples/swfstore/index.html">SWFStore</a></li><li class="item"><a title="The YUI Stylesheet Utility - Functional Examples" href="../../examples/stylesheet/index.html">Stylesheet</a></li><li class="item"><a title="The YUI TabView Control - Functional Examples" href="../../examples/tabview/index.html">TabView</a></li><li class="item"><a title="The YUI TreeView Control - Functional Examples" href="../../examples/treeview/index.html">TreeView</a></li><li class="item"><a title="The YUI Uploader Utility - Functional Examples" href="../../examples/uploader/index.html">Uploader (experimental)</a></li><li class="item"><a title="The YUI YAHOO Global Object - Functional Examples" href="../../examples/yahoo/index.html">YAHOO Global Object</a></li><li class="item"><a title="The YUI Loader Utility - Functional Examples" href="../../examples/yuiloader/index.html">YUI Loader</a></li><li class="item"><a title="The YUI Test Utility - Functional Examples" href="../../examples/yuitest/index.html">YUI Test</a></li><li class="item"><a title="YUI Reset CSS - Functional Examples" href="../../examples/reset/index.html">Reset CSS</a></li><li class="item"><a title="YUI Base CSS - Functional Examples" href="../../examples/base/index.html">Base CSS</a></li><li class="item"><a title="YUI Fonts CSS - Functional Examples" href="../../examples/fonts/index.html">Fonts CSS</a></li><li class="item"><a title="YUI Grids CSS - Functional Examples" href="../../examples/grids/index.html">Grids CSS</a></li><li class="sect">YUI Articles on the YUI Website</li><li class="item"><a title="Answers to Frequently Asked Questions about the YUI Library" href="http://developer.yahoo.com/yui/articles/faq/">YUI FAQ (external)</a></li><li class="item"><a title="Yahoo!'s philosophy of Graded Browser Support" href="http://developer.yahoo.com/yui/articles/gbs/">Graded Browser Support (external)</a></li><li class="item"><a title="Reporting Bugs and Making Feature Requests for YUI Components" href="http://developer.yahoo.com/yui/articles/reportingbugs/">Bug Reports/Feature Requests (external)</a></li><li class="item"><a title="Serve YUI source files from Yahoo! -- free, fast, and simple" href="http://developer.yahoo.com/yui/articles/hosting/">Serving YUI Files from Yahoo! (external)</a></li><li class="item"><a title="Best practices for working with web services while protecting user privacy" href="http://developer.yahoo.com/security/">Security Best Practices (external)</a></li></ul>
-</div>
-</div>
-	</div><!--closes bd-->
-
-	<div id="ft">
-        <p class="first">Copyright © 2011 Yahoo! Inc. All rights reserved.</p>
-        <p><a href="http://privacy.yahoo.com/privacy/us/devel/index.html">Privacy Policy</a> - 
-            <a href="http://docs.yahoo.com/info/terms/">Terms of Service</a> - 
-            <a href="http://docs.yahoo.com/info/copyright/copyright.html">Copyright Policy</a> - 
-            <a href="http://careers.yahoo.com/">Job Openings</a></p>
-	</div>
-</div>
-<script src="../../assets/syntax.js"></script>
-<script src="../../assets/dpSyntaxHighlighter.js"></script>
-<script language="javascript"> 
-dp.SyntaxHighlighter.HighlightAll('code'); 
-</script>
-
-<script src='../../assets/YUIexamples.js'></script>
-
-
-</body>
-</html>
diff --git a/examples/charts/charts-legend_clean.html b/examples/charts/charts-legend_clean.html
deleted file mode 100644
index 6cdb283..0000000
--- a/examples/charts/charts-legend_clean.html
+++ /dev/null
@@ -1,114 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-<title>Chart with Legend Example</title>
-
-<style type="text/css">
-/*margin and padding on body element
-  can introduce errors in determining
-  element position and are not recommended;
-  we turn them off as a foundation for YUI
-  CSS treatments. */
-body {
-	margin:0;
-	padding:0;
-}
-</style>
-
-<link rel="stylesheet" type="text/css" href="../../build/fonts/fonts-min.css" />
-<script type="text/javascript" src="../../build/yahoo-dom-event/yahoo-dom-event.js"></script>
-<script type="text/javascript" src="../../build/json/json-min.js"></script>
-<script type="text/javascript" src="../../build/element/element-min.js"></script>
-<script type="text/javascript" src="../../build/datasource/datasource-min.js"></script>
-<script type="text/javascript" src="../../build/swf/swf-min.js"></script>
-<script type="text/javascript" src="../../build/charts/charts-min.js"></script>
-
-
-<!--begin custom header content for this example-->
-<style type="text/css">
-	#chart
-	{
-		float: left;
-		width: 450px;
-		height: 300px;
-	}
-
-	.chart_title
-	{
-		display: block;
-		font-size: 1.2em;
-		font-weight: bold;
-		margin-bottom: 0.4em;
-	}
-</style>
-<!--end custom header content for this example-->
-
-</head>
-
-<body class="yui-skin-sam">
-
-
-<h1>Chart with Legend Example</h1>
-
-<div class="exampleIntro">
-	<p>A legend may be displayed with the <a href="http://developer.yahoo.com/yui/charts/">YUI Charts Control</a> by setting a few simple styles. This example shows you how.</p>
-<p>Please note: The YUI Charts Control requires Flash Player 9.0.45 or higher. The latest version of Flash Player is available at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p>			
-</div>
-
-<!--BEGIN SOURCE CODE FOR EXAMPLE =============================== -->
-
-<span class="chart_title">Survey: What is your favorite season?</span>
-<div id="chart">Unable to load Flash content. The YUI Charts Control requires Flash Player 9.0.45 or higher. You can install the latest version at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p></div>
-
-<script type="text/javascript">
-
-	YAHOO.widget.Chart.SWFURL = "../../build/charts/assets/charts.swf";
-
-//--- data
-
-	YAHOO.example.publicOpinion =
-	[
-		{ response: "Summer", count: 564815 },
-		{ response: "Fall", count: 664182 },
-		{ response: "Spring", count: 248124 },
-		{ response: "Winter", count: 271214 },
-		{ response: "Undecided", count: 81845 }
-	]
-
-	var opinionData = new YAHOO.util.DataSource( YAHOO.example.publicOpinion );
-	opinionData.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-	opinionData.responseSchema = { fields: [ "response", "count" ] };
-
-//--- chart
-
-	var mychart = new YAHOO.widget.PieChart( "chart", opinionData,
-	{
-		dataField: "count",
-		categoryField: "response",
-		style:
-		{
-			padding: 20,
-			legend:
-			{
-				display: "right",
-				padding: 10,
-				spacing: 5,
-				font:
-				{
-					family: "Arial",
-					size: 13
-				}
-			}
-		}
-	});
-
-
-</script>
-
-<!--END SOURCE CODE FOR EXAMPLE =============================== -->
-
-</body>
-</html>
diff --git a/examples/charts/charts-legend_log.html b/examples/charts/charts-legend_log.html
deleted file mode 100644
index dc31c1a..0000000
--- a/examples/charts/charts-legend_log.html
+++ /dev/null
@@ -1,262 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-	<title>YUI Library Examples: Charts Control: Chart with Legend Example</title>
-    
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-    	<link rel="stylesheet" type="text/css" href="../../assets/yui.css" >
-
-<style>
-/*Supplemental CSS for the YUI distribution*/
-#custom-doc { width: 95%; min-width: 950px; }
-#pagetitle {background-image: url(../../assets/bg_hd.gif);}
-</style>
-
-<link rel="stylesheet" type="text/css" href="../../assets/dpSyntaxHighlighter.css">
-<!--Script and CSS includes for YUI dependencies on this page-->
-<link rel="stylesheet" type="text/css" href="../../build/logger/assets/skins/sam/logger.css" />
-<link rel="stylesheet" type="text/css" href="../../build/button/assets/skins/sam/button.css" />
-<script type="text/javascript" src="../../build/yuiloader/yuiloader-min.js"></script>
-<script type="text/javascript" src="../../build/event/event-min.js"></script>
-<script type="text/javascript" src="../../build/dom/dom-min.js"></script>
-<script type="text/javascript" src="../../build/logger/logger-min.js"></script>
-<script type="text/javascript" src="../../build/json/json-min.js"></script>
-<script type="text/javascript" src="../../build/element/element-min.js"></script>
-<script type="text/javascript" src="../../build/datasource/datasource-debug.js"></script>
-<script type="text/javascript" src="../../build/swf/swf-min.js"></script>
-<script type="text/javascript" src="../../build/charts/charts-debug.js"></script>
-<script type="text/javascript" src="../../build/button/button-min.js"></script>
-
-
-<!--begin custom header content for this example-->
-<style type="text/css">
-	#chart
-	{
-		float: left;
-		width: 450px;
-		height: 300px;
-	}
-
-	.chart_title
-	{
-		display: block;
-		font-size: 1.2em;
-		font-weight: bold;
-		margin-bottom: 0.4em;
-	}
-</style>
-<!--end custom header content for this example-->
-
-
-<script type="text/javascript">
-//enable passthrough of errors from YUI Event:
-if ((typeof YAHOO !== "undefined") && (YAHOO.util) && (YAHOO.util.Event)) {
-	YAHOO.util.Event.throwErrors = true;
-}
-</script>
-</head>
-<body id="yahoo-com" class="yui-skin-sam">
-<div id="custom-doc" class="yui-t2">
-<div id="hd">
-	<div id="ygunav">
-		<p><em><a href="http://developer.yahoo.com/yui/">YUI Library Home</a></em></p>
-		<form action="http://search.yahoo.com/search" id="sitesearchform">
-		<input name="vs" type="hidden" value="developer.yahoo.com">
-		<input name="vs" type="hidden" value="yuiblog.com">
-		<div id="sitesearch">
-			<label for="searchinput">Site Search (YDN & YUIBlog): </label>
-			<input type="text" id="searchinput" name="p">
-			<input type="submit" value="Search" id="searchsubmit" class="ygbt">
-		</div>
-		</form>	</div>
-	<div id="ygma"><a href="../../"><img src="../../assets/yui.gif"  border="0" height="38"></a></div>
-	<div id="pagetitle"><h1>YUI Library Examples: Charts Control: Chart with Legend Example</h1></div>
-</div>
-<div id="bd">
-	
-	<div id="yui-main">
-		<div class="yui-b">
-		  <div class="yui-ge">
-			  <div class="yui-u first example">
-
-    
-	<div class="promo">
-	<h1>Charts Control: Chart with Legend Example</h1>
-	
-	<div class="exampleIntro">
-	<p>A legend may be displayed with the <a href="http://developer.yahoo.com/yui/charts/">YUI Charts Control</a> by setting a few simple styles. This example shows you how.</p>
-<p>Please note: The YUI Charts Control requires Flash Player 9.0.45 or higher. The latest version of Flash Player is available at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p>			
-	</div>	
-					
-	<div class="example-container module ">
-			<div class="hd exampleHd">
-			<p class="newWindowButton yui-skin-sam"><!--<span id="newWindowLinkx"><span class="first-child">--><a href="charts-legend_clean.html" target="_blank">View example in new window.</a><!--</span></span>-->		
-		</div>		<div id="example-canvas" class="bd">
-	
-		
-	<!--BEGIN SOURCE CODE FOR EXAMPLE =============================== -->
-	
-	<span class="chart_title">Survey: What is your favorite season?</span>
-<div id="chart">Unable to load Flash content. The YUI Charts Control requires Flash Player 9.0.45 or higher. You can install the latest version at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p></div>
-
-<script type="text/javascript">
-
-	YAHOO.widget.Chart.SWFURL = "../../build/charts/assets/charts.swf";
-
-//--- data
-
-	YAHOO.example.publicOpinion =
-	[
-		{ response: "Summer", count: 564815 },
-		{ response: "Fall", count: 664182 },
-		{ response: "Spring", count: 248124 },
-		{ response: "Winter", count: 271214 },
-		{ response: "Undecided", count: 81845 }
-	]
-
-	var opinionData = new YAHOO.util.DataSource( YAHOO.example.publicOpinion );
-	opinionData.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-	opinionData.responseSchema = { fields: [ "response", "count" ] };
-
-//--- chart
-
-	var mychart = new YAHOO.widget.PieChart( "chart", opinionData,
-	{
-		dataField: "count",
-		categoryField: "response",
-		style:
-		{
-			padding: 20,
-			legend:
-			{
-				display: "right",
-				padding: 10,
-				spacing: 5,
-				font:
-				{
-					family: "Arial",
-					size: 13
-				}
-			}
-		}
-	});
-
-
-</script>
-	
-	<!--END SOURCE CODE FOR EXAMPLE =============================== -->
-	
-		
-		</div>
-		
-	
-	</div>			
-	</div>
-		
-	<h2 class="first">Add the Legend</h2>
-
-<p>The <a href="http://developer.yahoo.com/yui/charts/">Charts Control</a> may display a legend by specifying the legend display style. Accepted values include <code>"top"</code>, <code>"right"</code>, <code>"bottom"</code>, <code>"left"</code>, and the default value <code>"none"</code>.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="7">
-style:
-{
-	legend:
-	{
-		display: "right"
-	}
-}
-</textarea>
-
-<p>Legends that are displayed on the left or right sides will arrange their series or category items vertically. When you specify that the legend should be displayed on the top or bottom, it will arrange its items horizontally.</p>
-
-<h2>Other Legend Styles</h2>
-
-<p>Several substyles are available to allow you to customize the legend to fit your needs. In this example, we customize the font used by the text in the legend, the padding between the legend's items and the edge of the legend, and the spacing between the legend's items.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-legend:
-{
-	display: "right",
-	padding: 10,
-	spacing: 5,
-	font:
-	{
-		family: "Arial",
-		size: 13
-	}
-}
-</textarea>
-
-<p>There are more styles available for legends, including border and background options. For full details about the legend styles, read the <a href="http://developer.yahoo.com/yui/charts/">Charts Control User's Guide</a>.
-<h2>Configuration for This Example</h2>
-
-<p>You can load the necessary JavaScript and CSS for this example from Yahoo's servers.  <a href="http://developer.yahoo.com/yui/articles/hosting/?yahoo&dom&event&json&element&datasource&swf&charts&MIN#configure">Click here to load the YUI Dependency Configurator with all of this example's dependencies preconfigured</a>.</p>
-
-				</div>
-				<div class="yui-u">
-						<div id="loggerModule" class="yui-skin-sam">
-						<h3 class="firstContent">YUI Logger Output:</h3>
-								<div id="loggerDiv"></div>
-							<div id="loggerGloss">
-								<p><strong>Note:</strong> You are viewing this example in debug mode with logging enabled.  This can significantly slow performance.</p>
-	
-								<p class="loggerButton"><span id="loggerLink"><span class="first-child"><a href="charts-legend.html">Reload with logging<br />and debugging disabled.</a></span></span></p>
-							</div>
-						</div>
-					
-				
-					<div id="examples">
-						<h3>Charts Control Examples:</h3>
-	
-						<div id="exampleToc">
-							<ul>
-								<li><a href='../charts/charts-quickstart.html'>Charts Quickstart Example</a></li><li class='selected'><a href='../charts/charts-legend.html'>Chart with Legend Example</a></li><li><a href='../charts/charts-skins.html'>Skinning a Chart Example</a></li><li><a href='../charts/charts-datatable.html'>Chart and DataTable Example</a></li><li><a href='../charts/charts-xhr-polling.html'>Chart with DataSource Polling</a></li><li><a href='../charts/charts-stacked.html'>Stacked Bar Chart</a></li><li><a href='../charts/charts-tabview.html'>Charts in a TabView</a></li><li><a href='../charts/charts-rotation.html'>Column Chart with Rotated Title and Labels</a></li><li><a href='../charts/charts-styles.html'>Styling Lines, Borders and Fills</a></li><li><a href='../charts/charts-dualaxes.html'>Chart with 2 Numeric Axes</a></li><li><a href='../charts/charts-hideseries.html'>Hide series in a chart.</a></li><li><a href='../charts/charts-seriescustomization.html'>Customize series items</a></li><li><a href='../charts/charts-functionscope.html'>Apply scope to label functions</a></li>							</ul>
-						</div>
-					</div>
-					
-					<div id="module">
-						<h3>More Charts Control Resources:</h3>
-						<ul>
-							<li><a href="http://developer.yahoo.com/yui/charts/">User's Guide</a> (external)</li>
-						<li><a href="../../docs/module_charts.html">API Documentation</a></li>
-                            
-                            
-							<li><a href="http://yuiblog.com/assets/pdf/cheatsheets/charts.pdf">Cheat Sheet PDF</a> (external)</li></ul>
-					</div>
-			  </div>
-		</div>
-		
-		</div>
-	</div>
-
-
-<div class="yui-b" id="tocWrapper">
-<!-- TABLE OF CONTENTS -->
-<div id="toc">
-	
-<ul>
-<li class="sect first">Yahoo! UI Library</li><li class="item"><a title="The Yahoo! User Interface Library (YUI)" href="http://developer.yahoo.com/yui/">Home (external)</a></li><li class="item"><a title="The Yahoo! User Interface Blog" href="http://yuiblog.com">YUIBlog (external)</a></li><li class="item"><a title="YUILibrary.com hosts the YUI community forums" href="http://yuilibrary.com/forum/">YUI Discussion Forum (external)</a></li><li class="item"><a title="The YUI Library source can be checked out from GitHub" href="http://github.com/yui/">YUI on GitHub</a></li><li class="item"><a title="Instantly searchable API documentation for the entire YUI library." href="../../docs/index.html">API Documentation</a></li><li class="item"><a title="Examples of every YUI utility and control in action" href="../../examples/">Functional Examples</a></li><li class="item"><a title="Videos and podcasts from the YUI Team and from the Yahoo! frontend engineering community." href="http://developer.yahoo.com/yui/theater/">YUI Theater (external)</a></li><li class="item"><a title="YUI is free and open, offered under a BSD license." href="http://developer.yahoo.com/yui/license.html">YUI License (external)</a></li><li class="sect">YUI Functional Examples</li><li class="item"><a title="The YUI Animation Utility - Functional Examples" href="../../examples/animation/index.html">Animation</a></li><li class="item"><a title="The YUI AutoComplete Control - Functional Examples" href="../../examples/autocomplete/index.html">AutoComplete</a></li><li class="item"><a title="The YUI Browser History Manager - Functional Examples" href="../../examples/history/index.html">Browser History Manager</a></li><li class="item"><a title="The YUI Button Control - Functional Examples" href="../../examples/button/index.html">Button</a></li><li class="item"><a title="The YUI Calendar Control - Functional Examples" href="../../examples/calendar/index.html">Calendar</a></li><li class="item"><a title="The YUI Carousel Control - Functional Examples" href="../../examples/carousel/index.html">Carousel</a></li><li class="selected "><a title="The YUI Charts Control - Functional Examples" href="../../examples/charts/index.html">Charts</a></li><li class="item"><a title="The YUI Color Picker Control - Functional Examples" href="../../examples/colorpicker/index.html">Color Picker</a></li><li class="item"><a title="The YUI Cookie Utility - Functional Examples" href="../../examples/cookie/index.html">Cookie</a></li><li class="item"><a title="The YUI Connection Manager (AJAX) - Functional Examples" href="../../examples/connection/index.html">Connection Manager</a></li><li class="item"><a title="The YUI Container Family (Module, Overlay, Tooltip, Panel, Dialog, SimpleDialog) - Functional Examples" href="../../examples/container/index.html">Container</a></li><li class="item"><a title="The YUI DataTable Control - Functional Examples" href="../../examples/datatable/index.html">DataTable</a></li><li class="item"><a title="The YUI Dom Collection - Functional Examples" href="../../examples/dom/index.html">Dom</a></li><li class="item"><a title="The YUI Drag & Drop Utility - Functional Examples" href="../../examples/dragdrop/index.html">Drag & Drop</a></li><li class="item"><a title="The YUI Event Utility - Functional Examples" href="../../examples/event/index.html">Event</a></li><li class="item"><a title="The YUI Get Utility - Functional Examples" href="../../examples/get/index.html">Get</a></li><li class="item"><a title="The YUI ImageCropper Control - Functional Examples" href="../../examples/imagecropper/index.html">ImageCropper</a></li><li class="item"><a title="The YUI ImageLoader Utility - Functional Examples" href="../../examples/imageloader/index.html">ImageLoader</a></li><li class="item"><a title="The YUI JSON Utility - Functional Examples" href="../../examples/json/index.html">JSON</a></li><li class="item"><a title="The YUI Layout Manager - Functional Examples" href="../../examples/layout/index.html">Layout Manager</a></li><li class="item"><a title="The YUI Logger Control - Functional Examples" href="../../examples/logger/index.html">Logger</a></li><li class="item"><a title="The YUI Menu Control - Functional Examples" href="../../examples/menu/index.html">Menu</a></li><li class="item"><a title="The YUI Paginator - Functional Examples" href="../../examples/paginator/index.html">Paginator</a></li><li class="item"><a title="The YUI Profiler Utility - Functional Examples" href="../../examples/profiler/index.html">Profiler</a></li><li class="item"><a title="The YUI ProfileViewer Control - Functional Examples" href="../../examples/profilerviewer/index.html">ProfilerViewer</a></li><li class="item"><a title="The YUI ProgressBar Control - Functional Examples" href="../../examples/progressbar/index.html">ProgressBar</a></li><li class="item"><a title="The YUI Resize Utility - Functional Examples" href="../../examples/resize/index.html">Resize</a></li><li class="item"><a title="The YUI Rich Text Editor - Functional Examples" href="../../examples/editor/index.html">Rich Text Editor</a></li><li class="item"><a title="The YUI Selector Utility - Functional Examples" href="../../examples/selector/index.html">Selector</a></li><li class="item"><a title="The YUI Slider Control - Functional Examples" href="../../examples/slider/index.html">Slider</a></li><li class="item"><a title="The YUI Storage Utility - Functional Examples" href="../../examples/storage/index.html">Storage</a></li><li class="item"><a title="The YUI SWF Utility - Functional Examples" href="../../examples/swf/index.html">SWF</a></li><li class="item"><a title="The YUI SWFStore Utility - Functional Examples" href="../../examples/swfstore/index.html">SWFStore</a></li><li class="item"><a title="The YUI Stylesheet Utility - Functional Examples" href="../../examples/stylesheet/index.html">Stylesheet</a></li><li class="item"><a title="The YUI TabView Control - Functional Examples" href="../../examples/tabview/index.html">TabView</a></li><li class="item"><a title="The YUI TreeView Control - Functional Examples" href="../../examples/treeview/index.html">TreeView</a></li><li class="item"><a title="The YUI Uploader Utility - Functional Examples" href="../../examples/uploader/index.html">Uploader (experimental)</a></li><li class="item"><a title="The YUI YAHOO Global Object - Functional Examples" href="../../examples/yahoo/index.html">YAHOO Global Object</a></li><li class="item"><a title="The YUI Loader Utility - Functional Examples" href="../../examples/yuiloader/index.html">YUI Loader</a></li><li class="item"><a title="The YUI Test Utility - Functional Examples" href="../../examples/yuitest/index.html">YUI Test</a></li><li class="item"><a title="YUI Reset CSS - Functional Examples" href="../../examples/reset/index.html">Reset CSS</a></li><li class="item"><a title="YUI Base CSS - Functional Examples" href="../../examples/base/index.html">Base CSS</a></li><li class="item"><a title="YUI Fonts CSS - Functional Examples" href="../../examples/fonts/index.html">Fonts CSS</a></li><li class="item"><a title="YUI Grids CSS - Functional Examples" href="../../examples/grids/index.html">Grids CSS</a></li><li class="sect">YUI Articles on the YUI Website</li><li class="item"><a title="Answers to Frequently Asked Questions about the YUI Library" href="http://developer.yahoo.com/yui/articles/faq/">YUI FAQ (external)</a></li><li class="item"><a title="Yahoo!'s philosophy of Graded Browser Support" href="http://developer.yahoo.com/yui/articles/gbs/">Graded Browser Support (external)</a></li><li class="item"><a title="Reporting Bugs and Making Feature Requests for YUI Components" href="http://developer.yahoo.com/yui/articles/reportingbugs/">Bug Reports/Feature Requests (external)</a></li><li class="item"><a title="Serve YUI source files from Yahoo! -- free, fast, and simple" href="http://developer.yahoo.com/yui/articles/hosting/">Serving YUI Files from Yahoo! (external)</a></li><li class="item"><a title="Best practices for working with web services while protecting user privacy" href="http://developer.yahoo.com/security/">Security Best Practices (external)</a></li></ul>
-</div>
-</div>
-	</div><!--closes bd-->
-
-	<div id="ft">
-        <p class="first">Copyright © 2011 Yahoo! Inc. All rights reserved.</p>
-        <p><a href="http://privacy.yahoo.com/privacy/us/devel/index.html">Privacy Policy</a> - 
-            <a href="http://docs.yahoo.com/info/terms/">Terms of Service</a> - 
-            <a href="http://docs.yahoo.com/info/copyright/copyright.html">Copyright Policy</a> - 
-            <a href="http://careers.yahoo.com/">Job Openings</a></p>
-	</div>
-</div>
-<script src="../../assets/syntax.js"></script>
-<script src="../../assets/dpSyntaxHighlighter.js"></script>
-<script language="javascript"> 
-dp.SyntaxHighlighter.HighlightAll('code'); 
-</script>
-
-<script src='../../assets/YUIexamples.js'></script>
-
-
-</body>
-</html>
diff --git a/examples/charts/charts-quickstart.html b/examples/charts/charts-quickstart.html
deleted file mode 100644
index 0381e7a..0000000
--- a/examples/charts/charts-quickstart.html
+++ /dev/null
@@ -1,334 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-	<title>YUI Library Examples: Charts Control: Charts Quickstart Example</title>
-    
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-    	<link rel="stylesheet" type="text/css" href="../../assets/yui.css" >
-
-<style>
-/*Supplemental CSS for the YUI distribution*/
-#custom-doc { width: 95%; min-width: 950px; }
-#pagetitle {background-image: url(../../assets/bg_hd.gif);}
-</style>
-
-<link rel="stylesheet" type="text/css" href="../../assets/dpSyntaxHighlighter.css">
-<!--Script and CSS includes for YUI dependencies on this page-->
-<link rel="stylesheet" type="text/css" href="../../build/button/assets/skins/sam/button.css" />
-<script type="text/javascript" src="../../build/yuiloader/yuiloader-min.js"></script>
-<script type="text/javascript" src="../../build/dom/dom-min.js"></script>
-<script type="text/javascript" src="../../build/event/event-min.js"></script>
-<script type="text/javascript" src="../../build/json/json-min.js"></script>
-<script type="text/javascript" src="../../build/element/element-min.js"></script>
-<script type="text/javascript" src="../../build/datasource/datasource-min.js"></script>
-<script type="text/javascript" src="../../build/swf/swf-min.js"></script>
-<script type="text/javascript" src="../../build/charts/charts-min.js"></script>
-<script type="text/javascript" src="../../build/button/button-min.js"></script>
-
-
-<!--begin custom header content for this example-->
-<style type="text/css">
-	#chart
-	{
-		width: 500px;
-		height: 350px;
-	}
-
-	.chart_title
-	{
-		display: block;
-		font-size: 1.2em;
-		font-weight: bold;
-		margin-bottom: 0.4em;
-	}
-</style>
-<!--end custom header content for this example-->
-
-
-<script type="text/javascript">
-//enable passthrough of errors from YUI Event:
-if ((typeof YAHOO !== "undefined") && (YAHOO.util) && (YAHOO.util.Event)) {
-	YAHOO.util.Event.throwErrors = true;
-}
-</script>
-</head>
-<body id="yahoo-com" class="yui-skin-sam">
-<div id="custom-doc" class="yui-t2">
-<div id="hd">
-	<div id="ygunav">
-		<p><em><a href="http://developer.yahoo.com/yui/">YUI Library Home</a></em></p>
-		<form action="http://search.yahoo.com/search" id="sitesearchform">
-		<input name="vs" type="hidden" value="developer.yahoo.com">
-		<input name="vs" type="hidden" value="yuiblog.com">
-		<div id="sitesearch">
-			<label for="searchinput">Site Search (YDN & YUIBlog): </label>
-			<input type="text" id="searchinput" name="p">
-			<input type="submit" value="Search" id="searchsubmit" class="ygbt">
-		</div>
-		</form>	</div>
-	<div id="ygma"><a href="../../"><img src="../../assets/yui.gif"  border="0" height="38"></a></div>
-	<div id="pagetitle"><h1>YUI Library Examples: Charts Control: Charts Quickstart Example</h1></div>
-</div>
-<div id="bd">
-	
-	<div id="yui-main">
-		<div class="yui-b">
-		  <div class="yui-ge">
-			  <div class="yui-u first example">
-
-    
-	<div class="promo">
-	<h1>Charts Control: Charts Quickstart Example</h1>
-	
-	<div class="exampleIntro">
-	<p>This example is a demonstration of the <a href="http://developer.yahoo.com/yui/charts/">YUI Chart Control</a>'s basic features.</p>
-<p>Please note: The YUI Charts Control requires Flash Player 9.0.45 or higher. The latest version of Flash Player is available at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p>			
-	</div>	
-					
-	<div class="example-container module ">
-			<div class="hd exampleHd">
-			<p class="newWindowButton yui-skin-sam"><!--<span id="newWindowLinkx"><span class="first-child">--><a href="charts-quickstart_clean.html" target="_blank">View example in new window.</a><!--</span></span>-->		
-		</div>		<div id="example-canvas" class="bd">
-	
-		
-	<!--BEGIN SOURCE CODE FOR EXAMPLE =============================== -->
-	
-	<span class="chart_title">Monthly Expenses</span>
-<div id="chart">Unable to load Flash content. The YUI Charts Control requires Flash Player 9.0.45 or higher. You can download the latest version of Flash Player from the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p></div>
-
-<script type="text/javascript">
-
-	YAHOO.widget.Chart.SWFURL = "../../build/charts/assets/charts.swf";
-
-//--- data
-
-	YAHOO.example.monthlyExpenses =
-	[
-		{ month: "January", rent: 880.00, utilities: 894.68 },
-		{ month: "February", rent: 880.00, utilities: 901.35 },
-		{ month: "March", rent: 880.00, utilities: 889.32 },
-		{ month: "April", rent: 880.00, utilities: 884.71 },
-		{ month: "May", rent: 910.00, utilities: 879.811 },
-		{ month: "June", rent: 910.00, utilities: 897.95 }
-	];
-
-	var myDataSource = new YAHOO.util.DataSource( YAHOO.example.monthlyExpenses );
-	myDataSource.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-	myDataSource.responseSchema =
-	{
-		fields: [ "month", "rent", "utilities" ]
-	};
-
-//--- chart
-
-	var seriesDef =
-	[
-		{ displayName: "Rent", yField: "rent" },
-		{ displayName: "Utilities", yField: "utilities" }
-	];
-
-	YAHOO.example.formatCurrencyAxisLabel = function( value )
-	{
-		return YAHOO.util.Number.format( value,
-		{
-			prefix: "$",
-			thousandsSeparator: ",",
-			decimalPlaces: 2
-		});
-	}
-
-	YAHOO.example.getDataTipText = function( item, index, series )
-	{
-		var toolTipText = series.displayName + " for " + item.month;
-		toolTipText += "\n" + YAHOO.example.formatCurrencyAxisLabel( item[series.yField] );
-		return toolTipText;
-	}
-
-	var currencyAxis = new YAHOO.widget.NumericAxis();
-	currencyAxis.minimum = 800;
-	currencyAxis.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-
-	var mychart = new YAHOO.widget.LineChart( "chart", myDataSource,
-	{
-		series: seriesDef,
-		xField: "month",
-		yAxis: currencyAxis,
-		dataTipFunction: YAHOO.example.getDataTipText
-	});
-
-</script>
-	
-	<!--END SOURCE CODE FOR EXAMPLE =============================== -->
-	
-		
-		</div>
-		
-	
-	</div>			
-	</div>
-		
-	<h2 class="first">Create a DataSource</h2>
-
-<p>Like the <a href="http://developer.yahoo.com/yui/datatable/">DataTable Control</a>, Charts use the <a href="http://developer.yahoo.com/yui/datasource/">DataSource Utility</a> for accessing the information it displays. A DataSource instance will accept many forms of data including simple JavaScript Arrays and external data loaded through XHR in formats including XML, JSON, and delimited text.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-YAHOO.example.monthlyExpenses =
-[
-	{ month: "January", rent: 880.00, utilities: 894.68 },
-	{ month: "February", rent: 880.00, utilities: 901.35 },
-	{ month: "March", rent: 880.00, utilities: 889.32 },
-	{ month: "April", rent: 880.00, utilities: 884.71 },
-	{ month: "May", rent: 910.00, utilities: 879.811 },
-	{ month: "June", rent: 910.00, utilities: 897.95 }
-];
-
-var myDataSource = new YAHOO.util.DataSource( YAHOO.example.monthlyExpenses );
-myDataSource.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-myDataSource.responseSchema =
-{
-	fields: [ "month", "rent", "utilities" ]
-};
-</textarea>
-
-<p>In this example, data comes from a JavaScript Array. It is passed to the DataSource constructor. All of the fields (<code>"month"</code>, <code>"rent"</code>, and <code>"utilities"</code>) are included in the DataSource <code>responseSchema</code>.</p>
-
-<h2>Define Multiple Series</h2>
-
-<p>An Array of definitions allows you to specify more than one series to display in the Chart control. Each definition generally includes an <code>xField</code> or <code>yField</code> value that specifies which key in the DataSource is used to access the data for a particular axis.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="5">
-var seriesDef = 
-[
-	{ displayName: "Rent", yField: "rent" },
-	{ displayName: "Utilities", yField: "utilities" }
-];
-</textarea>
-
-<p>A <code>displayName</code> is recommended to provide more information about a series to the viewer. This value is used in the mouse-over data tip and the legend, if displayed.</p>
-
-<h2>Customize the Axis</h2>
-
-<p>The LineChart in this example uses a custom NumericAxis. This axis has a minimum bound set to the value 800. A <code>labelFunction</code> is used to format each label on the axis.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="3">
-var currencyAxis = new YAHOO.widget.NumericAxis();
-currencyAxis.minimum = 800;
-currencyAxis.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-</textarea>
-
-<p>The function <code>YAHOO.example.formatCurrencyAxisLabel()</code> uses the  <code>YAHOO.util.Number</code> class included with DataSource to format the text as currency.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="9">
-YAHOO.example.formatCurrencyAxisLabel = function( value )
-{
-	return YAHOO.util.Number.format( value,
-	{
-		prefix: "$",
-		thousandsSeparator: ",",
-		decimalPlaces: 2
-	});
-}
-</textarea>
-
-<p>Due to the nature of ActionScript-JavaScript communication, this function must be globally accessible. It may not be a method of an object instance. Pass the function reference directly or a string representation of the function name. In this case, we pass a reference to <code>YAHOO.example.formatCurrencyAxisLabel</code>, but we can also use the string value <code>"YAHOO.example.formatCurrencyAxisLabel"</code>.</p>
-
-<h2>Customize the Data Tip</h2>
-
-<p>The chart uses a <code>dataTipFunction</code> to format the text appearing on its mouse-over data tip.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="6">
-YAHOO.example.getDataTipText = function( item, index, series )
-{
-	var toolTipText = series.displayName + " for " + item.month;
-	toolTipText += "\n" + YAHOO.example.formatCurrencyAxisLabel( item[series.yField] );
-	return toolTipText;
-}
-</textarea>
-
-<p>Notice that <code>getDataTipText()</code> extracts the y-axis value and formats it using <code>formatCurrencyAxisLabel()</code> to match the formatting on the axis labels.</p>
-
-<h2>Creating the Chart</h2>
-
-<p>All of the customizations made above are passed to the Chart control as initialization attributes. The <code>xField</code> attribute is used globally by all series, and each series defines its own <code>yField</code> to display different data than the other series.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="6">
-var mychart = new YAHOO.widget.LineChart( "chart", myDataSource,
-{
-	xField: "month",
-	series: seriesDef,
-	yAxis: currencyAxis,
-	dataTipFunction: YAHOO.example.getDataTipText
-});
-</textarea>
-
-<p>Once again, don't forget the function reference we pass to <code>dataTipFunction</code> must be globally-accessible to allow Flash Player's ExternalInterface to call it.</p>
-<h2>Configuration for This Example</h2>
-
-<p>You can load the necessary JavaScript and CSS for this example from Yahoo's servers.  <a href="http://developer.yahoo.com/yui/articles/hosting/?yahoo&dom&event&json&element&datasource&swf&charts&MIN#configure">Click here to load the YUI Dependency Configurator with all of this example's dependencies preconfigured</a>.</p>
-
-				</div>
-				<div class="yui-u">
-						<div id="loggerModule" class="yui-skin-sam">
-						<h3 class="firstContent">YUI Logger Output:</h3>
-								<div id="loggerGloss"><p><strong>Note:</strong> Logging and debugging is currently turned off for this example.</p> 
-							<p class="loggerButton"><span id="loggerLink"><span class="first-child"><a href="charts-quickstart_log.html">Reload with logging<br />
-	 and debugging enabled.</a></span></span></p></div>
-	
-						</div>
-					
-				
-					<div id="examples">
-						<h3>Charts Control Examples:</h3>
-	
-						<div id="exampleToc">
-							<ul>
-								<li class='selected'><a href='../charts/charts-quickstart.html'>Charts Quickstart Example</a></li><li><a href='../charts/charts-legend.html'>Chart with Legend Example</a></li><li><a href='../charts/charts-skins.html'>Skinning a Chart Example</a></li><li><a href='../charts/charts-datatable.html'>Chart and DataTable Example</a></li><li><a href='../charts/charts-xhr-polling.html'>Chart with DataSource Polling</a></li><li><a href='../charts/charts-stacked.html'>Stacked Bar Chart</a></li><li><a href='../charts/charts-tabview.html'>Charts in a TabView</a></li><li><a href='../charts/charts-rotation.html'>Column Chart with Rotated Title and Labels</a></li><li><a href='../charts/charts-styles.html'>Styling Lines, Borders and Fills</a></li><li><a href='../charts/charts-dualaxes.html'>Chart with 2 Numeric Axes</a></li><li><a href='../charts/charts-hideseries.html'>Hide series in a chart.</a></li><li><a href='../charts/charts-seriescustomization.html'>Customize series items</a></li><li><a href='../charts/charts-functionscope.html'>Apply scope to label functions</a></li>							</ul>
-						</div>
-					</div>
-					
-					<div id="module">
-						<h3>More Charts Control Resources:</h3>
-						<ul>
-							<li><a href="http://developer.yahoo.com/yui/charts/">User's Guide</a> (external)</li>
-						<li><a href="../../docs/module_charts.html">API Documentation</a></li>
-                            
-                            
-							<li><a href="http://yuiblog.com/assets/pdf/cheatsheets/charts.pdf">Cheat Sheet PDF</a> (external)</li></ul>
-					</div>
-			  </div>
-		</div>
-		
-		</div>
-	</div>
-
-
-<div class="yui-b" id="tocWrapper">
-<!-- TABLE OF CONTENTS -->
-<div id="toc">
-	
-<ul>
-<li class="sect first">Yahoo! UI Library</li><li class="item"><a title="The Yahoo! User Interface Library (YUI)" href="http://developer.yahoo.com/yui/">Home (external)</a></li><li class="item"><a title="The Yahoo! User Interface Blog" href="http://yuiblog.com">YUIBlog (external)</a></li><li class="item"><a title="YUILibrary.com hosts the YUI community forums" href="http://yuilibrary.com/forum/">YUI Discussion Forum (external)</a></li><li class="item"><a title="The YUI Library source can be checked out from GitHub" href="http://github.com/yui/">YUI on GitHub</a></li><li class="item"><a title="Instantly searchable API documentation for the entire YUI library." href="../../docs/index.html">API Documentation</a></li><li class="item"><a title="Examples of every YUI utility and control in action" href="../../examples/">Functional Examples</a></li><li class="item"><a title="Videos and podcasts from the YUI Team and from the Yahoo! frontend engineering community." href="http://developer.yahoo.com/yui/theater/">YUI Theater (external)</a></li><li class="item"><a title="YUI is free and open, offered under a BSD license." href="http://developer.yahoo.com/yui/license.html">YUI License (external)</a></li><li class="sect">YUI Functional Examples</li><li class="item"><a title="The YUI Animation Utility - Functional Examples" href="../../examples/animation/index.html">Animation</a></li><li class="item"><a title="The YUI AutoComplete Control - Functional Examples" href="../../examples/autocomplete/index.html">AutoComplete</a></li><li class="item"><a title="The YUI Browser History Manager - Functional Examples" href="../../examples/history/index.html">Browser History Manager</a></li><li class="item"><a title="The YUI Button Control - Functional Examples" href="../../examples/button/index.html">Button</a></li><li class="item"><a title="The YUI Calendar Control - Functional Examples" href="../../examples/calendar/index.html">Calendar</a></li><li class="item"><a title="The YUI Carousel Control - Functional Examples" href="../../examples/carousel/index.html">Carousel</a></li><li class="selected "><a title="The YUI Charts Control - Functional Examples" href="../../examples/charts/index.html">Charts</a></li><li class="item"><a title="The YUI Color Picker Control - Functional Examples" href="../../examples/colorpicker/index.html">Color Picker</a></li><li class="item"><a title="The YUI Cookie Utility - Functional Examples" href="../../examples/cookie/index.html">Cookie</a></li><li class="item"><a title="The YUI Connection Manager (AJAX) - Functional Examples" href="../../examples/connection/index.html">Connection Manager</a></li><li class="item"><a title="The YUI Container Family (Module, Overlay, Tooltip, Panel, Dialog, SimpleDialog) - Functional Examples" href="../../examples/container/index.html">Container</a></li><li class="item"><a title="The YUI DataTable Control - Functional Examples" href="../../examples/datatable/index.html">DataTable</a></li><li class="item"><a title="The YUI Dom Collection - Functional Examples" href="../../examples/dom/index.html">Dom</a></li><li class="item"><a title="The YUI Drag & Drop Utility - Functional Examples" href="../../examples/dragdrop/index.html">Drag & Drop</a></li><li class="item"><a title="The YUI Event Utility - Functional Examples" href="../../examples/event/index.html">Event</a></li><li class="item"><a title="The YUI Get Utility - Functional Examples" href="../../examples/get/index.html">Get</a></li><li class="item"><a title="The YUI ImageCropper Control - Functional Examples" href="../../examples/imagecropper/index.html">ImageCropper</a></li><li class="item"><a title="The YUI ImageLoader Utility - Functional Examples" href="../../examples/imageloader/index.html">ImageLoader</a></li><li class="item"><a title="The YUI JSON Utility - Functional Examples" href="../../examples/json/index.html">JSON</a></li><li class="item"><a title="The YUI Layout Manager - Functional Examples" href="../../examples/layout/index.html">Layout Manager</a></li><li class="item"><a title="The YUI Logger Control - Functional Examples" href="../../examples/logger/index.html">Logger</a></li><li class="item"><a title="The YUI Menu Control - Functional Examples" href="../../examples/menu/index.html">Menu</a></li><li class="item"><a title="The YUI Paginator - Functional Examples" href="../../examples/paginator/index.html">Paginator</a></li><li class="item"><a title="The YUI Profiler Utility - Functional Examples" href="../../examples/profiler/index.html">Profiler</a></li><li class="item"><a title="The YUI ProfileViewer Control - Functional Examples" href="../../examples/profilerviewer/index.html">ProfilerViewer</a></li><li class="item"><a title="The YUI ProgressBar Control - Functional Examples" href="../../examples/progressbar/index.html">ProgressBar</a></li><li class="item"><a title="The YUI Resize Utility - Functional Examples" href="../../examples/resize/index.html">Resize</a></li><li class="item"><a title="The YUI Rich Text Editor - Functional Examples" href="../../examples/editor/index.html">Rich Text Editor</a></li><li class="item"><a title="The YUI Selector Utility - Functional Examples" href="../../examples/selector/index.html">Selector</a></li><li class="item"><a title="The YUI Slider Control - Functional Examples" href="../../examples/slider/index.html">Slider</a></li><li class="item"><a title="The YUI Storage Utility - Functional Examples" href="../../examples/storage/index.html">Storage</a></li><li class="item"><a title="The YUI SWF Utility - Functional Examples" href="../../examples/swf/index.html">SWF</a></li><li class="item"><a title="The YUI SWFStore Utility - Functional Examples" href="../../examples/swfstore/index.html">SWFStore</a></li><li class="item"><a title="The YUI Stylesheet Utility - Functional Examples" href="../../examples/stylesheet/index.html">Stylesheet</a></li><li class="item"><a title="The YUI TabView Control - Functional Examples" href="../../examples/tabview/index.html">TabView</a></li><li class="item"><a title="The YUI TreeView Control - Functional Examples" href="../../examples/treeview/index.html">TreeView</a></li><li class="item"><a title="The YUI Uploader Utility - Functional Examples" href="../../examples/uploader/index.html">Uploader (experimental)</a></li><li class="item"><a title="The YUI YAHOO Global Object - Functional Examples" href="../../examples/yahoo/index.html">YAHOO Global Object</a></li><li class="item"><a title="The YUI Loader Utility - Functional Examples" href="../../examples/yuiloader/index.html">YUI Loader</a></li><li class="item"><a title="The YUI Test Utility - Functional Examples" href="../../examples/yuitest/index.html">YUI Test</a></li><li class="item"><a title="YUI Reset CSS - Functional Examples" href="../../examples/reset/index.html">Reset CSS</a></li><li class="item"><a title="YUI Base CSS - Functional Examples" href="../../examples/base/index.html">Base CSS</a></li><li class="item"><a title="YUI Fonts CSS - Functional Examples" href="../../examples/fonts/index.html">Fonts CSS</a></li><li class="item"><a title="YUI Grids CSS - Functional Examples" href="../../examples/grids/index.html">Grids CSS</a></li><li class="sect">YUI Articles on the YUI Website</li><li class="item"><a title="Answers to Frequently Asked Questions about the YUI Library" href="http://developer.yahoo.com/yui/articles/faq/">YUI FAQ (external)</a></li><li class="item"><a title="Yahoo!'s philosophy of Graded Browser Support" href="http://developer.yahoo.com/yui/articles/gbs/">Graded Browser Support (external)</a></li><li class="item"><a title="Reporting Bugs and Making Feature Requests for YUI Components" href="http://developer.yahoo.com/yui/articles/reportingbugs/">Bug Reports/Feature Requests (external)</a></li><li class="item"><a title="Serve YUI source files from Yahoo! -- free, fast, and simple" href="http://developer.yahoo.com/yui/articles/hosting/">Serving YUI Files from Yahoo! (external)</a></li><li class="item"><a title="Best practices for working with web services while protecting user privacy" href="http://developer.yahoo.com/security/">Security Best Practices (external)</a></li></ul>
-</div>
-</div>
-	</div><!--closes bd-->
-
-	<div id="ft">
-        <p class="first">Copyright © 2011 Yahoo! Inc. All rights reserved.</p>
-        <p><a href="http://privacy.yahoo.com/privacy/us/devel/index.html">Privacy Policy</a> - 
-            <a href="http://docs.yahoo.com/info/terms/">Terms of Service</a> - 
-            <a href="http://docs.yahoo.com/info/copyright/copyright.html">Copyright Policy</a> - 
-            <a href="http://careers.yahoo.com/">Job Openings</a></p>
-	</div>
-</div>
-<script src="../../assets/syntax.js"></script>
-<script src="../../assets/dpSyntaxHighlighter.js"></script>
-<script language="javascript"> 
-dp.SyntaxHighlighter.HighlightAll('code'); 
-</script>
-
-<script src='../../assets/YUIexamples.js'></script>
-
-
-</body>
-</html>
diff --git a/examples/charts/charts-quickstart_clean.html b/examples/charts/charts-quickstart_clean.html
deleted file mode 100644
index 1fb5a07..0000000
--- a/examples/charts/charts-quickstart_clean.html
+++ /dev/null
@@ -1,130 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-<title>Charts Quickstart Example</title>
-
-<style type="text/css">
-/*margin and padding on body element
-  can introduce errors in determining
-  element position and are not recommended;
-  we turn them off as a foundation for YUI
-  CSS treatments. */
-body {
-	margin:0;
-	padding:0;
-}
-</style>
-
-<link rel="stylesheet" type="text/css" href="../../build/fonts/fonts-min.css" />
-<script type="text/javascript" src="../../build/yahoo-dom-event/yahoo-dom-event.js"></script>
-<script type="text/javascript" src="../../build/json/json-min.js"></script>
-<script type="text/javascript" src="../../build/element/element-min.js"></script>
-<script type="text/javascript" src="../../build/datasource/datasource-min.js"></script>
-<script type="text/javascript" src="../../build/swf/swf-min.js"></script>
-<script type="text/javascript" src="../../build/charts/charts-min.js"></script>
-
-
-<!--begin custom header content for this example-->
-<style type="text/css">
-	#chart
-	{
-		width: 500px;
-		height: 350px;
-	}
-
-	.chart_title
-	{
-		display: block;
-		font-size: 1.2em;
-		font-weight: bold;
-		margin-bottom: 0.4em;
-	}
-</style>
-<!--end custom header content for this example-->
-
-</head>
-
-<body class="yui-skin-sam">
-
-
-<h1>Charts Quickstart Example</h1>
-
-<div class="exampleIntro">
-	<p>This example is a demonstration of the <a href="http://developer.yahoo.com/yui/charts/">YUI Chart Control</a>'s basic features.</p>
-<p>Please note: The YUI Charts Control requires Flash Player 9.0.45 or higher. The latest version of Flash Player is available at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p>			
-</div>
-
-<!--BEGIN SOURCE CODE FOR EXAMPLE =============================== -->
-
-<span class="chart_title">Monthly Expenses</span>
-<div id="chart">Unable to load Flash content. The YUI Charts Control requires Flash Player 9.0.45 or higher. You can download the latest version of Flash Player from the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p></div>
-
-<script type="text/javascript">
-
-	YAHOO.widget.Chart.SWFURL = "../../build/charts/assets/charts.swf";
-
-//--- data
-
-	YAHOO.example.monthlyExpenses =
-	[
-		{ month: "January", rent: 880.00, utilities: 894.68 },
-		{ month: "February", rent: 880.00, utilities: 901.35 },
-		{ month: "March", rent: 880.00, utilities: 889.32 },
-		{ month: "April", rent: 880.00, utilities: 884.71 },
-		{ month: "May", rent: 910.00, utilities: 879.811 },
-		{ month: "June", rent: 910.00, utilities: 897.95 }
-	];
-
-	var myDataSource = new YAHOO.util.DataSource( YAHOO.example.monthlyExpenses );
-	myDataSource.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-	myDataSource.responseSchema =
-	{
-		fields: [ "month", "rent", "utilities" ]
-	};
-
-//--- chart
-
-	var seriesDef =
-	[
-		{ displayName: "Rent", yField: "rent" },
-		{ displayName: "Utilities", yField: "utilities" }
-	];
-
-	YAHOO.example.formatCurrencyAxisLabel = function( value )
-	{
-		return YAHOO.util.Number.format( value,
-		{
-			prefix: "$",
-			thousandsSeparator: ",",
-			decimalPlaces: 2
-		});
-	}
-
-	YAHOO.example.getDataTipText = function( item, index, series )
-	{
-		var toolTipText = series.displayName + " for " + item.month;
-		toolTipText += "\n" + YAHOO.example.formatCurrencyAxisLabel( item[series.yField] );
-		return toolTipText;
-	}
-
-	var currencyAxis = new YAHOO.widget.NumericAxis();
-	currencyAxis.minimum = 800;
-	currencyAxis.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-
-	var mychart = new YAHOO.widget.LineChart( "chart", myDataSource,
-	{
-		series: seriesDef,
-		xField: "month",
-		yAxis: currencyAxis,
-		dataTipFunction: YAHOO.example.getDataTipText
-	});
-
-</script>
-
-<!--END SOURCE CODE FOR EXAMPLE =============================== -->
-
-</body>
-</html>
diff --git a/examples/charts/charts-quickstart_log.html b/examples/charts/charts-quickstart_log.html
deleted file mode 100644
index 8ca2fc6..0000000
--- a/examples/charts/charts-quickstart_log.html
+++ /dev/null
@@ -1,338 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-	<title>YUI Library Examples: Charts Control: Charts Quickstart Example</title>
-    
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-    	<link rel="stylesheet" type="text/css" href="../../assets/yui.css" >
-
-<style>
-/*Supplemental CSS for the YUI distribution*/
-#custom-doc { width: 95%; min-width: 950px; }
-#pagetitle {background-image: url(../../assets/bg_hd.gif);}
-</style>
-
-<link rel="stylesheet" type="text/css" href="../../assets/dpSyntaxHighlighter.css">
-<!--Script and CSS includes for YUI dependencies on this page-->
-<link rel="stylesheet" type="text/css" href="../../build/logger/assets/skins/sam/logger.css" />
-<link rel="stylesheet" type="text/css" href="../../build/button/assets/skins/sam/button.css" />
-<script type="text/javascript" src="../../build/yuiloader/yuiloader-min.js"></script>
-<script type="text/javascript" src="../../build/event/event-min.js"></script>
-<script type="text/javascript" src="../../build/dom/dom-min.js"></script>
-<script type="text/javascript" src="../../build/logger/logger-min.js"></script>
-<script type="text/javascript" src="../../build/json/json-min.js"></script>
-<script type="text/javascript" src="../../build/element/element-min.js"></script>
-<script type="text/javascript" src="../../build/datasource/datasource-min.js"></script>
-<script type="text/javascript" src="../../build/swf/swf-debug.js"></script>
-<script type="text/javascript" src="../../build/charts/charts-debug.js"></script>
-<script type="text/javascript" src="../../build/button/button-min.js"></script>
-
-
-<!--begin custom header content for this example-->
-<style type="text/css">
-	#chart
-	{
-		width: 500px;
-		height: 350px;
-	}
-
-	.chart_title
-	{
-		display: block;
-		font-size: 1.2em;
-		font-weight: bold;
-		margin-bottom: 0.4em;
-	}
-</style>
-<!--end custom header content for this example-->
-
-
-<script type="text/javascript">
-//enable passthrough of errors from YUI Event:
-if ((typeof YAHOO !== "undefined") && (YAHOO.util) && (YAHOO.util.Event)) {
-	YAHOO.util.Event.throwErrors = true;
-}
-</script>
-</head>
-<body id="yahoo-com" class="yui-skin-sam">
-<div id="custom-doc" class="yui-t2">
-<div id="hd">
-	<div id="ygunav">
-		<p><em><a href="http://developer.yahoo.com/yui/">YUI Library Home</a></em></p>
-		<form action="http://search.yahoo.com/search" id="sitesearchform">
-		<input name="vs" type="hidden" value="developer.yahoo.com">
-		<input name="vs" type="hidden" value="yuiblog.com">
-		<div id="sitesearch">
-			<label for="searchinput">Site Search (YDN & YUIBlog): </label>
-			<input type="text" id="searchinput" name="p">
-			<input type="submit" value="Search" id="searchsubmit" class="ygbt">
-		</div>
-		</form>	</div>
-	<div id="ygma"><a href="../../"><img src="../../assets/yui.gif"  border="0" height="38"></a></div>
-	<div id="pagetitle"><h1>YUI Library Examples: Charts Control: Charts Quickstart Example</h1></div>
-</div>
-<div id="bd">
-	
-	<div id="yui-main">
-		<div class="yui-b">
-		  <div class="yui-ge">
-			  <div class="yui-u first example">
-
-    
-	<div class="promo">
-	<h1>Charts Control: Charts Quickstart Example</h1>
-	
-	<div class="exampleIntro">
-	<p>This example is a demonstration of the <a href="http://developer.yahoo.com/yui/charts/">YUI Chart Control</a>'s basic features.</p>
-<p>Please note: The YUI Charts Control requires Flash Player 9.0.45 or higher. The latest version of Flash Player is available at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p>			
-	</div>	
-					
-	<div class="example-container module ">
-			<div class="hd exampleHd">
-			<p class="newWindowButton yui-skin-sam"><!--<span id="newWindowLinkx"><span class="first-child">--><a href="charts-quickstart_clean.html" target="_blank">View example in new window.</a><!--</span></span>-->		
-		</div>		<div id="example-canvas" class="bd">
-	
-		
-	<!--BEGIN SOURCE CODE FOR EXAMPLE =============================== -->
-	
-	<span class="chart_title">Monthly Expenses</span>
-<div id="chart">Unable to load Flash content. The YUI Charts Control requires Flash Player 9.0.45 or higher. You can download the latest version of Flash Player from the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p></div>
-
-<script type="text/javascript">
-
-	YAHOO.widget.Chart.SWFURL = "../../build/charts/assets/charts.swf";
-
-//--- data
-
-	YAHOO.example.monthlyExpenses =
-	[
-		{ month: "January", rent: 880.00, utilities: 894.68 },
-		{ month: "February", rent: 880.00, utilities: 901.35 },
-		{ month: "March", rent: 880.00, utilities: 889.32 },
-		{ month: "April", rent: 880.00, utilities: 884.71 },
-		{ month: "May", rent: 910.00, utilities: 879.811 },
-		{ month: "June", rent: 910.00, utilities: 897.95 }
-	];
-
-	var myDataSource = new YAHOO.util.DataSource( YAHOO.example.monthlyExpenses );
-	myDataSource.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-	myDataSource.responseSchema =
-	{
-		fields: [ "month", "rent", "utilities" ]
-	};
-
-//--- chart
-
-	var seriesDef =
-	[
-		{ displayName: "Rent", yField: "rent" },
-		{ displayName: "Utilities", yField: "utilities" }
-	];
-
-	YAHOO.example.formatCurrencyAxisLabel = function( value )
-	{
-		return YAHOO.util.Number.format( value,
-		{
-			prefix: "$",
-			thousandsSeparator: ",",
-			decimalPlaces: 2
-		});
-	}
-
-	YAHOO.example.getDataTipText = function( item, index, series )
-	{
-		var toolTipText = series.displayName + " for " + item.month;
-		toolTipText += "\n" + YAHOO.example.formatCurrencyAxisLabel( item[series.yField] );
-		return toolTipText;
-	}
-
-	var currencyAxis = new YAHOO.widget.NumericAxis();
-	currencyAxis.minimum = 800;
-	currencyAxis.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-
-	var mychart = new YAHOO.widget.LineChart( "chart", myDataSource,
-	{
-		series: seriesDef,
-		xField: "month",
-		yAxis: currencyAxis,
-		dataTipFunction: YAHOO.example.getDataTipText
-	});
-
-</script>
-	
-	<!--END SOURCE CODE FOR EXAMPLE =============================== -->
-	
-		
-		</div>
-		
-	
-	</div>			
-	</div>
-		
-	<h2 class="first">Create a DataSource</h2>
-
-<p>Like the <a href="http://developer.yahoo.com/yui/datatable/">DataTable Control</a>, Charts use the <a href="http://developer.yahoo.com/yui/datasource/">DataSource Utility</a> for accessing the information it displays. A DataSource instance will accept many forms of data including simple JavaScript Arrays and external data loaded through XHR in formats including XML, JSON, and delimited text.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-YAHOO.example.monthlyExpenses =
-[
-	{ month: "January", rent: 880.00, utilities: 894.68 },
-	{ month: "February", rent: 880.00, utilities: 901.35 },
-	{ month: "March", rent: 880.00, utilities: 889.32 },
-	{ month: "April", rent: 880.00, utilities: 884.71 },
-	{ month: "May", rent: 910.00, utilities: 879.811 },
-	{ month: "June", rent: 910.00, utilities: 897.95 }
-];
-
-var myDataSource = new YAHOO.util.DataSource( YAHOO.example.monthlyExpenses );
-myDataSource.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-myDataSource.responseSchema =
-{
-	fields: [ "month", "rent", "utilities" ]
-};
-</textarea>
-
-<p>In this example, data comes from a JavaScript Array. It is passed to the DataSource constructor. All of the fields (<code>"month"</code>, <code>"rent"</code>, and <code>"utilities"</code>) are included in the DataSource <code>responseSchema</code>.</p>
-
-<h2>Define Multiple Series</h2>
-
-<p>An Array of definitions allows you to specify more than one series to display in the Chart control. Each definition generally includes an <code>xField</code> or <code>yField</code> value that specifies which key in the DataSource is used to access the data for a particular axis.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="5">
-var seriesDef = 
-[
-	{ displayName: "Rent", yField: "rent" },
-	{ displayName: "Utilities", yField: "utilities" }
-];
-</textarea>
-
-<p>A <code>displayName</code> is recommended to provide more information about a series to the viewer. This value is used in the mouse-over data tip and the legend, if displayed.</p>
-
-<h2>Customize the Axis</h2>
-
-<p>The LineChart in this example uses a custom NumericAxis. This axis has a minimum bound set to the value 800. A <code>labelFunction</code> is used to format each label on the axis.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="3">
-var currencyAxis = new YAHOO.widget.NumericAxis();
-currencyAxis.minimum = 800;
-currencyAxis.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-</textarea>
-
-<p>The function <code>YAHOO.example.formatCurrencyAxisLabel()</code> uses the  <code>YAHOO.util.Number</code> class included with DataSource to format the text as currency.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="9">
-YAHOO.example.formatCurrencyAxisLabel = function( value )
-{
-	return YAHOO.util.Number.format( value,
-	{
-		prefix: "$",
-		thousandsSeparator: ",",
-		decimalPlaces: 2
-	});
-}
-</textarea>
-
-<p>Due to the nature of ActionScript-JavaScript communication, this function must be globally accessible. It may not be a method of an object instance. Pass the function reference directly or a string representation of the function name. In this case, we pass a reference to <code>YAHOO.example.formatCurrencyAxisLabel</code>, but we can also use the string value <code>"YAHOO.example.formatCurrencyAxisLabel"</code>.</p>
-
-<h2>Customize the Data Tip</h2>
-
-<p>The chart uses a <code>dataTipFunction</code> to format the text appearing on its mouse-over data tip.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="6">
-YAHOO.example.getDataTipText = function( item, index, series )
-{
-	var toolTipText = series.displayName + " for " + item.month;
-	toolTipText += "\n" + YAHOO.example.formatCurrencyAxisLabel( item[series.yField] );
-	return toolTipText;
-}
-</textarea>
-
-<p>Notice that <code>getDataTipText()</code> extracts the y-axis value and formats it using <code>formatCurrencyAxisLabel()</code> to match the formatting on the axis labels.</p>
-
-<h2>Creating the Chart</h2>
-
-<p>All of the customizations made above are passed to the Chart control as initialization attributes. The <code>xField</code> attribute is used globally by all series, and each series defines its own <code>yField</code> to display different data than the other series.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="6">
-var mychart = new YAHOO.widget.LineChart( "chart", myDataSource,
-{
-	xField: "month",
-	series: seriesDef,
-	yAxis: currencyAxis,
-	dataTipFunction: YAHOO.example.getDataTipText
-});
-</textarea>
-
-<p>Once again, don't forget the function reference we pass to <code>dataTipFunction</code> must be globally-accessible to allow Flash Player's ExternalInterface to call it.</p>
-<h2>Configuration for This Example</h2>
-
-<p>You can load the necessary JavaScript and CSS for this example from Yahoo's servers.  <a href="http://developer.yahoo.com/yui/articles/hosting/?yahoo&dom&event&json&element&datasource&swf&charts&MIN#configure">Click here to load the YUI Dependency Configurator with all of this example's dependencies preconfigured</a>.</p>
-
-				</div>
-				<div class="yui-u">
-						<div id="loggerModule" class="yui-skin-sam">
-						<h3 class="firstContent">YUI Logger Output:</h3>
-								<div id="loggerDiv"></div>
-							<div id="loggerGloss">
-								<p><strong>Note:</strong> You are viewing this example in debug mode with logging enabled.  This can significantly slow performance.</p>
-	
-								<p class="loggerButton"><span id="loggerLink"><span class="first-child"><a href="charts-quickstart.html">Reload with logging<br />and debugging disabled.</a></span></span></p>
-							</div>
-						</div>
-					
-				
-					<div id="examples">
-						<h3>Charts Control Examples:</h3>
-	
-						<div id="exampleToc">
-							<ul>
-								<li class='selected'><a href='../charts/charts-quickstart.html'>Charts Quickstart Example</a></li><li><a href='../charts/charts-legend.html'>Chart with Legend Example</a></li><li><a href='../charts/charts-skins.html'>Skinning a Chart Example</a></li><li><a href='../charts/charts-datatable.html'>Chart and DataTable Example</a></li><li><a href='../charts/charts-xhr-polling.html'>Chart with DataSource Polling</a></li><li><a href='../charts/charts-stacked.html'>Stacked Bar Chart</a></li><li><a href='../charts/charts-tabview.html'>Charts in a TabView</a></li><li><a href='../charts/charts-rotation.html'>Column Chart with Rotated Title and Labels</a></li><li><a href='../charts/charts-styles.html'>Styling Lines, Borders and Fills</a></li><li><a href='../charts/charts-dualaxes.html'>Chart with 2 Numeric Axes</a></li><li><a href='../charts/charts-hideseries.html'>Hide series in a chart.</a></li><li><a href='../charts/charts-seriescustomization.html'>Customize series items</a></li><li><a href='../charts/charts-functionscope.html'>Apply scope to label functions</a></li>							</ul>
-						</div>
-					</div>
-					
-					<div id="module">
-						<h3>More Charts Control Resources:</h3>
-						<ul>
-							<li><a href="http://developer.yahoo.com/yui/charts/">User's Guide</a> (external)</li>
-						<li><a href="../../docs/module_charts.html">API Documentation</a></li>
-                            
-                            
-							<li><a href="http://yuiblog.com/assets/pdf/cheatsheets/charts.pdf">Cheat Sheet PDF</a> (external)</li></ul>
-					</div>
-			  </div>
-		</div>
-		
-		</div>
-	</div>
-
-
-<div class="yui-b" id="tocWrapper">
-<!-- TABLE OF CONTENTS -->
-<div id="toc">
-	
-<ul>
-<li class="sect first">Yahoo! UI Library</li><li class="item"><a title="The Yahoo! User Interface Library (YUI)" href="http://developer.yahoo.com/yui/">Home (external)</a></li><li class="item"><a title="The Yahoo! User Interface Blog" href="http://yuiblog.com">YUIBlog (external)</a></li><li class="item"><a title="YUILibrary.com hosts the YUI community forums" href="http://yuilibrary.com/forum/">YUI Discussion Forum (external)</a></li><li class="item"><a title="The YUI Library source can be checked out from GitHub" href="http://github.com/yui/">YUI on GitHub</a></li><li class="item"><a title="Instantly searchable API documentation for the entire YUI library." href="../../docs/index.html">API Documentation</a></li><li class="item"><a title="Examples of every YUI utility and control in action" href="../../examples/">Functional Examples</a></li><li class="item"><a title="Videos and podcasts from the YUI Team and from the Yahoo! frontend engineering community." href="http://developer.yahoo.com/yui/theater/">YUI Theater (external)</a></li><li class="item"><a title="YUI is free and open, offered under a BSD license." href="http://developer.yahoo.com/yui/license.html">YUI License (external)</a></li><li class="sect">YUI Functional Examples</li><li class="item"><a title="The YUI Animation Utility - Functional Examples" href="../../examples/animation/index.html">Animation</a></li><li class="item"><a title="The YUI AutoComplete Control - Functional Examples" href="../../examples/autocomplete/index.html">AutoComplete</a></li><li class="item"><a title="The YUI Browser History Manager - Functional Examples" href="../../examples/history/index.html">Browser History Manager</a></li><li class="item"><a title="The YUI Button Control - Functional Examples" href="../../examples/button/index.html">Button</a></li><li class="item"><a title="The YUI Calendar Control - Functional Examples" href="../../examples/calendar/index.html">Calendar</a></li><li class="item"><a title="The YUI Carousel Control - Functional Examples" href="../../examples/carousel/index.html">Carousel</a></li><li class="selected "><a title="The YUI Charts Control - Functional Examples" href="../../examples/charts/index.html">Charts</a></li><li class="item"><a title="The YUI Color Picker Control - Functional Examples" href="../../examples/colorpicker/index.html">Color Picker</a></li><li class="item"><a title="The YUI Cookie Utility - Functional Examples" href="../../examples/cookie/index.html">Cookie</a></li><li class="item"><a title="The YUI Connection Manager (AJAX) - Functional Examples" href="../../examples/connection/index.html">Connection Manager</a></li><li class="item"><a title="The YUI Container Family (Module, Overlay, Tooltip, Panel, Dialog, SimpleDialog) - Functional Examples" href="../../examples/container/index.html">Container</a></li><li class="item"><a title="The YUI DataTable Control - Functional Examples" href="../../examples/datatable/index.html">DataTable</a></li><li class="item"><a title="The YUI Dom Collection - Functional Examples" href="../../examples/dom/index.html">Dom</a></li><li class="item"><a title="The YUI Drag & Drop Utility - Functional Examples" href="../../examples/dragdrop/index.html">Drag & Drop</a></li><li class="item"><a title="The YUI Event Utility - Functional Examples" href="../../examples/event/index.html">Event</a></li><li class="item"><a title="The YUI Get Utility - Functional Examples" href="../../examples/get/index.html">Get</a></li><li class="item"><a title="The YUI ImageCropper Control - Functional Examples" href="../../examples/imagecropper/index.html">ImageCropper</a></li><li class="item"><a title="The YUI ImageLoader Utility - Functional Examples" href="../../examples/imageloader/index.html">ImageLoader</a></li><li class="item"><a title="The YUI JSON Utility - Functional Examples" href="../../examples/json/index.html">JSON</a></li><li class="item"><a title="The YUI Layout Manager - Functional Examples" href="../../examples/layout/index.html">Layout Manager</a></li><li class="item"><a title="The YUI Logger Control - Functional Examples" href="../../examples/logger/index.html">Logger</a></li><li class="item"><a title="The YUI Menu Control - Functional Examples" href="../../examples/menu/index.html">Menu</a></li><li class="item"><a title="The YUI Paginator - Functional Examples" href="../../examples/paginator/index.html">Paginator</a></li><li class="item"><a title="The YUI Profiler Utility - Functional Examples" href="../../examples/profiler/index.html">Profiler</a></li><li class="item"><a title="The YUI ProfileViewer Control - Functional Examples" href="../../examples/profilerviewer/index.html">ProfilerViewer</a></li><li class="item"><a title="The YUI ProgressBar Control - Functional Examples" href="../../examples/progressbar/index.html">ProgressBar</a></li><li class="item"><a title="The YUI Resize Utility - Functional Examples" href="../../examples/resize/index.html">Resize</a></li><li class="item"><a title="The YUI Rich Text Editor - Functional Examples" href="../../examples/editor/index.html">Rich Text Editor</a></li><li class="item"><a title="The YUI Selector Utility - Functional Examples" href="../../examples/selector/index.html">Selector</a></li><li class="item"><a title="The YUI Slider Control - Functional Examples" href="../../examples/slider/index.html">Slider</a></li><li class="item"><a title="The YUI Storage Utility - Functional Examples" href="../../examples/storage/index.html">Storage</a></li><li class="item"><a title="The YUI SWF Utility - Functional Examples" href="../../examples/swf/index.html">SWF</a></li><li class="item"><a title="The YUI SWFStore Utility - Functional Examples" href="../../examples/swfstore/index.html">SWFStore</a></li><li class="item"><a title="The YUI Stylesheet Utility - Functional Examples" href="../../examples/stylesheet/index.html">Stylesheet</a></li><li class="item"><a title="The YUI TabView Control - Functional Examples" href="../../examples/tabview/index.html">TabView</a></li><li class="item"><a title="The YUI TreeView Control - Functional Examples" href="../../examples/treeview/index.html">TreeView</a></li><li class="item"><a title="The YUI Uploader Utility - Functional Examples" href="../../examples/uploader/index.html">Uploader (experimental)</a></li><li class="item"><a title="The YUI YAHOO Global Object - Functional Examples" href="../../examples/yahoo/index.html">YAHOO Global Object</a></li><li class="item"><a title="The YUI Loader Utility - Functional Examples" href="../../examples/yuiloader/index.html">YUI Loader</a></li><li class="item"><a title="The YUI Test Utility - Functional Examples" href="../../examples/yuitest/index.html">YUI Test</a></li><li class="item"><a title="YUI Reset CSS - Functional Examples" href="../../examples/reset/index.html">Reset CSS</a></li><li class="item"><a title="YUI Base CSS - Functional Examples" href="../../examples/base/index.html">Base CSS</a></li><li class="item"><a title="YUI Fonts CSS - Functional Examples" href="../../examples/fonts/index.html">Fonts CSS</a></li><li class="item"><a title="YUI Grids CSS - Functional Examples" href="../../examples/grids/index.html">Grids CSS</a></li><li class="sect">YUI Articles on the YUI Website</li><li class="item"><a title="Answers to Frequently Asked Questions about the YUI Library" href="http://developer.yahoo.com/yui/articles/faq/">YUI FAQ (external)</a></li><li class="item"><a title="Yahoo!'s philosophy of Graded Browser Support" href="http://developer.yahoo.com/yui/articles/gbs/">Graded Browser Support (external)</a></li><li class="item"><a title="Reporting Bugs and Making Feature Requests for YUI Components" href="http://developer.yahoo.com/yui/articles/reportingbugs/">Bug Reports/Feature Requests (external)</a></li><li class="item"><a title="Serve YUI source files from Yahoo! -- free, fast, and simple" href="http://developer.yahoo.com/yui/articles/hosting/">Serving YUI Files from Yahoo! (external)</a></li><li class="item"><a title="Best practices for working with web services while protecting user privacy" href="http://developer.yahoo.com/security/">Security Best Practices (external)</a></li></ul>
-</div>
-</div>
-	</div><!--closes bd-->
-
-	<div id="ft">
-        <p class="first">Copyright © 2011 Yahoo! Inc. All rights reserved.</p>
-        <p><a href="http://privacy.yahoo.com/privacy/us/devel/index.html">Privacy Policy</a> - 
-            <a href="http://docs.yahoo.com/info/terms/">Terms of Service</a> - 
-            <a href="http://docs.yahoo.com/info/copyright/copyright.html">Copyright Policy</a> - 
-            <a href="http://careers.yahoo.com/">Job Openings</a></p>
-	</div>
-</div>
-<script src="../../assets/syntax.js"></script>
-<script src="../../assets/dpSyntaxHighlighter.js"></script>
-<script language="javascript"> 
-dp.SyntaxHighlighter.HighlightAll('code'); 
-</script>
-
-<script src='../../assets/YUIexamples.js'></script>
-
-
-</body>
-</html>
diff --git a/examples/charts/charts-rotation.html b/examples/charts/charts-rotation.html
deleted file mode 100644
index 3f090f7..0000000
--- a/examples/charts/charts-rotation.html
+++ /dev/null
@@ -1,394 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-	<title>YUI Library Examples: Charts Control: Column Chart with Rotated Title and Labels</title>
-    
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-    	<link rel="stylesheet" type="text/css" href="../../assets/yui.css" >
-
-<style>
-/*Supplemental CSS for the YUI distribution*/
-#custom-doc { width: 95%; min-width: 950px; }
-#pagetitle {background-image: url(../../assets/bg_hd.gif);}
-</style>
-
-<link rel="stylesheet" type="text/css" href="../../assets/dpSyntaxHighlighter.css">
-<!--Script and CSS includes for YUI dependencies on this page-->
-<link rel="stylesheet" type="text/css" href="../../build/button/assets/skins/sam/button.css" />
-<script type="text/javascript" src="../../build/yuiloader/yuiloader-min.js"></script>
-<script type="text/javascript" src="../../build/dom/dom-min.js"></script>
-<script type="text/javascript" src="../../build/event/event-min.js"></script>
-<script type="text/javascript" src="../../build/json/json-min.js"></script>
-<script type="text/javascript" src="../../build/element/element-min.js"></script>
-<script type="text/javascript" src="../../build/datasource/datasource-min.js"></script>
-<script type="text/javascript" src="../../build/swf/swf-min.js"></script>
-<script type="text/javascript" src="../../build/charts/charts-min.js"></script>
-<script type="text/javascript" src="../../build/button/button-min.js"></script>
-
-
-<!--begin custom header content for this example-->
-<style type="text/css">
-	#chart
-	{
-		width: 500px;
-		height: 350px;
-	}
-
-	.chart_title
-	{
-		display: block;
-		font-size: 1.2em;
-		font-weight: bold;
-		margin-bottom: 0.4em;
-	}
-</style>
-<!--end custom header content for this example-->
-
-
-<script type="text/javascript">
-//enable passthrough of errors from YUI Event:
-if ((typeof YAHOO !== "undefined") && (YAHOO.util) && (YAHOO.util.Event)) {
-	YAHOO.util.Event.throwErrors = true;
-}
-</script>
-</head>
-<body id="yahoo-com" class="yui-skin-sam">
-<div id="custom-doc" class="yui-t2">
-<div id="hd">
-	<div id="ygunav">
-		<p><em><a href="http://developer.yahoo.com/yui/">YUI Library Home</a></em></p>
-		<form action="http://search.yahoo.com/search" id="sitesearchform">
-		<input name="vs" type="hidden" value="developer.yahoo.com">
-		<input name="vs" type="hidden" value="yuiblog.com">
-		<div id="sitesearch">
-			<label for="searchinput">Site Search (YDN & YUIBlog): </label>
-			<input type="text" id="searchinput" name="p">
-			<input type="submit" value="Search" id="searchsubmit" class="ygbt">
-		</div>
-		</form>	</div>
-	<div id="ygma"><a href="../../"><img src="../../assets/yui.gif"  border="0" height="38"></a></div>
-	<div id="pagetitle"><h1>YUI Library Examples: Charts Control: Column Chart with Rotated Title and Labels</h1></div>
-</div>
-<div id="bd">
-	
-	<div id="yui-main">
-		<div class="yui-b">
-		  <div class="yui-ge">
-			  <div class="yui-u first example">
-
-    
-	<div class="promo">
-	<h1>Charts Control: Column Chart with Rotated Title and Labels</h1>
-	
-	<div class="exampleIntro">
-	<p>Axes Title and Label fields can be rotated on the <a href="http://developer.yahoo.com/yui/charts/">YUI Charts Control</a> by setting the titleRotation and labelRotation axis styles. This example shows you how.</p>
-<p>Please note: The YUI Charts Control requires Flash Player 9.0.45 or higher. The latest version of Flash Player is available at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p>
-
-
-			
-	</div>	
-					
-	<div class="example-container module ">
-			<div class="hd exampleHd">
-			<p class="newWindowButton yui-skin-sam"><!--<span id="newWindowLinkx"><span class="first-child">--><a href="charts-rotation_clean.html" target="_blank">View example in new window.</a><!--</span></span>-->		
-		</div>		<div id="example-canvas" class="bd">
-	
-		
-	<!--BEGIN SOURCE CODE FOR EXAMPLE =============================== -->
-	
-	<span class="chart_title">Monthly Expenses</span>
-<div id="chart">Unable to load Flash content. The YUI Charts Control requires Flash Player 9.0.45 or higher. You can download the latest version of Flash Player from the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p></div>
-
-<script type="text/javascript">
-
-	YAHOO.widget.Chart.SWFURL = "../../build/charts/assets/charts.swf";
-
-//--- data
-
-	YAHOO.example.monthlyExpenses =
-	[
-		{ month: "January", rent: 1350.00, utilities: 941.68 },
-		{ month: "February", rent: 1350.00, utilities: 901.35 },
-		{ month: "March", rent: 1350.00, utilities: 789.32 },
-		{ month: "April", rent: 1350.00, utilities: 684.71 },
-		{ month: "May", rent: 1500.00, utilities: 779.811 },
-		{ month: "June", rent: 1500.00, utilities: 897.95 },
-		{ month: "July", rent: 1500.00, utilities: 919.811 },
-		{ month: "August", rent: 1500.00, utilities: 937.95 },
-		{ month: "September", rent: 1500.00, utilities: 779.811 },
-		{ month: "October", rent: 1500.00, utilities: 697.95 },
-		{ month: "November", rent: 1500.00, utilities: 679.811 },
-		{ month: "December", rent: 1500.00, utilities: 897.95 }
-	];
-
-	var myDataSource = new YAHOO.util.DataSource( YAHOO.example.monthlyExpenses );
-	myDataSource.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-	myDataSource.responseSchema =
-	{
-		fields: [ "month", "rent", "utilities" ]
-	};
-
-//--- chart
-
-	//series definition for chart
-	var seriesDef =
-	[
-		{
-			displayName: "Rent",
-			yField: "rent",
-			style:{size:10}
-		},
-		{
-			displayName: "Utilities",
-			yField: "utilities",
-			style:{size:10}
-		}
-	];
-
-	//Style object for chart
-	var styleDef =
-	{
-		xAxis:
-		{
-			labelRotation:-90
-		},
-		yAxis:
-		{
-			titleRotation:-90
-		}
-	}
-
-	//format currency
-	YAHOO.example.formatCurrencyAxisLabel = function( value )
-	{
-		return YAHOO.util.Number.format( value,
-		{
-			prefix: "$",
-			thousandsSeparator: ",",
-			decimalPlaces: 2
-		});
-	}
-
-	//DataTip function for the chart
-	YAHOO.example.getDataTipText = function( item, index, series )
-	{
-		var toolTipText = series.displayName + " for " + item.month;
-		toolTipText += "\n" + YAHOO.example.formatCurrencyAxisLabel( item[series.yField] );
-		return toolTipText;
-	}
-
-	//create a Numeric Axis for displaying dollars
-	var currencyAxis = new YAHOO.widget.NumericAxis();
-	currencyAxis.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-	currencyAxis.title = "Money Spent";
-
-	//create Category Axis to specify a title for the months
-	var categoryAxis = new YAHOO.widget.CategoryAxis();
-	categoryAxis.title = "Month";
-
-	//create a Chart
-	var mychart = new YAHOO.widget.ColumnChart( "chart", myDataSource,
-	{
-		series: seriesDef,
-		xField: "month",
-		yAxis: currencyAxis,
-		xAxis: categoryAxis,
-		style: styleDef,
-		dataTipFunction: YAHOO.example.getDataTipText
-	});
-
-</script>
-	
-	<!--END SOURCE CODE FOR EXAMPLE =============================== -->
-	
-		
-		</div>
-		
-	
-	</div>			
-	</div>
-		
-	<h2 class="first">Data</h2>
-
-<p>We will start by adding our data for the charts.</p>
-<textarea name="code" class="JScript" cols="60" rows="7">
-YAHOO.example.monthlyExpenses =
-[
-	{ month: "January", rent: 1350.00, utilities: 941.68 },
-	{ month: "February", rent: 1350.00, utilities: 901.35 },
-	{ month: "March", rent: 1350.00, utilities: 789.32 },
-	{ month: "April", rent: 1350.00, utilities: 684.71 },
-	{ month: "May", rent: 1500.00, utilities: 779.811 },
-	{ month: "June", rent: 1500.00, utilities: 897.95 },
-	{ month: "July", rent: 1500.00, utilities: 919.811 },
-	{ month: "August", rent: 1500.00, utilities: 937.95 },
-	{ month: "September", rent: 1500.00, utilities: 779.811 },
-	{ month: "October", rent: 1500.00, utilities: 697.95 },
-	{ month: "November", rent: 1500.00, utilities: 679.811 },
-	{ month: "December", rent: 1500.00, utilities: 897.95 }
-];
-
-var myDataSource = new YAHOO.util.DataSource( YAHOO.example.monthlyExpenses );
-myDataSource.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-myDataSource.responseSchema =
-{
-	fields: [ "month", "rent", "utilities" ]
-};
-</textarea>
-
-<h2>Series and Styles</h2>
-
-<p>Next we'll add a series to our chart, and give it a style.</p>
-<textarea name="code" class="JScript" cols="60" rows="10">
-//series definition for chart
-var seriesDef =
-[
-	{
-		displayName: "Rent",
-		yField: "rent",
-		style:{size:10}
-	},
-	{
-		displayName: "Utilities",
-		yField: "utilities",
-		style:{size:10}
-	}
-];
-</textarea>
-
-<p>In the styles for our x-axis and y-axis, we'll set the corresponding <code>labelRotation</code> and <code>titleRotation</code> to -90. This will make the title on the y-axis and the labels on the x-axis to be rotated -90 degrees (counterclockwise). While both styles accept values between -90 and 90, it is generally recomended to only use the values -90, 90 or 0 (default), as text fields will display more clearly at these settings.</p>
-<textarea name="code" class="JScript" cols="60" rows="10">
-//Style object for chart
-var styleDef =
-{
-	xAxis:
-	{
-		labelRotation:-90
-	},
-	yAxis:
-	{
-		titleRotation:-90
-	}
-}
-</textarea>
-
-<h2>Chart</h2>
-
-<p>Add our axes and label formatting methods.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-//format currency
-YAHOO.example.formatCurrencyAxisLabel = function( value )
-{
-	return YAHOO.util.Number.format( value,
-	{
-		prefix: "$",
-		thousandsSeparator: ",",
-		decimalPlaces: 2
-	});
-}
-
-//DataTip function for the chart
-YAHOO.example.getDataTipText = function( item, index, series )
-{
-	var toolTipText = series.displayName + " for " + item.month;
-	toolTipText += "\n" + YAHOO.example.formatCurrencyAxisLabel( item[series.yField] );
-	return toolTipText;
-}
-
-//create a Numeric Axis for displaying dollars
-var currencyAxis = new YAHOO.widget.NumericAxis();
-currencyAxis.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-currencyAxis.title = "Money Spent";
-
-//create Category Axis to specify a title for the months
-var categoryAxis = new YAHOO.widget.CategoryAxis();
-categoryAxis.title = "Month";
-</textarea>
-
-<p>Finally, we'll add the chart and call it good.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-//create a Chart
-var mychart = new YAHOO.widget.ColumnChart( "chart", myDataSource,
-{
-	series: seriesDef,
-	xField: "month",
-	yAxis: currencyAxis,
-	xAxis: categoryAxis,
-	style: styleDef,
-	dataTipFunction: YAHOO.example.getDataTipText
-});
-</textarea>
-<p>There are even more styles available for the axes than we've covered in this tutorial. For full details about the axes styles, read the <a href="http://developer.yahoo.com/yui/charts/">Charts Control User's Guide</a>.
-
-<h2>Configuration for This Example</h2>
-
-<p>You can load the necessary JavaScript and CSS for this example from Yahoo's servers.  <a href="http://developer.yahoo.com/yui/articles/hosting/?yahoo&dom&event&json&element&datasource&swf&charts&MIN#configure">Click here to load the YUI Dependency Configurator with all of this example's dependencies preconfigured</a>.</p>
-
-				</div>
-				<div class="yui-u">
-						<div id="loggerModule" class="yui-skin-sam">
-						<h3 class="firstContent">YUI Logger Output:</h3>
-								<div id="loggerGloss"><p><strong>Note:</strong> Logging and debugging is currently turned off for this example.</p> 
-							<p class="loggerButton"><span id="loggerLink"><span class="first-child"><a href="charts-rotation_log.html">Reload with logging<br />
-	 and debugging enabled.</a></span></span></p></div>
-	
-						</div>
-					
-				
-					<div id="examples">
-						<h3>Charts Control Examples:</h3>
-	
-						<div id="exampleToc">
-							<ul>
-								<li><a href='../charts/charts-quickstart.html'>Charts Quickstart Example</a></li><li><a href='../charts/charts-legend.html'>Chart with Legend Example</a></li><li><a href='../charts/charts-skins.html'>Skinning a Chart Example</a></li><li><a href='../charts/charts-datatable.html'>Chart and DataTable Example</a></li><li><a href='../charts/charts-xhr-polling.html'>Chart with DataSource Polling</a></li><li><a href='../charts/charts-stacked.html'>Stacked Bar Chart</a></li><li><a href='../charts/charts-tabview.html'>Charts in a TabView</a></li><li class='selected'><a href='../charts/charts-rotation.html'>Column Chart with Rotated Title and Labels</a></li><li><a href='../charts/charts-styles.html'>Styling Lines, Borders and Fills</a></li><li><a href='../charts/charts-dualaxes.html'>Chart with 2 Numeric Axes</a></li><li><a href='../charts/charts-hideseries.html'>Hide series in a chart.</a></li><li><a href='../charts/charts-seriescustomization.html'>Customize series items</a></li><li><a href='../charts/charts-functionscope.html'>Apply scope to label functions</a></li>							</ul>
-						</div>
-					</div>
-					
-					<div id="module">
-						<h3>More Charts Control Resources:</h3>
-						<ul>
-							<li><a href="http://developer.yahoo.com/yui/charts/">User's Guide</a> (external)</li>
-						<li><a href="../../docs/module_charts.html">API Documentation</a></li>
-                            
-                            
-							<li><a href="http://yuiblog.com/assets/pdf/cheatsheets/charts.pdf">Cheat Sheet PDF</a> (external)</li></ul>
-					</div>
-			  </div>
-		</div>
-		
-		</div>
-	</div>
-
-
-<div class="yui-b" id="tocWrapper">
-<!-- TABLE OF CONTENTS -->
-<div id="toc">
-	
-<ul>
-<li class="sect first">Yahoo! UI Library</li><li class="item"><a title="The Yahoo! User Interface Library (YUI)" href="http://developer.yahoo.com/yui/">Home (external)</a></li><li class="item"><a title="The Yahoo! User Interface Blog" href="http://yuiblog.com">YUIBlog (external)</a></li><li class="item"><a title="YUILibrary.com hosts the YUI community forums" href="http://yuilibrary.com/forum/">YUI Discussion Forum (external)</a></li><li class="item"><a title="The YUI Library source can be checked out from GitHub" href="http://github.com/yui/">YUI on GitHub</a></li><li class="item"><a title="Instantly searchable API documentation for the entire YUI library." href="../../docs/index.html">API Documentation</a></li><li class="item"><a title="Examples of every YUI utility and control in action" href="../../examples/">Functional Examples</a></li><li class="item"><a title="Videos and podcasts from the YUI Team and from the Yahoo! frontend engineering community." href="http://developer.yahoo.com/yui/theater/">YUI Theater (external)</a></li><li class="item"><a title="YUI is free and open, offered under a BSD license." href="http://developer.yahoo.com/yui/license.html">YUI License (external)</a></li><li class="sect">YUI Functional Examples</li><li class="item"><a title="The YUI Animation Utility - Functional Examples" href="../../examples/animation/index.html">Animation</a></li><li class="item"><a title="The YUI AutoComplete Control - Functional Examples" href="../../examples/autocomplete/index.html">AutoComplete</a></li><li class="item"><a title="The YUI Browser History Manager - Functional Examples" href="../../examples/history/index.html">Browser History Manager</a></li><li class="item"><a title="The YUI Button Control - Functional Examples" href="../../examples/button/index.html">Button</a></li><li class="item"><a title="The YUI Calendar Control - Functional Examples" href="../../examples/calendar/index.html">Calendar</a></li><li class="item"><a title="The YUI Carousel Control - Functional Examples" href="../../examples/carousel/index.html">Carousel</a></li><li class="selected "><a title="The YUI Charts Control - Functional Examples" href="../../examples/charts/index.html">Charts</a></li><li class="item"><a title="The YUI Color Picker Control - Functional Examples" href="../../examples/colorpicker/index.html">Color Picker</a></li><li class="item"><a title="The YUI Cookie Utility - Functional Examples" href="../../examples/cookie/index.html">Cookie</a></li><li class="item"><a title="The YUI Connection Manager (AJAX) - Functional Examples" href="../../examples/connection/index.html">Connection Manager</a></li><li class="item"><a title="The YUI Container Family (Module, Overlay, Tooltip, Panel, Dialog, SimpleDialog) - Functional Examples" href="../../examples/container/index.html">Container</a></li><li class="item"><a title="The YUI DataTable Control - Functional Examples" href="../../examples/datatable/index.html">DataTable</a></li><li class="item"><a title="The YUI Dom Collection - Functional Examples" href="../../examples/dom/index.html">Dom</a></li><li class="item"><a title="The YUI Drag & Drop Utility - Functional Examples" href="../../examples/dragdrop/index.html">Drag & Drop</a></li><li class="item"><a title="The YUI Event Utility - Functional Examples" href="../../examples/event/index.html">Event</a></li><li class="item"><a title="The YUI Get Utility - Functional Examples" href="../../examples/get/index.html">Get</a></li><li class="item"><a title="The YUI ImageCropper Control - Functional Examples" href="../../examples/imagecropper/index.html">ImageCropper</a></li><li class="item"><a title="The YUI ImageLoader Utility - Functional Examples" href="../../examples/imageloader/index.html">ImageLoader</a></li><li class="item"><a title="The YUI JSON Utility - Functional Examples" href="../../examples/json/index.html">JSON</a></li><li class="item"><a title="The YUI Layout Manager - Functional Examples" href="../../examples/layout/index.html">Layout Manager</a></li><li class="item"><a title="The YUI Logger Control - Functional Examples" href="../../examples/logger/index.html">Logger</a></li><li class="item"><a title="The YUI Menu Control - Functional Examples" href="../../examples/menu/index.html">Menu</a></li><li class="item"><a title="The YUI Paginator - Functional Examples" href="../../examples/paginator/index.html">Paginator</a></li><li class="item"><a title="The YUI Profiler Utility - Functional Examples" href="../../examples/profiler/index.html">Profiler</a></li><li class="item"><a title="The YUI ProfileViewer Control - Functional Examples" href="../../examples/profilerviewer/index.html">ProfilerViewer</a></li><li class="item"><a title="The YUI ProgressBar Control - Functional Examples" href="../../examples/progressbar/index.html">ProgressBar</a></li><li class="item"><a title="The YUI Resize Utility - Functional Examples" href="../../examples/resize/index.html">Resize</a></li><li class="item"><a title="The YUI Rich Text Editor - Functional Examples" href="../../examples/editor/index.html">Rich Text Editor</a></li><li class="item"><a title="The YUI Selector Utility - Functional Examples" href="../../examples/selector/index.html">Selector</a></li><li class="item"><a title="The YUI Slider Control - Functional Examples" href="../../examples/slider/index.html">Slider</a></li><li class="item"><a title="The YUI Storage Utility - Functional Examples" href="../../examples/storage/index.html">Storage</a></li><li class="item"><a title="The YUI SWF Utility - Functional Examples" href="../../examples/swf/index.html">SWF</a></li><li class="item"><a title="The YUI SWFStore Utility - Functional Examples" href="../../examples/swfstore/index.html">SWFStore</a></li><li class="item"><a title="The YUI Stylesheet Utility - Functional Examples" href="../../examples/stylesheet/index.html">Stylesheet</a></li><li class="item"><a title="The YUI TabView Control - Functional Examples" href="../../examples/tabview/index.html">TabView</a></li><li class="item"><a title="The YUI TreeView Control - Functional Examples" href="../../examples/treeview/index.html">TreeView</a></li><li class="item"><a title="The YUI Uploader Utility - Functional Examples" href="../../examples/uploader/index.html">Uploader (experimental)</a></li><li class="item"><a title="The YUI YAHOO Global Object - Functional Examples" href="../../examples/yahoo/index.html">YAHOO Global Object</a></li><li class="item"><a title="The YUI Loader Utility - Functional Examples" href="../../examples/yuiloader/index.html">YUI Loader</a></li><li class="item"><a title="The YUI Test Utility - Functional Examples" href="../../examples/yuitest/index.html">YUI Test</a></li><li class="item"><a title="YUI Reset CSS - Functional Examples" href="../../examples/reset/index.html">Reset CSS</a></li><li class="item"><a title="YUI Base CSS - Functional Examples" href="../../examples/base/index.html">Base CSS</a></li><li class="item"><a title="YUI Fonts CSS - Functional Examples" href="../../examples/fonts/index.html">Fonts CSS</a></li><li class="item"><a title="YUI Grids CSS - Functional Examples" href="../../examples/grids/index.html">Grids CSS</a></li><li class="sect">YUI Articles on the YUI Website</li><li class="item"><a title="Answers to Frequently Asked Questions about the YUI Library" href="http://developer.yahoo.com/yui/articles/faq/">YUI FAQ (external)</a></li><li class="item"><a title="Yahoo!'s philosophy of Graded Browser Support" href="http://developer.yahoo.com/yui/articles/gbs/">Graded Browser Support (external)</a></li><li class="item"><a title="Reporting Bugs and Making Feature Requests for YUI Components" href="http://developer.yahoo.com/yui/articles/reportingbugs/">Bug Reports/Feature Requests (external)</a></li><li class="item"><a title="Serve YUI source files from Yahoo! -- free, fast, and simple" href="http://developer.yahoo.com/yui/articles/hosting/">Serving YUI Files from Yahoo! (external)</a></li><li class="item"><a title="Best practices for working with web services while protecting user privacy" href="http://developer.yahoo.com/security/">Security Best Practices (external)</a></li></ul>
-</div>
-</div>
-	</div><!--closes bd-->
-
-	<div id="ft">
-        <p class="first">Copyright © 2011 Yahoo! Inc. All rights reserved.</p>
-        <p><a href="http://privacy.yahoo.com/privacy/us/devel/index.html">Privacy Policy</a> - 
-            <a href="http://docs.yahoo.com/info/terms/">Terms of Service</a> - 
-            <a href="http://docs.yahoo.com/info/copyright/copyright.html">Copyright Policy</a> - 
-            <a href="http://careers.yahoo.com/">Job Openings</a></p>
-	</div>
-</div>
-<script src="../../assets/syntax.js"></script>
-<script src="../../assets/dpSyntaxHighlighter.js"></script>
-<script language="javascript"> 
-dp.SyntaxHighlighter.HighlightAll('code'); 
-</script>
-
-<script src='../../assets/YUIexamples.js'></script>
-
-
-</body>
-</html>
diff --git a/examples/charts/charts-rotation_clean.html b/examples/charts/charts-rotation_clean.html
deleted file mode 100644
index 6be8f6f..0000000
--- a/examples/charts/charts-rotation_clean.html
+++ /dev/null
@@ -1,171 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-<title>Column Chart with Rotated Title and Labels</title>
-
-<style type="text/css">
-/*margin and padding on body element
-  can introduce errors in determining
-  element position and are not recommended;
-  we turn them off as a foundation for YUI
-  CSS treatments. */
-body {
-	margin:0;
-	padding:0;
-}
-</style>
-
-<link rel="stylesheet" type="text/css" href="../../build/fonts/fonts-min.css" />
-<script type="text/javascript" src="../../build/yahoo-dom-event/yahoo-dom-event.js"></script>
-<script type="text/javascript" src="../../build/json/json-min.js"></script>
-<script type="text/javascript" src="../../build/element/element-min.js"></script>
-<script type="text/javascript" src="../../build/datasource/datasource-min.js"></script>
-<script type="text/javascript" src="../../build/swf/swf-min.js"></script>
-<script type="text/javascript" src="../../build/charts/charts-min.js"></script>
-
-
-<!--begin custom header content for this example-->
-<style type="text/css">
-	#chart
-	{
-		width: 500px;
-		height: 350px;
-	}
-
-	.chart_title
-	{
-		display: block;
-		font-size: 1.2em;
-		font-weight: bold;
-		margin-bottom: 0.4em;
-	}
-</style>
-<!--end custom header content for this example-->
-
-</head>
-
-<body class="yui-skin-sam">
-
-
-<h1>Column Chart with Rotated Title and Labels</h1>
-
-<div class="exampleIntro">
-	<p>Axes Title and Label fields can be rotated on the <a href="http://developer.yahoo.com/yui/charts/">YUI Charts Control</a> by setting the titleRotation and labelRotation axis styles. This example shows you how.</p>
-<p>Please note: The YUI Charts Control requires Flash Player 9.0.45 or higher. The latest version of Flash Player is available at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p>
-
-
-			
-</div>
-
-<!--BEGIN SOURCE CODE FOR EXAMPLE =============================== -->
-
-<span class="chart_title">Monthly Expenses</span>
-<div id="chart">Unable to load Flash content. The YUI Charts Control requires Flash Player 9.0.45 or higher. You can download the latest version of Flash Player from the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p></div>
-
-<script type="text/javascript">
-
-	YAHOO.widget.Chart.SWFURL = "../../build/charts/assets/charts.swf";
-
-//--- data
-
-	YAHOO.example.monthlyExpenses =
-	[
-		{ month: "January", rent: 1350.00, utilities: 941.68 },
-		{ month: "February", rent: 1350.00, utilities: 901.35 },
-		{ month: "March", rent: 1350.00, utilities: 789.32 },
-		{ month: "April", rent: 1350.00, utilities: 684.71 },
-		{ month: "May", rent: 1500.00, utilities: 779.811 },
-		{ month: "June", rent: 1500.00, utilities: 897.95 },
-		{ month: "July", rent: 1500.00, utilities: 919.811 },
-		{ month: "August", rent: 1500.00, utilities: 937.95 },
-		{ month: "September", rent: 1500.00, utilities: 779.811 },
-		{ month: "October", rent: 1500.00, utilities: 697.95 },
-		{ month: "November", rent: 1500.00, utilities: 679.811 },
-		{ month: "December", rent: 1500.00, utilities: 897.95 }
-	];
-
-	var myDataSource = new YAHOO.util.DataSource( YAHOO.example.monthlyExpenses );
-	myDataSource.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-	myDataSource.responseSchema =
-	{
-		fields: [ "month", "rent", "utilities" ]
-	};
-
-//--- chart
-
-	//series definition for chart
-	var seriesDef =
-	[
-		{
-			displayName: "Rent",
-			yField: "rent",
-			style:{size:10}
-		},
-		{
-			displayName: "Utilities",
-			yField: "utilities",
-			style:{size:10}
-		}
-	];
-
-	//Style object for chart
-	var styleDef =
-	{
-		xAxis:
-		{
-			labelRotation:-90
-		},
-		yAxis:
-		{
-			titleRotation:-90
-		}
-	}
-
-	//format currency
-	YAHOO.example.formatCurrencyAxisLabel = function( value )
-	{
-		return YAHOO.util.Number.format( value,
-		{
-			prefix: "$",
-			thousandsSeparator: ",",
-			decimalPlaces: 2
-		});
-	}
-
-	//DataTip function for the chart
-	YAHOO.example.getDataTipText = function( item, index, series )
-	{
-		var toolTipText = series.displayName + " for " + item.month;
-		toolTipText += "\n" + YAHOO.example.formatCurrencyAxisLabel( item[series.yField] );
-		return toolTipText;
-	}
-
-	//create a Numeric Axis for displaying dollars
-	var currencyAxis = new YAHOO.widget.NumericAxis();
-	currencyAxis.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-	currencyAxis.title = "Money Spent";
-
-	//create Category Axis to specify a title for the months
-	var categoryAxis = new YAHOO.widget.CategoryAxis();
-	categoryAxis.title = "Month";
-
-	//create a Chart
-	var mychart = new YAHOO.widget.ColumnChart( "chart", myDataSource,
-	{
-		series: seriesDef,
-		xField: "month",
-		yAxis: currencyAxis,
-		xAxis: categoryAxis,
-		style: styleDef,
-		dataTipFunction: YAHOO.example.getDataTipText
-	});
-
-</script>
-
-<!--END SOURCE CODE FOR EXAMPLE =============================== -->
-
-</body>
-</html>
diff --git a/examples/charts/charts-rotation_log.html b/examples/charts/charts-rotation_log.html
deleted file mode 100644
index 6f04426..0000000
--- a/examples/charts/charts-rotation_log.html
+++ /dev/null
@@ -1,398 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-	<title>YUI Library Examples: Charts Control: Column Chart with Rotated Title and Labels</title>
-    
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-    	<link rel="stylesheet" type="text/css" href="../../assets/yui.css" >
-
-<style>
-/*Supplemental CSS for the YUI distribution*/
-#custom-doc { width: 95%; min-width: 950px; }
-#pagetitle {background-image: url(../../assets/bg_hd.gif);}
-</style>
-
-<link rel="stylesheet" type="text/css" href="../../assets/dpSyntaxHighlighter.css">
-<!--Script and CSS includes for YUI dependencies on this page-->
-<link rel="stylesheet" type="text/css" href="../../build/logger/assets/skins/sam/logger.css" />
-<link rel="stylesheet" type="text/css" href="../../build/button/assets/skins/sam/button.css" />
-<script type="text/javascript" src="../../build/yuiloader/yuiloader-min.js"></script>
-<script type="text/javascript" src="../../build/event/event-min.js"></script>
-<script type="text/javascript" src="../../build/dom/dom-min.js"></script>
-<script type="text/javascript" src="../../build/logger/logger-min.js"></script>
-<script type="text/javascript" src="../../build/json/json-min.js"></script>
-<script type="text/javascript" src="../../build/element/element-min.js"></script>
-<script type="text/javascript" src="../../build/datasource/datasource-min.js"></script>
-<script type="text/javascript" src="../../build/swf/swf-debug.js"></script>
-<script type="text/javascript" src="../../build/charts/charts-debug.js"></script>
-<script type="text/javascript" src="../../build/button/button-min.js"></script>
-
-
-<!--begin custom header content for this example-->
-<style type="text/css">
-	#chart
-	{
-		width: 500px;
-		height: 350px;
-	}
-
-	.chart_title
-	{
-		display: block;
-		font-size: 1.2em;
-		font-weight: bold;
-		margin-bottom: 0.4em;
-	}
-</style>
-<!--end custom header content for this example-->
-
-
-<script type="text/javascript">
-//enable passthrough of errors from YUI Event:
-if ((typeof YAHOO !== "undefined") && (YAHOO.util) && (YAHOO.util.Event)) {
-	YAHOO.util.Event.throwErrors = true;
-}
-</script>
-</head>
-<body id="yahoo-com" class="yui-skin-sam">
-<div id="custom-doc" class="yui-t2">
-<div id="hd">
-	<div id="ygunav">
-		<p><em><a href="http://developer.yahoo.com/yui/">YUI Library Home</a></em></p>
-		<form action="http://search.yahoo.com/search" id="sitesearchform">
-		<input name="vs" type="hidden" value="developer.yahoo.com">
-		<input name="vs" type="hidden" value="yuiblog.com">
-		<div id="sitesearch">
-			<label for="searchinput">Site Search (YDN & YUIBlog): </label>
-			<input type="text" id="searchinput" name="p">
-			<input type="submit" value="Search" id="searchsubmit" class="ygbt">
-		</div>
-		</form>	</div>
-	<div id="ygma"><a href="../../"><img src="../../assets/yui.gif"  border="0" height="38"></a></div>
-	<div id="pagetitle"><h1>YUI Library Examples: Charts Control: Column Chart with Rotated Title and Labels</h1></div>
-</div>
-<div id="bd">
-	
-	<div id="yui-main">
-		<div class="yui-b">
-		  <div class="yui-ge">
-			  <div class="yui-u first example">
-
-    
-	<div class="promo">
-	<h1>Charts Control: Column Chart with Rotated Title and Labels</h1>
-	
-	<div class="exampleIntro">
-	<p>Axes Title and Label fields can be rotated on the <a href="http://developer.yahoo.com/yui/charts/">YUI Charts Control</a> by setting the titleRotation and labelRotation axis styles. This example shows you how.</p>
-<p>Please note: The YUI Charts Control requires Flash Player 9.0.45 or higher. The latest version of Flash Player is available at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p>
-
-
-			
-	</div>	
-					
-	<div class="example-container module ">
-			<div class="hd exampleHd">
-			<p class="newWindowButton yui-skin-sam"><!--<span id="newWindowLinkx"><span class="first-child">--><a href="charts-rotation_clean.html" target="_blank">View example in new window.</a><!--</span></span>-->		
-		</div>		<div id="example-canvas" class="bd">
-	
-		
-	<!--BEGIN SOURCE CODE FOR EXAMPLE =============================== -->
-	
-	<span class="chart_title">Monthly Expenses</span>
-<div id="chart">Unable to load Flash content. The YUI Charts Control requires Flash Player 9.0.45 or higher. You can download the latest version of Flash Player from the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p></div>
-
-<script type="text/javascript">
-
-	YAHOO.widget.Chart.SWFURL = "../../build/charts/assets/charts.swf";
-
-//--- data
-
-	YAHOO.example.monthlyExpenses =
-	[
-		{ month: "January", rent: 1350.00, utilities: 941.68 },
-		{ month: "February", rent: 1350.00, utilities: 901.35 },
-		{ month: "March", rent: 1350.00, utilities: 789.32 },
-		{ month: "April", rent: 1350.00, utilities: 684.71 },
-		{ month: "May", rent: 1500.00, utilities: 779.811 },
-		{ month: "June", rent: 1500.00, utilities: 897.95 },
-		{ month: "July", rent: 1500.00, utilities: 919.811 },
-		{ month: "August", rent: 1500.00, utilities: 937.95 },
-		{ month: "September", rent: 1500.00, utilities: 779.811 },
-		{ month: "October", rent: 1500.00, utilities: 697.95 },
-		{ month: "November", rent: 1500.00, utilities: 679.811 },
-		{ month: "December", rent: 1500.00, utilities: 897.95 }
-	];
-
-	var myDataSource = new YAHOO.util.DataSource( YAHOO.example.monthlyExpenses );
-	myDataSource.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-	myDataSource.responseSchema =
-	{
-		fields: [ "month", "rent", "utilities" ]
-	};
-
-//--- chart
-
-	//series definition for chart
-	var seriesDef =
-	[
-		{
-			displayName: "Rent",
-			yField: "rent",
-			style:{size:10}
-		},
-		{
-			displayName: "Utilities",
-			yField: "utilities",
-			style:{size:10}
-		}
-	];
-
-	//Style object for chart
-	var styleDef =
-	{
-		xAxis:
-		{
-			labelRotation:-90
-		},
-		yAxis:
-		{
-			titleRotation:-90
-		}
-	}
-
-	//format currency
-	YAHOO.example.formatCurrencyAxisLabel = function( value )
-	{
-		return YAHOO.util.Number.format( value,
-		{
-			prefix: "$",
-			thousandsSeparator: ",",
-			decimalPlaces: 2
-		});
-	}
-
-	//DataTip function for the chart
-	YAHOO.example.getDataTipText = function( item, index, series )
-	{
-		var toolTipText = series.displayName + " for " + item.month;
-		toolTipText += "\n" + YAHOO.example.formatCurrencyAxisLabel( item[series.yField] );
-		return toolTipText;
-	}
-
-	//create a Numeric Axis for displaying dollars
-	var currencyAxis = new YAHOO.widget.NumericAxis();
-	currencyAxis.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-	currencyAxis.title = "Money Spent";
-
-	//create Category Axis to specify a title for the months
-	var categoryAxis = new YAHOO.widget.CategoryAxis();
-	categoryAxis.title = "Month";
-
-	//create a Chart
-	var mychart = new YAHOO.widget.ColumnChart( "chart", myDataSource,
-	{
-		series: seriesDef,
-		xField: "month",
-		yAxis: currencyAxis,
-		xAxis: categoryAxis,
-		style: styleDef,
-		dataTipFunction: YAHOO.example.getDataTipText
-	});
-
-</script>
-	
-	<!--END SOURCE CODE FOR EXAMPLE =============================== -->
-	
-		
-		</div>
-		
-	
-	</div>			
-	</div>
-		
-	<h2 class="first">Data</h2>
-
-<p>We will start by adding our data for the charts.</p>
-<textarea name="code" class="JScript" cols="60" rows="7">
-YAHOO.example.monthlyExpenses =
-[
-	{ month: "January", rent: 1350.00, utilities: 941.68 },
-	{ month: "February", rent: 1350.00, utilities: 901.35 },
-	{ month: "March", rent: 1350.00, utilities: 789.32 },
-	{ month: "April", rent: 1350.00, utilities: 684.71 },
-	{ month: "May", rent: 1500.00, utilities: 779.811 },
-	{ month: "June", rent: 1500.00, utilities: 897.95 },
-	{ month: "July", rent: 1500.00, utilities: 919.811 },
-	{ month: "August", rent: 1500.00, utilities: 937.95 },
-	{ month: "September", rent: 1500.00, utilities: 779.811 },
-	{ month: "October", rent: 1500.00, utilities: 697.95 },
-	{ month: "November", rent: 1500.00, utilities: 679.811 },
-	{ month: "December", rent: 1500.00, utilities: 897.95 }
-];
-
-var myDataSource = new YAHOO.util.DataSource( YAHOO.example.monthlyExpenses );
-myDataSource.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-myDataSource.responseSchema =
-{
-	fields: [ "month", "rent", "utilities" ]
-};
-</textarea>
-
-<h2>Series and Styles</h2>
-
-<p>Next we'll add a series to our chart, and give it a style.</p>
-<textarea name="code" class="JScript" cols="60" rows="10">
-//series definition for chart
-var seriesDef =
-[
-	{
-		displayName: "Rent",
-		yField: "rent",
-		style:{size:10}
-	},
-	{
-		displayName: "Utilities",
-		yField: "utilities",
-		style:{size:10}
-	}
-];
-</textarea>
-
-<p>In the styles for our x-axis and y-axis, we'll set the corresponding <code>labelRotation</code> and <code>titleRotation</code> to -90. This will make the title on the y-axis and the labels on the x-axis to be rotated -90 degrees (counterclockwise). While both styles accept values between -90 and 90, it is generally recomended to only use the values -90, 90 or 0 (default), as text fields will display more clearly at these settings.</p>
-<textarea name="code" class="JScript" cols="60" rows="10">
-//Style object for chart
-var styleDef =
-{
-	xAxis:
-	{
-		labelRotation:-90
-	},
-	yAxis:
-	{
-		titleRotation:-90
-	}
-}
-</textarea>
-
-<h2>Chart</h2>
-
-<p>Add our axes and label formatting methods.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-//format currency
-YAHOO.example.formatCurrencyAxisLabel = function( value )
-{
-	return YAHOO.util.Number.format( value,
-	{
-		prefix: "$",
-		thousandsSeparator: ",",
-		decimalPlaces: 2
-	});
-}
-
-//DataTip function for the chart
-YAHOO.example.getDataTipText = function( item, index, series )
-{
-	var toolTipText = series.displayName + " for " + item.month;
-	toolTipText += "\n" + YAHOO.example.formatCurrencyAxisLabel( item[series.yField] );
-	return toolTipText;
-}
-
-//create a Numeric Axis for displaying dollars
-var currencyAxis = new YAHOO.widget.NumericAxis();
-currencyAxis.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-currencyAxis.title = "Money Spent";
-
-//create Category Axis to specify a title for the months
-var categoryAxis = new YAHOO.widget.CategoryAxis();
-categoryAxis.title = "Month";
-</textarea>
-
-<p>Finally, we'll add the chart and call it good.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-//create a Chart
-var mychart = new YAHOO.widget.ColumnChart( "chart", myDataSource,
-{
-	series: seriesDef,
-	xField: "month",
-	yAxis: currencyAxis,
-	xAxis: categoryAxis,
-	style: styleDef,
-	dataTipFunction: YAHOO.example.getDataTipText
-});
-</textarea>
-<p>There are even more styles available for the axes than we've covered in this tutorial. For full details about the axes styles, read the <a href="http://developer.yahoo.com/yui/charts/">Charts Control User's Guide</a>.
-
-<h2>Configuration for This Example</h2>
-
-<p>You can load the necessary JavaScript and CSS for this example from Yahoo's servers.  <a href="http://developer.yahoo.com/yui/articles/hosting/?yahoo&dom&event&json&element&datasource&swf&charts&MIN#configure">Click here to load the YUI Dependency Configurator with all of this example's dependencies preconfigured</a>.</p>
-
-				</div>
-				<div class="yui-u">
-						<div id="loggerModule" class="yui-skin-sam">
-						<h3 class="firstContent">YUI Logger Output:</h3>
-								<div id="loggerDiv"></div>
-							<div id="loggerGloss">
-								<p><strong>Note:</strong> You are viewing this example in debug mode with logging enabled.  This can significantly slow performance.</p>
-	
-								<p class="loggerButton"><span id="loggerLink"><span class="first-child"><a href="charts-rotation.html">Reload with logging<br />and debugging disabled.</a></span></span></p>
-							</div>
-						</div>
-					
-				
-					<div id="examples">
-						<h3>Charts Control Examples:</h3>
-	
-						<div id="exampleToc">
-							<ul>
-								<li><a href='../charts/charts-quickstart.html'>Charts Quickstart Example</a></li><li><a href='../charts/charts-legend.html'>Chart with Legend Example</a></li><li><a href='../charts/charts-skins.html'>Skinning a Chart Example</a></li><li><a href='../charts/charts-datatable.html'>Chart and DataTable Example</a></li><li><a href='../charts/charts-xhr-polling.html'>Chart with DataSource Polling</a></li><li><a href='../charts/charts-stacked.html'>Stacked Bar Chart</a></li><li><a href='../charts/charts-tabview.html'>Charts in a TabView</a></li><li class='selected'><a href='../charts/charts-rotation.html'>Column Chart with Rotated Title and Labels</a></li><li><a href='../charts/charts-styles.html'>Styling Lines, Borders and Fills</a></li><li><a href='../charts/charts-dualaxes.html'>Chart with 2 Numeric Axes</a></li><li><a href='../charts/charts-hideseries.html'>Hide series in a chart.</a></li><li><a href='../charts/charts-seriescustomization.html'>Customize series items</a></li><li><a href='../charts/charts-functionscope.html'>Apply scope to label functions</a></li>							</ul>
-						</div>
-					</div>
-					
-					<div id="module">
-						<h3>More Charts Control Resources:</h3>
-						<ul>
-							<li><a href="http://developer.yahoo.com/yui/charts/">User's Guide</a> (external)</li>
-						<li><a href="../../docs/module_charts.html">API Documentation</a></li>
-                            
-                            
-							<li><a href="http://yuiblog.com/assets/pdf/cheatsheets/charts.pdf">Cheat Sheet PDF</a> (external)</li></ul>
-					</div>
-			  </div>
-		</div>
-		
-		</div>
-	</div>
-
-
-<div class="yui-b" id="tocWrapper">
-<!-- TABLE OF CONTENTS -->
-<div id="toc">
-	
-<ul>
-<li class="sect first">Yahoo! UI Library</li><li class="item"><a title="The Yahoo! User Interface Library (YUI)" href="http://developer.yahoo.com/yui/">Home (external)</a></li><li class="item"><a title="The Yahoo! User Interface Blog" href="http://yuiblog.com">YUIBlog (external)</a></li><li class="item"><a title="YUILibrary.com hosts the YUI community forums" href="http://yuilibrary.com/forum/">YUI Discussion Forum (external)</a></li><li class="item"><a title="The YUI Library source can be checked out from GitHub" href="http://github.com/yui/">YUI on GitHub</a></li><li class="item"><a title="Instantly searchable API documentation for the entire YUI library." href="../../docs/index.html">API Documentation</a></li><li class="item"><a title="Examples of every YUI utility and control in action" href="../../examples/">Functional Examples</a></li><li class="item"><a title="Videos and podcasts from the YUI Team and from the Yahoo! frontend engineering community." href="http://developer.yahoo.com/yui/theater/">YUI Theater (external)</a></li><li class="item"><a title="YUI is free and open, offered under a BSD license." href="http://developer.yahoo.com/yui/license.html">YUI License (external)</a></li><li class="sect">YUI Functional Examples</li><li class="item"><a title="The YUI Animation Utility - Functional Examples" href="../../examples/animation/index.html">Animation</a></li><li class="item"><a title="The YUI AutoComplete Control - Functional Examples" href="../../examples/autocomplete/index.html">AutoComplete</a></li><li class="item"><a title="The YUI Browser History Manager - Functional Examples" href="../../examples/history/index.html">Browser History Manager</a></li><li class="item"><a title="The YUI Button Control - Functional Examples" href="../../examples/button/index.html">Button</a></li><li class="item"><a title="The YUI Calendar Control - Functional Examples" href="../../examples/calendar/index.html">Calendar</a></li><li class="item"><a title="The YUI Carousel Control - Functional Examples" href="../../examples/carousel/index.html">Carousel</a></li><li class="selected "><a title="The YUI Charts Control - Functional Examples" href="../../examples/charts/index.html">Charts</a></li><li class="item"><a title="The YUI Color Picker Control - Functional Examples" href="../../examples/colorpicker/index.html">Color Picker</a></li><li class="item"><a title="The YUI Cookie Utility - Functional Examples" href="../../examples/cookie/index.html">Cookie</a></li><li class="item"><a title="The YUI Connection Manager (AJAX) - Functional Examples" href="../../examples/connection/index.html">Connection Manager</a></li><li class="item"><a title="The YUI Container Family (Module, Overlay, Tooltip, Panel, Dialog, SimpleDialog) - Functional Examples" href="../../examples/container/index.html">Container</a></li><li class="item"><a title="The YUI DataTable Control - Functional Examples" href="../../examples/datatable/index.html">DataTable</a></li><li class="item"><a title="The YUI Dom Collection - Functional Examples" href="../../examples/dom/index.html">Dom</a></li><li class="item"><a title="The YUI Drag & Drop Utility - Functional Examples" href="../../examples/dragdrop/index.html">Drag & Drop</a></li><li class="item"><a title="The YUI Event Utility - Functional Examples" href="../../examples/event/index.html">Event</a></li><li class="item"><a title="The YUI Get Utility - Functional Examples" href="../../examples/get/index.html">Get</a></li><li class="item"><a title="The YUI ImageCropper Control - Functional Examples" href="../../examples/imagecropper/index.html">ImageCropper</a></li><li class="item"><a title="The YUI ImageLoader Utility - Functional Examples" href="../../examples/imageloader/index.html">ImageLoader</a></li><li class="item"><a title="The YUI JSON Utility - Functional Examples" href="../../examples/json/index.html">JSON</a></li><li class="item"><a title="The YUI Layout Manager - Functional Examples" href="../../examples/layout/index.html">Layout Manager</a></li><li class="item"><a title="The YUI Logger Control - Functional Examples" href="../../examples/logger/index.html">Logger</a></li><li class="item"><a title="The YUI Menu Control - Functional Examples" href="../../examples/menu/index.html">Menu</a></li><li class="item"><a title="The YUI Paginator - Functional Examples" href="../../examples/paginator/index.html">Paginator</a></li><li class="item"><a title="The YUI Profiler Utility - Functional Examples" href="../../examples/profiler/index.html">Profiler</a></li><li class="item"><a title="The YUI ProfileViewer Control - Functional Examples" href="../../examples/profilerviewer/index.html">ProfilerViewer</a></li><li class="item"><a title="The YUI ProgressBar Control - Functional Examples" href="../../examples/progressbar/index.html">ProgressBar</a></li><li class="item"><a title="The YUI Resize Utility - Functional Examples" href="../../examples/resize/index.html">Resize</a></li><li class="item"><a title="The YUI Rich Text Editor - Functional Examples" href="../../examples/editor/index.html">Rich Text Editor</a></li><li class="item"><a title="The YUI Selector Utility - Functional Examples" href="../../examples/selector/index.html">Selector</a></li><li class="item"><a title="The YUI Slider Control - Functional Examples" href="../../examples/slider/index.html">Slider</a></li><li class="item"><a title="The YUI Storage Utility - Functional Examples" href="../../examples/storage/index.html">Storage</a></li><li class="item"><a title="The YUI SWF Utility - Functional Examples" href="../../examples/swf/index.html">SWF</a></li><li class="item"><a title="The YUI SWFStore Utility - Functional Examples" href="../../examples/swfstore/index.html">SWFStore</a></li><li class="item"><a title="The YUI Stylesheet Utility - Functional Examples" href="../../examples/stylesheet/index.html">Stylesheet</a></li><li class="item"><a title="The YUI TabView Control - Functional Examples" href="../../examples/tabview/index.html">TabView</a></li><li class="item"><a title="The YUI TreeView Control - Functional Examples" href="../../examples/treeview/index.html">TreeView</a></li><li class="item"><a title="The YUI Uploader Utility - Functional Examples" href="../../examples/uploader/index.html">Uploader (experimental)</a></li><li class="item"><a title="The YUI YAHOO Global Object - Functional Examples" href="../../examples/yahoo/index.html">YAHOO Global Object</a></li><li class="item"><a title="The YUI Loader Utility - Functional Examples" href="../../examples/yuiloader/index.html">YUI Loader</a></li><li class="item"><a title="The YUI Test Utility - Functional Examples" href="../../examples/yuitest/index.html">YUI Test</a></li><li class="item"><a title="YUI Reset CSS - Functional Examples" href="../../examples/reset/index.html">Reset CSS</a></li><li class="item"><a title="YUI Base CSS - Functional Examples" href="../../examples/base/index.html">Base CSS</a></li><li class="item"><a title="YUI Fonts CSS - Functional Examples" href="../../examples/fonts/index.html">Fonts CSS</a></li><li class="item"><a title="YUI Grids CSS - Functional Examples" href="../../examples/grids/index.html">Grids CSS</a></li><li class="sect">YUI Articles on the YUI Website</li><li class="item"><a title="Answers to Frequently Asked Questions about the YUI Library" href="http://developer.yahoo.com/yui/articles/faq/">YUI FAQ (external)</a></li><li class="item"><a title="Yahoo!'s philosophy of Graded Browser Support" href="http://developer.yahoo.com/yui/articles/gbs/">Graded Browser Support (external)</a></li><li class="item"><a title="Reporting Bugs and Making Feature Requests for YUI Components" href="http://developer.yahoo.com/yui/articles/reportingbugs/">Bug Reports/Feature Requests (external)</a></li><li class="item"><a title="Serve YUI source files from Yahoo! -- free, fast, and simple" href="http://developer.yahoo.com/yui/articles/hosting/">Serving YUI Files from Yahoo! (external)</a></li><li class="item"><a title="Best practices for working with web services while protecting user privacy" href="http://developer.yahoo.com/security/">Security Best Practices (external)</a></li></ul>
-</div>
-</div>
-	</div><!--closes bd-->
-
-	<div id="ft">
-        <p class="first">Copyright © 2011 Yahoo! Inc. All rights reserved.</p>
-        <p><a href="http://privacy.yahoo.com/privacy/us/devel/index.html">Privacy Policy</a> - 
-            <a href="http://docs.yahoo.com/info/terms/">Terms of Service</a> - 
-            <a href="http://docs.yahoo.com/info/copyright/copyright.html">Copyright Policy</a> - 
-            <a href="http://careers.yahoo.com/">Job Openings</a></p>
-	</div>
-</div>
-<script src="../../assets/syntax.js"></script>
-<script src="../../assets/dpSyntaxHighlighter.js"></script>
-<script language="javascript"> 
-dp.SyntaxHighlighter.HighlightAll('code'); 
-</script>
-
-<script src='../../assets/YUIexamples.js'></script>
-
-
-</body>
-</html>
diff --git a/examples/charts/charts-seriescustomization.html b/examples/charts/charts-seriescustomization.html
deleted file mode 100644
index ac6b019..0000000
--- a/examples/charts/charts-seriescustomization.html
+++ /dev/null
@@ -1,648 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-	<title>YUI Library Examples: Charts Control: Customize series items</title>
-    
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-    	<link rel="stylesheet" type="text/css" href="../../assets/yui.css" >
-
-<style>
-/*Supplemental CSS for the YUI distribution*/
-#custom-doc { width: 95%; min-width: 950px; }
-#pagetitle {background-image: url(../../assets/bg_hd.gif);}
-</style>
-
-<link rel="stylesheet" type="text/css" href="../../assets/dpSyntaxHighlighter.css">
-<!--Script and CSS includes for YUI dependencies on this page-->
-<link rel="stylesheet" type="text/css" href="../../build/button/assets/skins/sam/button.css" />
-<script type="text/javascript" src="../../build/yuiloader/yuiloader-min.js"></script>
-<script type="text/javascript" src="../../build/dom/dom-min.js"></script>
-<script type="text/javascript" src="../../build/event/event-min.js"></script>
-<script type="text/javascript" src="../../build/json/json-min.js"></script>
-<script type="text/javascript" src="../../build/element/element-min.js"></script>
-<script type="text/javascript" src="../../build/datasource/datasource-min.js"></script>
-<script type="text/javascript" src="../../build/swf/swf-min.js"></script>
-<script type="text/javascript" src="../../build/charts/charts-min.js"></script>
-<script type="text/javascript" src="../../build/button/button-min.js"></script>
-
-
-<!--begin custom header content for this example-->
-<style type="text/css">
-	#chart
-	{
-		width: 600px;
-		height: 350px;
-		margin-bottom: 10px;
-	}
-	.yui-dt-table {width: 500px;}
-
-	.chart_title
-	{
-		display: block;
-		font-size: 1.2em;
-		font-weight: bold;
-		margin-bottom: 0.4em;
-	}
-</style>
-<!--end custom header content for this example-->
-
-
-<script type="text/javascript">
-//enable passthrough of errors from YUI Event:
-if ((typeof YAHOO !== "undefined") && (YAHOO.util) && (YAHOO.util.Event)) {
-	YAHOO.util.Event.throwErrors = true;
-}
-</script>
-</head>
-<body id="yahoo-com" class="yui-skin-sam">
-<div id="custom-doc" class="yui-t2">
-<div id="hd">
-	<div id="ygunav">
-		<p><em><a href="http://developer.yahoo.com/yui/">YUI Library Home</a></em></p>
-		<form action="http://search.yahoo.com/search" id="sitesearchform">
-		<input name="vs" type="hidden" value="developer.yahoo.com">
-		<input name="vs" type="hidden" value="yuiblog.com">
-		<div id="sitesearch">
-			<label for="searchinput">Site Search (YDN & YUIBlog): </label>
-			<input type="text" id="searchinput" name="p">
-			<input type="submit" value="Search" id="searchsubmit" class="ygbt">
-		</div>
-		</form>	</div>
-	<div id="ygma"><a href="../../"><img src="../../assets/yui.gif"  border="0" height="38"></a></div>
-	<div id="pagetitle"><h1>YUI Library Examples: Charts Control: Customize series items</h1></div>
-</div>
-<div id="bd">
-	
-	<div id="yui-main">
-		<div class="yui-b">
-		  <div class="yui-ge">
-			  <div class="yui-u first example">
-
-    
-	<div class="promo">
-	<h1>Charts Control: Customize series items</h1>
-	
-	<div class="exampleIntro">
-	<p>A <a href="http://developer.yahoo.com/yui/charts/">YUI Charts Control</a> can be configured at the Chart and series level. In this example, we'll use series properties to customize a combination chart.</p>
-<p>Please note: The YUI Charts Control requires Flash Player 9.0.45 or higher. The latest version of Flash Player is available at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p>			
-	</div>	
-					
-	<div class="example-container module ">
-			<div class="hd exampleHd">
-			<p class="newWindowButton yui-skin-sam"><!--<span id="newWindowLinkx"><span class="first-child">--><a href="charts-seriescustomization_clean.html" target="_blank">View example in new window.</a><!--</span></span>-->		
-		</div>		<div id="example-canvas" class="bd">
-	
-		
-	<!--BEGIN SOURCE CODE FOR EXAMPLE =============================== -->
-	
-	<span class="chart_title">Personal Finances</span>
-<div id="chart">Unable to load Flash content. The YUI Charts Control requires Flash Player 9.0.45 or higher. You can download the latest version of Flash Player from the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p></div>
-
-<script type="text/javascript">
-
-	YAHOO.widget.Chart.SWFURL = "../../build/charts/assets/charts.swf";
-
-	//--- data
-
-	YAHOO.example.monthlyExpenses =
-	[
-		{ 
-			month: "January", 
-			rent: -1280.00, 
-			utilities: -494.68, 
-			gamblingprofits:292.00, 
-			gamblinglosses:-85.00, 
-			pay:2450.00, 
-			incidentals:-654.32
-		},
-		{ 
-			month: "February", 
-			rent: -1280.00, 
-			utilities: -401.35, 
-			gamblingprofits:292.00, 
-			gamblinglosses:-185.00, 
-			pay:2450.00, 
-			incidentals:-432.26
-		},
-		{ 
-			month: "March", 
-			rent: -1280.00, 
-			utilities: -489.32, 
-			gamblingprofits:292.00, 
-			gamblinglosses:-485.00, 
-			pay:2450.00, 
-			incidentals:-523.33
-		},
-		{ 
-			month: "April", 
-			rent: -1280.00, 
-			utilities: -484.71, 
-			gamblingprofits:292.00, 
-			gamblinglosses:-185.00, 
-			pay:2450.00, 
-			incidentals:-765.45
-		},
-		{ 
-			month: "May", 
-			rent: -1310.00, 
-			utilities: -479.811, 
-			gamblingprofits:292.00, 
-			gamblinglosses:-485.00, 
-			pay:2450.00, 
-			incidentals:-555.11
-		},
-		{ 
-			month: "June", 
-			rent: -1310.00, 
-			utilities: -497.95, 
-			gamblingprofits:292.00, 
-			gamblinglosses:-220.00, 
-			pay:2450.00, 
-			incidentals:-633.48
-		}
-	];
-
-	function calculateNet(dataArray)
-	{
-		var len = dataArray.length;
-		var obj, net;
-		for(var i = 0; i < len; i++)
-		{
-			obj = dataArray[i];
-			net = 0;
-			for(var z in obj)
-			{
-				if (!isNaN(obj[z])) net += obj[z];
-			}
-			obj.net = net;
-		}
-		return dataArray;
-	}
-	var myDataSource = new YAHOO.util.DataSource( calculateNet(YAHOO.example.monthlyExpenses) );
-	myDataSource.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-	myDataSource.responseSchema =
-	{
-		fields: [ "month", "rent", "utilities", "gamblinglosses", "gamblingprofits", "pay", "incidentals", "net" ]
-	};
-
-	//--- chart
-
-	YAHOO.example.formatCurrencyAxisLabel = function( value )
-	{
-		return YAHOO.util.Number.format( value,
-		{
-			prefix: "$",
-			thousandsSeparator: ",",
-			decimalPlaces: 2
-		});
-	}
-
-	YAHOO.example.getDataTipText = function( item, index, series )
-	{
-		var toolTipText = series.displayName + " for " + item.month;
-		toolTipText += "\n" + YAHOO.example.formatCurrencyAxisLabel( Math.abs(item[series.yField]) );
-		return toolTipText;
-	}
-	
-	YAHOO.example.gainsLossesDataTipFunction = function( item, index, series )
-	{
-		var amt = item[series.yField];
-		var toolTipText = series.displayName + (amt >= 0 ? " Gains" : " Losses") + " for " + item.month;;
-		toolTipText += "\n" + YAHOO.example.formatCurrencyAxisLabel( Math.abs(amt) );
-		return toolTipText; 
-	}		
-
-	YAHOO.example.getLegendLabelText = function(value)
-	{
-		return value;
-	}
-	
-	YAHOO.example.getGamblingLegendLabelText = function(value)
-	{
-		return value + " (wins/losses)";
-	}
-	
-	var seriesDef =
-	[
-		{ 
-			displayName: "Rent", 
-			yField: "rent", 
-			style:{borderColor:0x006600} 
-		},
-		{ 
-			displayName: "Utilities", 
-			yField: "utilities", 
-			style:{borderColor:0x006699}
-		},
-		{ 
-			displayName: "Gambling", 
-			yField:"gamblingprofits", 
-			style:{borderColor:0x000000, fillColor:0xff0000}, 
-			legendLabelFunction:YAHOO.example.getGamblingLegendLabelText,
-			dataTipFunction:YAHOO.example.gainsLossesDataTipFunction
-		},
-		{ 
-			displayName: "Gambling", 
-			yField:"gamblinglosses", 
-			style:{borderColor:0x000000, fillColor:0xff0000}, 
-			showInLegend:false,
-			dataTipFunction:YAHOO.example.gainsLossesDataTipFunction
-		 },
-		{ 
-			displayName: "Pay", 
-			yField:"pay", 
-			style:{borderColor:0x000000} 
-		},
-		{ 
-			displayName: "Misc.", 
-			yField:"incidentals", 
-			style:{borderColor:0x660000}
-		},
-		{ 
-			type:"line", 
-			displayName: "Net", 
-			yField:"net", 
-			style:{fillColor:0xdddeee, borderColor:0x0000ff, lineColor:0x0000ff, skin:"DiamondSkin"}, 
-			dataTipFunction:YAHOO.example.gainsLossesDataTipFunction
-		}
-	];
-
-	var currencyAxis = new YAHOO.widget.NumericAxis();
-	currencyAxis.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-	currencyAxis.title = "Money Gained";
-
-	var categoryAxis = new YAHOO.widget.CategoryAxis();
-	categoryAxis.title = "Month";
-	
-	var styleDef = 
-	{
-		font:{color:0xeeeeee},
-		background:{color:0x677164},
-		border:{size:1, color:0x000000},
-		yAxis:
-		{
-			titleRotation:90, 
-			color:0xeeeeee, 
-			titleFont:{color:0xeeeeee}, 
-			majorGridLines:{color:0xeeeeee}, 
-			minorTicks:{display:"none"}, 
-			majorTicks:{display:"none"}
-		},
-		xAxis:
-		{
-			color:0xeeeeee, 
-			titleFont:{color:0xeeeeee}
-		},
-		legend:
-		{
-			display: "bottom",
-			padding: 10,
-			spacing: 5,
-			font:
-			{
-				color:0xeeeeee,
-				family: "Arial",
-				size: 11
-			}
-		}
-	}
-
-	var mychart = new YAHOO.widget.ColumnChart( "chart", myDataSource,
-	{
-		series: seriesDef,
-		xField: "month",
-		yAxis: currencyAxis,
-		xAxis: categoryAxis,
-		style: styleDef,
-		legendLabelFunction: YAHOO.example.getLegendLabelText,
-		dataTipFunction: YAHOO.example.getDataTipText
-	});
-	
-</script>
-	
-	<!--END SOURCE CODE FOR EXAMPLE =============================== -->
-	
-		
-		</div>
-		
-	
-	</div>			
-	</div>
-		
-	
-<h2 class="first">Create a DataSource</h2>
-
-<p>In this example, we're going to use custom series properties to format and display series information differently. We'll start with a data source representing household income and expenses. Expenses are represented negative values while income is represented with positive values. We'll use these values to calculate net income/losses, and add the calculated information as an additional property in the data source.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-	YAHOO.example.monthlyExpenses =
-	[
-		{ 
-			month: "January", 
-			rent: -1280.00, 
-			utilities: -494.68, 
-			gamblingprofits:292.00, 
-			gamblinglosses:-85.00, 
-			pay:2450.00, 
-			incidentals:-654.32
-		},
-		{ 
-			month: "February", 
-			rent: -1280.00, 
-			utilities: -401.35, 
-			gamblingprofits:292.00, 
-			gamblinglosses:-185.00, 
-			pay:2450.00, 
-			incidentals:-432.26
-		},
-		{ 
-			month: "March", 
-			rent: -1280.00, 
-			utilities: -489.32, 
-			gamblingprofits:292.00, 
-			gamblinglosses:-485.00, 
-			pay:2450.00, 
-			incidentals:-523.33
-		},
-		{ 
-			month: "April", 
-			rent: -1280.00, 
-			utilities: -484.71, 
-			gamblingprofits:292.00, 
-			gamblinglosses:-185.00, 
-			pay:2450.00, 
-			incidentals:-765.45
-		},
-		{ 
-			month: "May", 
-			rent: -1310.00, 
-			utilities: -479.811, 
-			gamblingprofits:292.00, 
-			gamblinglosses:-485.00, 
-			pay:2450.00, 
-			incidentals:-555.11
-		},
-		{ 
-			month: "June", 
-			rent: -1310.00, 
-			utilities: -497.95, 
-			gamblingprofits:292.00, 
-			gamblinglosses:-220.00, 
-			pay:2450.00, 
-			incidentals:-633.48
-		}
-	];
-
-	function calculateNet(dataArray)
-	{
-		var len = dataArray.length;
-		var obj, net;
-		for(var i = 0; i < len; i++)
-		{
-			obj = dataArray[i];
-			net = 0;
-			for(var z in obj)
-			{
-				if (!isNaN(obj[z])) net += obj[z];
-			}
-			obj.net = net;
-		}
-		return dataArray;
-	}
-	var myDataSource = new YAHOO.util.DataSource( calculateNet(YAHOO.example.monthlyExpenses) );
-	myDataSource.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-	myDataSource.responseSchema =
-	{
-		fields: [ "month", "rent", "utilities", "gamblinglosses", "gamblingprofits", "pay", "incidentals", "net" ]
-	};
-</textarea>
-
-<h2>Define our Text formatting functions</h2>
-
-<p>We will create methods to format the labels for our axis, dataTip and legend.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-	YAHOO.example.formatCurrencyAxisLabel = function( value )
-	{
-		return YAHOO.util.Number.format( value,
-		{
-			prefix: "$",
-			thousandsSeparator: ",",
-			decimalPlaces: 2
-		});
-	}
-
-	YAHOO.example.getDataTipText = function( item, index, series )
-	{
-		var toolTipText = series.displayName + " for " + item.month;
-		toolTipText += "\n" + YAHOO.example.formatCurrencyAxisLabel( Math.abs(item[series.yField]) );
-		return toolTipText;
-	}
-	
-	YAHOO.example.gainsLossesDataTipFunction = function( item, index, series )
-	{
-		var amt = item[series.yField];
-		var toolTipText = series.displayName + (amt >= 0 ? " Gains" : " Losses") + " for " + item.month;;
-		toolTipText += "\n" + YAHOO.example.formatCurrencyAxisLabel( Math.abs(amt) );
-		return toolTipText; 
-	}		
-
-	YAHOO.example.getLegendLabelText = function(value)
-	{
-		return value;
-	}
-	
-	YAHOO.example.getGamblingLegendLabelText = function(value)
-	{
-		return value + " (wins/losses)";
-	}	
-</textarea>
-
-<p>Some series, such as pay and rent, will always be either positive or negative. Others, such as gambling and net, can either be positive or negative. As a result, we will need to specify different dataTip functions for different series. This is best accomplished by setting one method on the chart level, and then overriding these on the series level. In the code above, we have created a default dataTipFunction for income and expense series and an additional function for series that can render a gain or a loss.</p>
-
-
-<h2>Define a Series Definition</h2>
-
-<p>We'll set a series definition to style each series. Additionally, we will use this series definition to specify which series will use the custom label functions created above.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-	var seriesDef =
-	[
-		{ 
-			displayName: "Rent", 
-			yField: "rent", 
-			style:{borderColor:0x006600} 
-		},
-		{ 
-			displayName: "Utilities", 
-			yField: "utilities", 
-			style:{borderColor:0x006699}
-		},
-		{ 
-			displayName: "Gambling", 
-			yField:"gamblingprofits", 
-			style:{borderColor:0x000000, fillColor:0xff0000}, 
-			legendLabelFunction:YAHOO.example.getGamblingLegendLabelText,
-			dataTipFunction:YAHOO.example.gainsLossesDataTipFunction
-		},
-		{ 
-			displayName: "Gambling", 
-			yField:"gamblinglosses", 
-			style:{borderColor:0x000000, fillColor:0xff0000}, 
-			showInLegend:false,
-			dataTipFunction:YAHOO.example.gainsLossesDataTipFunction
-		 },
-		{ 
-			displayName: "Pay", 
-			yField:"pay", 
-			style:{borderColor:0x000000} 
-		},
-		{ 
-			displayName: "Misc.", 
-			yField:"incidentals", 
-			style:{borderColor:0x660000}
-		},
-		{ 
-			type:"line", 
-			displayName: "Net", 
-			yField:"net", 
-			style:{fillColor:0xdddeee, borderColor:0x0000ff, lineColor:0x0000ff, skin:"DiamondSkin"}, 
-			dataTipFunction:YAHOO.example.gainsLossesDataTipFunction
-		}
-	];
-</textarea>
-
-<p>In the above series definition, we have styled the properties <code>gamblinglosses</code> and <code>gamblingprofits</code> identically. We have also given them the same display name. In our chart, they will both be displayed as "gambling". We will use our custom dataTip function to differentiate between the series based on a positive or negative value. Since they both represent gambling, we only want one reference in the legend. We can use the <code>showInLegend</code> property to filter out one from the legend list. We'll also put in a custom legendLabelFunction for the gambling series displayed in the legend. Finally, we will attach the custom dataTip function to our net series.</p>
-
-
-<h2>Add axes and styles</h2>
-<p>Next, we'll add our styles and axes.</p>
-<textarea name="code" class="JScript" cols="60" rows="6">
-	var currencyAxis = new YAHOO.widget.NumericAxis();
-	currencyAxis.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-	currencyAxis.title = "Money Gained";
-
-	var categoryAxis = new YAHOO.widget.CategoryAxis();
-	categoryAxis.title = "Month";
-	
-	var styleDef = 
-	{
-		font:{color:0xeeeeee},
-		background:{color:0x677164},
-		border:{size:1, color:0x000000},
-		yAxis:
-		{
-			titleRotation:90, 
-			color:0xeeeeee, 
-			titleFont:{color:0xeeeeee}, 
-			majorGridLines:{color:0xeeeeee}, 
-			minorTicks:{display:"none"}, 
-			majorTicks:{display:"none"}
-		},
-		xAxis:
-		{
-			color:0xeeeeee, 
-			titleFont:{color:0xeeeeee}
-		},
-		legend:
-		{
-			display: "bottom",
-			padding: 10,
-			spacing: 5,
-			font:
-			{
-				color:0xeeeeee,
-				family: "Arial",
-				size: 11
-			}
-		}
-	}
-</textarea>
-
-<h2>Create the Chart</h2>
-
-<p>Finally, we'll create a chart, setting our default dataTip and legendLabel methods.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="6">
-	var mychart = new YAHOO.widget.ColumnChart( "chart", myDataSource,
-	{
-		series: seriesDef,
-		xField: "month",
-		yAxis: currencyAxis,
-		xAxis: categoryAxis,
-		style: styleDef,
-		legendLabelFunction: YAHOO.example.getLegendLabelText,
-		dataTipFunction: YAHOO.example.getDataTipText
-	});
-</textarea>
-
-<h2>Configuration for This Example</h2>
-
-<p>You can load the necessary JavaScript and CSS for this example from Yahoo's servers.  <a href="http://developer.yahoo.com/yui/articles/hosting/?yahoo&dom&event&json&element&datasource&swf&charts&MIN#configure">Click here to load the YUI Dependency Configurator with all of this example's dependencies preconfigured</a>.</p>
-
-				</div>
-				<div class="yui-u">
-						<div id="loggerModule" class="yui-skin-sam">
-						<h3 class="firstContent">YUI Logger Output:</h3>
-								<div id="loggerGloss"><p><strong>Note:</strong> Logging and debugging is currently turned off for this example.</p> 
-							<p class="loggerButton"><span id="loggerLink"><span class="first-child"><a href="charts-seriescustomization_log.html">Reload with logging<br />
-	 and debugging enabled.</a></span></span></p></div>
-	
-						</div>
-					
-				
-					<div id="examples">
-						<h3>Charts Control Examples:</h3>
-	
-						<div id="exampleToc">
-							<ul>
-								<li><a href='../charts/charts-quickstart.html'>Charts Quickstart Example</a></li><li><a href='../charts/charts-legend.html'>Chart with Legend Example</a></li><li><a href='../charts/charts-skins.html'>Skinning a Chart Example</a></li><li><a href='../charts/charts-datatable.html'>Chart and DataTable Example</a></li><li><a href='../charts/charts-xhr-polling.html'>Chart with DataSource Polling</a></li><li><a href='../charts/charts-stacked.html'>Stacked Bar Chart</a></li><li><a href='../charts/charts-tabview.html'>Charts in a TabView</a></li><li><a href='../charts/charts-rotation.html'>Column Chart with Rotated Title and Labels</a></li><li><a href='../charts/charts-styles.html'>Styling Lines, Borders and Fills</a></li><li><a href='../charts/charts-dualaxes.html'>Chart with 2 Numeric Axes</a></li><li><a href='../charts/charts-hideseries.html'>Hide series in a chart.</a></li><li class='selected'><a href='../charts/charts-seriescustomization.html'>Customize series items</a></li><li><a href='../charts/charts-functionscope.html'>Apply scope to label functions</a></li>							</ul>
-						</div>
-					</div>
-					
-					<div id="module">
-						<h3>More Charts Control Resources:</h3>
-						<ul>
-							<li><a href="http://developer.yahoo.com/yui/charts/">User's Guide</a> (external)</li>
-						<li><a href="../../docs/module_charts.html">API Documentation</a></li>
-                            
-                            
-							<li><a href="http://yuiblog.com/assets/pdf/cheatsheets/charts.pdf">Cheat Sheet PDF</a> (external)</li></ul>
-					</div>
-			  </div>
-		</div>
-		
-		</div>
-	</div>
-
-
-<div class="yui-b" id="tocWrapper">
-<!-- TABLE OF CONTENTS -->
-<div id="toc">
-	
-<ul>
-<li class="sect first">Yahoo! UI Library</li><li class="item"><a title="The Yahoo! User Interface Library (YUI)" href="http://developer.yahoo.com/yui/">Home (external)</a></li><li class="item"><a title="The Yahoo! User Interface Blog" href="http://yuiblog.com">YUIBlog (external)</a></li><li class="item"><a title="YUILibrary.com hosts the YUI community forums" href="http://yuilibrary.com/forum/">YUI Discussion Forum (external)</a></li><li class="item"><a title="The YUI Library source can be checked out from GitHub" href="http://github.com/yui/">YUI on GitHub</a></li><li class="item"><a title="Instantly searchable API documentation for the entire YUI library." href="../../docs/index.html">API Documentation</a></li><li class="item"><a title="Examples of every YUI utility and control in action" href="../../examples/">Functional Examples</a></li><li class="item"><a title="Videos and podcasts from the YUI Team and from the Yahoo! frontend engineering community." href="http://developer.yahoo.com/yui/theater/">YUI Theater (external)</a></li><li class="item"><a title="YUI is free and open, offered under a BSD license." href="http://developer.yahoo.com/yui/license.html">YUI License (external)</a></li><li class="sect">YUI Functional Examples</li><li class="item"><a title="The YUI Animation Utility - Functional Examples" href="../../examples/animation/index.html">Animation</a></li><li class="item"><a title="The YUI AutoComplete Control - Functional Examples" href="../../examples/autocomplete/index.html">AutoComplete</a></li><li class="item"><a title="The YUI Browser History Manager - Functional Examples" href="../../examples/history/index.html">Browser History Manager</a></li><li class="item"><a title="The YUI Button Control - Functional Examples" href="../../examples/button/index.html">Button</a></li><li class="item"><a title="The YUI Calendar Control - Functional Examples" href="../../examples/calendar/index.html">Calendar</a></li><li class="item"><a title="The YUI Carousel Control - Functional Examples" href="../../examples/carousel/index.html">Carousel</a></li><li class="selected "><a title="The YUI Charts Control - Functional Examples" href="../../examples/charts/index.html">Charts</a></li><li class="item"><a title="The YUI Color Picker Control - Functional Examples" href="../../examples/colorpicker/index.html">Color Picker</a></li><li class="item"><a title="The YUI Cookie Utility - Functional Examples" href="../../examples/cookie/index.html">Cookie</a></li><li class="item"><a title="The YUI Connection Manager (AJAX) - Functional Examples" href="../../examples/connection/index.html">Connection Manager</a></li><li class="item"><a title="The YUI Container Family (Module, Overlay, Tooltip, Panel, Dialog, SimpleDialog) - Functional Examples" href="../../examples/container/index.html">Container</a></li><li class="item"><a title="The YUI DataTable Control - Functional Examples" href="../../examples/datatable/index.html">DataTable</a></li><li class="item"><a title="The YUI Dom Collection - Functional Examples" href="../../examples/dom/index.html">Dom</a></li><li class="item"><a title="The YUI Drag & Drop Utility - Functional Examples" href="../../examples/dragdrop/index.html">Drag & Drop</a></li><li class="item"><a title="The YUI Event Utility - Functional Examples" href="../../examples/event/index.html">Event</a></li><li class="item"><a title="The YUI Get Utility - Functional Examples" href="../../examples/get/index.html">Get</a></li><li class="item"><a title="The YUI ImageCropper Control - Functional Examples" href="../../examples/imagecropper/index.html">ImageCropper</a></li><li class="item"><a title="The YUI ImageLoader Utility - Functional Examples" href="../../examples/imageloader/index.html">ImageLoader</a></li><li class="item"><a title="The YUI JSON Utility - Functional Examples" href="../../examples/json/index.html">JSON</a></li><li class="item"><a title="The YUI Layout Manager - Functional Examples" href="../../examples/layout/index.html">Layout Manager</a></li><li class="item"><a title="The YUI Logger Control - Functional Examples" href="../../examples/logger/index.html">Logger</a></li><li class="item"><a title="The YUI Menu Control - Functional Examples" href="../../examples/menu/index.html">Menu</a></li><li class="item"><a title="The YUI Paginator - Functional Examples" href="../../examples/paginator/index.html">Paginator</a></li><li class="item"><a title="The YUI Profiler Utility - Functional Examples" href="../../examples/profiler/index.html">Profiler</a></li><li class="item"><a title="The YUI ProfileViewer Control - Functional Examples" href="../../examples/profilerviewer/index.html">ProfilerViewer</a></li><li class="item"><a title="The YUI ProgressBar Control - Functional Examples" href="../../examples/progressbar/index.html">ProgressBar</a></li><li class="item"><a title="The YUI Resize Utility - Functional Examples" href="../../examples/resize/index.html">Resize</a></li><li class="item"><a title="The YUI Rich Text Editor - Functional Examples" href="../../examples/editor/index.html">Rich Text Editor</a></li><li class="item"><a title="The YUI Selector Utility - Functional Examples" href="../../examples/selector/index.html">Selector</a></li><li class="item"><a title="The YUI Slider Control - Functional Examples" href="../../examples/slider/index.html">Slider</a></li><li class="item"><a title="The YUI Storage Utility - Functional Examples" href="../../examples/storage/index.html">Storage</a></li><li class="item"><a title="The YUI SWF Utility - Functional Examples" href="../../examples/swf/index.html">SWF</a></li><li class="item"><a title="The YUI SWFStore Utility - Functional Examples" href="../../examples/swfstore/index.html">SWFStore</a></li><li class="item"><a title="The YUI Stylesheet Utility - Functional Examples" href="../../examples/stylesheet/index.html">Stylesheet</a></li><li class="item"><a title="The YUI TabView Control - Functional Examples" href="../../examples/tabview/index.html">TabView</a></li><li class="item"><a title="The YUI TreeView Control - Functional Examples" href="../../examples/treeview/index.html">TreeView</a></li><li class="item"><a title="The YUI Uploader Utility - Functional Examples" href="../../examples/uploader/index.html">Uploader (experimental)</a></li><li class="item"><a title="The YUI YAHOO Global Object - Functional Examples" href="../../examples/yahoo/index.html">YAHOO Global Object</a></li><li class="item"><a title="The YUI Loader Utility - Functional Examples" href="../../examples/yuiloader/index.html">YUI Loader</a></li><li class="item"><a title="The YUI Test Utility - Functional Examples" href="../../examples/yuitest/index.html">YUI Test</a></li><li class="item"><a title="YUI Reset CSS - Functional Examples" href="../../examples/reset/index.html">Reset CSS</a></li><li class="item"><a title="YUI Base CSS - Functional Examples" href="../../examples/base/index.html">Base CSS</a></li><li class="item"><a title="YUI Fonts CSS - Functional Examples" href="../../examples/fonts/index.html">Fonts CSS</a></li><li class="item"><a title="YUI Grids CSS - Functional Examples" href="../../examples/grids/index.html">Grids CSS</a></li><li class="sect">YUI Articles on the YUI Website</li><li class="item"><a title="Answers to Frequently Asked Questions about the YUI Library" href="http://developer.yahoo.com/yui/articles/faq/">YUI FAQ (external)</a></li><li class="item"><a title="Yahoo!'s philosophy of Graded Browser Support" href="http://developer.yahoo.com/yui/articles/gbs/">Graded Browser Support (external)</a></li><li class="item"><a title="Reporting Bugs and Making Feature Requests for YUI Components" href="http://developer.yahoo.com/yui/articles/reportingbugs/">Bug Reports/Feature Requests (external)</a></li><li class="item"><a title="Serve YUI source files from Yahoo! -- free, fast, and simple" href="http://developer.yahoo.com/yui/articles/hosting/">Serving YUI Files from Yahoo! (external)</a></li><li class="item"><a title="Best practices for working with web services while protecting user privacy" href="http://developer.yahoo.com/security/">Security Best Practices (external)</a></li></ul>
-</div>
-</div>
-	</div><!--closes bd-->
-
-	<div id="ft">
-        <p class="first">Copyright © 2011 Yahoo! Inc. All rights reserved.</p>
-        <p><a href="http://privacy.yahoo.com/privacy/us/devel/index.html">Privacy Policy</a> - 
-            <a href="http://docs.yahoo.com/info/terms/">Terms of Service</a> - 
-            <a href="http://docs.yahoo.com/info/copyright/copyright.html">Copyright Policy</a> - 
-            <a href="http://careers.yahoo.com/">Job Openings</a></p>
-	</div>
-</div>
-<script src="../../assets/syntax.js"></script>
-<script src="../../assets/dpSyntaxHighlighter.js"></script>
-<script language="javascript"> 
-dp.SyntaxHighlighter.HighlightAll('code'); 
-</script>
-
-<script src='../../assets/YUIexamples.js'></script>
-
-
-</body>
-</html>
diff --git a/examples/charts/charts-seriescustomization_clean.html b/examples/charts/charts-seriescustomization_clean.html
deleted file mode 100644
index 95565d2..0000000
--- a/examples/charts/charts-seriescustomization_clean.html
+++ /dev/null
@@ -1,292 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-<title>Customize series items</title>
-
-<style type="text/css">
-/*margin and padding on body element
-  can introduce errors in determining
-  element position and are not recommended;
-  we turn them off as a foundation for YUI
-  CSS treatments. */
-body {
-	margin:0;
-	padding:0;
-}
-</style>
-
-<link rel="stylesheet" type="text/css" href="../../build/fonts/fonts-min.css" />
-<script type="text/javascript" src="../../build/yahoo-dom-event/yahoo-dom-event.js"></script>
-<script type="text/javascript" src="../../build/json/json-min.js"></script>
-<script type="text/javascript" src="../../build/element/element-min.js"></script>
-<script type="text/javascript" src="../../build/datasource/datasource-min.js"></script>
-<script type="text/javascript" src="../../build/swf/swf-min.js"></script>
-<script type="text/javascript" src="../../build/charts/charts-min.js"></script>
-
-
-<!--begin custom header content for this example-->
-<style type="text/css">
-	#chart
-	{
-		width: 600px;
-		height: 350px;
-		margin-bottom: 10px;
-	}
-	.yui-dt-table {width: 500px;}
-
-	.chart_title
-	{
-		display: block;
-		font-size: 1.2em;
-		font-weight: bold;
-		margin-bottom: 0.4em;
-	}
-</style>
-<!--end custom header content for this example-->
-
-</head>
-
-<body class="yui-skin-sam">
-
-
-<h1>Customize series items</h1>
-
-<div class="exampleIntro">
-	<p>A <a href="http://developer.yahoo.com/yui/charts/">YUI Charts Control</a> can be configured at the Chart and series level. In this example, we'll use series properties to customize a combination chart.</p>
-<p>Please note: The YUI Charts Control requires Flash Player 9.0.45 or higher. The latest version of Flash Player is available at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p>			
-</div>
-
-<!--BEGIN SOURCE CODE FOR EXAMPLE =============================== -->
-
-<span class="chart_title">Personal Finances</span>
-<div id="chart">Unable to load Flash content. The YUI Charts Control requires Flash Player 9.0.45 or higher. You can download the latest version of Flash Player from the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p></div>
-
-<script type="text/javascript">
-
-	YAHOO.widget.Chart.SWFURL = "../../build/charts/assets/charts.swf";
-
-	//--- data
-
-	YAHOO.example.monthlyExpenses =
-	[
-		{ 
-			month: "January", 
-			rent: -1280.00, 
-			utilities: -494.68, 
-			gamblingprofits:292.00, 
-			gamblinglosses:-85.00, 
-			pay:2450.00, 
-			incidentals:-654.32
-		},
-		{ 
-			month: "February", 
-			rent: -1280.00, 
-			utilities: -401.35, 
-			gamblingprofits:292.00, 
-			gamblinglosses:-185.00, 
-			pay:2450.00, 
-			incidentals:-432.26
-		},
-		{ 
-			month: "March", 
-			rent: -1280.00, 
-			utilities: -489.32, 
-			gamblingprofits:292.00, 
-			gamblinglosses:-485.00, 
-			pay:2450.00, 
-			incidentals:-523.33
-		},
-		{ 
-			month: "April", 
-			rent: -1280.00, 
-			utilities: -484.71, 
-			gamblingprofits:292.00, 
-			gamblinglosses:-185.00, 
-			pay:2450.00, 
-			incidentals:-765.45
-		},
-		{ 
-			month: "May", 
-			rent: -1310.00, 
-			utilities: -479.811, 
-			gamblingprofits:292.00, 
-			gamblinglosses:-485.00, 
-			pay:2450.00, 
-			incidentals:-555.11
-		},
-		{ 
-			month: "June", 
-			rent: -1310.00, 
-			utilities: -497.95, 
-			gamblingprofits:292.00, 
-			gamblinglosses:-220.00, 
-			pay:2450.00, 
-			incidentals:-633.48
-		}
-	];
-
-	function calculateNet(dataArray)
-	{
-		var len = dataArray.length;
-		var obj, net;
-		for(var i = 0; i < len; i++)
-		{
-			obj = dataArray[i];
-			net = 0;
-			for(var z in obj)
-			{
-				if (!isNaN(obj[z])) net += obj[z];
-			}
-			obj.net = net;
-		}
-		return dataArray;
-	}
-	var myDataSource = new YAHOO.util.DataSource( calculateNet(YAHOO.example.monthlyExpenses) );
-	myDataSource.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-	myDataSource.responseSchema =
-	{
-		fields: [ "month", "rent", "utilities", "gamblinglosses", "gamblingprofits", "pay", "incidentals", "net" ]
-	};
-
-	//--- chart
-
-	YAHOO.example.formatCurrencyAxisLabel = function( value )
-	{
-		return YAHOO.util.Number.format( value,
-		{
-			prefix: "$",
-			thousandsSeparator: ",",
-			decimalPlaces: 2
-		});
-	}
-
-	YAHOO.example.getDataTipText = function( item, index, series )
-	{
-		var toolTipText = series.displayName + " for " + item.month;
-		toolTipText += "\n" + YAHOO.example.formatCurrencyAxisLabel( Math.abs(item[series.yField]) );
-		return toolTipText;
-	}
-	
-	YAHOO.example.gainsLossesDataTipFunction = function( item, index, series )
-	{
-		var amt = item[series.yField];
-		var toolTipText = series.displayName + (amt >= 0 ? " Gains" : " Losses") + " for " + item.month;;
-		toolTipText += "\n" + YAHOO.example.formatCurrencyAxisLabel( Math.abs(amt) );
-		return toolTipText; 
-	}		
-
-	YAHOO.example.getLegendLabelText = function(value)
-	{
-		return value;
-	}
-	
-	YAHOO.example.getGamblingLegendLabelText = function(value)
-	{
-		return value + " (wins/losses)";
-	}
-	
-	var seriesDef =
-	[
-		{ 
-			displayName: "Rent", 
-			yField: "rent", 
-			style:{borderColor:0x006600} 
-		},
-		{ 
-			displayName: "Utilities", 
-			yField: "utilities", 
-			style:{borderColor:0x006699}
-		},
-		{ 
-			displayName: "Gambling", 
-			yField:"gamblingprofits", 
-			style:{borderColor:0x000000, fillColor:0xff0000}, 
-			legendLabelFunction:YAHOO.example.getGamblingLegendLabelText,
-			dataTipFunction:YAHOO.example.gainsLossesDataTipFunction
-		},
-		{ 
-			displayName: "Gambling", 
-			yField:"gamblinglosses", 
-			style:{borderColor:0x000000, fillColor:0xff0000}, 
-			showInLegend:false,
-			dataTipFunction:YAHOO.example.gainsLossesDataTipFunction
-		 },
-		{ 
-			displayName: "Pay", 
-			yField:"pay", 
-			style:{borderColor:0x000000} 
-		},
-		{ 
-			displayName: "Misc.", 
-			yField:"incidentals", 
-			style:{borderColor:0x660000}
-		},
-		{ 
-			type:"line", 
-			displayName: "Net", 
-			yField:"net", 
-			style:{fillColor:0xdddeee, borderColor:0x0000ff, lineColor:0x0000ff, skin:"DiamondSkin"}, 
-			dataTipFunction:YAHOO.example.gainsLossesDataTipFunction
-		}
-	];
-
-	var currencyAxis = new YAHOO.widget.NumericAxis();
-	currencyAxis.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-	currencyAxis.title = "Money Gained";
-
-	var categoryAxis = new YAHOO.widget.CategoryAxis();
-	categoryAxis.title = "Month";
-	
-	var styleDef = 
-	{
-		font:{color:0xeeeeee},
-		background:{color:0x677164},
-		border:{size:1, color:0x000000},
-		yAxis:
-		{
-			titleRotation:90, 
-			color:0xeeeeee, 
-			titleFont:{color:0xeeeeee}, 
-			majorGridLines:{color:0xeeeeee}, 
-			minorTicks:{display:"none"}, 
-			majorTicks:{display:"none"}
-		},
-		xAxis:
-		{
-			color:0xeeeeee, 
-			titleFont:{color:0xeeeeee}
-		},
-		legend:
-		{
-			display: "bottom",
-			padding: 10,
-			spacing: 5,
-			font:
-			{
-				color:0xeeeeee,
-				family: "Arial",
-				size: 11
-			}
-		}
-	}
-
-	var mychart = new YAHOO.widget.ColumnChart( "chart", myDataSource,
-	{
-		series: seriesDef,
-		xField: "month",
-		yAxis: currencyAxis,
-		xAxis: categoryAxis,
-		style: styleDef,
-		legendLabelFunction: YAHOO.example.getLegendLabelText,
-		dataTipFunction: YAHOO.example.getDataTipText
-	});
-	
-</script>
-
-<!--END SOURCE CODE FOR EXAMPLE =============================== -->
-
-</body>
-</html>
diff --git a/examples/charts/charts-seriescustomization_log.html b/examples/charts/charts-seriescustomization_log.html
deleted file mode 100644
index 6f134e3..0000000
--- a/examples/charts/charts-seriescustomization_log.html
+++ /dev/null
@@ -1,652 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-	<title>YUI Library Examples: Charts Control: Customize series items</title>
-    
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-    	<link rel="stylesheet" type="text/css" href="../../assets/yui.css" >
-
-<style>
-/*Supplemental CSS for the YUI distribution*/
-#custom-doc { width: 95%; min-width: 950px; }
-#pagetitle {background-image: url(../../assets/bg_hd.gif);}
-</style>
-
-<link rel="stylesheet" type="text/css" href="../../assets/dpSyntaxHighlighter.css">
-<!--Script and CSS includes for YUI dependencies on this page-->
-<link rel="stylesheet" type="text/css" href="../../build/logger/assets/skins/sam/logger.css" />
-<link rel="stylesheet" type="text/css" href="../../build/button/assets/skins/sam/button.css" />
-<script type="text/javascript" src="../../build/yuiloader/yuiloader-min.js"></script>
-<script type="text/javascript" src="../../build/event/event-min.js"></script>
-<script type="text/javascript" src="../../build/dom/dom-min.js"></script>
-<script type="text/javascript" src="../../build/logger/logger-min.js"></script>
-<script type="text/javascript" src="../../build/json/json-min.js"></script>
-<script type="text/javascript" src="../../build/element/element-min.js"></script>
-<script type="text/javascript" src="../../build/datasource/datasource-min.js"></script>
-<script type="text/javascript" src="../../build/swf/swf-debug.js"></script>
-<script type="text/javascript" src="../../build/charts/charts-debug.js"></script>
-<script type="text/javascript" src="../../build/button/button-min.js"></script>
-
-
-<!--begin custom header content for this example-->
-<style type="text/css">
-	#chart
-	{
-		width: 600px;
-		height: 350px;
-		margin-bottom: 10px;
-	}
-	.yui-dt-table {width: 500px;}
-
-	.chart_title
-	{
-		display: block;
-		font-size: 1.2em;
-		font-weight: bold;
-		margin-bottom: 0.4em;
-	}
-</style>
-<!--end custom header content for this example-->
-
-
-<script type="text/javascript">
-//enable passthrough of errors from YUI Event:
-if ((typeof YAHOO !== "undefined") && (YAHOO.util) && (YAHOO.util.Event)) {
-	YAHOO.util.Event.throwErrors = true;
-}
-</script>
-</head>
-<body id="yahoo-com" class="yui-skin-sam">
-<div id="custom-doc" class="yui-t2">
-<div id="hd">
-	<div id="ygunav">
-		<p><em><a href="http://developer.yahoo.com/yui/">YUI Library Home</a></em></p>
-		<form action="http://search.yahoo.com/search" id="sitesearchform">
-		<input name="vs" type="hidden" value="developer.yahoo.com">
-		<input name="vs" type="hidden" value="yuiblog.com">
-		<div id="sitesearch">
-			<label for="searchinput">Site Search (YDN & YUIBlog): </label>
-			<input type="text" id="searchinput" name="p">
-			<input type="submit" value="Search" id="searchsubmit" class="ygbt">
-		</div>
-		</form>	</div>
-	<div id="ygma"><a href="../../"><img src="../../assets/yui.gif"  border="0" height="38"></a></div>
-	<div id="pagetitle"><h1>YUI Library Examples: Charts Control: Customize series items</h1></div>
-</div>
-<div id="bd">
-	
-	<div id="yui-main">
-		<div class="yui-b">
-		  <div class="yui-ge">
-			  <div class="yui-u first example">
-
-    
-	<div class="promo">
-	<h1>Charts Control: Customize series items</h1>
-	
-	<div class="exampleIntro">
-	<p>A <a href="http://developer.yahoo.com/yui/charts/">YUI Charts Control</a> can be configured at the Chart and series level. In this example, we'll use series properties to customize a combination chart.</p>
-<p>Please note: The YUI Charts Control requires Flash Player 9.0.45 or higher. The latest version of Flash Player is available at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p>			
-	</div>	
-					
-	<div class="example-container module ">
-			<div class="hd exampleHd">
-			<p class="newWindowButton yui-skin-sam"><!--<span id="newWindowLinkx"><span class="first-child">--><a href="charts-seriescustomization_clean.html" target="_blank">View example in new window.</a><!--</span></span>-->		
-		</div>		<div id="example-canvas" class="bd">
-	
-		
-	<!--BEGIN SOURCE CODE FOR EXAMPLE =============================== -->
-	
-	<span class="chart_title">Personal Finances</span>
-<div id="chart">Unable to load Flash content. The YUI Charts Control requires Flash Player 9.0.45 or higher. You can download the latest version of Flash Player from the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p></div>
-
-<script type="text/javascript">
-
-	YAHOO.widget.Chart.SWFURL = "../../build/charts/assets/charts.swf";
-
-	//--- data
-
-	YAHOO.example.monthlyExpenses =
-	[
-		{ 
-			month: "January", 
-			rent: -1280.00, 
-			utilities: -494.68, 
-			gamblingprofits:292.00, 
-			gamblinglosses:-85.00, 
-			pay:2450.00, 
-			incidentals:-654.32
-		},
-		{ 
-			month: "February", 
-			rent: -1280.00, 
-			utilities: -401.35, 
-			gamblingprofits:292.00, 
-			gamblinglosses:-185.00, 
-			pay:2450.00, 
-			incidentals:-432.26
-		},
-		{ 
-			month: "March", 
-			rent: -1280.00, 
-			utilities: -489.32, 
-			gamblingprofits:292.00, 
-			gamblinglosses:-485.00, 
-			pay:2450.00, 
-			incidentals:-523.33
-		},
-		{ 
-			month: "April", 
-			rent: -1280.00, 
-			utilities: -484.71, 
-			gamblingprofits:292.00, 
-			gamblinglosses:-185.00, 
-			pay:2450.00, 
-			incidentals:-765.45
-		},
-		{ 
-			month: "May", 
-			rent: -1310.00, 
-			utilities: -479.811, 
-			gamblingprofits:292.00, 
-			gamblinglosses:-485.00, 
-			pay:2450.00, 
-			incidentals:-555.11
-		},
-		{ 
-			month: "June", 
-			rent: -1310.00, 
-			utilities: -497.95, 
-			gamblingprofits:292.00, 
-			gamblinglosses:-220.00, 
-			pay:2450.00, 
-			incidentals:-633.48
-		}
-	];
-
-	function calculateNet(dataArray)
-	{
-		var len = dataArray.length;
-		var obj, net;
-		for(var i = 0; i < len; i++)
-		{
-			obj = dataArray[i];
-			net = 0;
-			for(var z in obj)
-			{
-				if (!isNaN(obj[z])) net += obj[z];
-			}
-			obj.net = net;
-		}
-		return dataArray;
-	}
-	var myDataSource = new YAHOO.util.DataSource( calculateNet(YAHOO.example.monthlyExpenses) );
-	myDataSource.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-	myDataSource.responseSchema =
-	{
-		fields: [ "month", "rent", "utilities", "gamblinglosses", "gamblingprofits", "pay", "incidentals", "net" ]
-	};
-
-	//--- chart
-
-	YAHOO.example.formatCurrencyAxisLabel = function( value )
-	{
-		return YAHOO.util.Number.format( value,
-		{
-			prefix: "$",
-			thousandsSeparator: ",",
-			decimalPlaces: 2
-		});
-	}
-
-	YAHOO.example.getDataTipText = function( item, index, series )
-	{
-		var toolTipText = series.displayName + " for " + item.month;
-		toolTipText += "\n" + YAHOO.example.formatCurrencyAxisLabel( Math.abs(item[series.yField]) );
-		return toolTipText;
-	}
-	
-	YAHOO.example.gainsLossesDataTipFunction = function( item, index, series )
-	{
-		var amt = item[series.yField];
-		var toolTipText = series.displayName + (amt >= 0 ? " Gains" : " Losses") + " for " + item.month;;
-		toolTipText += "\n" + YAHOO.example.formatCurrencyAxisLabel( Math.abs(amt) );
-		return toolTipText; 
-	}		
-
-	YAHOO.example.getLegendLabelText = function(value)
-	{
-		return value;
-	}
-	
-	YAHOO.example.getGamblingLegendLabelText = function(value)
-	{
-		return value + " (wins/losses)";
-	}
-	
-	var seriesDef =
-	[
-		{ 
-			displayName: "Rent", 
-			yField: "rent", 
-			style:{borderColor:0x006600} 
-		},
-		{ 
-			displayName: "Utilities", 
-			yField: "utilities", 
-			style:{borderColor:0x006699}
-		},
-		{ 
-			displayName: "Gambling", 
-			yField:"gamblingprofits", 
-			style:{borderColor:0x000000, fillColor:0xff0000}, 
-			legendLabelFunction:YAHOO.example.getGamblingLegendLabelText,
-			dataTipFunction:YAHOO.example.gainsLossesDataTipFunction
-		},
-		{ 
-			displayName: "Gambling", 
-			yField:"gamblinglosses", 
-			style:{borderColor:0x000000, fillColor:0xff0000}, 
-			showInLegend:false,
-			dataTipFunction:YAHOO.example.gainsLossesDataTipFunction
-		 },
-		{ 
-			displayName: "Pay", 
-			yField:"pay", 
-			style:{borderColor:0x000000} 
-		},
-		{ 
-			displayName: "Misc.", 
-			yField:"incidentals", 
-			style:{borderColor:0x660000}
-		},
-		{ 
-			type:"line", 
-			displayName: "Net", 
-			yField:"net", 
-			style:{fillColor:0xdddeee, borderColor:0x0000ff, lineColor:0x0000ff, skin:"DiamondSkin"}, 
-			dataTipFunction:YAHOO.example.gainsLossesDataTipFunction
-		}
-	];
-
-	var currencyAxis = new YAHOO.widget.NumericAxis();
-	currencyAxis.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-	currencyAxis.title = "Money Gained";
-
-	var categoryAxis = new YAHOO.widget.CategoryAxis();
-	categoryAxis.title = "Month";
-	
-	var styleDef = 
-	{
-		font:{color:0xeeeeee},
-		background:{color:0x677164},
-		border:{size:1, color:0x000000},
-		yAxis:
-		{
-			titleRotation:90, 
-			color:0xeeeeee, 
-			titleFont:{color:0xeeeeee}, 
-			majorGridLines:{color:0xeeeeee}, 
-			minorTicks:{display:"none"}, 
-			majorTicks:{display:"none"}
-		},
-		xAxis:
-		{
-			color:0xeeeeee, 
-			titleFont:{color:0xeeeeee}
-		},
-		legend:
-		{
-			display: "bottom",
-			padding: 10,
-			spacing: 5,
-			font:
-			{
-				color:0xeeeeee,
-				family: "Arial",
-				size: 11
-			}
-		}
-	}
-
-	var mychart = new YAHOO.widget.ColumnChart( "chart", myDataSource,
-	{
-		series: seriesDef,
-		xField: "month",
-		yAxis: currencyAxis,
-		xAxis: categoryAxis,
-		style: styleDef,
-		legendLabelFunction: YAHOO.example.getLegendLabelText,
-		dataTipFunction: YAHOO.example.getDataTipText
-	});
-	
-</script>
-	
-	<!--END SOURCE CODE FOR EXAMPLE =============================== -->
-	
-		
-		</div>
-		
-	
-	</div>			
-	</div>
-		
-	
-<h2 class="first">Create a DataSource</h2>
-
-<p>In this example, we're going to use custom series properties to format and display series information differently. We'll start with a data source representing household income and expenses. Expenses are represented negative values while income is represented with positive values. We'll use these values to calculate net income/losses, and add the calculated information as an additional property in the data source.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-	YAHOO.example.monthlyExpenses =
-	[
-		{ 
-			month: "January", 
-			rent: -1280.00, 
-			utilities: -494.68, 
-			gamblingprofits:292.00, 
-			gamblinglosses:-85.00, 
-			pay:2450.00, 
-			incidentals:-654.32
-		},
-		{ 
-			month: "February", 
-			rent: -1280.00, 
-			utilities: -401.35, 
-			gamblingprofits:292.00, 
-			gamblinglosses:-185.00, 
-			pay:2450.00, 
-			incidentals:-432.26
-		},
-		{ 
-			month: "March", 
-			rent: -1280.00, 
-			utilities: -489.32, 
-			gamblingprofits:292.00, 
-			gamblinglosses:-485.00, 
-			pay:2450.00, 
-			incidentals:-523.33
-		},
-		{ 
-			month: "April", 
-			rent: -1280.00, 
-			utilities: -484.71, 
-			gamblingprofits:292.00, 
-			gamblinglosses:-185.00, 
-			pay:2450.00, 
-			incidentals:-765.45
-		},
-		{ 
-			month: "May", 
-			rent: -1310.00, 
-			utilities: -479.811, 
-			gamblingprofits:292.00, 
-			gamblinglosses:-485.00, 
-			pay:2450.00, 
-			incidentals:-555.11
-		},
-		{ 
-			month: "June", 
-			rent: -1310.00, 
-			utilities: -497.95, 
-			gamblingprofits:292.00, 
-			gamblinglosses:-220.00, 
-			pay:2450.00, 
-			incidentals:-633.48
-		}
-	];
-
-	function calculateNet(dataArray)
-	{
-		var len = dataArray.length;
-		var obj, net;
-		for(var i = 0; i < len; i++)
-		{
-			obj = dataArray[i];
-			net = 0;
-			for(var z in obj)
-			{
-				if (!isNaN(obj[z])) net += obj[z];
-			}
-			obj.net = net;
-		}
-		return dataArray;
-	}
-	var myDataSource = new YAHOO.util.DataSource( calculateNet(YAHOO.example.monthlyExpenses) );
-	myDataSource.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-	myDataSource.responseSchema =
-	{
-		fields: [ "month", "rent", "utilities", "gamblinglosses", "gamblingprofits", "pay", "incidentals", "net" ]
-	};
-</textarea>
-
-<h2>Define our Text formatting functions</h2>
-
-<p>We will create methods to format the labels for our axis, dataTip and legend.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-	YAHOO.example.formatCurrencyAxisLabel = function( value )
-	{
-		return YAHOO.util.Number.format( value,
-		{
-			prefix: "$",
-			thousandsSeparator: ",",
-			decimalPlaces: 2
-		});
-	}
-
-	YAHOO.example.getDataTipText = function( item, index, series )
-	{
-		var toolTipText = series.displayName + " for " + item.month;
-		toolTipText += "\n" + YAHOO.example.formatCurrencyAxisLabel( Math.abs(item[series.yField]) );
-		return toolTipText;
-	}
-	
-	YAHOO.example.gainsLossesDataTipFunction = function( item, index, series )
-	{
-		var amt = item[series.yField];
-		var toolTipText = series.displayName + (amt >= 0 ? " Gains" : " Losses") + " for " + item.month;;
-		toolTipText += "\n" + YAHOO.example.formatCurrencyAxisLabel( Math.abs(amt) );
-		return toolTipText; 
-	}		
-
-	YAHOO.example.getLegendLabelText = function(value)
-	{
-		return value;
-	}
-	
-	YAHOO.example.getGamblingLegendLabelText = function(value)
-	{
-		return value + " (wins/losses)";
-	}	
-</textarea>
-
-<p>Some series, such as pay and rent, will always be either positive or negative. Others, such as gambling and net, can either be positive or negative. As a result, we will need to specify different dataTip functions for different series. This is best accomplished by setting one method on the chart level, and then overriding these on the series level. In the code above, we have created a default dataTipFunction for income and expense series and an additional function for series that can render a gain or a loss.</p>
-
-
-<h2>Define a Series Definition</h2>
-
-<p>We'll set a series definition to style each series. Additionally, we will use this series definition to specify which series will use the custom label functions created above.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-	var seriesDef =
-	[
-		{ 
-			displayName: "Rent", 
-			yField: "rent", 
-			style:{borderColor:0x006600} 
-		},
-		{ 
-			displayName: "Utilities", 
-			yField: "utilities", 
-			style:{borderColor:0x006699}
-		},
-		{ 
-			displayName: "Gambling", 
-			yField:"gamblingprofits", 
-			style:{borderColor:0x000000, fillColor:0xff0000}, 
-			legendLabelFunction:YAHOO.example.getGamblingLegendLabelText,
-			dataTipFunction:YAHOO.example.gainsLossesDataTipFunction
-		},
-		{ 
-			displayName: "Gambling", 
-			yField:"gamblinglosses", 
-			style:{borderColor:0x000000, fillColor:0xff0000}, 
-			showInLegend:false,
-			dataTipFunction:YAHOO.example.gainsLossesDataTipFunction
-		 },
-		{ 
-			displayName: "Pay", 
-			yField:"pay", 
-			style:{borderColor:0x000000} 
-		},
-		{ 
-			displayName: "Misc.", 
-			yField:"incidentals", 
-			style:{borderColor:0x660000}
-		},
-		{ 
-			type:"line", 
-			displayName: "Net", 
-			yField:"net", 
-			style:{fillColor:0xdddeee, borderColor:0x0000ff, lineColor:0x0000ff, skin:"DiamondSkin"}, 
-			dataTipFunction:YAHOO.example.gainsLossesDataTipFunction
-		}
-	];
-</textarea>
-
-<p>In the above series definition, we have styled the properties <code>gamblinglosses</code> and <code>gamblingprofits</code> identically. We have also given them the same display name. In our chart, they will both be displayed as "gambling". We will use our custom dataTip function to differentiate between the series based on a positive or negative value. Since they both represent gambling, we only want one reference in the legend. We can use the <code>showInLegend</code> property to filter out one from the legend list. We'll also put in a custom legendLabelFunction for the gambling series displayed in the legend. Finally, we will attach the custom dataTip function to our net series.</p>
-
-
-<h2>Add axes and styles</h2>
-<p>Next, we'll add our styles and axes.</p>
-<textarea name="code" class="JScript" cols="60" rows="6">
-	var currencyAxis = new YAHOO.widget.NumericAxis();
-	currencyAxis.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-	currencyAxis.title = "Money Gained";
-
-	var categoryAxis = new YAHOO.widget.CategoryAxis();
-	categoryAxis.title = "Month";
-	
-	var styleDef = 
-	{
-		font:{color:0xeeeeee},
-		background:{color:0x677164},
-		border:{size:1, color:0x000000},
-		yAxis:
-		{
-			titleRotation:90, 
-			color:0xeeeeee, 
-			titleFont:{color:0xeeeeee}, 
-			majorGridLines:{color:0xeeeeee}, 
-			minorTicks:{display:"none"}, 
-			majorTicks:{display:"none"}
-		},
-		xAxis:
-		{
-			color:0xeeeeee, 
-			titleFont:{color:0xeeeeee}
-		},
-		legend:
-		{
-			display: "bottom",
-			padding: 10,
-			spacing: 5,
-			font:
-			{
-				color:0xeeeeee,
-				family: "Arial",
-				size: 11
-			}
-		}
-	}
-</textarea>
-
-<h2>Create the Chart</h2>
-
-<p>Finally, we'll create a chart, setting our default dataTip and legendLabel methods.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="6">
-	var mychart = new YAHOO.widget.ColumnChart( "chart", myDataSource,
-	{
-		series: seriesDef,
-		xField: "month",
-		yAxis: currencyAxis,
-		xAxis: categoryAxis,
-		style: styleDef,
-		legendLabelFunction: YAHOO.example.getLegendLabelText,
-		dataTipFunction: YAHOO.example.getDataTipText
-	});
-</textarea>
-
-<h2>Configuration for This Example</h2>
-
-<p>You can load the necessary JavaScript and CSS for this example from Yahoo's servers.  <a href="http://developer.yahoo.com/yui/articles/hosting/?yahoo&dom&event&json&element&datasource&swf&charts&MIN#configure">Click here to load the YUI Dependency Configurator with all of this example's dependencies preconfigured</a>.</p>
-
-				</div>
-				<div class="yui-u">
-						<div id="loggerModule" class="yui-skin-sam">
-						<h3 class="firstContent">YUI Logger Output:</h3>
-								<div id="loggerDiv"></div>
-							<div id="loggerGloss">
-								<p><strong>Note:</strong> You are viewing this example in debug mode with logging enabled.  This can significantly slow performance.</p>
-	
-								<p class="loggerButton"><span id="loggerLink"><span class="first-child"><a href="charts-seriescustomization.html">Reload with logging<br />and debugging disabled.</a></span></span></p>
-							</div>
-						</div>
-					
-				
-					<div id="examples">
-						<h3>Charts Control Examples:</h3>
-	
-						<div id="exampleToc">
-							<ul>
-								<li><a href='../charts/charts-quickstart.html'>Charts Quickstart Example</a></li><li><a href='../charts/charts-legend.html'>Chart with Legend Example</a></li><li><a href='../charts/charts-skins.html'>Skinning a Chart Example</a></li><li><a href='../charts/charts-datatable.html'>Chart and DataTable Example</a></li><li><a href='../charts/charts-xhr-polling.html'>Chart with DataSource Polling</a></li><li><a href='../charts/charts-stacked.html'>Stacked Bar Chart</a></li><li><a href='../charts/charts-tabview.html'>Charts in a TabView</a></li><li><a href='../charts/charts-rotation.html'>Column Chart with Rotated Title and Labels</a></li><li><a href='../charts/charts-styles.html'>Styling Lines, Borders and Fills</a></li><li><a href='../charts/charts-dualaxes.html'>Chart with 2 Numeric Axes</a></li><li><a href='../charts/charts-hideseries.html'>Hide series in a chart.</a></li><li class='selected'><a href='../charts/charts-seriescustomization.html'>Customize series items</a></li><li><a href='../charts/charts-functionscope.html'>Apply scope to label functions</a></li>							</ul>
-						</div>
-					</div>
-					
-					<div id="module">
-						<h3>More Charts Control Resources:</h3>
-						<ul>
-							<li><a href="http://developer.yahoo.com/yui/charts/">User's Guide</a> (external)</li>
-						<li><a href="../../docs/module_charts.html">API Documentation</a></li>
-                            
-                            
-							<li><a href="http://yuiblog.com/assets/pdf/cheatsheets/charts.pdf">Cheat Sheet PDF</a> (external)</li></ul>
-					</div>
-			  </div>
-		</div>
-		
-		</div>
-	</div>
-
-
-<div class="yui-b" id="tocWrapper">
-<!-- TABLE OF CONTENTS -->
-<div id="toc">
-	
-<ul>
-<li class="sect first">Yahoo! UI Library</li><li class="item"><a title="The Yahoo! User Interface Library (YUI)" href="http://developer.yahoo.com/yui/">Home (external)</a></li><li class="item"><a title="The Yahoo! User Interface Blog" href="http://yuiblog.com">YUIBlog (external)</a></li><li class="item"><a title="YUILibrary.com hosts the YUI community forums" href="http://yuilibrary.com/forum/">YUI Discussion Forum (external)</a></li><li class="item"><a title="The YUI Library source can be checked out from GitHub" href="http://github.com/yui/">YUI on GitHub</a></li><li class="item"><a title="Instantly searchable API documentation for the entire YUI library." href="../../docs/index.html">API Documentation</a></li><li class="item"><a title="Examples of every YUI utility and control in action" href="../../examples/">Functional Examples</a></li><li class="item"><a title="Videos and podcasts from the YUI Team and from the Yahoo! frontend engineering community." href="http://developer.yahoo.com/yui/theater/">YUI Theater (external)</a></li><li class="item"><a title="YUI is free and open, offered under a BSD license." href="http://developer.yahoo.com/yui/license.html">YUI License (external)</a></li><li class="sect">YUI Functional Examples</li><li class="item"><a title="The YUI Animation Utility - Functional Examples" href="../../examples/animation/index.html">Animation</a></li><li class="item"><a title="The YUI AutoComplete Control - Functional Examples" href="../../examples/autocomplete/index.html">AutoComplete</a></li><li class="item"><a title="The YUI Browser History Manager - Functional Examples" href="../../examples/history/index.html">Browser History Manager</a></li><li class="item"><a title="The YUI Button Control - Functional Examples" href="../../examples/button/index.html">Button</a></li><li class="item"><a title="The YUI Calendar Control - Functional Examples" href="../../examples/calendar/index.html">Calendar</a></li><li class="item"><a title="The YUI Carousel Control - Functional Examples" href="../../examples/carousel/index.html">Carousel</a></li><li class="selected "><a title="The YUI Charts Control - Functional Examples" href="../../examples/charts/index.html">Charts</a></li><li class="item"><a title="The YUI Color Picker Control - Functional Examples" href="../../examples/colorpicker/index.html">Color Picker</a></li><li class="item"><a title="The YUI Cookie Utility - Functional Examples" href="../../examples/cookie/index.html">Cookie</a></li><li class="item"><a title="The YUI Connection Manager (AJAX) - Functional Examples" href="../../examples/connection/index.html">Connection Manager</a></li><li class="item"><a title="The YUI Container Family (Module, Overlay, Tooltip, Panel, Dialog, SimpleDialog) - Functional Examples" href="../../examples/container/index.html">Container</a></li><li class="item"><a title="The YUI DataTable Control - Functional Examples" href="../../examples/datatable/index.html">DataTable</a></li><li class="item"><a title="The YUI Dom Collection - Functional Examples" href="../../examples/dom/index.html">Dom</a></li><li class="item"><a title="The YUI Drag & Drop Utility - Functional Examples" href="../../examples/dragdrop/index.html">Drag & Drop</a></li><li class="item"><a title="The YUI Event Utility - Functional Examples" href="../../examples/event/index.html">Event</a></li><li class="item"><a title="The YUI Get Utility - Functional Examples" href="../../examples/get/index.html">Get</a></li><li class="item"><a title="The YUI ImageCropper Control - Functional Examples" href="../../examples/imagecropper/index.html">ImageCropper</a></li><li class="item"><a title="The YUI ImageLoader Utility - Functional Examples" href="../../examples/imageloader/index.html">ImageLoader</a></li><li class="item"><a title="The YUI JSON Utility - Functional Examples" href="../../examples/json/index.html">JSON</a></li><li class="item"><a title="The YUI Layout Manager - Functional Examples" href="../../examples/layout/index.html">Layout Manager</a></li><li class="item"><a title="The YUI Logger Control - Functional Examples" href="../../examples/logger/index.html">Logger</a></li><li class="item"><a title="The YUI Menu Control - Functional Examples" href="../../examples/menu/index.html">Menu</a></li><li class="item"><a title="The YUI Paginator - Functional Examples" href="../../examples/paginator/index.html">Paginator</a></li><li class="item"><a title="The YUI Profiler Utility - Functional Examples" href="../../examples/profiler/index.html">Profiler</a></li><li class="item"><a title="The YUI ProfileViewer Control - Functional Examples" href="../../examples/profilerviewer/index.html">ProfilerViewer</a></li><li class="item"><a title="The YUI ProgressBar Control - Functional Examples" href="../../examples/progressbar/index.html">ProgressBar</a></li><li class="item"><a title="The YUI Resize Utility - Functional Examples" href="../../examples/resize/index.html">Resize</a></li><li class="item"><a title="The YUI Rich Text Editor - Functional Examples" href="../../examples/editor/index.html">Rich Text Editor</a></li><li class="item"><a title="The YUI Selector Utility - Functional Examples" href="../../examples/selector/index.html">Selector</a></li><li class="item"><a title="The YUI Slider Control - Functional Examples" href="../../examples/slider/index.html">Slider</a></li><li class="item"><a title="The YUI Storage Utility - Functional Examples" href="../../examples/storage/index.html">Storage</a></li><li class="item"><a title="The YUI SWF Utility - Functional Examples" href="../../examples/swf/index.html">SWF</a></li><li class="item"><a title="The YUI SWFStore Utility - Functional Examples" href="../../examples/swfstore/index.html">SWFStore</a></li><li class="item"><a title="The YUI Stylesheet Utility - Functional Examples" href="../../examples/stylesheet/index.html">Stylesheet</a></li><li class="item"><a title="The YUI TabView Control - Functional Examples" href="../../examples/tabview/index.html">TabView</a></li><li class="item"><a title="The YUI TreeView Control - Functional Examples" href="../../examples/treeview/index.html">TreeView</a></li><li class="item"><a title="The YUI Uploader Utility - Functional Examples" href="../../examples/uploader/index.html">Uploader (experimental)</a></li><li class="item"><a title="The YUI YAHOO Global Object - Functional Examples" href="../../examples/yahoo/index.html">YAHOO Global Object</a></li><li class="item"><a title="The YUI Loader Utility - Functional Examples" href="../../examples/yuiloader/index.html">YUI Loader</a></li><li class="item"><a title="The YUI Test Utility - Functional Examples" href="../../examples/yuitest/index.html">YUI Test</a></li><li class="item"><a title="YUI Reset CSS - Functional Examples" href="../../examples/reset/index.html">Reset CSS</a></li><li class="item"><a title="YUI Base CSS - Functional Examples" href="../../examples/base/index.html">Base CSS</a></li><li class="item"><a title="YUI Fonts CSS - Functional Examples" href="../../examples/fonts/index.html">Fonts CSS</a></li><li class="item"><a title="YUI Grids CSS - Functional Examples" href="../../examples/grids/index.html">Grids CSS</a></li><li class="sect">YUI Articles on the YUI Website</li><li class="item"><a title="Answers to Frequently Asked Questions about the YUI Library" href="http://developer.yahoo.com/yui/articles/faq/">YUI FAQ (external)</a></li><li class="item"><a title="Yahoo!'s philosophy of Graded Browser Support" href="http://developer.yahoo.com/yui/articles/gbs/">Graded Browser Support (external)</a></li><li class="item"><a title="Reporting Bugs and Making Feature Requests for YUI Components" href="http://developer.yahoo.com/yui/articles/reportingbugs/">Bug Reports/Feature Requests (external)</a></li><li class="item"><a title="Serve YUI source files from Yahoo! -- free, fast, and simple" href="http://developer.yahoo.com/yui/articles/hosting/">Serving YUI Files from Yahoo! (external)</a></li><li class="item"><a title="Best practices for working with web services while protecting user privacy" href="http://developer.yahoo.com/security/">Security Best Practices (external)</a></li></ul>
-</div>
-</div>
-	</div><!--closes bd-->
-
-	<div id="ft">
-        <p class="first">Copyright © 2011 Yahoo! Inc. All rights reserved.</p>
-        <p><a href="http://privacy.yahoo.com/privacy/us/devel/index.html">Privacy Policy</a> - 
-            <a href="http://docs.yahoo.com/info/terms/">Terms of Service</a> - 
-            <a href="http://docs.yahoo.com/info/copyright/copyright.html">Copyright Policy</a> - 
-            <a href="http://careers.yahoo.com/">Job Openings</a></p>
-	</div>
-</div>
-<script src="../../assets/syntax.js"></script>
-<script src="../../assets/dpSyntaxHighlighter.js"></script>
-<script language="javascript"> 
-dp.SyntaxHighlighter.HighlightAll('code'); 
-</script>
-
-<script src='../../assets/YUIexamples.js'></script>
-
-
-</body>
-</html>
diff --git a/examples/charts/charts-skins.html b/examples/charts/charts-skins.html
deleted file mode 100644
index 3820d6a..0000000
--- a/examples/charts/charts-skins.html
+++ /dev/null
@@ -1,315 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-	<title>YUI Library Examples: Charts Control: Skinning a Chart Example</title>
-    
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-    	<link rel="stylesheet" type="text/css" href="../../assets/yui.css" >
-
-<style>
-/*Supplemental CSS for the YUI distribution*/
-#custom-doc { width: 95%; min-width: 950px; }
-#pagetitle {background-image: url(../../assets/bg_hd.gif);}
-</style>
-
-<link rel="stylesheet" type="text/css" href="../../assets/dpSyntaxHighlighter.css">
-<!--Script and CSS includes for YUI dependencies on this page-->
-<link rel="stylesheet" type="text/css" href="../../build/button/assets/skins/sam/button.css" />
-<script type="text/javascript" src="../../build/yuiloader/yuiloader-min.js"></script>
-<script type="text/javascript" src="../../build/dom/dom-min.js"></script>
-<script type="text/javascript" src="../../build/event/event-min.js"></script>
-<script type="text/javascript" src="../../build/json/json-min.js"></script>
-<script type="text/javascript" src="../../build/element/element-min.js"></script>
-<script type="text/javascript" src="../../build/datasource/datasource-min.js"></script>
-<script type="text/javascript" src="../../build/swf/swf-min.js"></script>
-<script type="text/javascript" src="../../build/charts/charts-min.js"></script>
-<script type="text/javascript" src="../../build/button/button-min.js"></script>
-
-
-<!--begin custom header content for this example-->
-<style type="text/css">
-	#chart
-	{
-		width: 580px;
-		height: 400px;
-	}
-	
-	.chart_title
-	{
-		display: block;
-		font-size: 1.2em;
-		font-weight: bold;
-		margin-bottom: 0.4em;
-	}
-</style>
-<!--end custom header content for this example-->
-
-
-<script type="text/javascript">
-//enable passthrough of errors from YUI Event:
-if ((typeof YAHOO !== "undefined") && (YAHOO.util) && (YAHOO.util.Event)) {
-	YAHOO.util.Event.throwErrors = true;
-}
-</script>
-</head>
-<body id="yahoo-com" class="yui-skin-sam">
-<div id="custom-doc" class="yui-t2">
-<div id="hd">
-	<div id="ygunav">
-		<p><em><a href="http://developer.yahoo.com/yui/">YUI Library Home</a></em></p>
-		<form action="http://search.yahoo.com/search" id="sitesearchform">
-		<input name="vs" type="hidden" value="developer.yahoo.com">
-		<input name="vs" type="hidden" value="yuiblog.com">
-		<div id="sitesearch">
-			<label for="searchinput">Site Search (YDN & YUIBlog): </label>
-			<input type="text" id="searchinput" name="p">
-			<input type="submit" value="Search" id="searchsubmit" class="ygbt">
-		</div>
-		</form>	</div>
-	<div id="ygma"><a href="../../"><img src="../../assets/yui.gif"  border="0" height="38"></a></div>
-	<div id="pagetitle"><h1>YUI Library Examples: Charts Control: Skinning a Chart Example</h1></div>
-</div>
-<div id="bd">
-	
-	<div id="yui-main">
-		<div class="yui-b">
-		  <div class="yui-ge">
-			  <div class="yui-u first example">
-
-    
-	<div class="promo">
-	<h1>Charts Control: Skinning a Chart Example</h1>
-	
-	<div class="exampleIntro">
-	<p>This example demonstrates how to modify the <a href="http://developer.yahoo.com/yui/charts/">YUI Charts Control</a>'s styles to give it a custom appearance.</p>
-<p>Please note: The YUI Charts Control requires Flash Player 9.0.45 or higher. The latest version of Flash Player is available at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p>			
-	</div>	
-					
-	<div class="example-container module ">
-			<div class="hd exampleHd">
-			<p class="newWindowButton yui-skin-sam"><!--<span id="newWindowLinkx"><span class="first-child">--><a href="charts-skins_clean.html" target="_blank">View example in new window.</a><!--</span></span>-->		
-		</div>		<div id="example-canvas" class="bd">
-	
-		
-	<!--BEGIN SOURCE CODE FOR EXAMPLE =============================== -->
-	
-	<span class="chart_title">Wilson's Supermarket - Product Comparison</span>
-<div id="chart">Unable to load Flash content. The YUI Charts Control requires Flash Player 9.0.45 or higher. You can download the latest version of Flash Player from the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p></div>
-
-<script type="text/javascript">
-
-	YAHOO.widget.Chart.SWFURL = "../../build/charts/assets/charts.swf";
-
-//--- data
-
-	YAHOO.example.salesComparison =
-	[
-		{ month: "Oct", pork: 1354, beef: 1442 },
-		{ month: "Nov", pork: 1326, beef: 1496 },
-		{ month: "Dec", pork: 1292, beef: 1582 },
-		{ month: "Jan", pork: 1387, beef: 1597 },
-		{ month: "Feb", pork: 1376, beef: 1603 }
-	];
-
-	var salesData = new YAHOO.util.DataSource( YAHOO.example.salesComparison );
-	salesData.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-	salesData.responseSchema = { fields: [ "month", "pork", "beef" ] };
-
-//--- chart
-
-	var seriesDef =
-	[
-		{
-			yField: "pork",
-			displayName: "Sales of Pork",
-			style:
-			{
-				image: "assets/tube.png",
-				mode: "no-repeat",
-				color: 0x2e434d,
-				size: 40
-			}
-		},
-		{
-			yField: "beef",
-			displayName: "Sales of Beef",
-			style:
-			{
-				image: "assets/tube.png",
-				mode: "no-repeat",
-				color: 0xc2d81e,
-				size: 40
-			}
-		}
-	];
-
-	var mychart = new YAHOO.widget.ColumnChart( "chart", salesData,
-	{
-		series: seriesDef,
-		xField: "month",
-		style:
-		{
-			border: {color: 0x96acb4, size: 12},
-			font: {name: "Arial Black", size: 14, color: 0x586b71},
-			dataTip:
-			{
-				border: {color: 0x2e434d, size: 2},
-				font: {name: "Arial Black", size: 13, color: 0x586b71}
-			},
-			xAxis:
-			{
-				color: 0x2e434d
-			},
-			yAxis:
-			{
-				color: 0x2e434d,
-				majorTicks: {color: 0x2e434d, length: 4},
-				minorTicks: {color: 0x2e434d, length: 2},
-				majorGridLines: {size: 0}
-			}
-		}
-	});
-</script>
-	
-	<!--END SOURCE CODE FOR EXAMPLE =============================== -->
-	
-		
-		</div>
-		
-	
-	</div>			
-	</div>
-		
-	<h2 class="first">Styling the Chart</h2>
-
-<p>To change the visual appearance of a <a href="http://developer.yahoo.com/yui/charts/">Charts Control</a> instance, one uses the <code>style</code> initialization attribute. Each part of the chart, including the background and border, xAxis and yAxis, and the dataTip may be customized.</p>
-
-<textarea name="code" class="JScript" rows="10" cols="60">
-style:
-{
-	border: {color: 0x96acb4, size: 12},
-	font: {name: "Arial Black", size: 14, color: 0x586b71},
-	dataTip:
-	{
-		border: {color: 0x2e434d, size: 2},
-		font: {name: "Arial Black", size: 13, color: 0x586b71}
-	},
-	xAxis:
-	{
-		color: 0x2e434d
-	},
-	yAxis:
-	{
-		color: 0x2e434d,
-		majorTicks: {color: 0x2e434d, length: 4},
-		minorTicks: {color: 0x2e434d, length: 2},
-		majorGridLines: {size: 0}
-	}
-}
-</textarea>
-
-<p>Notice that the main <code>font</code> style applies to both of the axes on the chart. The dataTip includes a custom <code>border</code> and <code>font</code>. The yAxis includes custom ticks and we hide the majorGridLines by setting the <code>size</code> value to <code>0</code>.</p>
-
-<h2>Setting Series Skins</h2>
-
-<p>The series definition includes <code>style</code> values for both series with declarations the for background image and color. These particular skins are transparent PNG images, and they allow the base color of the marker to show through. The marker size matches the image width.</p>
-	
-<textarea name="code" class="JScript" rows="10" cols="60">
-var seriesDef =
-[
-	{
-		yField: "pork",
-		displayName: "Sales of Pork",
-		style:
-		{
-			image: "assets/tube.png",
-			mode: "no-repeat",
-			color: 0x2e434d,
-			size: 40
-		}
-	},
-	{
-		yField: "beef",
-		displayName: "Sales of Beef",
-		style:
-		{
-			image: "assets/tube.png",
-			mode: "no-repeat",
-			color: 0xc2d81e,
-			size: 40
-		}
-	}
-];
-</textarea>
-
-<p>The <code>mode</code> value specifies how the image will be displayed. In this case <code>"no-repeat"</code> ensures that the image will be displayed only once. Other possible values include <code>"repeat"</code>, <code>"repeat-x"</code>, <code>"repeat-y"</code>, and <code>"stretch"</code>.
-<h2>Configuration for This Example</h2>
-
-<p>You can load the necessary JavaScript and CSS for this example from Yahoo's servers.  <a href="http://developer.yahoo.com/yui/articles/hosting/?yahoo&dom&event&json&element&datasource&swf&charts&MIN#configure">Click here to load the YUI Dependency Configurator with all of this example's dependencies preconfigured</a>.</p>
-
-				</div>
-				<div class="yui-u">
-						<div id="loggerModule" class="yui-skin-sam">
-						<h3 class="firstContent">YUI Logger Output:</h3>
-								<div id="loggerGloss"><p><strong>Note:</strong> Logging and debugging is currently turned off for this example.</p> 
-							<p class="loggerButton"><span id="loggerLink"><span class="first-child"><a href="charts-skins_log.html">Reload with logging<br />
-	 and debugging enabled.</a></span></span></p></div>
-	
-						</div>
-					
-				
-					<div id="examples">
-						<h3>Charts Control Examples:</h3>
-	
-						<div id="exampleToc">
-							<ul>
-								<li><a href='../charts/charts-quickstart.html'>Charts Quickstart Example</a></li><li><a href='../charts/charts-legend.html'>Chart with Legend Example</a></li><li class='selected'><a href='../charts/charts-skins.html'>Skinning a Chart Example</a></li><li><a href='../charts/charts-datatable.html'>Chart and DataTable Example</a></li><li><a href='../charts/charts-xhr-polling.html'>Chart with DataSource Polling</a></li><li><a href='../charts/charts-stacked.html'>Stacked Bar Chart</a></li><li><a href='../charts/charts-tabview.html'>Charts in a TabView</a></li><li><a href='../charts/charts-rotation.html'>Column Chart with Rotated Title and Labels</a></li><li><a href='../charts/charts-styles.html'>Styling Lines, Borders and Fills</a></li><li><a href='../charts/charts-dualaxes.html'>Chart with 2 Numeric Axes</a></li><li><a href='../charts/charts-hideseries.html'>Hide series in a chart.</a></li><li><a href='../charts/charts-seriescustomization.html'>Customize series items</a></li><li><a href='../charts/charts-functionscope.html'>Apply scope to label functions</a></li>							</ul>
-						</div>
-					</div>
-					
-					<div id="module">
-						<h3>More Charts Control Resources:</h3>
-						<ul>
-							<li><a href="http://developer.yahoo.com/yui/charts/">User's Guide</a> (external)</li>
-						<li><a href="../../docs/module_charts.html">API Documentation</a></li>
-                            
-                            
-							<li><a href="http://yuiblog.com/assets/pdf/cheatsheets/charts.pdf">Cheat Sheet PDF</a> (external)</li></ul>
-					</div>
-			  </div>
-		</div>
-		
-		</div>
-	</div>
-
-
-<div class="yui-b" id="tocWrapper">
-<!-- TABLE OF CONTENTS -->
-<div id="toc">
-	
-<ul>
-<li class="sect first">Yahoo! UI Library</li><li class="item"><a title="The Yahoo! User Interface Library (YUI)" href="http://developer.yahoo.com/yui/">Home (external)</a></li><li class="item"><a title="The Yahoo! User Interface Blog" href="http://yuiblog.com">YUIBlog (external)</a></li><li class="item"><a title="YUILibrary.com hosts the YUI community forums" href="http://yuilibrary.com/forum/">YUI Discussion Forum (external)</a></li><li class="item"><a title="The YUI Library source can be checked out from GitHub" href="http://github.com/yui/">YUI on GitHub</a></li><li class="item"><a title="Instantly searchable API documentation for the entire YUI library." href="../../docs/index.html">API Documentation</a></li><li class="item"><a title="Examples of every YUI utility and control in action" href="../../examples/">Functional Examples</a></li><li class="item"><a title="Videos and podcasts from the YUI Team and from the Yahoo! frontend engineering community." href="http://developer.yahoo.com/yui/theater/">YUI Theater (external)</a></li><li class="item"><a title="YUI is free and open, offered under a BSD license." href="http://developer.yahoo.com/yui/license.html">YUI License (external)</a></li><li class="sect">YUI Functional Examples</li><li class="item"><a title="The YUI Animation Utility - Functional Examples" href="../../examples/animation/index.html">Animation</a></li><li class="item"><a title="The YUI AutoComplete Control - Functional Examples" href="../../examples/autocomplete/index.html">AutoComplete</a></li><li class="item"><a title="The YUI Browser History Manager - Functional Examples" href="../../examples/history/index.html">Browser History Manager</a></li><li class="item"><a title="The YUI Button Control - Functional Examples" href="../../examples/button/index.html">Button</a></li><li class="item"><a title="The YUI Calendar Control - Functional Examples" href="../../examples/calendar/index.html">Calendar</a></li><li class="item"><a title="The YUI Carousel Control - Functional Examples" href="../../examples/carousel/index.html">Carousel</a></li><li class="selected "><a title="The YUI Charts Control - Functional Examples" href="../../examples/charts/index.html">Charts</a></li><li class="item"><a title="The YUI Color Picker Control - Functional Examples" href="../../examples/colorpicker/index.html">Color Picker</a></li><li class="item"><a title="The YUI Cookie Utility - Functional Examples" href="../../examples/cookie/index.html">Cookie</a></li><li class="item"><a title="The YUI Connection Manager (AJAX) - Functional Examples" href="../../examples/connection/index.html">Connection Manager</a></li><li class="item"><a title="The YUI Container Family (Module, Overlay, Tooltip, Panel, Dialog, SimpleDialog) - Functional Examples" href="../../examples/container/index.html">Container</a></li><li class="item"><a title="The YUI DataTable Control - Functional Examples" href="../../examples/datatable/index.html">DataTable</a></li><li class="item"><a title="The YUI Dom Collection - Functional Examples" href="../../examples/dom/index.html">Dom</a></li><li class="item"><a title="The YUI Drag & Drop Utility - Functional Examples" href="../../examples/dragdrop/index.html">Drag & Drop</a></li><li class="item"><a title="The YUI Event Utility - Functional Examples" href="../../examples/event/index.html">Event</a></li><li class="item"><a title="The YUI Get Utility - Functional Examples" href="../../examples/get/index.html">Get</a></li><li class="item"><a title="The YUI ImageCropper Control - Functional Examples" href="../../examples/imagecropper/index.html">ImageCropper</a></li><li class="item"><a title="The YUI ImageLoader Utility - Functional Examples" href="../../examples/imageloader/index.html">ImageLoader</a></li><li class="item"><a title="The YUI JSON Utility - Functional Examples" href="../../examples/json/index.html">JSON</a></li><li class="item"><a title="The YUI Layout Manager - Functional Examples" href="../../examples/layout/index.html">Layout Manager</a></li><li class="item"><a title="The YUI Logger Control - Functional Examples" href="../../examples/logger/index.html">Logger</a></li><li class="item"><a title="The YUI Menu Control - Functional Examples" href="../../examples/menu/index.html">Menu</a></li><li class="item"><a title="The YUI Paginator - Functional Examples" href="../../examples/paginator/index.html">Paginator</a></li><li class="item"><a title="The YUI Profiler Utility - Functional Examples" href="../../examples/profiler/index.html">Profiler</a></li><li class="item"><a title="The YUI ProfileViewer Control - Functional Examples" href="../../examples/profilerviewer/index.html">ProfilerViewer</a></li><li class="item"><a title="The YUI ProgressBar Control - Functional Examples" href="../../examples/progressbar/index.html">ProgressBar</a></li><li class="item"><a title="The YUI Resize Utility - Functional Examples" href="../../examples/resize/index.html">Resize</a></li><li class="item"><a title="The YUI Rich Text Editor - Functional Examples" href="../../examples/editor/index.html">Rich Text Editor</a></li><li class="item"><a title="The YUI Selector Utility - Functional Examples" href="../../examples/selector/index.html">Selector</a></li><li class="item"><a title="The YUI Slider Control - Functional Examples" href="../../examples/slider/index.html">Slider</a></li><li class="item"><a title="The YUI Storage Utility - Functional Examples" href="../../examples/storage/index.html">Storage</a></li><li class="item"><a title="The YUI SWF Utility - Functional Examples" href="../../examples/swf/index.html">SWF</a></li><li class="item"><a title="The YUI SWFStore Utility - Functional Examples" href="../../examples/swfstore/index.html">SWFStore</a></li><li class="item"><a title="The YUI Stylesheet Utility - Functional Examples" href="../../examples/stylesheet/index.html">Stylesheet</a></li><li class="item"><a title="The YUI TabView Control - Functional Examples" href="../../examples/tabview/index.html">TabView</a></li><li class="item"><a title="The YUI TreeView Control - Functional Examples" href="../../examples/treeview/index.html">TreeView</a></li><li class="item"><a title="The YUI Uploader Utility - Functional Examples" href="../../examples/uploader/index.html">Uploader (experimental)</a></li><li class="item"><a title="The YUI YAHOO Global Object - Functional Examples" href="../../examples/yahoo/index.html">YAHOO Global Object</a></li><li class="item"><a title="The YUI Loader Utility - Functional Examples" href="../../examples/yuiloader/index.html">YUI Loader</a></li><li class="item"><a title="The YUI Test Utility - Functional Examples" href="../../examples/yuitest/index.html">YUI Test</a></li><li class="item"><a title="YUI Reset CSS - Functional Examples" href="../../examples/reset/index.html">Reset CSS</a></li><li class="item"><a title="YUI Base CSS - Functional Examples" href="../../examples/base/index.html">Base CSS</a></li><li class="item"><a title="YUI Fonts CSS - Functional Examples" href="../../examples/fonts/index.html">Fonts CSS</a></li><li class="item"><a title="YUI Grids CSS - Functional Examples" href="../../examples/grids/index.html">Grids CSS</a></li><li class="sect">YUI Articles on the YUI Website</li><li class="item"><a title="Answers to Frequently Asked Questions about the YUI Library" href="http://developer.yahoo.com/yui/articles/faq/">YUI FAQ (external)</a></li><li class="item"><a title="Yahoo!'s philosophy of Graded Browser Support" href="http://developer.yahoo.com/yui/articles/gbs/">Graded Browser Support (external)</a></li><li class="item"><a title="Reporting Bugs and Making Feature Requests for YUI Components" href="http://developer.yahoo.com/yui/articles/reportingbugs/">Bug Reports/Feature Requests (external)</a></li><li class="item"><a title="Serve YUI source files from Yahoo! -- free, fast, and simple" href="http://developer.yahoo.com/yui/articles/hosting/">Serving YUI Files from Yahoo! (external)</a></li><li class="item"><a title="Best practices for working with web services while protecting user privacy" href="http://developer.yahoo.com/security/">Security Best Practices (external)</a></li></ul>
-</div>
-</div>
-	</div><!--closes bd-->
-
-	<div id="ft">
-        <p class="first">Copyright © 2011 Yahoo! Inc. All rights reserved.</p>
-        <p><a href="http://privacy.yahoo.com/privacy/us/devel/index.html">Privacy Policy</a> - 
-            <a href="http://docs.yahoo.com/info/terms/">Terms of Service</a> - 
-            <a href="http://docs.yahoo.com/info/copyright/copyright.html">Copyright Policy</a> - 
-            <a href="http://careers.yahoo.com/">Job Openings</a></p>
-	</div>
-</div>
-<script src="../../assets/syntax.js"></script>
-<script src="../../assets/dpSyntaxHighlighter.js"></script>
-<script language="javascript"> 
-dp.SyntaxHighlighter.HighlightAll('code'); 
-</script>
-
-<script src='../../assets/YUIexamples.js'></script>
-
-
-</body>
-</html>
diff --git a/examples/charts/charts-skins_clean.html b/examples/charts/charts-skins_clean.html
deleted file mode 100644
index 3e0ed81..0000000
--- a/examples/charts/charts-skins_clean.html
+++ /dev/null
@@ -1,143 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-<title>Skinning a Chart Example</title>
-
-<style type="text/css">
-/*margin and padding on body element
-  can introduce errors in determining
-  element position and are not recommended;
-  we turn them off as a foundation for YUI
-  CSS treatments. */
-body {
-	margin:0;
-	padding:0;
-}
-</style>
-
-<link rel="stylesheet" type="text/css" href="../../build/fonts/fonts-min.css" />
-<script type="text/javascript" src="../../build/yahoo-dom-event/yahoo-dom-event.js"></script>
-<script type="text/javascript" src="../../build/json/json-min.js"></script>
-<script type="text/javascript" src="../../build/element/element-min.js"></script>
-<script type="text/javascript" src="../../build/datasource/datasource-min.js"></script>
-<script type="text/javascript" src="../../build/swf/swf-min.js"></script>
-<script type="text/javascript" src="../../build/charts/charts-min.js"></script>
-
-
-<!--begin custom header content for this example-->
-<style type="text/css">
-	#chart
-	{
-		width: 580px;
-		height: 400px;
-	}
-	
-	.chart_title
-	{
-		display: block;
-		font-size: 1.2em;
-		font-weight: bold;
-		margin-bottom: 0.4em;
-	}
-</style>
-<!--end custom header content for this example-->
-
-</head>
-
-<body class="yui-skin-sam">
-
-
-<h1>Skinning a Chart Example</h1>
-
-<div class="exampleIntro">
-	<p>This example demonstrates how to modify the <a href="http://developer.yahoo.com/yui/charts/">YUI Charts Control</a>'s styles to give it a custom appearance.</p>
-<p>Please note: The YUI Charts Control requires Flash Player 9.0.45 or higher. The latest version of Flash Player is available at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p>			
-</div>
-
-<!--BEGIN SOURCE CODE FOR EXAMPLE =============================== -->
-
-<span class="chart_title">Wilson's Supermarket - Product Comparison</span>
-<div id="chart">Unable to load Flash content. The YUI Charts Control requires Flash Player 9.0.45 or higher. You can download the latest version of Flash Player from the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p></div>
-
-<script type="text/javascript">
-
-	YAHOO.widget.Chart.SWFURL = "../../build/charts/assets/charts.swf";
-
-//--- data
-
-	YAHOO.example.salesComparison =
-	[
-		{ month: "Oct", pork: 1354, beef: 1442 },
-		{ month: "Nov", pork: 1326, beef: 1496 },
-		{ month: "Dec", pork: 1292, beef: 1582 },
-		{ month: "Jan", pork: 1387, beef: 1597 },
-		{ month: "Feb", pork: 1376, beef: 1603 }
-	];
-
-	var salesData = new YAHOO.util.DataSource( YAHOO.example.salesComparison );
-	salesData.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-	salesData.responseSchema = { fields: [ "month", "pork", "beef" ] };
-
-//--- chart
-
-	var seriesDef =
-	[
-		{
-			yField: "pork",
-			displayName: "Sales of Pork",
-			style:
-			{
-				image: "assets/tube.png",
-				mode: "no-repeat",
-				color: 0x2e434d,
-				size: 40
-			}
-		},
-		{
-			yField: "beef",
-			displayName: "Sales of Beef",
-			style:
-			{
-				image: "assets/tube.png",
-				mode: "no-repeat",
-				color: 0xc2d81e,
-				size: 40
-			}
-		}
-	];
-
-	var mychart = new YAHOO.widget.ColumnChart( "chart", salesData,
-	{
-		series: seriesDef,
-		xField: "month",
-		style:
-		{
-			border: {color: 0x96acb4, size: 12},
-			font: {name: "Arial Black", size: 14, color: 0x586b71},
-			dataTip:
-			{
-				border: {color: 0x2e434d, size: 2},
-				font: {name: "Arial Black", size: 13, color: 0x586b71}
-			},
-			xAxis:
-			{
-				color: 0x2e434d
-			},
-			yAxis:
-			{
-				color: 0x2e434d,
-				majorTicks: {color: 0x2e434d, length: 4},
-				minorTicks: {color: 0x2e434d, length: 2},
-				majorGridLines: {size: 0}
-			}
-		}
-	});
-</script>
-
-<!--END SOURCE CODE FOR EXAMPLE =============================== -->
-
-</body>
-</html>
diff --git a/examples/charts/charts-skins_log.html b/examples/charts/charts-skins_log.html
deleted file mode 100644
index f7505f4..0000000
--- a/examples/charts/charts-skins_log.html
+++ /dev/null
@@ -1,319 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-	<title>YUI Library Examples: Charts Control: Skinning a Chart Example</title>
-    
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-    	<link rel="stylesheet" type="text/css" href="../../assets/yui.css" >
-
-<style>
-/*Supplemental CSS for the YUI distribution*/
-#custom-doc { width: 95%; min-width: 950px; }
-#pagetitle {background-image: url(../../assets/bg_hd.gif);}
-</style>
-
-<link rel="stylesheet" type="text/css" href="../../assets/dpSyntaxHighlighter.css">
-<!--Script and CSS includes for YUI dependencies on this page-->
-<link rel="stylesheet" type="text/css" href="../../build/logger/assets/skins/sam/logger.css" />
-<link rel="stylesheet" type="text/css" href="../../build/button/assets/skins/sam/button.css" />
-<script type="text/javascript" src="../../build/yuiloader/yuiloader-min.js"></script>
-<script type="text/javascript" src="../../build/event/event-min.js"></script>
-<script type="text/javascript" src="../../build/dom/dom-min.js"></script>
-<script type="text/javascript" src="../../build/logger/logger-min.js"></script>
-<script type="text/javascript" src="../../build/json/json-min.js"></script>
-<script type="text/javascript" src="../../build/element/element-min.js"></script>
-<script type="text/javascript" src="../../build/datasource/datasource-min.js"></script>
-<script type="text/javascript" src="../../build/swf/swf-debug.js"></script>
-<script type="text/javascript" src="../../build/charts/charts-debug.js"></script>
-<script type="text/javascript" src="../../build/button/button-min.js"></script>
-
-
-<!--begin custom header content for this example-->
-<style type="text/css">
-	#chart
-	{
-		width: 580px;
-		height: 400px;
-	}
-	
-	.chart_title
-	{
-		display: block;
-		font-size: 1.2em;
-		font-weight: bold;
-		margin-bottom: 0.4em;
-	}
-</style>
-<!--end custom header content for this example-->
-
-
-<script type="text/javascript">
-//enable passthrough of errors from YUI Event:
-if ((typeof YAHOO !== "undefined") && (YAHOO.util) && (YAHOO.util.Event)) {
-	YAHOO.util.Event.throwErrors = true;
-}
-</script>
-</head>
-<body id="yahoo-com" class="yui-skin-sam">
-<div id="custom-doc" class="yui-t2">
-<div id="hd">
-	<div id="ygunav">
-		<p><em><a href="http://developer.yahoo.com/yui/">YUI Library Home</a></em></p>
-		<form action="http://search.yahoo.com/search" id="sitesearchform">
-		<input name="vs" type="hidden" value="developer.yahoo.com">
-		<input name="vs" type="hidden" value="yuiblog.com">
-		<div id="sitesearch">
-			<label for="searchinput">Site Search (YDN & YUIBlog): </label>
-			<input type="text" id="searchinput" name="p">
-			<input type="submit" value="Search" id="searchsubmit" class="ygbt">
-		</div>
-		</form>	</div>
-	<div id="ygma"><a href="../../"><img src="../../assets/yui.gif"  border="0" height="38"></a></div>
-	<div id="pagetitle"><h1>YUI Library Examples: Charts Control: Skinning a Chart Example</h1></div>
-</div>
-<div id="bd">
-	
-	<div id="yui-main">
-		<div class="yui-b">
-		  <div class="yui-ge">
-			  <div class="yui-u first example">
-
-    
-	<div class="promo">
-	<h1>Charts Control: Skinning a Chart Example</h1>
-	
-	<div class="exampleIntro">
-	<p>This example demonstrates how to modify the <a href="http://developer.yahoo.com/yui/charts/">YUI Charts Control</a>'s styles to give it a custom appearance.</p>
-<p>Please note: The YUI Charts Control requires Flash Player 9.0.45 or higher. The latest version of Flash Player is available at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p>			
-	</div>	
-					
-	<div class="example-container module ">
-			<div class="hd exampleHd">
-			<p class="newWindowButton yui-skin-sam"><!--<span id="newWindowLinkx"><span class="first-child">--><a href="charts-skins_clean.html" target="_blank">View example in new window.</a><!--</span></span>-->		
-		</div>		<div id="example-canvas" class="bd">
-	
-		
-	<!--BEGIN SOURCE CODE FOR EXAMPLE =============================== -->
-	
-	<span class="chart_title">Wilson's Supermarket - Product Comparison</span>
-<div id="chart">Unable to load Flash content. The YUI Charts Control requires Flash Player 9.0.45 or higher. You can download the latest version of Flash Player from the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p></div>
-
-<script type="text/javascript">
-
-	YAHOO.widget.Chart.SWFURL = "../../build/charts/assets/charts.swf";
-
-//--- data
-
-	YAHOO.example.salesComparison =
-	[
-		{ month: "Oct", pork: 1354, beef: 1442 },
-		{ month: "Nov", pork: 1326, beef: 1496 },
-		{ month: "Dec", pork: 1292, beef: 1582 },
-		{ month: "Jan", pork: 1387, beef: 1597 },
-		{ month: "Feb", pork: 1376, beef: 1603 }
-	];
-
-	var salesData = new YAHOO.util.DataSource( YAHOO.example.salesComparison );
-	salesData.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-	salesData.responseSchema = { fields: [ "month", "pork", "beef" ] };
-
-//--- chart
-
-	var seriesDef =
-	[
-		{
-			yField: "pork",
-			displayName: "Sales of Pork",
-			style:
-			{
-				image: "assets/tube.png",
-				mode: "no-repeat",
-				color: 0x2e434d,
-				size: 40
-			}
-		},
-		{
-			yField: "beef",
-			displayName: "Sales of Beef",
-			style:
-			{
-				image: "assets/tube.png",
-				mode: "no-repeat",
-				color: 0xc2d81e,
-				size: 40
-			}
-		}
-	];
-
-	var mychart = new YAHOO.widget.ColumnChart( "chart", salesData,
-	{
-		series: seriesDef,
-		xField: "month",
-		style:
-		{
-			border: {color: 0x96acb4, size: 12},
-			font: {name: "Arial Black", size: 14, color: 0x586b71},
-			dataTip:
-			{
-				border: {color: 0x2e434d, size: 2},
-				font: {name: "Arial Black", size: 13, color: 0x586b71}
-			},
-			xAxis:
-			{
-				color: 0x2e434d
-			},
-			yAxis:
-			{
-				color: 0x2e434d,
-				majorTicks: {color: 0x2e434d, length: 4},
-				minorTicks: {color: 0x2e434d, length: 2},
-				majorGridLines: {size: 0}
-			}
-		}
-	});
-</script>
-	
-	<!--END SOURCE CODE FOR EXAMPLE =============================== -->
-	
-		
-		</div>
-		
-	
-	</div>			
-	</div>
-		
-	<h2 class="first">Styling the Chart</h2>
-
-<p>To change the visual appearance of a <a href="http://developer.yahoo.com/yui/charts/">Charts Control</a> instance, one uses the <code>style</code> initialization attribute. Each part of the chart, including the background and border, xAxis and yAxis, and the dataTip may be customized.</p>
-
-<textarea name="code" class="JScript" rows="10" cols="60">
-style:
-{
-	border: {color: 0x96acb4, size: 12},
-	font: {name: "Arial Black", size: 14, color: 0x586b71},
-	dataTip:
-	{
-		border: {color: 0x2e434d, size: 2},
-		font: {name: "Arial Black", size: 13, color: 0x586b71}
-	},
-	xAxis:
-	{
-		color: 0x2e434d
-	},
-	yAxis:
-	{
-		color: 0x2e434d,
-		majorTicks: {color: 0x2e434d, length: 4},
-		minorTicks: {color: 0x2e434d, length: 2},
-		majorGridLines: {size: 0}
-	}
-}
-</textarea>
-
-<p>Notice that the main <code>font</code> style applies to both of the axes on the chart. The dataTip includes a custom <code>border</code> and <code>font</code>. The yAxis includes custom ticks and we hide the majorGridLines by setting the <code>size</code> value to <code>0</code>.</p>
-
-<h2>Setting Series Skins</h2>
-
-<p>The series definition includes <code>style</code> values for both series with declarations the for background image and color. These particular skins are transparent PNG images, and they allow the base color of the marker to show through. The marker size matches the image width.</p>
-	
-<textarea name="code" class="JScript" rows="10" cols="60">
-var seriesDef =
-[
-	{
-		yField: "pork",
-		displayName: "Sales of Pork",
-		style:
-		{
-			image: "assets/tube.png",
-			mode: "no-repeat",
-			color: 0x2e434d,
-			size: 40
-		}
-	},
-	{
-		yField: "beef",
-		displayName: "Sales of Beef",
-		style:
-		{
-			image: "assets/tube.png",
-			mode: "no-repeat",
-			color: 0xc2d81e,
-			size: 40
-		}
-	}
-];
-</textarea>
-
-<p>The <code>mode</code> value specifies how the image will be displayed. In this case <code>"no-repeat"</code> ensures that the image will be displayed only once. Other possible values include <code>"repeat"</code>, <code>"repeat-x"</code>, <code>"repeat-y"</code>, and <code>"stretch"</code>.
-<h2>Configuration for This Example</h2>
-
-<p>You can load the necessary JavaScript and CSS for this example from Yahoo's servers.  <a href="http://developer.yahoo.com/yui/articles/hosting/?yahoo&dom&event&json&element&datasource&swf&charts&MIN#configure">Click here to load the YUI Dependency Configurator with all of this example's dependencies preconfigured</a>.</p>
-
-				</div>
-				<div class="yui-u">
-						<div id="loggerModule" class="yui-skin-sam">
-						<h3 class="firstContent">YUI Logger Output:</h3>
-								<div id="loggerDiv"></div>
-							<div id="loggerGloss">
-								<p><strong>Note:</strong> You are viewing this example in debug mode with logging enabled.  This can significantly slow performance.</p>
-	
-								<p class="loggerButton"><span id="loggerLink"><span class="first-child"><a href="charts-skins.html">Reload with logging<br />and debugging disabled.</a></span></span></p>
-							</div>
-						</div>
-					
-				
-					<div id="examples">
-						<h3>Charts Control Examples:</h3>
-	
-						<div id="exampleToc">
-							<ul>
-								<li><a href='../charts/charts-quickstart.html'>Charts Quickstart Example</a></li><li><a href='../charts/charts-legend.html'>Chart with Legend Example</a></li><li class='selected'><a href='../charts/charts-skins.html'>Skinning a Chart Example</a></li><li><a href='../charts/charts-datatable.html'>Chart and DataTable Example</a></li><li><a href='../charts/charts-xhr-polling.html'>Chart with DataSource Polling</a></li><li><a href='../charts/charts-stacked.html'>Stacked Bar Chart</a></li><li><a href='../charts/charts-tabview.html'>Charts in a TabView</a></li><li><a href='../charts/charts-rotation.html'>Column Chart with Rotated Title and Labels</a></li><li><a href='../charts/charts-styles.html'>Styling Lines, Borders and Fills</a></li><li><a href='../charts/charts-dualaxes.html'>Chart with 2 Numeric Axes</a></li><li><a href='../charts/charts-hideseries.html'>Hide series in a chart.</a></li><li><a href='../charts/charts-seriescustomization.html'>Customize series items</a></li><li><a href='../charts/charts-functionscope.html'>Apply scope to label functions</a></li>							</ul>
-						</div>
-					</div>
-					
-					<div id="module">
-						<h3>More Charts Control Resources:</h3>
-						<ul>
-							<li><a href="http://developer.yahoo.com/yui/charts/">User's Guide</a> (external)</li>
-						<li><a href="../../docs/module_charts.html">API Documentation</a></li>
-                            
-                            
-							<li><a href="http://yuiblog.com/assets/pdf/cheatsheets/charts.pdf">Cheat Sheet PDF</a> (external)</li></ul>
-					</div>
-			  </div>
-		</div>
-		
-		</div>
-	</div>
-
-
-<div class="yui-b" id="tocWrapper">
-<!-- TABLE OF CONTENTS -->
-<div id="toc">
-	
-<ul>
-<li class="sect first">Yahoo! UI Library</li><li class="item"><a title="The Yahoo! User Interface Library (YUI)" href="http://developer.yahoo.com/yui/">Home (external)</a></li><li class="item"><a title="The Yahoo! User Interface Blog" href="http://yuiblog.com">YUIBlog (external)</a></li><li class="item"><a title="YUILibrary.com hosts the YUI community forums" href="http://yuilibrary.com/forum/">YUI Discussion Forum (external)</a></li><li class="item"><a title="The YUI Library source can be checked out from GitHub" href="http://github.com/yui/">YUI on GitHub</a></li><li class="item"><a title="Instantly searchable API documentation for the entire YUI library." href="../../docs/index.html">API Documentation</a></li><li class="item"><a title="Examples of every YUI utility and control in action" href="../../examples/">Functional Examples</a></li><li class="item"><a title="Videos and podcasts from the YUI Team and from the Yahoo! frontend engineering community." href="http://developer.yahoo.com/yui/theater/">YUI Theater (external)</a></li><li class="item"><a title="YUI is free and open, offered under a BSD license." href="http://developer.yahoo.com/yui/license.html">YUI License (external)</a></li><li class="sect">YUI Functional Examples</li><li class="item"><a title="The YUI Animation Utility - Functional Examples" href="../../examples/animation/index.html">Animation</a></li><li class="item"><a title="The YUI AutoComplete Control - Functional Examples" href="../../examples/autocomplete/index.html">AutoComplete</a></li><li class="item"><a title="The YUI Browser History Manager - Functional Examples" href="../../examples/history/index.html">Browser History Manager</a></li><li class="item"><a title="The YUI Button Control - Functional Examples" href="../../examples/button/index.html">Button</a></li><li class="item"><a title="The YUI Calendar Control - Functional Examples" href="../../examples/calendar/index.html">Calendar</a></li><li class="item"><a title="The YUI Carousel Control - Functional Examples" href="../../examples/carousel/index.html">Carousel</a></li><li class="selected "><a title="The YUI Charts Control - Functional Examples" href="../../examples/charts/index.html">Charts</a></li><li class="item"><a title="The YUI Color Picker Control - Functional Examples" href="../../examples/colorpicker/index.html">Color Picker</a></li><li class="item"><a title="The YUI Cookie Utility - Functional Examples" href="../../examples/cookie/index.html">Cookie</a></li><li class="item"><a title="The YUI Connection Manager (AJAX) - Functional Examples" href="../../examples/connection/index.html">Connection Manager</a></li><li class="item"><a title="The YUI Container Family (Module, Overlay, Tooltip, Panel, Dialog, SimpleDialog) - Functional Examples" href="../../examples/container/index.html">Container</a></li><li class="item"><a title="The YUI DataTable Control - Functional Examples" href="../../examples/datatable/index.html">DataTable</a></li><li class="item"><a title="The YUI Dom Collection - Functional Examples" href="../../examples/dom/index.html">Dom</a></li><li class="item"><a title="The YUI Drag & Drop Utility - Functional Examples" href="../../examples/dragdrop/index.html">Drag & Drop</a></li><li class="item"><a title="The YUI Event Utility - Functional Examples" href="../../examples/event/index.html">Event</a></li><li class="item"><a title="The YUI Get Utility - Functional Examples" href="../../examples/get/index.html">Get</a></li><li class="item"><a title="The YUI ImageCropper Control - Functional Examples" href="../../examples/imagecropper/index.html">ImageCropper</a></li><li class="item"><a title="The YUI ImageLoader Utility - Functional Examples" href="../../examples/imageloader/index.html">ImageLoader</a></li><li class="item"><a title="The YUI JSON Utility - Functional Examples" href="../../examples/json/index.html">JSON</a></li><li class="item"><a title="The YUI Layout Manager - Functional Examples" href="../../examples/layout/index.html">Layout Manager</a></li><li class="item"><a title="The YUI Logger Control - Functional Examples" href="../../examples/logger/index.html">Logger</a></li><li class="item"><a title="The YUI Menu Control - Functional Examples" href="../../examples/menu/index.html">Menu</a></li><li class="item"><a title="The YUI Paginator - Functional Examples" href="../../examples/paginator/index.html">Paginator</a></li><li class="item"><a title="The YUI Profiler Utility - Functional Examples" href="../../examples/profiler/index.html">Profiler</a></li><li class="item"><a title="The YUI ProfileViewer Control - Functional Examples" href="../../examples/profilerviewer/index.html">ProfilerViewer</a></li><li class="item"><a title="The YUI ProgressBar Control - Functional Examples" href="../../examples/progressbar/index.html">ProgressBar</a></li><li class="item"><a title="The YUI Resize Utility - Functional Examples" href="../../examples/resize/index.html">Resize</a></li><li class="item"><a title="The YUI Rich Text Editor - Functional Examples" href="../../examples/editor/index.html">Rich Text Editor</a></li><li class="item"><a title="The YUI Selector Utility - Functional Examples" href="../../examples/selector/index.html">Selector</a></li><li class="item"><a title="The YUI Slider Control - Functional Examples" href="../../examples/slider/index.html">Slider</a></li><li class="item"><a title="The YUI Storage Utility - Functional Examples" href="../../examples/storage/index.html">Storage</a></li><li class="item"><a title="The YUI SWF Utility - Functional Examples" href="../../examples/swf/index.html">SWF</a></li><li class="item"><a title="The YUI SWFStore Utility - Functional Examples" href="../../examples/swfstore/index.html">SWFStore</a></li><li class="item"><a title="The YUI Stylesheet Utility - Functional Examples" href="../../examples/stylesheet/index.html">Stylesheet</a></li><li class="item"><a title="The YUI TabView Control - Functional Examples" href="../../examples/tabview/index.html">TabView</a></li><li class="item"><a title="The YUI TreeView Control - Functional Examples" href="../../examples/treeview/index.html">TreeView</a></li><li class="item"><a title="The YUI Uploader Utility - Functional Examples" href="../../examples/uploader/index.html">Uploader (experimental)</a></li><li class="item"><a title="The YUI YAHOO Global Object - Functional Examples" href="../../examples/yahoo/index.html">YAHOO Global Object</a></li><li class="item"><a title="The YUI Loader Utility - Functional Examples" href="../../examples/yuiloader/index.html">YUI Loader</a></li><li class="item"><a title="The YUI Test Utility - Functional Examples" href="../../examples/yuitest/index.html">YUI Test</a></li><li class="item"><a title="YUI Reset CSS - Functional Examples" href="../../examples/reset/index.html">Reset CSS</a></li><li class="item"><a title="YUI Base CSS - Functional Examples" href="../../examples/base/index.html">Base CSS</a></li><li class="item"><a title="YUI Fonts CSS - Functional Examples" href="../../examples/fonts/index.html">Fonts CSS</a></li><li class="item"><a title="YUI Grids CSS - Functional Examples" href="../../examples/grids/index.html">Grids CSS</a></li><li class="sect">YUI Articles on the YUI Website</li><li class="item"><a title="Answers to Frequently Asked Questions about the YUI Library" href="http://developer.yahoo.com/yui/articles/faq/">YUI FAQ (external)</a></li><li class="item"><a title="Yahoo!'s philosophy of Graded Browser Support" href="http://developer.yahoo.com/yui/articles/gbs/">Graded Browser Support (external)</a></li><li class="item"><a title="Reporting Bugs and Making Feature Requests for YUI Components" href="http://developer.yahoo.com/yui/articles/reportingbugs/">Bug Reports/Feature Requests (external)</a></li><li class="item"><a title="Serve YUI source files from Yahoo! -- free, fast, and simple" href="http://developer.yahoo.com/yui/articles/hosting/">Serving YUI Files from Yahoo! (external)</a></li><li class="item"><a title="Best practices for working with web services while protecting user privacy" href="http://developer.yahoo.com/security/">Security Best Practices (external)</a></li></ul>
-</div>
-</div>
-	</div><!--closes bd-->
-
-	<div id="ft">
-        <p class="first">Copyright © 2011 Yahoo! Inc. All rights reserved.</p>
-        <p><a href="http://privacy.yahoo.com/privacy/us/devel/index.html">Privacy Policy</a> - 
-            <a href="http://docs.yahoo.com/info/terms/">Terms of Service</a> - 
-            <a href="http://docs.yahoo.com/info/copyright/copyright.html">Copyright Policy</a> - 
-            <a href="http://careers.yahoo.com/">Job Openings</a></p>
-	</div>
-</div>
-<script src="../../assets/syntax.js"></script>
-<script src="../../assets/dpSyntaxHighlighter.js"></script>
-<script language="javascript"> 
-dp.SyntaxHighlighter.HighlightAll('code'); 
-</script>
-
-<script src='../../assets/YUIexamples.js'></script>
-
-
-</body>
-</html>
diff --git a/examples/charts/charts-stacked.html b/examples/charts/charts-stacked.html
deleted file mode 100644
index e91fe9b..0000000
--- a/examples/charts/charts-stacked.html
+++ /dev/null
@@ -1,309 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-	<title>YUI Library Examples: Charts Control: Stacked Bar Chart</title>
-    
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-    	<link rel="stylesheet" type="text/css" href="../../assets/yui.css" >
-
-<style>
-/*Supplemental CSS for the YUI distribution*/
-#custom-doc { width: 95%; min-width: 950px; }
-#pagetitle {background-image: url(../../assets/bg_hd.gif);}
-</style>
-
-<link rel="stylesheet" type="text/css" href="../../assets/dpSyntaxHighlighter.css">
-<!--Script and CSS includes for YUI dependencies on this page-->
-<link rel="stylesheet" type="text/css" href="../../build/button/assets/skins/sam/button.css" />
-<script type="text/javascript" src="../../build/yuiloader/yuiloader-min.js"></script>
-<script type="text/javascript" src="../../build/dom/dom-min.js"></script>
-<script type="text/javascript" src="../../build/event/event-min.js"></script>
-<script type="text/javascript" src="../../build/json/json-min.js"></script>
-<script type="text/javascript" src="../../build/element/element-min.js"></script>
-<script type="text/javascript" src="../../build/datasource/datasource-min.js"></script>
-<script type="text/javascript" src="../../build/swf/swf-min.js"></script>
-<script type="text/javascript" src="../../build/charts/charts-min.js"></script>
-<script type="text/javascript" src="../../build/button/button-min.js"></script>
-
-
-<!--begin custom header content for this example-->
-<style type="text/css">
-	#chart
-	{
-		width: 500px;
-		height: 350px;
-	}
-
-	.chart_title
-	{
-		display: block;
-		font-size: 1.2em;
-		font-weight: bold;
-		margin-bottom: 0.4em;
-	}
-</style>
-<!--end custom header content for this example-->
-
-
-<script type="text/javascript">
-//enable passthrough of errors from YUI Event:
-if ((typeof YAHOO !== "undefined") && (YAHOO.util) && (YAHOO.util.Event)) {
-	YAHOO.util.Event.throwErrors = true;
-}
-</script>
-</head>
-<body id="yahoo-com" class="yui-skin-sam">
-<div id="custom-doc" class="yui-t2">
-<div id="hd">
-	<div id="ygunav">
-		<p><em><a href="http://developer.yahoo.com/yui/">YUI Library Home</a></em></p>
-		<form action="http://search.yahoo.com/search" id="sitesearchform">
-		<input name="vs" type="hidden" value="developer.yahoo.com">
-		<input name="vs" type="hidden" value="yuiblog.com">
-		<div id="sitesearch">
-			<label for="searchinput">Site Search (YDN & YUIBlog): </label>
-			<input type="text" id="searchinput" name="p">
-			<input type="submit" value="Search" id="searchsubmit" class="ygbt">
-		</div>
-		</form>	</div>
-	<div id="ygma"><a href="../../"><img src="../../assets/yui.gif"  border="0" height="38"></a></div>
-	<div id="pagetitle"><h1>YUI Library Examples: Charts Control: Stacked Bar Chart</h1></div>
-</div>
-<div id="bd">
-	
-	<div id="yui-main">
-		<div class="yui-b">
-		  <div class="yui-ge">
-			  <div class="yui-u first example">
-
-    
-	<div class="promo">
-	<h1>Charts Control: Stacked Bar Chart</h1>
-	
-	<div class="exampleIntro">
-	<p>This example demonstrates how to use <a href="http://developer.yahoo.com/yui/charts/">YUI Charts Control</a> to create a Stacked Bar Chart.</p>
-<p>Please note: The YUI Charts Control requires Flash Player 9.0.45 or higher. The latest version of Flash Player is available at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p>			
-	</div>	
-					
-	<div class="example-container module ">
-			<div class="hd exampleHd">
-			<p class="newWindowButton yui-skin-sam"><!--<span id="newWindowLinkx"><span class="first-child">--><a href="charts-stacked_clean.html" target="_blank">View example in new window.</a><!--</span></span>-->		
-		</div>		<div id="example-canvas" class="bd">
-	
-		
-	<!--BEGIN SOURCE CODE FOR EXAMPLE =============================== -->
-	
-	<span class="chart_title">Media Conglomerate Ad Sales Summary 2004-2007</span>
-<div id="chart">Unable to load Flash content. The YUI Charts Control requires Flash Player 9.0.45 or higher. You can download the latest version of Flash Player from the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p></div>
-
-<script type="text/javascript">
-
-	YAHOO.widget.Chart.SWFURL = "../../build/charts/assets/charts.swf";
-
-//--- data
-
-	YAHOO.example.annualSales =
-	[
-		{ year: 2004, internetsales: 246852, printsales: 2523359, tvsales: 3123493 },
-		{ year: 2005, internetsales: 851876, printsales: 1084952, tvsales: 3166920 },
-		{ year: 2006, internetsales: 3917246, printsales: 587151, tvsales: 2330095 },
-		{ year: 2007, internetsales: 5318185, printsales: 307456, tvsales: 1830729 }
-	];
-
-	var salesData = new YAHOO.util.DataSource( YAHOO.example.annualSales );
-	salesData.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-	salesData.responseSchema = { fields: [ "year", "internetsales", "printsales", "tvsales" ] };
-
-//--- chart
-
-	var seriesDef =
-	[
-		{
-			xField: "internetsales",
-			displayName: "Internet Sales"
-		},
-		{
-			xField: "printsales",
-			displayName: "Print Sales"
-		},
-		{
-			xField: "tvsales",
-			displayName: "Television Sales"
-		}
-	];
-
-	//used to format x axis
-	YAHOO.example.numberToCurrency = function( value )
-	{
-		return YAHOO.util.Number.format(Number(value), {prefix: "$", thousandsSeparator: ","});
-	}
-
-	//Numeric Axis for our currency
-	var currencyAxis = new YAHOO.widget.NumericAxis();
-	currencyAxis.stackingEnabled = true;
-	currencyAxis.labelFunction = YAHOO.example.numberToCurrency;
-
-	var mychart = new YAHOO.widget.StackedBarChart( "chart", salesData,
-	{
-		series: seriesDef,
-		yField: "year",
-		xAxis: currencyAxis
-	});
-
-</script>
-	
-	<!--END SOURCE CODE FOR EXAMPLE =============================== -->
-	
-		
-		</div>
-		
-	
-	</div>			
-	</div>
-		
-	<h2 class="first">Create a Stacked BarChart</h2>
-
-<p>When creating Bar and Column charts with multiple series, you have the ability to stack your series on top of one-another. In this example, we'll create stacked BarChart, which lets you show the absolute values of data points through their segments, as well as the total values of each series.</p>
-
-<h2>Create a DataSource</h2>
-
-<p>First, we'll create the DataSource to populate the chart. This DataSource contains four values, a year and three sets of sales figures.</code>
-
-<textarea name="code" class="JScript">
-YAHOO.example.annualSales =
-[
-	{ year: 2004, internetsales: 246852, printsales: 2523359, tvsales: 3123493 },
-	{ year: 2005, internetsales: 851876, printsales: 1084952, tvsales: 3166920 },
-	{ year: 2006, internetsales: 3917246, printsales: 587151, tvsales: 2330095 },
-	{ year: 2007, internetsales: 5318185, printsales: 307456, tvsales: 1830729 }
-];
-
-var salesData = new YAHOO.util.DataSource( YAHOO.example.annualSales );
-salesData.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-salesData.responseSchema = { fields: [ "year", "internetsales", "printsales", "tvsales" ] };
-</textarea>
-
-<h2>Define Series Definition</h2>
-
-<p>We will have three series in our example, corresponding to the Internet sales, print sales, and TV sales.</p>
-
-<textarea name="code" class="JScript">
-var seriesDef =
-[
-	{
-		xField: "internetsales",
-		displayName: "Internet Sales"
-	},
-	{
-		xField: "printsales",
-		displayName: "Print Sales"
-	},
-	{
-		xField: "tvsales",
-		displayName: "Television Sales"
-	}
-];
-</textarea>
-
-<h2>Create an Axis</h2>
-
-<p>Create a <code>NumericAxis</code> and set its <code>stackingEnabled</code> property to <code>true</code>. Assign a <code>labelFunction</code> to format the axis.</p>
-
-<textarea name="code" class="JScript">
-//used to format x axis
-YAHOO.example.numberToCurrency = function( value )
-{
-	return YAHOO.util.Number.format(Number(value), {prefix: "$", thousandsSeparator: ","});
-}
-
-//Numeric Axis for our currency
-var currencyAxis = new YAHOO.widget.NumericAxis();
-currencyAxis.stackingEnabled = true;
-currencyAxis.labelFunction = YAHOO.example.numberToCurrency;
-</textarea>
-
-<h2>Create a StackedBarChart</h2>
-
-<p>Instantiate a <code>StackedBarChart</code> and set its <code>xAxis</code> to the <code>NumericAxis</code> you created.</p>
-
-<textarea name="code" class="JScript">
-var mychart = new YAHOO.widget.StackedBarChart( "chart", salesData,
-{
-	series: seriesDef,
-	yField: "year",
-	xAxis: currencyAxis
-});
-</textarea>
-
-<p>The series bars will stack from left to right rather than aligning vertically. </p>
-
-<h2>Configuration for This Example</h2>
-
-<p>You can load the necessary JavaScript and CSS for this example from Yahoo's servers.  <a href="http://developer.yahoo.com/yui/articles/hosting/?yahoo&dom&event&json&element&datasource&swf&charts&MIN#configure">Click here to load the YUI Dependency Configurator with all of this example's dependencies preconfigured</a>.</p>
-
-				</div>
-				<div class="yui-u">
-						<div id="loggerModule" class="yui-skin-sam">
-						<h3 class="firstContent">YUI Logger Output:</h3>
-								<div id="loggerGloss"><p><strong>Note:</strong> Logging and debugging is currently turned off for this example.</p> 
-							<p class="loggerButton"><span id="loggerLink"><span class="first-child"><a href="charts-stacked_log.html">Reload with logging<br />
-	 and debugging enabled.</a></span></span></p></div>
-	
-						</div>
-					
-				
-					<div id="examples">
-						<h3>Charts Control Examples:</h3>
-	
-						<div id="exampleToc">
-							<ul>
-								<li><a href='../charts/charts-quickstart.html'>Charts Quickstart Example</a></li><li><a href='../charts/charts-legend.html'>Chart with Legend Example</a></li><li><a href='../charts/charts-skins.html'>Skinning a Chart Example</a></li><li><a href='../charts/charts-datatable.html'>Chart and DataTable Example</a></li><li><a href='../charts/charts-xhr-polling.html'>Chart with DataSource Polling</a></li><li class='selected'><a href='../charts/charts-stacked.html'>Stacked Bar Chart</a></li><li><a href='../charts/charts-tabview.html'>Charts in a TabView</a></li><li><a href='../charts/charts-rotation.html'>Column Chart with Rotated Title and Labels</a></li><li><a href='../charts/charts-styles.html'>Styling Lines, Borders and Fills</a></li><li><a href='../charts/charts-dualaxes.html'>Chart with 2 Numeric Axes</a></li><li><a href='../charts/charts-hideseries.html'>Hide series in a chart.</a></li><li><a href='../charts/charts-seriescustomization.html'>Customize series items</a></li><li><a href='../charts/charts-functionscope.html'>Apply scope to label functions</a></li>							</ul>
-						</div>
-					</div>
-					
-					<div id="module">
-						<h3>More Charts Control Resources:</h3>
-						<ul>
-							<li><a href="http://developer.yahoo.com/yui/charts/">User's Guide</a> (external)</li>
-						<li><a href="../../docs/module_charts.html">API Documentation</a></li>
-                            
-                            
-							<li><a href="http://yuiblog.com/assets/pdf/cheatsheets/charts.pdf">Cheat Sheet PDF</a> (external)</li></ul>
-					</div>
-			  </div>
-		</div>
-		
-		</div>
-	</div>
-
-
-<div class="yui-b" id="tocWrapper">
-<!-- TABLE OF CONTENTS -->
-<div id="toc">
-	
-<ul>
-<li class="sect first">Yahoo! UI Library</li><li class="item"><a title="The Yahoo! User Interface Library (YUI)" href="http://developer.yahoo.com/yui/">Home (external)</a></li><li class="item"><a title="The Yahoo! User Interface Blog" href="http://yuiblog.com">YUIBlog (external)</a></li><li class="item"><a title="YUILibrary.com hosts the YUI community forums" href="http://yuilibrary.com/forum/">YUI Discussion Forum (external)</a></li><li class="item"><a title="The YUI Library source can be checked out from GitHub" href="http://github.com/yui/">YUI on GitHub</a></li><li class="item"><a title="Instantly searchable API documentation for the entire YUI library." href="../../docs/index.html">API Documentation</a></li><li class="item"><a title="Examples of every YUI utility and control in action" href="../../examples/">Functional Examples</a></li><li class="item"><a title="Videos and podcasts from the YUI Team and from the Yahoo! frontend engineering community." href="http://developer.yahoo.com/yui/theater/">YUI Theater (external)</a></li><li class="item"><a title="YUI is free and open, offered under a BSD license." href="http://developer.yahoo.com/yui/license.html">YUI License (external)</a></li><li class="sect">YUI Functional Examples</li><li class="item"><a title="The YUI Animation Utility - Functional Examples" href="../../examples/animation/index.html">Animation</a></li><li class="item"><a title="The YUI AutoComplete Control - Functional Examples" href="../../examples/autocomplete/index.html">AutoComplete</a></li><li class="item"><a title="The YUI Browser History Manager - Functional Examples" href="../../examples/history/index.html">Browser History Manager</a></li><li class="item"><a title="The YUI Button Control - Functional Examples" href="../../examples/button/index.html">Button</a></li><li class="item"><a title="The YUI Calendar Control - Functional Examples" href="../../examples/calendar/index.html">Calendar</a></li><li class="item"><a title="The YUI Carousel Control - Functional Examples" href="../../examples/carousel/index.html">Carousel</a></li><li class="selected "><a title="The YUI Charts Control - Functional Examples" href="../../examples/charts/index.html">Charts</a></li><li class="item"><a title="The YUI Color Picker Control - Functional Examples" href="../../examples/colorpicker/index.html">Color Picker</a></li><li class="item"><a title="The YUI Cookie Utility - Functional Examples" href="../../examples/cookie/index.html">Cookie</a></li><li class="item"><a title="The YUI Connection Manager (AJAX) - Functional Examples" href="../../examples/connection/index.html">Connection Manager</a></li><li class="item"><a title="The YUI Container Family (Module, Overlay, Tooltip, Panel, Dialog, SimpleDialog) - Functional Examples" href="../../examples/container/index.html">Container</a></li><li class="item"><a title="The YUI DataTable Control - Functional Examples" href="../../examples/datatable/index.html">DataTable</a></li><li class="item"><a title="The YUI Dom Collection - Functional Examples" href="../../examples/dom/index.html">Dom</a></li><li class="item"><a title="The YUI Drag & Drop Utility - Functional Examples" href="../../examples/dragdrop/index.html">Drag & Drop</a></li><li class="item"><a title="The YUI Event Utility - Functional Examples" href="../../examples/event/index.html">Event</a></li><li class="item"><a title="The YUI Get Utility - Functional Examples" href="../../examples/get/index.html">Get</a></li><li class="item"><a title="The YUI ImageCropper Control - Functional Examples" href="../../examples/imagecropper/index.html">ImageCropper</a></li><li class="item"><a title="The YUI ImageLoader Utility - Functional Examples" href="../../examples/imageloader/index.html">ImageLoader</a></li><li class="item"><a title="The YUI JSON Utility - Functional Examples" href="../../examples/json/index.html">JSON</a></li><li class="item"><a title="The YUI Layout Manager - Functional Examples" href="../../examples/layout/index.html">Layout Manager</a></li><li class="item"><a title="The YUI Logger Control - Functional Examples" href="../../examples/logger/index.html">Logger</a></li><li class="item"><a title="The YUI Menu Control - Functional Examples" href="../../examples/menu/index.html">Menu</a></li><li class="item"><a title="The YUI Paginator - Functional Examples" href="../../examples/paginator/index.html">Paginator</a></li><li class="item"><a title="The YUI Profiler Utility - Functional Examples" href="../../examples/profiler/index.html">Profiler</a></li><li class="item"><a title="The YUI ProfileViewer Control - Functional Examples" href="../../examples/profilerviewer/index.html">ProfilerViewer</a></li><li class="item"><a title="The YUI ProgressBar Control - Functional Examples" href="../../examples/progressbar/index.html">ProgressBar</a></li><li class="item"><a title="The YUI Resize Utility - Functional Examples" href="../../examples/resize/index.html">Resize</a></li><li class="item"><a title="The YUI Rich Text Editor - Functional Examples" href="../../examples/editor/index.html">Rich Text Editor</a></li><li class="item"><a title="The YUI Selector Utility - Functional Examples" href="../../examples/selector/index.html">Selector</a></li><li class="item"><a title="The YUI Slider Control - Functional Examples" href="../../examples/slider/index.html">Slider</a></li><li class="item"><a title="The YUI Storage Utility - Functional Examples" href="../../examples/storage/index.html">Storage</a></li><li class="item"><a title="The YUI SWF Utility - Functional Examples" href="../../examples/swf/index.html">SWF</a></li><li class="item"><a title="The YUI SWFStore Utility - Functional Examples" href="../../examples/swfstore/index.html">SWFStore</a></li><li class="item"><a title="The YUI Stylesheet Utility - Functional Examples" href="../../examples/stylesheet/index.html">Stylesheet</a></li><li class="item"><a title="The YUI TabView Control - Functional Examples" href="../../examples/tabview/index.html">TabView</a></li><li class="item"><a title="The YUI TreeView Control - Functional Examples" href="../../examples/treeview/index.html">TreeView</a></li><li class="item"><a title="The YUI Uploader Utility - Functional Examples" href="../../examples/uploader/index.html">Uploader (experimental)</a></li><li class="item"><a title="The YUI YAHOO Global Object - Functional Examples" href="../../examples/yahoo/index.html">YAHOO Global Object</a></li><li class="item"><a title="The YUI Loader Utility - Functional Examples" href="../../examples/yuiloader/index.html">YUI Loader</a></li><li class="item"><a title="The YUI Test Utility - Functional Examples" href="../../examples/yuitest/index.html">YUI Test</a></li><li class="item"><a title="YUI Reset CSS - Functional Examples" href="../../examples/reset/index.html">Reset CSS</a></li><li class="item"><a title="YUI Base CSS - Functional Examples" href="../../examples/base/index.html">Base CSS</a></li><li class="item"><a title="YUI Fonts CSS - Functional Examples" href="../../examples/fonts/index.html">Fonts CSS</a></li><li class="item"><a title="YUI Grids CSS - Functional Examples" href="../../examples/grids/index.html">Grids CSS</a></li><li class="sect">YUI Articles on the YUI Website</li><li class="item"><a title="Answers to Frequently Asked Questions about the YUI Library" href="http://developer.yahoo.com/yui/articles/faq/">YUI FAQ (external)</a></li><li class="item"><a title="Yahoo!'s philosophy of Graded Browser Support" href="http://developer.yahoo.com/yui/articles/gbs/">Graded Browser Support (external)</a></li><li class="item"><a title="Reporting Bugs and Making Feature Requests for YUI Components" href="http://developer.yahoo.com/yui/articles/reportingbugs/">Bug Reports/Feature Requests (external)</a></li><li class="item"><a title="Serve YUI source files from Yahoo! -- free, fast, and simple" href="http://developer.yahoo.com/yui/articles/hosting/">Serving YUI Files from Yahoo! (external)</a></li><li class="item"><a title="Best practices for working with web services while protecting user privacy" href="http://developer.yahoo.com/security/">Security Best Practices (external)</a></li></ul>
-</div>
-</div>
-	</div><!--closes bd-->
-
-	<div id="ft">
-        <p class="first">Copyright © 2011 Yahoo! Inc. All rights reserved.</p>
-        <p><a href="http://privacy.yahoo.com/privacy/us/devel/index.html">Privacy Policy</a> - 
-            <a href="http://docs.yahoo.com/info/terms/">Terms of Service</a> - 
-            <a href="http://docs.yahoo.com/info/copyright/copyright.html">Copyright Policy</a> - 
-            <a href="http://careers.yahoo.com/">Job Openings</a></p>
-	</div>
-</div>
-<script src="../../assets/syntax.js"></script>
-<script src="../../assets/dpSyntaxHighlighter.js"></script>
-<script language="javascript"> 
-dp.SyntaxHighlighter.HighlightAll('code'); 
-</script>
-
-<script src='../../assets/YUIexamples.js'></script>
-
-
-</body>
-</html>
diff --git a/examples/charts/charts-stacked_clean.html b/examples/charts/charts-stacked_clean.html
deleted file mode 100644
index 857e544..0000000
--- a/examples/charts/charts-stacked_clean.html
+++ /dev/null
@@ -1,124 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-<title>Stacked Bar Chart</title>
-
-<style type="text/css">
-/*margin and padding on body element
-  can introduce errors in determining
-  element position and are not recommended;
-  we turn them off as a foundation for YUI
-  CSS treatments. */
-body {
-	margin:0;
-	padding:0;
-}
-</style>
-
-<link rel="stylesheet" type="text/css" href="../../build/fonts/fonts-min.css" />
-<script type="text/javascript" src="../../build/yahoo-dom-event/yahoo-dom-event.js"></script>
-<script type="text/javascript" src="../../build/json/json-min.js"></script>
-<script type="text/javascript" src="../../build/element/element-min.js"></script>
-<script type="text/javascript" src="../../build/datasource/datasource-min.js"></script>
-<script type="text/javascript" src="../../build/swf/swf-min.js"></script>
-<script type="text/javascript" src="../../build/charts/charts-min.js"></script>
-
-
-<!--begin custom header content for this example-->
-<style type="text/css">
-	#chart
-	{
-		width: 500px;
-		height: 350px;
-	}
-
-	.chart_title
-	{
-		display: block;
-		font-size: 1.2em;
-		font-weight: bold;
-		margin-bottom: 0.4em;
-	}
-</style>
-<!--end custom header content for this example-->
-
-</head>
-
-<body class="yui-skin-sam">
-
-
-<h1>Stacked Bar Chart</h1>
-
-<div class="exampleIntro">
-	<p>This example demonstrates how to use <a href="http://developer.yahoo.com/yui/charts/">YUI Charts Control</a> to create a Stacked Bar Chart.</p>
-<p>Please note: The YUI Charts Control requires Flash Player 9.0.45 or higher. The latest version of Flash Player is available at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p>			
-</div>
-
-<!--BEGIN SOURCE CODE FOR EXAMPLE =============================== -->
-
-<span class="chart_title">Media Conglomerate Ad Sales Summary 2004-2007</span>
-<div id="chart">Unable to load Flash content. The YUI Charts Control requires Flash Player 9.0.45 or higher. You can download the latest version of Flash Player from the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p></div>
-
-<script type="text/javascript">
-
-	YAHOO.widget.Chart.SWFURL = "../../build/charts/assets/charts.swf";
-
-//--- data
-
-	YAHOO.example.annualSales =
-	[
-		{ year: 2004, internetsales: 246852, printsales: 2523359, tvsales: 3123493 },
-		{ year: 2005, internetsales: 851876, printsales: 1084952, tvsales: 3166920 },
-		{ year: 2006, internetsales: 3917246, printsales: 587151, tvsales: 2330095 },
-		{ year: 2007, internetsales: 5318185, printsales: 307456, tvsales: 1830729 }
-	];
-
-	var salesData = new YAHOO.util.DataSource( YAHOO.example.annualSales );
-	salesData.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-	salesData.responseSchema = { fields: [ "year", "internetsales", "printsales", "tvsales" ] };
-
-//--- chart
-
-	var seriesDef =
-	[
-		{
-			xField: "internetsales",
-			displayName: "Internet Sales"
-		},
-		{
-			xField: "printsales",
-			displayName: "Print Sales"
-		},
-		{
-			xField: "tvsales",
-			displayName: "Television Sales"
-		}
-	];
-
-	//used to format x axis
-	YAHOO.example.numberToCurrency = function( value )
-	{
-		return YAHOO.util.Number.format(Number(value), {prefix: "$", thousandsSeparator: ","});
-	}
-
-	//Numeric Axis for our currency
-	var currencyAxis = new YAHOO.widget.NumericAxis();
-	currencyAxis.stackingEnabled = true;
-	currencyAxis.labelFunction = YAHOO.example.numberToCurrency;
-
-	var mychart = new YAHOO.widget.StackedBarChart( "chart", salesData,
-	{
-		series: seriesDef,
-		yField: "year",
-		xAxis: currencyAxis
-	});
-
-</script>
-
-<!--END SOURCE CODE FOR EXAMPLE =============================== -->
-
-</body>
-</html>
diff --git a/examples/charts/charts-stacked_log.html b/examples/charts/charts-stacked_log.html
deleted file mode 100644
index 22daaaf..0000000
--- a/examples/charts/charts-stacked_log.html
+++ /dev/null
@@ -1,313 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-	<title>YUI Library Examples: Charts Control: Stacked Bar Chart</title>
-    
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-    	<link rel="stylesheet" type="text/css" href="../../assets/yui.css" >
-
-<style>
-/*Supplemental CSS for the YUI distribution*/
-#custom-doc { width: 95%; min-width: 950px; }
-#pagetitle {background-image: url(../../assets/bg_hd.gif);}
-</style>
-
-<link rel="stylesheet" type="text/css" href="../../assets/dpSyntaxHighlighter.css">
-<!--Script and CSS includes for YUI dependencies on this page-->
-<link rel="stylesheet" type="text/css" href="../../build/logger/assets/skins/sam/logger.css" />
-<link rel="stylesheet" type="text/css" href="../../build/button/assets/skins/sam/button.css" />
-<script type="text/javascript" src="../../build/yuiloader/yuiloader-min.js"></script>
-<script type="text/javascript" src="../../build/event/event-min.js"></script>
-<script type="text/javascript" src="../../build/dom/dom-min.js"></script>
-<script type="text/javascript" src="../../build/logger/logger-min.js"></script>
-<script type="text/javascript" src="../../build/json/json-min.js"></script>
-<script type="text/javascript" src="../../build/element/element-min.js"></script>
-<script type="text/javascript" src="../../build/datasource/datasource-min.js"></script>
-<script type="text/javascript" src="../../build/swf/swf-debug.js"></script>
-<script type="text/javascript" src="../../build/charts/charts-debug.js"></script>
-<script type="text/javascript" src="../../build/button/button-min.js"></script>
-
-
-<!--begin custom header content for this example-->
-<style type="text/css">
-	#chart
-	{
-		width: 500px;
-		height: 350px;
-	}
-
-	.chart_title
-	{
-		display: block;
-		font-size: 1.2em;
-		font-weight: bold;
-		margin-bottom: 0.4em;
-	}
-</style>
-<!--end custom header content for this example-->
-
-
-<script type="text/javascript">
-//enable passthrough of errors from YUI Event:
-if ((typeof YAHOO !== "undefined") && (YAHOO.util) && (YAHOO.util.Event)) {
-	YAHOO.util.Event.throwErrors = true;
-}
-</script>
-</head>
-<body id="yahoo-com" class="yui-skin-sam">
-<div id="custom-doc" class="yui-t2">
-<div id="hd">
-	<div id="ygunav">
-		<p><em><a href="http://developer.yahoo.com/yui/">YUI Library Home</a></em></p>
-		<form action="http://search.yahoo.com/search" id="sitesearchform">
-		<input name="vs" type="hidden" value="developer.yahoo.com">
-		<input name="vs" type="hidden" value="yuiblog.com">
-		<div id="sitesearch">
-			<label for="searchinput">Site Search (YDN & YUIBlog): </label>
-			<input type="text" id="searchinput" name="p">
-			<input type="submit" value="Search" id="searchsubmit" class="ygbt">
-		</div>
-		</form>	</div>
-	<div id="ygma"><a href="../../"><img src="../../assets/yui.gif"  border="0" height="38"></a></div>
-	<div id="pagetitle"><h1>YUI Library Examples: Charts Control: Stacked Bar Chart</h1></div>
-</div>
-<div id="bd">
-	
-	<div id="yui-main">
-		<div class="yui-b">
-		  <div class="yui-ge">
-			  <div class="yui-u first example">
-
-    
-	<div class="promo">
-	<h1>Charts Control: Stacked Bar Chart</h1>
-	
-	<div class="exampleIntro">
-	<p>This example demonstrates how to use <a href="http://developer.yahoo.com/yui/charts/">YUI Charts Control</a> to create a Stacked Bar Chart.</p>
-<p>Please note: The YUI Charts Control requires Flash Player 9.0.45 or higher. The latest version of Flash Player is available at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p>			
-	</div>	
-					
-	<div class="example-container module ">
-			<div class="hd exampleHd">
-			<p class="newWindowButton yui-skin-sam"><!--<span id="newWindowLinkx"><span class="first-child">--><a href="charts-stacked_clean.html" target="_blank">View example in new window.</a><!--</span></span>-->		
-		</div>		<div id="example-canvas" class="bd">
-	
-		
-	<!--BEGIN SOURCE CODE FOR EXAMPLE =============================== -->
-	
-	<span class="chart_title">Media Conglomerate Ad Sales Summary 2004-2007</span>
-<div id="chart">Unable to load Flash content. The YUI Charts Control requires Flash Player 9.0.45 or higher. You can download the latest version of Flash Player from the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p></div>
-
-<script type="text/javascript">
-
-	YAHOO.widget.Chart.SWFURL = "../../build/charts/assets/charts.swf";
-
-//--- data
-
-	YAHOO.example.annualSales =
-	[
-		{ year: 2004, internetsales: 246852, printsales: 2523359, tvsales: 3123493 },
-		{ year: 2005, internetsales: 851876, printsales: 1084952, tvsales: 3166920 },
-		{ year: 2006, internetsales: 3917246, printsales: 587151, tvsales: 2330095 },
-		{ year: 2007, internetsales: 5318185, printsales: 307456, tvsales: 1830729 }
-	];
-
-	var salesData = new YAHOO.util.DataSource( YAHOO.example.annualSales );
-	salesData.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-	salesData.responseSchema = { fields: [ "year", "internetsales", "printsales", "tvsales" ] };
-
-//--- chart
-
-	var seriesDef =
-	[
-		{
-			xField: "internetsales",
-			displayName: "Internet Sales"
-		},
-		{
-			xField: "printsales",
-			displayName: "Print Sales"
-		},
-		{
-			xField: "tvsales",
-			displayName: "Television Sales"
-		}
-	];
-
-	//used to format x axis
-	YAHOO.example.numberToCurrency = function( value )
-	{
-		return YAHOO.util.Number.format(Number(value), {prefix: "$", thousandsSeparator: ","});
-	}
-
-	//Numeric Axis for our currency
-	var currencyAxis = new YAHOO.widget.NumericAxis();
-	currencyAxis.stackingEnabled = true;
-	currencyAxis.labelFunction = YAHOO.example.numberToCurrency;
-
-	var mychart = new YAHOO.widget.StackedBarChart( "chart", salesData,
-	{
-		series: seriesDef,
-		yField: "year",
-		xAxis: currencyAxis
-	});
-
-</script>
-	
-	<!--END SOURCE CODE FOR EXAMPLE =============================== -->
-	
-		
-		</div>
-		
-	
-	</div>			
-	</div>
-		
-	<h2 class="first">Create a Stacked BarChart</h2>
-
-<p>When creating Bar and Column charts with multiple series, you have the ability to stack your series on top of one-another. In this example, we'll create stacked BarChart, which lets you show the absolute values of data points through their segments, as well as the total values of each series.</p>
-
-<h2>Create a DataSource</h2>
-
-<p>First, we'll create the DataSource to populate the chart. This DataSource contains four values, a year and three sets of sales figures.</code>
-
-<textarea name="code" class="JScript">
-YAHOO.example.annualSales =
-[
-	{ year: 2004, internetsales: 246852, printsales: 2523359, tvsales: 3123493 },
-	{ year: 2005, internetsales: 851876, printsales: 1084952, tvsales: 3166920 },
-	{ year: 2006, internetsales: 3917246, printsales: 587151, tvsales: 2330095 },
-	{ year: 2007, internetsales: 5318185, printsales: 307456, tvsales: 1830729 }
-];
-
-var salesData = new YAHOO.util.DataSource( YAHOO.example.annualSales );
-salesData.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-salesData.responseSchema = { fields: [ "year", "internetsales", "printsales", "tvsales" ] };
-</textarea>
-
-<h2>Define Series Definition</h2>
-
-<p>We will have three series in our example, corresponding to the Internet sales, print sales, and TV sales.</p>
-
-<textarea name="code" class="JScript">
-var seriesDef =
-[
-	{
-		xField: "internetsales",
-		displayName: "Internet Sales"
-	},
-	{
-		xField: "printsales",
-		displayName: "Print Sales"
-	},
-	{
-		xField: "tvsales",
-		displayName: "Television Sales"
-	}
-];
-</textarea>
-
-<h2>Create an Axis</h2>
-
-<p>Create a <code>NumericAxis</code> and set its <code>stackingEnabled</code> property to <code>true</code>. Assign a <code>labelFunction</code> to format the axis.</p>
-
-<textarea name="code" class="JScript">
-//used to format x axis
-YAHOO.example.numberToCurrency = function( value )
-{
-	return YAHOO.util.Number.format(Number(value), {prefix: "$", thousandsSeparator: ","});
-}
-
-//Numeric Axis for our currency
-var currencyAxis = new YAHOO.widget.NumericAxis();
-currencyAxis.stackingEnabled = true;
-currencyAxis.labelFunction = YAHOO.example.numberToCurrency;
-</textarea>
-
-<h2>Create a StackedBarChart</h2>
-
-<p>Instantiate a <code>StackedBarChart</code> and set its <code>xAxis</code> to the <code>NumericAxis</code> you created.</p>
-
-<textarea name="code" class="JScript">
-var mychart = new YAHOO.widget.StackedBarChart( "chart", salesData,
-{
-	series: seriesDef,
-	yField: "year",
-	xAxis: currencyAxis
-});
-</textarea>
-
-<p>The series bars will stack from left to right rather than aligning vertically. </p>
-
-<h2>Configuration for This Example</h2>
-
-<p>You can load the necessary JavaScript and CSS for this example from Yahoo's servers.  <a href="http://developer.yahoo.com/yui/articles/hosting/?yahoo&dom&event&json&element&datasource&swf&charts&MIN#configure">Click here to load the YUI Dependency Configurator with all of this example's dependencies preconfigured</a>.</p>
-
-				</div>
-				<div class="yui-u">
-						<div id="loggerModule" class="yui-skin-sam">
-						<h3 class="firstContent">YUI Logger Output:</h3>
-								<div id="loggerDiv"></div>
-							<div id="loggerGloss">
-								<p><strong>Note:</strong> You are viewing this example in debug mode with logging enabled.  This can significantly slow performance.</p>
-	
-								<p class="loggerButton"><span id="loggerLink"><span class="first-child"><a href="charts-stacked.html">Reload with logging<br />and debugging disabled.</a></span></span></p>
-							</div>
-						</div>
-					
-				
-					<div id="examples">
-						<h3>Charts Control Examples:</h3>
-	
-						<div id="exampleToc">
-							<ul>
-								<li><a href='../charts/charts-quickstart.html'>Charts Quickstart Example</a></li><li><a href='../charts/charts-legend.html'>Chart with Legend Example</a></li><li><a href='../charts/charts-skins.html'>Skinning a Chart Example</a></li><li><a href='../charts/charts-datatable.html'>Chart and DataTable Example</a></li><li><a href='../charts/charts-xhr-polling.html'>Chart with DataSource Polling</a></li><li class='selected'><a href='../charts/charts-stacked.html'>Stacked Bar Chart</a></li><li><a href='../charts/charts-tabview.html'>Charts in a TabView</a></li><li><a href='../charts/charts-rotation.html'>Column Chart with Rotated Title and Labels</a></li><li><a href='../charts/charts-styles.html'>Styling Lines, Borders and Fills</a></li><li><a href='../charts/charts-dualaxes.html'>Chart with 2 Numeric Axes</a></li><li><a href='../charts/charts-hideseries.html'>Hide series in a chart.</a></li><li><a href='../charts/charts-seriescustomization.html'>Customize series items</a></li><li><a href='../charts/charts-functionscope.html'>Apply scope to label functions</a></li>							</ul>
-						</div>
-					</div>
-					
-					<div id="module">
-						<h3>More Charts Control Resources:</h3>
-						<ul>
-							<li><a href="http://developer.yahoo.com/yui/charts/">User's Guide</a> (external)</li>
-						<li><a href="../../docs/module_charts.html">API Documentation</a></li>
-                            
-                            
-							<li><a href="http://yuiblog.com/assets/pdf/cheatsheets/charts.pdf">Cheat Sheet PDF</a> (external)</li></ul>
-					</div>
-			  </div>
-		</div>
-		
-		</div>
-	</div>
-
-
-<div class="yui-b" id="tocWrapper">
-<!-- TABLE OF CONTENTS -->
-<div id="toc">
-	
-<ul>
-<li class="sect first">Yahoo! UI Library</li><li class="item"><a title="The Yahoo! User Interface Library (YUI)" href="http://developer.yahoo.com/yui/">Home (external)</a></li><li class="item"><a title="The Yahoo! User Interface Blog" href="http://yuiblog.com">YUIBlog (external)</a></li><li class="item"><a title="YUILibrary.com hosts the YUI community forums" href="http://yuilibrary.com/forum/">YUI Discussion Forum (external)</a></li><li class="item"><a title="The YUI Library source can be checked out from GitHub" href="http://github.com/yui/">YUI on GitHub</a></li><li class="item"><a title="Instantly searchable API documentation for the entire YUI library." href="../../docs/index.html">API Documentation</a></li><li class="item"><a title="Examples of every YUI utility and control in action" href="../../examples/">Functional Examples</a></li><li class="item"><a title="Videos and podcasts from the YUI Team and from the Yahoo! frontend engineering community." href="http://developer.yahoo.com/yui/theater/">YUI Theater (external)</a></li><li class="item"><a title="YUI is free and open, offered under a BSD license." href="http://developer.yahoo.com/yui/license.html">YUI License (external)</a></li><li class="sect">YUI Functional Examples</li><li class="item"><a title="The YUI Animation Utility - Functional Examples" href="../../examples/animation/index.html">Animation</a></li><li class="item"><a title="The YUI AutoComplete Control - Functional Examples" href="../../examples/autocomplete/index.html">AutoComplete</a></li><li class="item"><a title="The YUI Browser History Manager - Functional Examples" href="../../examples/history/index.html">Browser History Manager</a></li><li class="item"><a title="The YUI Button Control - Functional Examples" href="../../examples/button/index.html">Button</a></li><li class="item"><a title="The YUI Calendar Control - Functional Examples" href="../../examples/calendar/index.html">Calendar</a></li><li class="item"><a title="The YUI Carousel Control - Functional Examples" href="../../examples/carousel/index.html">Carousel</a></li><li class="selected "><a title="The YUI Charts Control - Functional Examples" href="../../examples/charts/index.html">Charts</a></li><li class="item"><a title="The YUI Color Picker Control - Functional Examples" href="../../examples/colorpicker/index.html">Color Picker</a></li><li class="item"><a title="The YUI Cookie Utility - Functional Examples" href="../../examples/cookie/index.html">Cookie</a></li><li class="item"><a title="The YUI Connection Manager (AJAX) - Functional Examples" href="../../examples/connection/index.html">Connection Manager</a></li><li class="item"><a title="The YUI Container Family (Module, Overlay, Tooltip, Panel, Dialog, SimpleDialog) - Functional Examples" href="../../examples/container/index.html">Container</a></li><li class="item"><a title="The YUI DataTable Control - Functional Examples" href="../../examples/datatable/index.html">DataTable</a></li><li class="item"><a title="The YUI Dom Collection - Functional Examples" href="../../examples/dom/index.html">Dom</a></li><li class="item"><a title="The YUI Drag & Drop Utility - Functional Examples" href="../../examples/dragdrop/index.html">Drag & Drop</a></li><li class="item"><a title="The YUI Event Utility - Functional Examples" href="../../examples/event/index.html">Event</a></li><li class="item"><a title="The YUI Get Utility - Functional Examples" href="../../examples/get/index.html">Get</a></li><li class="item"><a title="The YUI ImageCropper Control - Functional Examples" href="../../examples/imagecropper/index.html">ImageCropper</a></li><li class="item"><a title="The YUI ImageLoader Utility - Functional Examples" href="../../examples/imageloader/index.html">ImageLoader</a></li><li class="item"><a title="The YUI JSON Utility - Functional Examples" href="../../examples/json/index.html">JSON</a></li><li class="item"><a title="The YUI Layout Manager - Functional Examples" href="../../examples/layout/index.html">Layout Manager</a></li><li class="item"><a title="The YUI Logger Control - Functional Examples" href="../../examples/logger/index.html">Logger</a></li><li class="item"><a title="The YUI Menu Control - Functional Examples" href="../../examples/menu/index.html">Menu</a></li><li class="item"><a title="The YUI Paginator - Functional Examples" href="../../examples/paginator/index.html">Paginator</a></li><li class="item"><a title="The YUI Profiler Utility - Functional Examples" href="../../examples/profiler/index.html">Profiler</a></li><li class="item"><a title="The YUI ProfileViewer Control - Functional Examples" href="../../examples/profilerviewer/index.html">ProfilerViewer</a></li><li class="item"><a title="The YUI ProgressBar Control - Functional Examples" href="../../examples/progressbar/index.html">ProgressBar</a></li><li class="item"><a title="The YUI Resize Utility - Functional Examples" href="../../examples/resize/index.html">Resize</a></li><li class="item"><a title="The YUI Rich Text Editor - Functional Examples" href="../../examples/editor/index.html">Rich Text Editor</a></li><li class="item"><a title="The YUI Selector Utility - Functional Examples" href="../../examples/selector/index.html">Selector</a></li><li class="item"><a title="The YUI Slider Control - Functional Examples" href="../../examples/slider/index.html">Slider</a></li><li class="item"><a title="The YUI Storage Utility - Functional Examples" href="../../examples/storage/index.html">Storage</a></li><li class="item"><a title="The YUI SWF Utility - Functional Examples" href="../../examples/swf/index.html">SWF</a></li><li class="item"><a title="The YUI SWFStore Utility - Functional Examples" href="../../examples/swfstore/index.html">SWFStore</a></li><li class="item"><a title="The YUI Stylesheet Utility - Functional Examples" href="../../examples/stylesheet/index.html">Stylesheet</a></li><li class="item"><a title="The YUI TabView Control - Functional Examples" href="../../examples/tabview/index.html">TabView</a></li><li class="item"><a title="The YUI TreeView Control - Functional Examples" href="../../examples/treeview/index.html">TreeView</a></li><li class="item"><a title="The YUI Uploader Utility - Functional Examples" href="../../examples/uploader/index.html">Uploader (experimental)</a></li><li class="item"><a title="The YUI YAHOO Global Object - Functional Examples" href="../../examples/yahoo/index.html">YAHOO Global Object</a></li><li class="item"><a title="The YUI Loader Utility - Functional Examples" href="../../examples/yuiloader/index.html">YUI Loader</a></li><li class="item"><a title="The YUI Test Utility - Functional Examples" href="../../examples/yuitest/index.html">YUI Test</a></li><li class="item"><a title="YUI Reset CSS - Functional Examples" href="../../examples/reset/index.html">Reset CSS</a></li><li class="item"><a title="YUI Base CSS - Functional Examples" href="../../examples/base/index.html">Base CSS</a></li><li class="item"><a title="YUI Fonts CSS - Functional Examples" href="../../examples/fonts/index.html">Fonts CSS</a></li><li class="item"><a title="YUI Grids CSS - Functional Examples" href="../../examples/grids/index.html">Grids CSS</a></li><li class="sect">YUI Articles on the YUI Website</li><li class="item"><a title="Answers to Frequently Asked Questions about the YUI Library" href="http://developer.yahoo.com/yui/articles/faq/">YUI FAQ (external)</a></li><li class="item"><a title="Yahoo!'s philosophy of Graded Browser Support" href="http://developer.yahoo.com/yui/articles/gbs/">Graded Browser Support (external)</a></li><li class="item"><a title="Reporting Bugs and Making Feature Requests for YUI Components" href="http://developer.yahoo.com/yui/articles/reportingbugs/">Bug Reports/Feature Requests (external)</a></li><li class="item"><a title="Serve YUI source files from Yahoo! -- free, fast, and simple" href="http://developer.yahoo.com/yui/articles/hosting/">Serving YUI Files from Yahoo! (external)</a></li><li class="item"><a title="Best practices for working with web services while protecting user privacy" href="http://developer.yahoo.com/security/">Security Best Practices (external)</a></li></ul>
-</div>
-</div>
-	</div><!--closes bd-->
-
-	<div id="ft">
-        <p class="first">Copyright © 2011 Yahoo! Inc. All rights reserved.</p>
-        <p><a href="http://privacy.yahoo.com/privacy/us/devel/index.html">Privacy Policy</a> - 
-            <a href="http://docs.yahoo.com/info/terms/">Terms of Service</a> - 
-            <a href="http://docs.yahoo.com/info/copyright/copyright.html">Copyright Policy</a> - 
-            <a href="http://careers.yahoo.com/">Job Openings</a></p>
-	</div>
-</div>
-<script src="../../assets/syntax.js"></script>
-<script src="../../assets/dpSyntaxHighlighter.js"></script>
-<script language="javascript"> 
-dp.SyntaxHighlighter.HighlightAll('code'); 
-</script>
-
-<script src='../../assets/YUIexamples.js'></script>
-
-
-</body>
-</html>
diff --git a/examples/charts/charts-styles.html b/examples/charts/charts-styles.html
deleted file mode 100644
index f8361ce..0000000
--- a/examples/charts/charts-styles.html
+++ /dev/null
@@ -1,567 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-	<title>YUI Library Examples: Charts Control: Styling Lines, Borders and Fills</title>
-    
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-    	<link rel="stylesheet" type="text/css" href="../../assets/yui.css" >
-
-<style>
-/*Supplemental CSS for the YUI distribution*/
-#custom-doc { width: 95%; min-width: 950px; }
-#pagetitle {background-image: url(../../assets/bg_hd.gif);}
-</style>
-
-<link rel="stylesheet" type="text/css" href="../../assets/dpSyntaxHighlighter.css">
-<!--Script and CSS includes for YUI dependencies on this page-->
-<link rel="stylesheet" type="text/css" href="../../build/button/assets/skins/sam/button.css" />
-<script type="text/javascript" src="../../build/yuiloader/yuiloader-min.js"></script>
-<script type="text/javascript" src="../../build/dom/dom-min.js"></script>
-<script type="text/javascript" src="../../build/event/event-min.js"></script>
-<script type="text/javascript" src="../../build/json/json-min.js"></script>
-<script type="text/javascript" src="../../build/element/element-min.js"></script>
-<script type="text/javascript" src="../../build/datasource/datasource-min.js"></script>
-<script type="text/javascript" src="../../build/swf/swf-min.js"></script>
-<script type="text/javascript" src="../../build/charts/charts-min.js"></script>
-<script type="text/javascript" src="../../build/button/button-min.js"></script>
-
-
-<!--begin custom header content for this example-->
-<style type="text/css">
-	#chart
-	{
-		width: 500px;
-		height: 350px;
-	}
-
-	.chart_title
-	{
-		display: block;
-		font-size: 1.2em;
-		font-weight: bold;
-		margin-bottom: 0.4em;
-	}
-</style>
-<!--end custom header content for this example-->
-
-
-<script type="text/javascript">
-//enable passthrough of errors from YUI Event:
-if ((typeof YAHOO !== "undefined") && (YAHOO.util) && (YAHOO.util.Event)) {
-	YAHOO.util.Event.throwErrors = true;
-}
-</script>
-</head>
-<body id="yahoo-com" class="yui-skin-sam">
-<div id="custom-doc" class="yui-t2">
-<div id="hd">
-	<div id="ygunav">
-		<p><em><a href="http://developer.yahoo.com/yui/">YUI Library Home</a></em></p>
-		<form action="http://search.yahoo.com/search" id="sitesearchform">
-		<input name="vs" type="hidden" value="developer.yahoo.com">
-		<input name="vs" type="hidden" value="yuiblog.com">
-		<div id="sitesearch">
-			<label for="searchinput">Site Search (YDN & YUIBlog): </label>
-			<input type="text" id="searchinput" name="p">
-			<input type="submit" value="Search" id="searchsubmit" class="ygbt">
-		</div>
-		</form>	</div>
-	<div id="ygma"><a href="../../"><img src="../../assets/yui.gif"  border="0" height="38"></a></div>
-	<div id="pagetitle"><h1>YUI Library Examples: Charts Control: Styling Lines, Borders and Fills</h1></div>
-</div>
-<div id="bd">
-	
-	<div id="yui-main">
-		<div class="yui-b">
-		  <div class="yui-ge">
-			  <div class="yui-u first example">
-
-    
-	<div class="promo">
-	<h1>Charts Control: Styling Lines, Borders and Fills</h1>
-	
-	<div class="exampleIntro">
-	<p>The <a href="http://developer.yahoo.com/yui/charts/">YUI Charts Control</a> offers customization through its style and series style objects. This example demonstrates one way to customize a Line Chart.</p>
-<p>Please note: The YUI Charts Control requires Flash Player 9.0.45 or higher. The latest version of Flash Player is available at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p>
-
-
-			
-	</div>	
-					
-	<div class="example-container module ">
-			<div class="hd exampleHd">
-			<p class="newWindowButton yui-skin-sam"><!--<span id="newWindowLinkx"><span class="first-child">--><a href="charts-styles_clean.html" target="_blank">View example in new window.</a><!--</span></span>-->		
-		</div>		<div id="example-canvas" class="bd">
-	
-		
-	<!--BEGIN SOURCE CODE FOR EXAMPLE =============================== -->
-	
-	<span class="chart_title">January Daily Profits</span>
-<div id="chart">Unable to load Flash content. The YUI Charts Control requires Flash Player 9.0.45 or higher. You can download the latest version of Flash Player from the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p></div>
-
-<script type="text/javascript">
-YAHOO.widget.Chart.SWFURL = "../../build/charts/assets/charts.swf";
-
-//--- data
-
-	//revenue and expenses per day
-	var dailyFinancials =
-	[
-		{date:"1/1/2009", revenue:14002, expenses:15000},
-		{date:"1/2/2009", revenue:14027, expenses:16527},
-		{date:"1/3/2009", revenue:15083, expenses:17283},
-		{date:"1/4/2009", revenue:15006, expenses:18694},
-		{date:"1/5/2009", revenue:15035, expenses:18235},
-		{date:"1/6/2009", revenue:17871, expenses:18371},
-		{date:"1/7/2009", revenue:25887, expenses:17787},
-		{date:"1/8/2009", revenue:16149, expenses:16149},
-		{date:"1/9/2009", revenue:17366, expenses:15666},
-		{date:"1/10/2009", revenue:16424, expenses:15776},
-		{date:"1/11/2009", revenue:15817, expenses:18717},
-		{date:"1/12/2009", revenue:13554, expenses:18154},
-		{date:"1/13/2009", revenue:19782, expenses:18182},
-		{date:"1/14/2009", revenue:24400, expenses:18600},
-		{date:"1/15/2009", revenue:21780, expenses:18480},
-		{date:"1/16/2009", revenue:16681, expenses:21581},
-		{date:"1/17/2009", revenue:24645, expenses:21745},
-		{date:"1/18/2009", revenue:22212, expenses:20388},
-		{date:"1/19/2009", revenue:24026, expenses:24726},
-		{date:"1/20/2009", revenue:29264, expenses:24864},
-		{date:"1/21/2009", revenue:19922, expenses:23622},
-		{date:"1/22/2009", revenue:12373, expenses:18773},
-		{date:"1/23/2009", revenue:11944, expenses:18444},
-		{date:"1/24/2009", revenue:23741, expenses:18641},
-		{date:"1/25/2009", revenue:24758, expenses:19758},
-		{date:"1/26/2009", revenue:31611, expenses:19611},
-		{date:"1/27/2009", revenue:25612, expenses:18212},
-		{date:"1/28/2009", revenue:26830, expenses:18330},
-		{date:"1/29/2009", revenue:27929, expenses:19029},
-		{date:"1/30/2009", revenue:28153, expenses:19953},
-		{date:"1/31/2009", revenue:28018, expenses:18118}
-	];
-
-	//calculate profits from revenue and expenses
-	function calculateProfits(dataArray)
-	{
-		var dataLength = dataArray.length;
-		for(var i = 0; i < dataLength; i++)
-		{
-			var dataObj = dataArray[i];
-			dataObj.profits = dataObj.revenue - dataObj.expenses;
-		}
-
-		return dataArray;
-	}
-
-	var myDataSource = new YAHOO.util.DataSource(calculateProfits(dailyFinancials));
-	myDataSource.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-	myDataSource.responseSchema =
-	{
-		fields:
-		[
-			"date",
-			"expenses",
-			"revenue",
-			"profits"
-		]
-	};
-
-//--- chart
-
-	//series definition
-	var seriesDef = [
-		{
-			displayName:"Expenses",
-			yField:"expenses",
-			style:
-			{
-				lineColor:0xB5BAC8,
-				lineAlpha:.5,
-				borderColor:0xB5BAC8,
-				fillColor:0xB5BAC8
-			}
-		},
-		{
-			displayName:"Revenue",
-			yField:"revenue",
-			style:
-			{
-				lineColor:0xB5BAC8,
-				lineAlpha:.5,
-				borderColor:0xB5BAC8,
-				fillColor:0xffffff
-			}
-		},
-		{
-			displayName:"Profits",
-			yField:"profits",
-			style:
-			{
-				lineColor:0x79839B,
-				borderColor:0x79839B,
-				fillColor:0x79839B
-			}
-		}
-	];
-
-	//Style object
-	var styleDef =
-	{
-		xAxis:
-		{
-			majorTicks:
-			{
-				display:"inside",
-				length:3,
-				size:1
-			},
-			minorTicks:
-			{
-				display:"inside",
-				length:2
-			},
-			labelRotation: -90
-		},
-		yAxis:
-		{
-			zeroGridLine:
-			{
-				size:2,
-				color:0xff0000
-			},
-			minorTicks:{display:"none"}
-		}
-	}
-
-	//format date labels
-	YAHOO.example.formatTimeData = function(value, major)
-	{
-		var formattedData = YAHOO.util.Date.format(new Date(value), {format:"%b %e"});
-		return formattedData.toString();
-	}
-
-	//format currency labels
-	YAHOO.example.formatCurrencyAxisLabel = function( value )
-	{
-		return YAHOO.util.Number.format( value,
-		{
-			prefix: "$",
-			thousandsSeparator: ",",
-			decimalPlaces: 2
-		});
-	}
-
-	//DataTip function for the chart
-	YAHOO.example.formatDataTipText = function(item, index, series)
-	{
-		var str = series.displayName + " for " + item.date;
-		str += "\n" + YAHOO.example.formatCurrencyAxisLabel(item[(series.displayName).toLowerCase()]);
-		return str;
-	}
-
-	//Create a TimeAxis for displaying dates
-	var myTimeAxis = new YAHOO.widget.TimeAxis();
-	myTimeAxis.labelFunction = YAHOO.example.formatTimeData;
-	myTimeAxis.majorTimeUnit = "day";
-
-	//create a Numeric Axis for displaying dollars
-	myCurrencyAxis = new YAHOO.widget.NumericAxis();
-	myCurrencyAxis.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-
-	//create a Chart
-	var mychart = new YAHOO.widget.LineChart("chart", myDataSource,
-	{
-		series: seriesDef,
-		style: styleDef,
-		xField: "date",
-		xAxis: myTimeAxis,
-		yAxis: myCurrencyAxis,
-		dataTipFunction:YAHOO.example.formatDataTipText
-	});
-
-</script>
-	
-	<!--END SOURCE CODE FOR EXAMPLE =============================== -->
-	
-		
-		</div>
-		
-	
-	</div>			
-	</div>
-		
-	<h2 class="first">Data</h2>
-
-<p>Our data will include an array of objects, containing values for the date, expenses and revenue. We will create a function that calculates and adds a profits field to each of these items in the array, and will pass this to our datasource.</p>
-<textarea name="code" class="JScript" cols="60" rows="7">
-//revenue and expenses per day
-var dailyFinancials =
-[
-	{date:"1/1/2009", revenue:14002, expenses:15000},
-	{date:"1/2/2009", revenue:14027, expenses:16527},
-	{date:"1/3/2009", revenue:15083, expenses:17283},
-	{date:"1/4/2009", revenue:15006, expenses:18694},
-	{date:"1/5/2009", revenue:15035, expenses:18235},
-	{date:"1/6/2009", revenue:17871, expenses:18371},
-	{date:"1/7/2009", revenue:25887, expenses:17787},
-	{date:"1/8/2009", revenue:16149, expenses:16149},
-	{date:"1/9/2009", revenue:17366, expenses:15666},
-	{date:"1/10/2009", revenue:16424, expenses:15776},
-	{date:"1/11/2009", revenue:15817, expenses:18717},
-	{date:"1/12/2009", revenue:13554, expenses:18154},
-	{date:"1/13/2009", revenue:19782, expenses:18182},
-	{date:"1/14/2009", revenue:24400, expenses:18600},
-	{date:"1/15/2009", revenue:21780, expenses:18480},
-	{date:"1/16/2009", revenue:16681, expenses:21581},
-	{date:"1/17/2009", revenue:24645, expenses:21745},
-	{date:"1/18/2009", revenue:22212, expenses:20388},
-	{date:"1/19/2009", revenue:24026, expenses:24726},
-	{date:"1/20/2009", revenue:29264, expenses:24864},
-	{date:"1/21/2009", revenue:19922, expenses:23622},
-	{date:"1/22/2009", revenue:12373, expenses:18773},
-	{date:"1/23/2009", revenue:11944, expenses:18444},
-	{date:"1/24/2009", revenue:23741, expenses:18641},
-	{date:"1/25/2009", revenue:24758, expenses:19758},
-	{date:"1/26/2009", revenue:31611, expenses:19611},
-	{date:"1/27/2009", revenue:25612, expenses:18212},
-	{date:"1/28/2009", revenue:26830, expenses:18330},
-	{date:"1/29/2009", revenue:27929, expenses:19029},
-	{date:"1/30/2009", revenue:28153, expenses:19953},
-	{date:"1/31/2009", revenue:28018, expenses:18118}
-];
-
-//calculate profits from revenue and expenses
-function calculateProfits(dataArray)
-{
-	var dataLength = dataArray.length;
-	for(var i = 0; i < dataLength; i++)
-	{
-		var dataObj = dataArray[i];
-		dataObj.profits = dataObj.revenue - dataObj.expenses;
-	}
-
-	return dataArray;
-}
-
-var myDataSource = new YAHOO.util.DataSource(calculateProfits(dailyFinancials));
-myDataSource.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-myDataSource.responseSchema =
-{
-	fields:
-	[
-		"date",
-		"expenses",
-		"revenue",
-		"profits"
-	]
-};
-</textarea>
-
-<h2>Series and Styles</h2>
-
-<p>Our series definition will include a series for expenses, revenue and profits. Each series will have a style block in which we will style the line, border and fill.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-//series definition
-var seriesDef = [
-	{
-		displayName:"Expenses",
-		yField:"expenses",
-		style:
-		{
-			lineColor:0xB5BAC8,
-			lineAlpha:.5,
-			borderColor:0xB5BAC8,
-			fillColor:0xB5BAC8
-		}
-	},
-	{
-		displayName:"Revenue",
-		yField:"revenue",
-		style:
-		{
-			lineColor:0xB5BAC8,
-			lineAlpha:.5,
-			borderColor:0xB5BAC8,
-			fillColor:0xffffff
-		}
-	},
-	{
-		displayName:"Profits",
-		yField:"profits",
-		style:
-		{
-			lineColor:0x79839B,
-			borderColor:0x79839B,
-			fillColor:0x79839B
-		}
-	}
-];
-</textarea>
-
-<p>Since we are dealing with negative values, we want to have the ability to highlight them. The Cartesian Charts include a style called <code>zeroGridline</code>. If an axis contains positive and negative values, the <code>zeroGridline</code> style can be used to highlight the gridline that corresponds to zero on the axis. These properties will only take affect if the zero appears beyond the origin of an axis.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-//Style object
-var styleDef =
-{
-	xAxis:
-	{
-		majorTicks:
-		{
-			display:"inside",
-			length:3,
-			size:1
-		},
-		minorTicks:
-		{
-			display:"inside",
-			length:2
-		},
-		labelRotation: -90
-	},
-	yAxis:
-	{
-		zeroGridLine:
-		{
-			size:2,
-			color:0xff0000
-		},
-		minorTicks:{display:"none"}
-	}
-}
-</textarea>
-
-<h2>Chart</h2>
-
-<p>Next, we'll add methods for formatting our axis labels and datatip.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-//format date labels
-YAHOO.example.formatTimeData = function(value, major)
-{
-	var formattedData = YAHOO.util.Date.format(new Date(value), {format:"%b %e"});
-	return formattedData.toString();
-}
-
-//format currency labels
-YAHOO.example.formatCurrencyAxisLabel = function( value )
-{
-	return YAHOO.util.Number.format( value,
-	{
-		prefix: "$",
-		thousandsSeparator: ",",
-		decimalPlaces: 2
-	});
-}
-
-//DataTip function for the chart
-YAHOO.example.formatDataTipText = function(item, index, series)
-{
-	var str = series.displayName + " for " + item.date;
-	str += "\n" + YAHOO.example.formatCurrencyAxisLabel(item[(series.displayName).toLowerCase()]);
-	return str;
-}
-</textarea>
-
-<p>Create axes and set their label functions.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-//Create a TimeAxis for displaying dates
-var myTimeAxis = new YAHOO.widget.TimeAxis();
-myTimeAxis.labelFunction = YAHOO.example.formatTimeData;
-myTimeAxis.majorTimeUnit = "day";
-
-//create a Numeric Axis for displaying dollars
-myCurrencyAxis = new YAHOO.widget.NumericAxis();
-myCurrencyAxis.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-</textarea>
-
-<p>Finally, we'll add our chart, setting its series definition, styles, axes and datatip function.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-//create a Chart
-var mychart = new YAHOO.widget.LineChart("chart", myDataSource,
-{
-	series: seriesDef,
-	style: styleDef,
-	xField: "date",
-	xAxis: myTimeAxis,
-	yAxis: myCurrencyAxis,
-	dataTipFunction:YAHOO.example.formatDataTipText
-});
-</textarea>
-
-
-<p>For full details about styles and series styles, read the <a href="http://developer.yahoo.com/yui/charts/">Charts Control User's Guide</a>.
-
-<h2>Configuration for This Example</h2>
-
-<p>You can load the necessary JavaScript and CSS for this example from Yahoo's servers.  <a href="http://developer.yahoo.com/yui/articles/hosting/?yahoo&dom&event&json&element&datasource&swf&charts&MIN#configure">Click here to load the YUI Dependency Configurator with all of this example's dependencies preconfigured</a>.</p>
-
-				</div>
-				<div class="yui-u">
-						<div id="loggerModule" class="yui-skin-sam">
-						<h3 class="firstContent">YUI Logger Output:</h3>
-								<div id="loggerGloss"><p><strong>Note:</strong> Logging and debugging is currently turned off for this example.</p> 
-							<p class="loggerButton"><span id="loggerLink"><span class="first-child"><a href="charts-styles_log.html">Reload with logging<br />
-	 and debugging enabled.</a></span></span></p></div>
-	
-						</div>
-					
-				
-					<div id="examples">
-						<h3>Charts Control Examples:</h3>
-	
-						<div id="exampleToc">
-							<ul>
-								<li><a href='../charts/charts-quickstart.html'>Charts Quickstart Example</a></li><li><a href='../charts/charts-legend.html'>Chart with Legend Example</a></li><li><a href='../charts/charts-skins.html'>Skinning a Chart Example</a></li><li><a href='../charts/charts-datatable.html'>Chart and DataTable Example</a></li><li><a href='../charts/charts-xhr-polling.html'>Chart with DataSource Polling</a></li><li><a href='../charts/charts-stacked.html'>Stacked Bar Chart</a></li><li><a href='../charts/charts-tabview.html'>Charts in a TabView</a></li><li><a href='../charts/charts-rotation.html'>Column Chart with Rotated Title and Labels</a></li><li class='selected'><a href='../charts/charts-styles.html'>Styling Lines, Borders and Fills</a></li><li><a href='../charts/charts-dualaxes.html'>Chart with 2 Numeric Axes</a></li><li><a href='../charts/charts-hideseries.html'>Hide series in a chart.</a></li><li><a href='../charts/charts-seriescustomization.html'>Customize series items</a></li><li><a href='../charts/charts-functionscope.html'>Apply scope to label functions</a></li>							</ul>
-						</div>
-					</div>
-					
-					<div id="module">
-						<h3>More Charts Control Resources:</h3>
-						<ul>
-							<li><a href="http://developer.yahoo.com/yui/charts/">User's Guide</a> (external)</li>
-						<li><a href="../../docs/module_charts.html">API Documentation</a></li>
-                            
-                            
-							<li><a href="http://yuiblog.com/assets/pdf/cheatsheets/charts.pdf">Cheat Sheet PDF</a> (external)</li></ul>
-					</div>
-			  </div>
-		</div>
-		
-		</div>
-	</div>
-
-
-<div class="yui-b" id="tocWrapper">
-<!-- TABLE OF CONTENTS -->
-<div id="toc">
-	
-<ul>
-<li class="sect first">Yahoo! UI Library</li><li class="item"><a title="The Yahoo! User Interface Library (YUI)" href="http://developer.yahoo.com/yui/">Home (external)</a></li><li class="item"><a title="The Yahoo! User Interface Blog" href="http://yuiblog.com">YUIBlog (external)</a></li><li class="item"><a title="YUILibrary.com hosts the YUI community forums" href="http://yuilibrary.com/forum/">YUI Discussion Forum (external)</a></li><li class="item"><a title="The YUI Library source can be checked out from GitHub" href="http://github.com/yui/">YUI on GitHub</a></li><li class="item"><a title="Instantly searchable API documentation for the entire YUI library." href="../../docs/index.html">API Documentation</a></li><li class="item"><a title="Examples of every YUI utility and control in action" href="../../examples/">Functional Examples</a></li><li class="item"><a title="Videos and podcasts from the YUI Team and from the Yahoo! frontend engineering community." href="http://developer.yahoo.com/yui/theater/">YUI Theater (external)</a></li><li class="item"><a title="YUI is free and open, offered under a BSD license." href="http://developer.yahoo.com/yui/license.html">YUI License (external)</a></li><li class="sect">YUI Functional Examples</li><li class="item"><a title="The YUI Animation Utility - Functional Examples" href="../../examples/animation/index.html">Animation</a></li><li class="item"><a title="The YUI AutoComplete Control - Functional Examples" href="../../examples/autocomplete/index.html">AutoComplete</a></li><li class="item"><a title="The YUI Browser History Manager - Functional Examples" href="../../examples/history/index.html">Browser History Manager</a></li><li class="item"><a title="The YUI Button Control - Functional Examples" href="../../examples/button/index.html">Button</a></li><li class="item"><a title="The YUI Calendar Control - Functional Examples" href="../../examples/calendar/index.html">Calendar</a></li><li class="item"><a title="The YUI Carousel Control - Functional Examples" href="../../examples/carousel/index.html">Carousel</a></li><li class="selected "><a title="The YUI Charts Control - Functional Examples" href="../../examples/charts/index.html">Charts</a></li><li class="item"><a title="The YUI Color Picker Control - Functional Examples" href="../../examples/colorpicker/index.html">Color Picker</a></li><li class="item"><a title="The YUI Cookie Utility - Functional Examples" href="../../examples/cookie/index.html">Cookie</a></li><li class="item"><a title="The YUI Connection Manager (AJAX) - Functional Examples" href="../../examples/connection/index.html">Connection Manager</a></li><li class="item"><a title="The YUI Container Family (Module, Overlay, Tooltip, Panel, Dialog, SimpleDialog) - Functional Examples" href="../../examples/container/index.html">Container</a></li><li class="item"><a title="The YUI DataTable Control - Functional Examples" href="../../examples/datatable/index.html">DataTable</a></li><li class="item"><a title="The YUI Dom Collection - Functional Examples" href="../../examples/dom/index.html">Dom</a></li><li class="item"><a title="The YUI Drag & Drop Utility - Functional Examples" href="../../examples/dragdrop/index.html">Drag & Drop</a></li><li class="item"><a title="The YUI Event Utility - Functional Examples" href="../../examples/event/index.html">Event</a></li><li class="item"><a title="The YUI Get Utility - Functional Examples" href="../../examples/get/index.html">Get</a></li><li class="item"><a title="The YUI ImageCropper Control - Functional Examples" href="../../examples/imagecropper/index.html">ImageCropper</a></li><li class="item"><a title="The YUI ImageLoader Utility - Functional Examples" href="../../examples/imageloader/index.html">ImageLoader</a></li><li class="item"><a title="The YUI JSON Utility - Functional Examples" href="../../examples/json/index.html">JSON</a></li><li class="item"><a title="The YUI Layout Manager - Functional Examples" href="../../examples/layout/index.html">Layout Manager</a></li><li class="item"><a title="The YUI Logger Control - Functional Examples" href="../../examples/logger/index.html">Logger</a></li><li class="item"><a title="The YUI Menu Control - Functional Examples" href="../../examples/menu/index.html">Menu</a></li><li class="item"><a title="The YUI Paginator - Functional Examples" href="../../examples/paginator/index.html">Paginator</a></li><li class="item"><a title="The YUI Profiler Utility - Functional Examples" href="../../examples/profiler/index.html">Profiler</a></li><li class="item"><a title="The YUI ProfileViewer Control - Functional Examples" href="../../examples/profilerviewer/index.html">ProfilerViewer</a></li><li class="item"><a title="The YUI ProgressBar Control - Functional Examples" href="../../examples/progressbar/index.html">ProgressBar</a></li><li class="item"><a title="The YUI Resize Utility - Functional Examples" href="../../examples/resize/index.html">Resize</a></li><li class="item"><a title="The YUI Rich Text Editor - Functional Examples" href="../../examples/editor/index.html">Rich Text Editor</a></li><li class="item"><a title="The YUI Selector Utility - Functional Examples" href="../../examples/selector/index.html">Selector</a></li><li class="item"><a title="The YUI Slider Control - Functional Examples" href="../../examples/slider/index.html">Slider</a></li><li class="item"><a title="The YUI Storage Utility - Functional Examples" href="../../examples/storage/index.html">Storage</a></li><li class="item"><a title="The YUI SWF Utility - Functional Examples" href="../../examples/swf/index.html">SWF</a></li><li class="item"><a title="The YUI SWFStore Utility - Functional Examples" href="../../examples/swfstore/index.html">SWFStore</a></li><li class="item"><a title="The YUI Stylesheet Utility - Functional Examples" href="../../examples/stylesheet/index.html">Stylesheet</a></li><li class="item"><a title="The YUI TabView Control - Functional Examples" href="../../examples/tabview/index.html">TabView</a></li><li class="item"><a title="The YUI TreeView Control - Functional Examples" href="../../examples/treeview/index.html">TreeView</a></li><li class="item"><a title="The YUI Uploader Utility - Functional Examples" href="../../examples/uploader/index.html">Uploader (experimental)</a></li><li class="item"><a title="The YUI YAHOO Global Object - Functional Examples" href="../../examples/yahoo/index.html">YAHOO Global Object</a></li><li class="item"><a title="The YUI Loader Utility - Functional Examples" href="../../examples/yuiloader/index.html">YUI Loader</a></li><li class="item"><a title="The YUI Test Utility - Functional Examples" href="../../examples/yuitest/index.html">YUI Test</a></li><li class="item"><a title="YUI Reset CSS - Functional Examples" href="../../examples/reset/index.html">Reset CSS</a></li><li class="item"><a title="YUI Base CSS - Functional Examples" href="../../examples/base/index.html">Base CSS</a></li><li class="item"><a title="YUI Fonts CSS - Functional Examples" href="../../examples/fonts/index.html">Fonts CSS</a></li><li class="item"><a title="YUI Grids CSS - Functional Examples" href="../../examples/grids/index.html">Grids CSS</a></li><li class="sect">YUI Articles on the YUI Website</li><li class="item"><a title="Answers to Frequently Asked Questions about the YUI Library" href="http://developer.yahoo.com/yui/articles/faq/">YUI FAQ (external)</a></li><li class="item"><a title="Yahoo!'s philosophy of Graded Browser Support" href="http://developer.yahoo.com/yui/articles/gbs/">Graded Browser Support (external)</a></li><li class="item"><a title="Reporting Bugs and Making Feature Requests for YUI Components" href="http://developer.yahoo.com/yui/articles/reportingbugs/">Bug Reports/Feature Requests (external)</a></li><li class="item"><a title="Serve YUI source files from Yahoo! -- free, fast, and simple" href="http://developer.yahoo.com/yui/articles/hosting/">Serving YUI Files from Yahoo! (external)</a></li><li class="item"><a title="Best practices for working with web services while protecting user privacy" href="http://developer.yahoo.com/security/">Security Best Practices (external)</a></li></ul>
-</div>
-</div>
-	</div><!--closes bd-->
-
-	<div id="ft">
-        <p class="first">Copyright © 2011 Yahoo! Inc. All rights reserved.</p>
-        <p><a href="http://privacy.yahoo.com/privacy/us/devel/index.html">Privacy Policy</a> - 
-            <a href="http://docs.yahoo.com/info/terms/">Terms of Service</a> - 
-            <a href="http://docs.yahoo.com/info/copyright/copyright.html">Copyright Policy</a> - 
-            <a href="http://careers.yahoo.com/">Job Openings</a></p>
-	</div>
-</div>
-<script src="../../assets/syntax.js"></script>
-<script src="../../assets/dpSyntaxHighlighter.js"></script>
-<script language="javascript"> 
-dp.SyntaxHighlighter.HighlightAll('code'); 
-</script>
-
-<script src='../../assets/YUIexamples.js'></script>
-
-
-</body>
-</html>
diff --git a/examples/charts/charts-styles_clean.html b/examples/charts/charts-styles_clean.html
deleted file mode 100644
index d33a0b0..0000000
--- a/examples/charts/charts-styles_clean.html
+++ /dev/null
@@ -1,253 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-<title>Styling Lines, Borders and Fills</title>
-
-<style type="text/css">
-/*margin and padding on body element
-  can introduce errors in determining
-  element position and are not recommended;
-  we turn them off as a foundation for YUI
-  CSS treatments. */
-body {
-	margin:0;
-	padding:0;
-}
-</style>
-
-<link rel="stylesheet" type="text/css" href="../../build/fonts/fonts-min.css" />
-<script type="text/javascript" src="../../build/yahoo-dom-event/yahoo-dom-event.js"></script>
-<script type="text/javascript" src="../../build/json/json-min.js"></script>
-<script type="text/javascript" src="../../build/element/element-min.js"></script>
-<script type="text/javascript" src="../../build/datasource/datasource-min.js"></script>
-<script type="text/javascript" src="../../build/swf/swf-min.js"></script>
-<script type="text/javascript" src="../../build/charts/charts-min.js"></script>
-
-
-<!--begin custom header content for this example-->
-<style type="text/css">
-	#chart
-	{
-		width: 500px;
-		height: 350px;
-	}
-
-	.chart_title
-	{
-		display: block;
-		font-size: 1.2em;
-		font-weight: bold;
-		margin-bottom: 0.4em;
-	}
-</style>
-<!--end custom header content for this example-->
-
-</head>
-
-<body class="yui-skin-sam">
-
-
-<h1>Styling Lines, Borders and Fills</h1>
-
-<div class="exampleIntro">
-	<p>The <a href="http://developer.yahoo.com/yui/charts/">YUI Charts Control</a> offers customization through its style and series style objects. This example demonstrates one way to customize a Line Chart.</p>
-<p>Please note: The YUI Charts Control requires Flash Player 9.0.45 or higher. The latest version of Flash Player is available at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p>
-
-
-			
-</div>
-
-<!--BEGIN SOURCE CODE FOR EXAMPLE =============================== -->
-
-<span class="chart_title">January Daily Profits</span>
-<div id="chart">Unable to load Flash content. The YUI Charts Control requires Flash Player 9.0.45 or higher. You can download the latest version of Flash Player from the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p></div>
-
-<script type="text/javascript">
-YAHOO.widget.Chart.SWFURL = "../../build/charts/assets/charts.swf";
-
-//--- data
-
-	//revenue and expenses per day
-	var dailyFinancials =
-	[
-		{date:"1/1/2009", revenue:14002, expenses:15000},
-		{date:"1/2/2009", revenue:14027, expenses:16527},
-		{date:"1/3/2009", revenue:15083, expenses:17283},
-		{date:"1/4/2009", revenue:15006, expenses:18694},
-		{date:"1/5/2009", revenue:15035, expenses:18235},
-		{date:"1/6/2009", revenue:17871, expenses:18371},
-		{date:"1/7/2009", revenue:25887, expenses:17787},
-		{date:"1/8/2009", revenue:16149, expenses:16149},
-		{date:"1/9/2009", revenue:17366, expenses:15666},
-		{date:"1/10/2009", revenue:16424, expenses:15776},
-		{date:"1/11/2009", revenue:15817, expenses:18717},
-		{date:"1/12/2009", revenue:13554, expenses:18154},
-		{date:"1/13/2009", revenue:19782, expenses:18182},
-		{date:"1/14/2009", revenue:24400, expenses:18600},
-		{date:"1/15/2009", revenue:21780, expenses:18480},
-		{date:"1/16/2009", revenue:16681, expenses:21581},
-		{date:"1/17/2009", revenue:24645, expenses:21745},
-		{date:"1/18/2009", revenue:22212, expenses:20388},
-		{date:"1/19/2009", revenue:24026, expenses:24726},
-		{date:"1/20/2009", revenue:29264, expenses:24864},
-		{date:"1/21/2009", revenue:19922, expenses:23622},
-		{date:"1/22/2009", revenue:12373, expenses:18773},
-		{date:"1/23/2009", revenue:11944, expenses:18444},
-		{date:"1/24/2009", revenue:23741, expenses:18641},
-		{date:"1/25/2009", revenue:24758, expenses:19758},
-		{date:"1/26/2009", revenue:31611, expenses:19611},
-		{date:"1/27/2009", revenue:25612, expenses:18212},
-		{date:"1/28/2009", revenue:26830, expenses:18330},
-		{date:"1/29/2009", revenue:27929, expenses:19029},
-		{date:"1/30/2009", revenue:28153, expenses:19953},
-		{date:"1/31/2009", revenue:28018, expenses:18118}
-	];
-
-	//calculate profits from revenue and expenses
-	function calculateProfits(dataArray)
-	{
-		var dataLength = dataArray.length;
-		for(var i = 0; i < dataLength; i++)
-		{
-			var dataObj = dataArray[i];
-			dataObj.profits = dataObj.revenue - dataObj.expenses;
-		}
-
-		return dataArray;
-	}
-
-	var myDataSource = new YAHOO.util.DataSource(calculateProfits(dailyFinancials));
-	myDataSource.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-	myDataSource.responseSchema =
-	{
-		fields:
-		[
-			"date",
-			"expenses",
-			"revenue",
-			"profits"
-		]
-	};
-
-//--- chart
-
-	//series definition
-	var seriesDef = [
-		{
-			displayName:"Expenses",
-			yField:"expenses",
-			style:
-			{
-				lineColor:0xB5BAC8,
-				lineAlpha:.5,
-				borderColor:0xB5BAC8,
-				fillColor:0xB5BAC8
-			}
-		},
-		{
-			displayName:"Revenue",
-			yField:"revenue",
-			style:
-			{
-				lineColor:0xB5BAC8,
-				lineAlpha:.5,
-				borderColor:0xB5BAC8,
-				fillColor:0xffffff
-			}
-		},
-		{
-			displayName:"Profits",
-			yField:"profits",
-			style:
-			{
-				lineColor:0x79839B,
-				borderColor:0x79839B,
-				fillColor:0x79839B
-			}
-		}
-	];
-
-	//Style object
-	var styleDef =
-	{
-		xAxis:
-		{
-			majorTicks:
-			{
-				display:"inside",
-				length:3,
-				size:1
-			},
-			minorTicks:
-			{
-				display:"inside",
-				length:2
-			},
-			labelRotation: -90
-		},
-		yAxis:
-		{
-			zeroGridLine:
-			{
-				size:2,
-				color:0xff0000
-			},
-			minorTicks:{display:"none"}
-		}
-	}
-
-	//format date labels
-	YAHOO.example.formatTimeData = function(value, major)
-	{
-		var formattedData = YAHOO.util.Date.format(new Date(value), {format:"%b %e"});
-		return formattedData.toString();
-	}
-
-	//format currency labels
-	YAHOO.example.formatCurrencyAxisLabel = function( value )
-	{
-		return YAHOO.util.Number.format( value,
-		{
-			prefix: "$",
-			thousandsSeparator: ",",
-			decimalPlaces: 2
-		});
-	}
-
-	//DataTip function for the chart
-	YAHOO.example.formatDataTipText = function(item, index, series)
-	{
-		var str = series.displayName + " for " + item.date;
-		str += "\n" + YAHOO.example.formatCurrencyAxisLabel(item[(series.displayName).toLowerCase()]);
-		return str;
-	}
-
-	//Create a TimeAxis for displaying dates
-	var myTimeAxis = new YAHOO.widget.TimeAxis();
-	myTimeAxis.labelFunction = YAHOO.example.formatTimeData;
-	myTimeAxis.majorTimeUnit = "day";
-
-	//create a Numeric Axis for displaying dollars
-	myCurrencyAxis = new YAHOO.widget.NumericAxis();
-	myCurrencyAxis.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-
-	//create a Chart
-	var mychart = new YAHOO.widget.LineChart("chart", myDataSource,
-	{
-		series: seriesDef,
-		style: styleDef,
-		xField: "date",
-		xAxis: myTimeAxis,
-		yAxis: myCurrencyAxis,
-		dataTipFunction:YAHOO.example.formatDataTipText
-	});
-
-</script>
-
-<!--END SOURCE CODE FOR EXAMPLE =============================== -->
-
-</body>
-</html>
diff --git a/examples/charts/charts-styles_log.html b/examples/charts/charts-styles_log.html
deleted file mode 100644
index a2f710b..0000000
--- a/examples/charts/charts-styles_log.html
+++ /dev/null
@@ -1,571 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-	<title>YUI Library Examples: Charts Control: Styling Lines, Borders and Fills</title>
-    
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-    	<link rel="stylesheet" type="text/css" href="../../assets/yui.css" >
-
-<style>
-/*Supplemental CSS for the YUI distribution*/
-#custom-doc { width: 95%; min-width: 950px; }
-#pagetitle {background-image: url(../../assets/bg_hd.gif);}
-</style>
-
-<link rel="stylesheet" type="text/css" href="../../assets/dpSyntaxHighlighter.css">
-<!--Script and CSS includes for YUI dependencies on this page-->
-<link rel="stylesheet" type="text/css" href="../../build/logger/assets/skins/sam/logger.css" />
-<link rel="stylesheet" type="text/css" href="../../build/button/assets/skins/sam/button.css" />
-<script type="text/javascript" src="../../build/yuiloader/yuiloader-min.js"></script>
-<script type="text/javascript" src="../../build/event/event-min.js"></script>
-<script type="text/javascript" src="../../build/dom/dom-min.js"></script>
-<script type="text/javascript" src="../../build/logger/logger-min.js"></script>
-<script type="text/javascript" src="../../build/json/json-min.js"></script>
-<script type="text/javascript" src="../../build/element/element-min.js"></script>
-<script type="text/javascript" src="../../build/datasource/datasource-min.js"></script>
-<script type="text/javascript" src="../../build/swf/swf-debug.js"></script>
-<script type="text/javascript" src="../../build/charts/charts-debug.js"></script>
-<script type="text/javascript" src="../../build/button/button-min.js"></script>
-
-
-<!--begin custom header content for this example-->
-<style type="text/css">
-	#chart
-	{
-		width: 500px;
-		height: 350px;
-	}
-
-	.chart_title
-	{
-		display: block;
-		font-size: 1.2em;
-		font-weight: bold;
-		margin-bottom: 0.4em;
-	}
-</style>
-<!--end custom header content for this example-->
-
-
-<script type="text/javascript">
-//enable passthrough of errors from YUI Event:
-if ((typeof YAHOO !== "undefined") && (YAHOO.util) && (YAHOO.util.Event)) {
-	YAHOO.util.Event.throwErrors = true;
-}
-</script>
-</head>
-<body id="yahoo-com" class="yui-skin-sam">
-<div id="custom-doc" class="yui-t2">
-<div id="hd">
-	<div id="ygunav">
-		<p><em><a href="http://developer.yahoo.com/yui/">YUI Library Home</a></em></p>
-		<form action="http://search.yahoo.com/search" id="sitesearchform">
-		<input name="vs" type="hidden" value="developer.yahoo.com">
-		<input name="vs" type="hidden" value="yuiblog.com">
-		<div id="sitesearch">
-			<label for="searchinput">Site Search (YDN & YUIBlog): </label>
-			<input type="text" id="searchinput" name="p">
-			<input type="submit" value="Search" id="searchsubmit" class="ygbt">
-		</div>
-		</form>	</div>
-	<div id="ygma"><a href="../../"><img src="../../assets/yui.gif"  border="0" height="38"></a></div>
-	<div id="pagetitle"><h1>YUI Library Examples: Charts Control: Styling Lines, Borders and Fills</h1></div>
-</div>
-<div id="bd">
-	
-	<div id="yui-main">
-		<div class="yui-b">
-		  <div class="yui-ge">
-			  <div class="yui-u first example">
-
-    
-	<div class="promo">
-	<h1>Charts Control: Styling Lines, Borders and Fills</h1>
-	
-	<div class="exampleIntro">
-	<p>The <a href="http://developer.yahoo.com/yui/charts/">YUI Charts Control</a> offers customization through its style and series style objects. This example demonstrates one way to customize a Line Chart.</p>
-<p>Please note: The YUI Charts Control requires Flash Player 9.0.45 or higher. The latest version of Flash Player is available at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p>
-
-
-			
-	</div>	
-					
-	<div class="example-container module ">
-			<div class="hd exampleHd">
-			<p class="newWindowButton yui-skin-sam"><!--<span id="newWindowLinkx"><span class="first-child">--><a href="charts-styles_clean.html" target="_blank">View example in new window.</a><!--</span></span>-->		
-		</div>		<div id="example-canvas" class="bd">
-	
-		
-	<!--BEGIN SOURCE CODE FOR EXAMPLE =============================== -->
-	
-	<span class="chart_title">January Daily Profits</span>
-<div id="chart">Unable to load Flash content. The YUI Charts Control requires Flash Player 9.0.45 or higher. You can download the latest version of Flash Player from the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p></div>
-
-<script type="text/javascript">
-YAHOO.widget.Chart.SWFURL = "../../build/charts/assets/charts.swf";
-
-//--- data
-
-	//revenue and expenses per day
-	var dailyFinancials =
-	[
-		{date:"1/1/2009", revenue:14002, expenses:15000},
-		{date:"1/2/2009", revenue:14027, expenses:16527},
-		{date:"1/3/2009", revenue:15083, expenses:17283},
-		{date:"1/4/2009", revenue:15006, expenses:18694},
-		{date:"1/5/2009", revenue:15035, expenses:18235},
-		{date:"1/6/2009", revenue:17871, expenses:18371},
-		{date:"1/7/2009", revenue:25887, expenses:17787},
-		{date:"1/8/2009", revenue:16149, expenses:16149},
-		{date:"1/9/2009", revenue:17366, expenses:15666},
-		{date:"1/10/2009", revenue:16424, expenses:15776},
-		{date:"1/11/2009", revenue:15817, expenses:18717},
-		{date:"1/12/2009", revenue:13554, expenses:18154},
-		{date:"1/13/2009", revenue:19782, expenses:18182},
-		{date:"1/14/2009", revenue:24400, expenses:18600},
-		{date:"1/15/2009", revenue:21780, expenses:18480},
-		{date:"1/16/2009", revenue:16681, expenses:21581},
-		{date:"1/17/2009", revenue:24645, expenses:21745},
-		{date:"1/18/2009", revenue:22212, expenses:20388},
-		{date:"1/19/2009", revenue:24026, expenses:24726},
-		{date:"1/20/2009", revenue:29264, expenses:24864},
-		{date:"1/21/2009", revenue:19922, expenses:23622},
-		{date:"1/22/2009", revenue:12373, expenses:18773},
-		{date:"1/23/2009", revenue:11944, expenses:18444},
-		{date:"1/24/2009", revenue:23741, expenses:18641},
-		{date:"1/25/2009", revenue:24758, expenses:19758},
-		{date:"1/26/2009", revenue:31611, expenses:19611},
-		{date:"1/27/2009", revenue:25612, expenses:18212},
-		{date:"1/28/2009", revenue:26830, expenses:18330},
-		{date:"1/29/2009", revenue:27929, expenses:19029},
-		{date:"1/30/2009", revenue:28153, expenses:19953},
-		{date:"1/31/2009", revenue:28018, expenses:18118}
-	];
-
-	//calculate profits from revenue and expenses
-	function calculateProfits(dataArray)
-	{
-		var dataLength = dataArray.length;
-		for(var i = 0; i < dataLength; i++)
-		{
-			var dataObj = dataArray[i];
-			dataObj.profits = dataObj.revenue - dataObj.expenses;
-		}
-
-		return dataArray;
-	}
-
-	var myDataSource = new YAHOO.util.DataSource(calculateProfits(dailyFinancials));
-	myDataSource.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-	myDataSource.responseSchema =
-	{
-		fields:
-		[
-			"date",
-			"expenses",
-			"revenue",
-			"profits"
-		]
-	};
-
-//--- chart
-
-	//series definition
-	var seriesDef = [
-		{
-			displayName:"Expenses",
-			yField:"expenses",
-			style:
-			{
-				lineColor:0xB5BAC8,
-				lineAlpha:.5,
-				borderColor:0xB5BAC8,
-				fillColor:0xB5BAC8
-			}
-		},
-		{
-			displayName:"Revenue",
-			yField:"revenue",
-			style:
-			{
-				lineColor:0xB5BAC8,
-				lineAlpha:.5,
-				borderColor:0xB5BAC8,
-				fillColor:0xffffff
-			}
-		},
-		{
-			displayName:"Profits",
-			yField:"profits",
-			style:
-			{
-				lineColor:0x79839B,
-				borderColor:0x79839B,
-				fillColor:0x79839B
-			}
-		}
-	];
-
-	//Style object
-	var styleDef =
-	{
-		xAxis:
-		{
-			majorTicks:
-			{
-				display:"inside",
-				length:3,
-				size:1
-			},
-			minorTicks:
-			{
-				display:"inside",
-				length:2
-			},
-			labelRotation: -90
-		},
-		yAxis:
-		{
-			zeroGridLine:
-			{
-				size:2,
-				color:0xff0000
-			},
-			minorTicks:{display:"none"}
-		}
-	}
-
-	//format date labels
-	YAHOO.example.formatTimeData = function(value, major)
-	{
-		var formattedData = YAHOO.util.Date.format(new Date(value), {format:"%b %e"});
-		return formattedData.toString();
-	}
-
-	//format currency labels
-	YAHOO.example.formatCurrencyAxisLabel = function( value )
-	{
-		return YAHOO.util.Number.format( value,
-		{
-			prefix: "$",
-			thousandsSeparator: ",",
-			decimalPlaces: 2
-		});
-	}
-
-	//DataTip function for the chart
-	YAHOO.example.formatDataTipText = function(item, index, series)
-	{
-		var str = series.displayName + " for " + item.date;
-		str += "\n" + YAHOO.example.formatCurrencyAxisLabel(item[(series.displayName).toLowerCase()]);
-		return str;
-	}
-
-	//Create a TimeAxis for displaying dates
-	var myTimeAxis = new YAHOO.widget.TimeAxis();
-	myTimeAxis.labelFunction = YAHOO.example.formatTimeData;
-	myTimeAxis.majorTimeUnit = "day";
-
-	//create a Numeric Axis for displaying dollars
-	myCurrencyAxis = new YAHOO.widget.NumericAxis();
-	myCurrencyAxis.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-
-	//create a Chart
-	var mychart = new YAHOO.widget.LineChart("chart", myDataSource,
-	{
-		series: seriesDef,
-		style: styleDef,
-		xField: "date",
-		xAxis: myTimeAxis,
-		yAxis: myCurrencyAxis,
-		dataTipFunction:YAHOO.example.formatDataTipText
-	});
-
-</script>
-	
-	<!--END SOURCE CODE FOR EXAMPLE =============================== -->
-	
-		
-		</div>
-		
-	
-	</div>			
-	</div>
-		
-	<h2 class="first">Data</h2>
-
-<p>Our data will include an array of objects, containing values for the date, expenses and revenue. We will create a function that calculates and adds a profits field to each of these items in the array, and will pass this to our datasource.</p>
-<textarea name="code" class="JScript" cols="60" rows="7">
-//revenue and expenses per day
-var dailyFinancials =
-[
-	{date:"1/1/2009", revenue:14002, expenses:15000},
-	{date:"1/2/2009", revenue:14027, expenses:16527},
-	{date:"1/3/2009", revenue:15083, expenses:17283},
-	{date:"1/4/2009", revenue:15006, expenses:18694},
-	{date:"1/5/2009", revenue:15035, expenses:18235},
-	{date:"1/6/2009", revenue:17871, expenses:18371},
-	{date:"1/7/2009", revenue:25887, expenses:17787},
-	{date:"1/8/2009", revenue:16149, expenses:16149},
-	{date:"1/9/2009", revenue:17366, expenses:15666},
-	{date:"1/10/2009", revenue:16424, expenses:15776},
-	{date:"1/11/2009", revenue:15817, expenses:18717},
-	{date:"1/12/2009", revenue:13554, expenses:18154},
-	{date:"1/13/2009", revenue:19782, expenses:18182},
-	{date:"1/14/2009", revenue:24400, expenses:18600},
-	{date:"1/15/2009", revenue:21780, expenses:18480},
-	{date:"1/16/2009", revenue:16681, expenses:21581},
-	{date:"1/17/2009", revenue:24645, expenses:21745},
-	{date:"1/18/2009", revenue:22212, expenses:20388},
-	{date:"1/19/2009", revenue:24026, expenses:24726},
-	{date:"1/20/2009", revenue:29264, expenses:24864},
-	{date:"1/21/2009", revenue:19922, expenses:23622},
-	{date:"1/22/2009", revenue:12373, expenses:18773},
-	{date:"1/23/2009", revenue:11944, expenses:18444},
-	{date:"1/24/2009", revenue:23741, expenses:18641},
-	{date:"1/25/2009", revenue:24758, expenses:19758},
-	{date:"1/26/2009", revenue:31611, expenses:19611},
-	{date:"1/27/2009", revenue:25612, expenses:18212},
-	{date:"1/28/2009", revenue:26830, expenses:18330},
-	{date:"1/29/2009", revenue:27929, expenses:19029},
-	{date:"1/30/2009", revenue:28153, expenses:19953},
-	{date:"1/31/2009", revenue:28018, expenses:18118}
-];
-
-//calculate profits from revenue and expenses
-function calculateProfits(dataArray)
-{
-	var dataLength = dataArray.length;
-	for(var i = 0; i < dataLength; i++)
-	{
-		var dataObj = dataArray[i];
-		dataObj.profits = dataObj.revenue - dataObj.expenses;
-	}
-
-	return dataArray;
-}
-
-var myDataSource = new YAHOO.util.DataSource(calculateProfits(dailyFinancials));
-myDataSource.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-myDataSource.responseSchema =
-{
-	fields:
-	[
-		"date",
-		"expenses",
-		"revenue",
-		"profits"
-	]
-};
-</textarea>
-
-<h2>Series and Styles</h2>
-
-<p>Our series definition will include a series for expenses, revenue and profits. Each series will have a style block in which we will style the line, border and fill.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-//series definition
-var seriesDef = [
-	{
-		displayName:"Expenses",
-		yField:"expenses",
-		style:
-		{
-			lineColor:0xB5BAC8,
-			lineAlpha:.5,
-			borderColor:0xB5BAC8,
-			fillColor:0xB5BAC8
-		}
-	},
-	{
-		displayName:"Revenue",
-		yField:"revenue",
-		style:
-		{
-			lineColor:0xB5BAC8,
-			lineAlpha:.5,
-			borderColor:0xB5BAC8,
-			fillColor:0xffffff
-		}
-	},
-	{
-		displayName:"Profits",
-		yField:"profits",
-		style:
-		{
-			lineColor:0x79839B,
-			borderColor:0x79839B,
-			fillColor:0x79839B
-		}
-	}
-];
-</textarea>
-
-<p>Since we are dealing with negative values, we want to have the ability to highlight them. The Cartesian Charts include a style called <code>zeroGridline</code>. If an axis contains positive and negative values, the <code>zeroGridline</code> style can be used to highlight the gridline that corresponds to zero on the axis. These properties will only take affect if the zero appears beyond the origin of an axis.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-//Style object
-var styleDef =
-{
-	xAxis:
-	{
-		majorTicks:
-		{
-			display:"inside",
-			length:3,
-			size:1
-		},
-		minorTicks:
-		{
-			display:"inside",
-			length:2
-		},
-		labelRotation: -90
-	},
-	yAxis:
-	{
-		zeroGridLine:
-		{
-			size:2,
-			color:0xff0000
-		},
-		minorTicks:{display:"none"}
-	}
-}
-</textarea>
-
-<h2>Chart</h2>
-
-<p>Next, we'll add methods for formatting our axis labels and datatip.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-//format date labels
-YAHOO.example.formatTimeData = function(value, major)
-{
-	var formattedData = YAHOO.util.Date.format(new Date(value), {format:"%b %e"});
-	return formattedData.toString();
-}
-
-//format currency labels
-YAHOO.example.formatCurrencyAxisLabel = function( value )
-{
-	return YAHOO.util.Number.format( value,
-	{
-		prefix: "$",
-		thousandsSeparator: ",",
-		decimalPlaces: 2
-	});
-}
-
-//DataTip function for the chart
-YAHOO.example.formatDataTipText = function(item, index, series)
-{
-	var str = series.displayName + " for " + item.date;
-	str += "\n" + YAHOO.example.formatCurrencyAxisLabel(item[(series.displayName).toLowerCase()]);
-	return str;
-}
-</textarea>
-
-<p>Create axes and set their label functions.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-//Create a TimeAxis for displaying dates
-var myTimeAxis = new YAHOO.widget.TimeAxis();
-myTimeAxis.labelFunction = YAHOO.example.formatTimeData;
-myTimeAxis.majorTimeUnit = "day";
-
-//create a Numeric Axis for displaying dollars
-myCurrencyAxis = new YAHOO.widget.NumericAxis();
-myCurrencyAxis.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-</textarea>
-
-<p>Finally, we'll add our chart, setting its series definition, styles, axes and datatip function.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-//create a Chart
-var mychart = new YAHOO.widget.LineChart("chart", myDataSource,
-{
-	series: seriesDef,
-	style: styleDef,
-	xField: "date",
-	xAxis: myTimeAxis,
-	yAxis: myCurrencyAxis,
-	dataTipFunction:YAHOO.example.formatDataTipText
-});
-</textarea>
-
-
-<p>For full details about styles and series styles, read the <a href="http://developer.yahoo.com/yui/charts/">Charts Control User's Guide</a>.
-
-<h2>Configuration for This Example</h2>
-
-<p>You can load the necessary JavaScript and CSS for this example from Yahoo's servers.  <a href="http://developer.yahoo.com/yui/articles/hosting/?yahoo&dom&event&json&element&datasource&swf&charts&MIN#configure">Click here to load the YUI Dependency Configurator with all of this example's dependencies preconfigured</a>.</p>
-
-				</div>
-				<div class="yui-u">
-						<div id="loggerModule" class="yui-skin-sam">
-						<h3 class="firstContent">YUI Logger Output:</h3>
-								<div id="loggerDiv"></div>
-							<div id="loggerGloss">
-								<p><strong>Note:</strong> You are viewing this example in debug mode with logging enabled.  This can significantly slow performance.</p>
-	
-								<p class="loggerButton"><span id="loggerLink"><span class="first-child"><a href="charts-styles.html">Reload with logging<br />and debugging disabled.</a></span></span></p>
-							</div>
-						</div>
-					
-				
-					<div id="examples">
-						<h3>Charts Control Examples:</h3>
-	
-						<div id="exampleToc">
-							<ul>
-								<li><a href='../charts/charts-quickstart.html'>Charts Quickstart Example</a></li><li><a href='../charts/charts-legend.html'>Chart with Legend Example</a></li><li><a href='../charts/charts-skins.html'>Skinning a Chart Example</a></li><li><a href='../charts/charts-datatable.html'>Chart and DataTable Example</a></li><li><a href='../charts/charts-xhr-polling.html'>Chart with DataSource Polling</a></li><li><a href='../charts/charts-stacked.html'>Stacked Bar Chart</a></li><li><a href='../charts/charts-tabview.html'>Charts in a TabView</a></li><li><a href='../charts/charts-rotation.html'>Column Chart with Rotated Title and Labels</a></li><li class='selected'><a href='../charts/charts-styles.html'>Styling Lines, Borders and Fills</a></li><li><a href='../charts/charts-dualaxes.html'>Chart with 2 Numeric Axes</a></li><li><a href='../charts/charts-hideseries.html'>Hide series in a chart.</a></li><li><a href='../charts/charts-seriescustomization.html'>Customize series items</a></li><li><a href='../charts/charts-functionscope.html'>Apply scope to label functions</a></li>							</ul>
-						</div>
-					</div>
-					
-					<div id="module">
-						<h3>More Charts Control Resources:</h3>
-						<ul>
-							<li><a href="http://developer.yahoo.com/yui/charts/">User's Guide</a> (external)</li>
-						<li><a href="../../docs/module_charts.html">API Documentation</a></li>
-                            
-                            
-							<li><a href="http://yuiblog.com/assets/pdf/cheatsheets/charts.pdf">Cheat Sheet PDF</a> (external)</li></ul>
-					</div>
-			  </div>
-		</div>
-		
-		</div>
-	</div>
-
-
-<div class="yui-b" id="tocWrapper">
-<!-- TABLE OF CONTENTS -->
-<div id="toc">
-	
-<ul>
-<li class="sect first">Yahoo! UI Library</li><li class="item"><a title="The Yahoo! User Interface Library (YUI)" href="http://developer.yahoo.com/yui/">Home (external)</a></li><li class="item"><a title="The Yahoo! User Interface Blog" href="http://yuiblog.com">YUIBlog (external)</a></li><li class="item"><a title="YUILibrary.com hosts the YUI community forums" href="http://yuilibrary.com/forum/">YUI Discussion Forum (external)</a></li><li class="item"><a title="The YUI Library source can be checked out from GitHub" href="http://github.com/yui/">YUI on GitHub</a></li><li class="item"><a title="Instantly searchable API documentation for the entire YUI library." href="../../docs/index.html">API Documentation</a></li><li class="item"><a title="Examples of every YUI utility and control in action" href="../../examples/">Functional Examples</a></li><li class="item"><a title="Videos and podcasts from the YUI Team and from the Yahoo! frontend engineering community." href="http://developer.yahoo.com/yui/theater/">YUI Theater (external)</a></li><li class="item"><a title="YUI is free and open, offered under a BSD license." href="http://developer.yahoo.com/yui/license.html">YUI License (external)</a></li><li class="sect">YUI Functional Examples</li><li class="item"><a title="The YUI Animation Utility - Functional Examples" href="../../examples/animation/index.html">Animation</a></li><li class="item"><a title="The YUI AutoComplete Control - Functional Examples" href="../../examples/autocomplete/index.html">AutoComplete</a></li><li class="item"><a title="The YUI Browser History Manager - Functional Examples" href="../../examples/history/index.html">Browser History Manager</a></li><li class="item"><a title="The YUI Button Control - Functional Examples" href="../../examples/button/index.html">Button</a></li><li class="item"><a title="The YUI Calendar Control - Functional Examples" href="../../examples/calendar/index.html">Calendar</a></li><li class="item"><a title="The YUI Carousel Control - Functional Examples" href="../../examples/carousel/index.html">Carousel</a></li><li class="selected "><a title="The YUI Charts Control - Functional Examples" href="../../examples/charts/index.html">Charts</a></li><li class="item"><a title="The YUI Color Picker Control - Functional Examples" href="../../examples/colorpicker/index.html">Color Picker</a></li><li class="item"><a title="The YUI Cookie Utility - Functional Examples" href="../../examples/cookie/index.html">Cookie</a></li><li class="item"><a title="The YUI Connection Manager (AJAX) - Functional Examples" href="../../examples/connection/index.html">Connection Manager</a></li><li class="item"><a title="The YUI Container Family (Module, Overlay, Tooltip, Panel, Dialog, SimpleDialog) - Functional Examples" href="../../examples/container/index.html">Container</a></li><li class="item"><a title="The YUI DataTable Control - Functional Examples" href="../../examples/datatable/index.html">DataTable</a></li><li class="item"><a title="The YUI Dom Collection - Functional Examples" href="../../examples/dom/index.html">Dom</a></li><li class="item"><a title="The YUI Drag & Drop Utility - Functional Examples" href="../../examples/dragdrop/index.html">Drag & Drop</a></li><li class="item"><a title="The YUI Event Utility - Functional Examples" href="../../examples/event/index.html">Event</a></li><li class="item"><a title="The YUI Get Utility - Functional Examples" href="../../examples/get/index.html">Get</a></li><li class="item"><a title="The YUI ImageCropper Control - Functional Examples" href="../../examples/imagecropper/index.html">ImageCropper</a></li><li class="item"><a title="The YUI ImageLoader Utility - Functional Examples" href="../../examples/imageloader/index.html">ImageLoader</a></li><li class="item"><a title="The YUI JSON Utility - Functional Examples" href="../../examples/json/index.html">JSON</a></li><li class="item"><a title="The YUI Layout Manager - Functional Examples" href="../../examples/layout/index.html">Layout Manager</a></li><li class="item"><a title="The YUI Logger Control - Functional Examples" href="../../examples/logger/index.html">Logger</a></li><li class="item"><a title="The YUI Menu Control - Functional Examples" href="../../examples/menu/index.html">Menu</a></li><li class="item"><a title="The YUI Paginator - Functional Examples" href="../../examples/paginator/index.html">Paginator</a></li><li class="item"><a title="The YUI Profiler Utility - Functional Examples" href="../../examples/profiler/index.html">Profiler</a></li><li class="item"><a title="The YUI ProfileViewer Control - Functional Examples" href="../../examples/profilerviewer/index.html">ProfilerViewer</a></li><li class="item"><a title="The YUI ProgressBar Control - Functional Examples" href="../../examples/progressbar/index.html">ProgressBar</a></li><li class="item"><a title="The YUI Resize Utility - Functional Examples" href="../../examples/resize/index.html">Resize</a></li><li class="item"><a title="The YUI Rich Text Editor - Functional Examples" href="../../examples/editor/index.html">Rich Text Editor</a></li><li class="item"><a title="The YUI Selector Utility - Functional Examples" href="../../examples/selector/index.html">Selector</a></li><li class="item"><a title="The YUI Slider Control - Functional Examples" href="../../examples/slider/index.html">Slider</a></li><li class="item"><a title="The YUI Storage Utility - Functional Examples" href="../../examples/storage/index.html">Storage</a></li><li class="item"><a title="The YUI SWF Utility - Functional Examples" href="../../examples/swf/index.html">SWF</a></li><li class="item"><a title="The YUI SWFStore Utility - Functional Examples" href="../../examples/swfstore/index.html">SWFStore</a></li><li class="item"><a title="The YUI Stylesheet Utility - Functional Examples" href="../../examples/stylesheet/index.html">Stylesheet</a></li><li class="item"><a title="The YUI TabView Control - Functional Examples" href="../../examples/tabview/index.html">TabView</a></li><li class="item"><a title="The YUI TreeView Control - Functional Examples" href="../../examples/treeview/index.html">TreeView</a></li><li class="item"><a title="The YUI Uploader Utility - Functional Examples" href="../../examples/uploader/index.html">Uploader (experimental)</a></li><li class="item"><a title="The YUI YAHOO Global Object - Functional Examples" href="../../examples/yahoo/index.html">YAHOO Global Object</a></li><li class="item"><a title="The YUI Loader Utility - Functional Examples" href="../../examples/yuiloader/index.html">YUI Loader</a></li><li class="item"><a title="The YUI Test Utility - Functional Examples" href="../../examples/yuitest/index.html">YUI Test</a></li><li class="item"><a title="YUI Reset CSS - Functional Examples" href="../../examples/reset/index.html">Reset CSS</a></li><li class="item"><a title="YUI Base CSS - Functional Examples" href="../../examples/base/index.html">Base CSS</a></li><li class="item"><a title="YUI Fonts CSS - Functional Examples" href="../../examples/fonts/index.html">Fonts CSS</a></li><li class="item"><a title="YUI Grids CSS - Functional Examples" href="../../examples/grids/index.html">Grids CSS</a></li><li class="sect">YUI Articles on the YUI Website</li><li class="item"><a title="Answers to Frequently Asked Questions about the YUI Library" href="http://developer.yahoo.com/yui/articles/faq/">YUI FAQ (external)</a></li><li class="item"><a title="Yahoo!'s philosophy of Graded Browser Support" href="http://developer.yahoo.com/yui/articles/gbs/">Graded Browser Support (external)</a></li><li class="item"><a title="Reporting Bugs and Making Feature Requests for YUI Components" href="http://developer.yahoo.com/yui/articles/reportingbugs/">Bug Reports/Feature Requests (external)</a></li><li class="item"><a title="Serve YUI source files from Yahoo! -- free, fast, and simple" href="http://developer.yahoo.com/yui/articles/hosting/">Serving YUI Files from Yahoo! (external)</a></li><li class="item"><a title="Best practices for working with web services while protecting user privacy" href="http://developer.yahoo.com/security/">Security Best Practices (external)</a></li></ul>
-</div>
-</div>
-	</div><!--closes bd-->
-
-	<div id="ft">
-        <p class="first">Copyright © 2011 Yahoo! Inc. All rights reserved.</p>
-        <p><a href="http://privacy.yahoo.com/privacy/us/devel/index.html">Privacy Policy</a> - 
-            <a href="http://docs.yahoo.com/info/terms/">Terms of Service</a> - 
-            <a href="http://docs.yahoo.com/info/copyright/copyright.html">Copyright Policy</a> - 
-            <a href="http://careers.yahoo.com/">Job Openings</a></p>
-	</div>
-</div>
-<script src="../../assets/syntax.js"></script>
-<script src="../../assets/dpSyntaxHighlighter.js"></script>
-<script language="javascript"> 
-dp.SyntaxHighlighter.HighlightAll('code'); 
-</script>
-
-<script src='../../assets/YUIexamples.js'></script>
-
-
-</body>
-</html>
diff --git a/examples/charts/charts-tabview.html b/examples/charts/charts-tabview.html
deleted file mode 100644
index 16bec67..0000000
--- a/examples/charts/charts-tabview.html
+++ /dev/null
@@ -1,499 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-	<title>YUI Library Examples: Charts Control: Charts in a TabView</title>
-    
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-    	<link rel="stylesheet" type="text/css" href="../../assets/yui.css" >
-
-<style>
-/*Supplemental CSS for the YUI distribution*/
-#custom-doc { width: 95%; min-width: 950px; }
-#pagetitle {background-image: url(../../assets/bg_hd.gif);}
-</style>
-
-<link rel="stylesheet" type="text/css" href="../../assets/dpSyntaxHighlighter.css">
-<!--Script and CSS includes for YUI dependencies on this page-->
-<link rel="stylesheet" type="text/css" href="../../build/tabview/assets/skins/sam/tabview.css" />
-<link rel="stylesheet" type="text/css" href="../../build/button/assets/skins/sam/button.css" />
-<script type="text/javascript" src="../../build/yuiloader/yuiloader-min.js"></script>
-<script type="text/javascript" src="../../build/dom/dom-min.js"></script>
-<script type="text/javascript" src="../../build/event/event-min.js"></script>
-<script type="text/javascript" src="../../build/json/json-min.js"></script>
-<script type="text/javascript" src="../../build/element/element-min.js"></script>
-<script type="text/javascript" src="../../build/datasource/datasource-min.js"></script>
-<script type="text/javascript" src="../../build/swf/swf-min.js"></script>
-<script type="text/javascript" src="../../build/charts/charts-min.js"></script>
-<script type="text/javascript" src="../../build/tabview/tabview-min.js"></script>
-<script type="text/javascript" src="../../build/button/button-min.js"></script>
-
-
-<!--begin custom header content for this example-->
-<style type="text/css">
-	.chart
-	{
-		width: 500px;
-		height: 350px;
-		margin-bottom: 10px;
-	}
-
-	.chart_title
-	{
-		display: block;
-		font-size: 1.2em;
-		font-weight: bold;
-		margin-bottom: 0.4em;
-	}
-
-	#tabContainer
-	{
-		width: 520px;
-	}
-</style>
-
-<!--end custom header content for this example-->
-
-
-<script type="text/javascript">
-//enable passthrough of errors from YUI Event:
-if ((typeof YAHOO !== "undefined") && (YAHOO.util) && (YAHOO.util.Event)) {
-	YAHOO.util.Event.throwErrors = true;
-}
-</script>
-</head>
-<body id="yahoo-com" class="yui-skin-sam">
-<div id="custom-doc" class="yui-t2">
-<div id="hd">
-	<div id="ygunav">
-		<p><em><a href="http://developer.yahoo.com/yui/">YUI Library Home</a></em></p>
-		<form action="http://search.yahoo.com/search" id="sitesearchform">
-		<input name="vs" type="hidden" value="developer.yahoo.com">
-		<input name="vs" type="hidden" value="yuiblog.com">
-		<div id="sitesearch">
-			<label for="searchinput">Site Search (YDN & YUIBlog): </label>
-			<input type="text" id="searchinput" name="p">
-			<input type="submit" value="Search" id="searchsubmit" class="ygbt">
-		</div>
-		</form>	</div>
-	<div id="ygma"><a href="../../"><img src="../../assets/yui.gif"  border="0" height="38"></a></div>
-	<div id="pagetitle"><h1>YUI Library Examples: Charts Control: Charts in a TabView</h1></div>
-</div>
-<div id="bd">
-	
-	<div id="yui-main">
-		<div class="yui-b">
-		  <div class="yui-ge">
-			  <div class="yui-u first example">
-
-    
-	<div class="promo">
-	<h1>Charts Control: Charts in a TabView</h1>
-	
-	<div class="exampleIntro">
-	<p>This example uses the <a href="http://developer.yahoo.com/yui/charts/">YUI Charts Control</a> and the <a href="http://developer.yahoo.com/yui/tabview/">TabView Control</a> to display different views of the same <a href="http://developer.yahoo.com/yui/datasource/">DataSource</a>.</p>
-<p>Please note: The YUI Charts Control requires Flash Player 9.0.45 or higher. The latest version of Flash Player is available at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p>
-
-
-			
-	</div>	
-					
-	<div class="example-container module ">
-			<div class="hd exampleHd">
-			<p class="newWindowButton yui-skin-sam"><!--<span id="newWindowLinkx"><span class="first-child">--><a href="charts-tabview_clean.html" target="_blank">View example in new window.</a><!--</span></span>-->		
-		</div>		<div id="example-canvas" class="bd">
-	
-		
-	<!--BEGIN SOURCE CODE FOR EXAMPLE =============================== -->
-	
-	<span class="chart_title">Monthly Expenses</span>
-<div id="tabContainer"></div>
-<script type="text/javascript">
-
-	YAHOO.widget.Chart.SWFURL = "../../build/charts/assets/charts.swf";
-
-//--- DataSource
-
-	YAHOO.example.monthlyExpenses =
-	[
-		{ month: "January", rent: 880.00, utilities: 894.68 },
-		{ month: "February", rent: 880.00, utilities: 901.35 },
-		{ month: "March", rent: 880.00, utilities: 889.32 },
-		{ month: "April", rent: 880.00, utilities: 884.71 },
-		{ month: "May", rent: 910.00, utilities: 879.811 },
-		{ month: "June", rent: 910.00, utilities: 897.95 }
-	];
-
-	var myDataSource = new YAHOO.util.DataSource( YAHOO.example.monthlyExpenses );
-	myDataSource.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-	myDataSource.responseSchema =
-	{
-		fields: [ "month", "rent", "utilities" ]
-	};
-
-//--- tabView
-
-	//Create a TabView
-	var tabView = new YAHOO.widget.TabView();
-
-	//Add a tab for the Bar Chart
-	tabView.addTab( new YAHOO.widget.Tab({
-			label: 'Bar Chart',
-			content: '<span class="chart_title">Bar Chart</span><div class="chart" id="barchart"></div>',
-			active: true
-	}));
-
-	//Add a tab for the Line Chart
-	tabView.addTab( new YAHOO.widget.Tab({
-			label: 'Line Chart',
-			content: '<span class="chart_title">Line Chart</span><div class="chart" id="linechart"></div>'
-	}));
-
-	//Add a tab for the Column Chart
-	tabView.addTab( new YAHOO.widget.Tab({
-			label: 'Column Chart',
-			content: '<span class="chart_title">Column Chart</span><div class="chart" id="columnchart"></div>'
-	}));
-
-	//Append TabView to its container div
-	tabView.appendTo('tabContainer');
-
-
-//--- chart
-
-	//series definition for Column and Line Charts
-	var seriesDef =
-	[
-		{ displayName: "Rent", yField: "rent" },
-		{ displayName: "Utilities", yField: "utilities" }
-	];
-
-	//series definition for Bar Chart
-	var barChartSeriesDef =
-	[
-		{ displayName: "Rent", xField: "rent" },
-		{ displayName: "Utilities", xField: "utilities" }
-	];
-
-	//format currency
-	YAHOO.example.formatCurrencyAxisLabel = function( value )
-	{
-		return YAHOO.util.Number.format( value,
-		{
-			prefix: "$",
-			thousandsSeparator: ",",
-			decimalPlaces: 2
-		});
-	}
-
-	//return the formatted text
-	YAHOO.example.getDataTipText = function( item, index, series, axisField )
-	{
-		var toolTipText = series.displayName + " for " + item.month;
-		toolTipText += "\n" + YAHOO.example.formatCurrencyAxisLabel( item[series[axisField]] );
-		return toolTipText;
-	}
-
-	//DataTip function for the Line Chart and Column Chart
-	YAHOO.example.getYAxisDataTipText = function( item, index, series )
-	{
-		return YAHOO.example.getDataTipText(item, index, series, "yField");
-	}
-
-	//DataTip function for the Bar Chart
-	YAHOO.example.getXAxisDataTipText = function( item, index, series )
-	{
-		return YAHOO.example.getDataTipText(item, index, series, "xField");
-	}
-
-	//create a Numeric Axis for displaying dollars
-	var currencyAxis = new YAHOO.widget.NumericAxis();
-	currencyAxis.minimum = 800;
-	currencyAxis.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-
-	//Create Line Chart
-	var lineChart = new YAHOO.widget.LineChart( "linechart", myDataSource,
-	{
-		series: seriesDef,
-		xField: "month",
-		yAxis: currencyAxis,
-		dataTipFunction: YAHOO.example.getYAxisDataTipText
-	});
-
-	//Create Bar Chart
-	var barChart = new YAHOO.widget.BarChart( "barchart", myDataSource,
-	{
-		series:barChartSeriesDef,
-		yField: "month",
-		xAxis: currencyAxis,
-		dataTipFunction: YAHOO.example.getXAxisDataTipText
-	});
-
-	//Create Column Chart
-	var columnChart = new YAHOO.widget.ColumnChart( "columnchart", myDataSource,
-	{
-		series: seriesDef,
-		xField: "month",
-		yAxis: currencyAxis,
-		dataTipFunction: YAHOO.example.getYAxisDataTipText
-	});
-</script>
-	
-	<!--END SOURCE CODE FOR EXAMPLE =============================== -->
-	
-		
-		</div>
-		
-	
-	</div>			
-	</div>
-		
-	<h2 class="first">Define our styles</h2>
-
-<p>We can start by setting our styles for our charts and tabview container divs. This just sizes the charts and tab container, and gives us a custom style for the chart title.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-<style type="text/css">
-	.chart
-	{
-		width: 500px;
-		height: 350px;
-		margin-bottom: 10px;
-	}
-
-	.chart_title
-	{
-		display: block;
-		font-size: 1.2em;
-		font-weight: bold;
-		margin-bottom: 0.4em;
-	}
-
-	#tabContainer
-	{
-		width: 520px;
-	}
-</style>
-</textarea>
-
-<h2 class="first">Create a DataSource</h2>
-
-<p>We'll create a DataSource that will be used in all of our charts.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-YAHOO.example.monthlyExpenses =
-[
-	{ month: "January", rent: 880.00, utilities: 894.68 },
-	{ month: "February", rent: 880.00, utilities: 901.35 },
-	{ month: "March", rent: 880.00, utilities: 889.32 },
-	{ month: "April", rent: 880.00, utilities: 884.71 },
-	{ month: "May", rent: 910.00, utilities: 879.811 },
-	{ month: "June", rent: 910.00, utilities: 897.95 }
-];
-
-var myDataSource = new YAHOO.util.DataSource( YAHOO.example.monthlyExpenses );
-myDataSource.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-myDataSource.responseSchema =
-{
-	fields: [ "month", "rent", "utilities" ]
-};
-</textarea>
-
-<h2 class="first">Create a TabView</h2>
-
-<p>We will create a TabView with the following tabs: Bar Chart, Line Chart and Column Chart. Each tab's contents will contain description text and a container div for its corresponding chart.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-//Create a TabView
-var tabView = new YAHOO.widget.TabView();
-
-//Add a tab for the Bar Chart
-tabView.addTab( new YAHOO.widget.Tab({
-		label: 'Bar Chart',
-		content: '<span class="chart_title">Bar Chart</span><div class="chart" id="barchart"></div>',
-		active: true
-}));
-
-//Add a tab for the Line Chart
-tabView.addTab( new YAHOO.widget.Tab({
-		label: 'Line Chart',
-		content: '<span class="chart_title">Line Chart</span><div class="chart" id="linechart"></div>'
-}));
-
-//Add a tab for the Column Chart
-tabView.addTab( new YAHOO.widget.Tab({
-		label: 'Column Chart',
-		content: '<span class="chart_title">Column Chart</span><div class="chart" id="columnchart"></div>'
-}));
-
-//Append TabView to its container div
-tabView.appendTo('tabContainer');
-</textarea>
-
-<h2 class="first">Create Series Definitions</h2>
-
-<p>Since a Bar Chart displays its data on the x axis, it will need a different series definition than the Line Chart and Column Chart.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-//series definition for Column and Line Charts
-var seriesDef =
-[
-	{ displayName: "Rent", yField: "rent" },
-	{ displayName: "Utilities", yField: "utilities" }
-];
-
-//series definition for Bar Chart
-var barChartSeriesDef =
-[
-	{ displayName: "Rent", xField: "rent" },
-	{ displayName: "Utilities", xField: "utilities" }
-];
-</textarea>
-
-<h2 class="first">Create Our Currency Axis</h2>
-
-<p>We will create a Numeric Axis and its formatting functions. Again, we will need to accomodate the fact that Bar Chart displays its currency on a different axis.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-//format currency
-YAHOO.example.formatCurrencyAxisLabel = function( value )
-{
-	return YAHOO.util.Number.format( value,
-	{
-		prefix: "$",
-		thousandsSeparator: ",",
-		decimalPlaces: 2
-	});
-}
-
-//return the formatted text
-YAHOO.example.getDataTipText = function( item, index, series, axisField )
-{
-	var toolTipText = series.displayName + " for " + item.month;
-	toolTipText += "\n" + YAHOO.example.formatCurrencyAxisLabel( item[series[axisField]] );
-	return toolTipText;
-}
-
-//DataTip function for the Line Chart and Column Chart
-YAHOO.example.getYAxisDataTipText = function( item, index, series )
-{
-	return YAHOO.example.getDataTipText(item, index, series, "yField");
-}
-
-//DataTip function for the Bar Chart
-YAHOO.example.getXAxisDataTipText = function( item, index, series )
-{
-	return YAHOO.example.getDataTipText(item, index, series, "xField");
-}
-
-//create a Numeric Axis for displaying dollars
-var currencyAxis = new YAHOO.widget.NumericAxis();
-currencyAxis.minimum = 800;
-currencyAxis.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-</textarea>
-
-<h2 class="first">Create Our Charts</h2>
-
-<p>Finally, we'll create our three charts and assign each to its corresponding container div.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-//Create Line Chart
-var lineChart = new YAHOO.widget.LineChart( "linechart", myDataSource,
-{
-	series: seriesDef,
-	xField: "month",
-	yAxis: currencyAxis,
-	dataTipFunction: YAHOO.example.getYAxisDataTipText
-});
-
-//Create Bar Chart
-var barChart = new YAHOO.widget.BarChart( "barchart", myDataSource,
-{
-	series:barChartSeriesDef,
-	yField: "month",
-	xAxis: currencyAxis,
-	dataTipFunction: YAHOO.example.getXAxisDataTipText
-});
-
-//Create Column Chart
-var columnChart = new YAHOO.widget.ColumnChart( "columnchart", myDataSource,
-{
-	series: seriesDef,
-	xField: "month",
-	yAxis: currencyAxis,
-	dataTipFunction: YAHOO.example.getYAxisDataTipText
-});
-</textarea>
-
-<p>The Bar Chart has <code>currencyAxis</code> assigned to the <code>xAxis</code> and <code>YAHOO.example.getXAxisDataTipText</code> assigned as its <code>dataTipFunction</code> while the Line and Column Charts have the <code>currencyAxis</code> assigned to the <code>yAxis</code> and <code>getYAxisDataTipText</code> assigned as the <code>dataTipFunction</code>.</p>
-
-
-<h2>Configuration for This Example</h2>
-
-<p>You can load the necessary JavaScript and CSS for this example from Yahoo's servers.  <a href="http://developer.yahoo.com/yui/articles/hosting/?yahoo&dom&event&json&element&datasource&swf&charts&tabview&MIN#configure">Click here to load the YUI Dependency Configurator with all of this example's dependencies preconfigured</a>.</p>
-
-				</div>
-				<div class="yui-u">
-						<div id="loggerModule" class="yui-skin-sam">
-						<h3 class="firstContent">YUI Logger Output:</h3>
-								<div id="loggerGloss"><p><strong>Note:</strong> Logging and debugging is currently turned off for this example.</p> 
-							<p class="loggerButton"><span id="loggerLink"><span class="first-child"><a href="charts-tabview_log.html">Reload with logging<br />
-	 and debugging enabled.</a></span></span></p></div>
-	
-						</div>
-					
-				
-					<div id="examples">
-						<h3>Charts Control Examples:</h3>
-	
-						<div id="exampleToc">
-							<ul>
-								<li><a href='../charts/charts-quickstart.html'>Charts Quickstart Example</a></li><li><a href='../charts/charts-legend.html'>Chart with Legend Example</a></li><li><a href='../charts/charts-skins.html'>Skinning a Chart Example</a></li><li><a href='../charts/charts-datatable.html'>Chart and DataTable Example</a></li><li><a href='../charts/charts-xhr-polling.html'>Chart with DataSource Polling</a></li><li><a href='../charts/charts-stacked.html'>Stacked Bar Chart</a></li><li class='selected'><a href='../charts/charts-tabview.html'>Charts in a TabView</a></li><li><a href='../charts/charts-rotation.html'>Column Chart with Rotated Title and Labels</a></li><li><a href='../charts/charts-styles.html'>Styling Lines, Borders and Fills</a></li><li><a href='../charts/charts-dualaxes.html'>Chart with 2 Numeric Axes</a></li><li><a href='../charts/charts-hideseries.html'>Hide series in a chart.</a></li><li><a href='../charts/charts-seriescustomization.html'>Customize series items</a></li><li><a href='../charts/charts-functionscope.html'>Apply scope to label functions</a></li>							</ul>
-						</div>
-					</div>
-					
-					<div id="module">
-						<h3>More Charts Control Resources:</h3>
-						<ul>
-							<li><a href="http://developer.yahoo.com/yui/charts/">User's Guide</a> (external)</li>
-						<li><a href="../../docs/module_charts.html">API Documentation</a></li>
-                            
-                            
-							<li><a href="http://yuiblog.com/assets/pdf/cheatsheets/charts.pdf">Cheat Sheet PDF</a> (external)</li></ul>
-					</div>
-			  </div>
-		</div>
-		
-		</div>
-	</div>
-
-
-<div class="yui-b" id="tocWrapper">
-<!-- TABLE OF CONTENTS -->
-<div id="toc">
-	
-<ul>
-<li class="sect first">Yahoo! UI Library</li><li class="item"><a title="The Yahoo! User Interface Library (YUI)" href="http://developer.yahoo.com/yui/">Home (external)</a></li><li class="item"><a title="The Yahoo! User Interface Blog" href="http://yuiblog.com">YUIBlog (external)</a></li><li class="item"><a title="YUILibrary.com hosts the YUI community forums" href="http://yuilibrary.com/forum/">YUI Discussion Forum (external)</a></li><li class="item"><a title="The YUI Library source can be checked out from GitHub" href="http://github.com/yui/">YUI on GitHub</a></li><li class="item"><a title="Instantly searchable API documentation for the entire YUI library." href="../../docs/index.html">API Documentation</a></li><li class="item"><a title="Examples of every YUI utility and control in action" href="../../examples/">Functional Examples</a></li><li class="item"><a title="Videos and podcasts from the YUI Team and from the Yahoo! frontend engineering community." href="http://developer.yahoo.com/yui/theater/">YUI Theater (external)</a></li><li class="item"><a title="YUI is free and open, offered under a BSD license." href="http://developer.yahoo.com/yui/license.html">YUI License (external)</a></li><li class="sect">YUI Functional Examples</li><li class="item"><a title="The YUI Animation Utility - Functional Examples" href="../../examples/animation/index.html">Animation</a></li><li class="item"><a title="The YUI AutoComplete Control - Functional Examples" href="../../examples/autocomplete/index.html">AutoComplete</a></li><li class="item"><a title="The YUI Browser History Manager - Functional Examples" href="../../examples/history/index.html">Browser History Manager</a></li><li class="item"><a title="The YUI Button Control - Functional Examples" href="../../examples/button/index.html">Button</a></li><li class="item"><a title="The YUI Calendar Control - Functional Examples" href="../../examples/calendar/index.html">Calendar</a></li><li class="item"><a title="The YUI Carousel Control - Functional Examples" href="../../examples/carousel/index.html">Carousel</a></li><li class="selected "><a title="The YUI Charts Control - Functional Examples" href="../../examples/charts/index.html">Charts</a></li><li class="item"><a title="The YUI Color Picker Control - Functional Examples" href="../../examples/colorpicker/index.html">Color Picker</a></li><li class="item"><a title="The YUI Cookie Utility - Functional Examples" href="../../examples/cookie/index.html">Cookie</a></li><li class="item"><a title="The YUI Connection Manager (AJAX) - Functional Examples" href="../../examples/connection/index.html">Connection Manager</a></li><li class="item"><a title="The YUI Container Family (Module, Overlay, Tooltip, Panel, Dialog, SimpleDialog) - Functional Examples" href="../../examples/container/index.html">Container</a></li><li class="item"><a title="The YUI DataTable Control - Functional Examples" href="../../examples/datatable/index.html">DataTable</a></li><li class="item"><a title="The YUI Dom Collection - Functional Examples" href="../../examples/dom/index.html">Dom</a></li><li class="item"><a title="The YUI Drag & Drop Utility - Functional Examples" href="../../examples/dragdrop/index.html">Drag & Drop</a></li><li class="item"><a title="The YUI Event Utility - Functional Examples" href="../../examples/event/index.html">Event</a></li><li class="item"><a title="The YUI Get Utility - Functional Examples" href="../../examples/get/index.html">Get</a></li><li class="item"><a title="The YUI ImageCropper Control - Functional Examples" href="../../examples/imagecropper/index.html">ImageCropper</a></li><li class="item"><a title="The YUI ImageLoader Utility - Functional Examples" href="../../examples/imageloader/index.html">ImageLoader</a></li><li class="item"><a title="The YUI JSON Utility - Functional Examples" href="../../examples/json/index.html">JSON</a></li><li class="item"><a title="The YUI Layout Manager - Functional Examples" href="../../examples/layout/index.html">Layout Manager</a></li><li class="item"><a title="The YUI Logger Control - Functional Examples" href="../../examples/logger/index.html">Logger</a></li><li class="item"><a title="The YUI Menu Control - Functional Examples" href="../../examples/menu/index.html">Menu</a></li><li class="item"><a title="The YUI Paginator - Functional Examples" href="../../examples/paginator/index.html">Paginator</a></li><li class="item"><a title="The YUI Profiler Utility - Functional Examples" href="../../examples/profiler/index.html">Profiler</a></li><li class="item"><a title="The YUI ProfileViewer Control - Functional Examples" href="../../examples/profilerviewer/index.html">ProfilerViewer</a></li><li class="item"><a title="The YUI ProgressBar Control - Functional Examples" href="../../examples/progressbar/index.html">ProgressBar</a></li><li class="item"><a title="The YUI Resize Utility - Functional Examples" href="../../examples/resize/index.html">Resize</a></li><li class="item"><a title="The YUI Rich Text Editor - Functional Examples" href="../../examples/editor/index.html">Rich Text Editor</a></li><li class="item"><a title="The YUI Selector Utility - Functional Examples" href="../../examples/selector/index.html">Selector</a></li><li class="item"><a title="The YUI Slider Control - Functional Examples" href="../../examples/slider/index.html">Slider</a></li><li class="item"><a title="The YUI Storage Utility - Functional Examples" href="../../examples/storage/index.html">Storage</a></li><li class="item"><a title="The YUI SWF Utility - Functional Examples" href="../../examples/swf/index.html">SWF</a></li><li class="item"><a title="The YUI SWFStore Utility - Functional Examples" href="../../examples/swfstore/index.html">SWFStore</a></li><li class="item"><a title="The YUI Stylesheet Utility - Functional Examples" href="../../examples/stylesheet/index.html">Stylesheet</a></li><li class="item"><a title="The YUI TabView Control - Functional Examples" href="../../examples/tabview/index.html">TabView</a></li><li class="item"><a title="The YUI TreeView Control - Functional Examples" href="../../examples/treeview/index.html">TreeView</a></li><li class="item"><a title="The YUI Uploader Utility - Functional Examples" href="../../examples/uploader/index.html">Uploader (experimental)</a></li><li class="item"><a title="The YUI YAHOO Global Object - Functional Examples" href="../../examples/yahoo/index.html">YAHOO Global Object</a></li><li class="item"><a title="The YUI Loader Utility - Functional Examples" href="../../examples/yuiloader/index.html">YUI Loader</a></li><li class="item"><a title="The YUI Test Utility - Functional Examples" href="../../examples/yuitest/index.html">YUI Test</a></li><li class="item"><a title="YUI Reset CSS - Functional Examples" href="../../examples/reset/index.html">Reset CSS</a></li><li class="item"><a title="YUI Base CSS - Functional Examples" href="../../examples/base/index.html">Base CSS</a></li><li class="item"><a title="YUI Fonts CSS - Functional Examples" href="../../examples/fonts/index.html">Fonts CSS</a></li><li class="item"><a title="YUI Grids CSS - Functional Examples" href="../../examples/grids/index.html">Grids CSS</a></li><li class="sect">YUI Articles on the YUI Website</li><li class="item"><a title="Answers to Frequently Asked Questions about the YUI Library" href="http://developer.yahoo.com/yui/articles/faq/">YUI FAQ (external)</a></li><li class="item"><a title="Yahoo!'s philosophy of Graded Browser Support" href="http://developer.yahoo.com/yui/articles/gbs/">Graded Browser Support (external)</a></li><li class="item"><a title="Reporting Bugs and Making Feature Requests for YUI Components" href="http://developer.yahoo.com/yui/articles/reportingbugs/">Bug Reports/Feature Requests (external)</a></li><li class="item"><a title="Serve YUI source files from Yahoo! -- free, fast, and simple" href="http://developer.yahoo.com/yui/articles/hosting/">Serving YUI Files from Yahoo! (external)</a></li><li class="item"><a title="Best practices for working with web services while protecting user privacy" href="http://developer.yahoo.com/security/">Security Best Practices (external)</a></li></ul>
-</div>
-</div>
-	</div><!--closes bd-->
-
-	<div id="ft">
-        <p class="first">Copyright © 2011 Yahoo! Inc. All rights reserved.</p>
-        <p><a href="http://privacy.yahoo.com/privacy/us/devel/index.html">Privacy Policy</a> - 
-            <a href="http://docs.yahoo.com/info/terms/">Terms of Service</a> - 
-            <a href="http://docs.yahoo.com/info/copyright/copyright.html">Copyright Policy</a> - 
-            <a href="http://careers.yahoo.com/">Job Openings</a></p>
-	</div>
-</div>
-<script src="../../assets/syntax.js"></script>
-<script src="../../assets/dpSyntaxHighlighter.js"></script>
-<script language="javascript"> 
-dp.SyntaxHighlighter.HighlightAll('code'); 
-</script>
-
-<script src='../../assets/YUIexamples.js'></script>
-
-
-</body>
-</html>
diff --git a/examples/charts/charts-tabview_clean.html b/examples/charts/charts-tabview_clean.html
deleted file mode 100644
index 9b8f5ab..0000000
--- a/examples/charts/charts-tabview_clean.html
+++ /dev/null
@@ -1,210 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-<title>Charts in a TabView</title>
-
-<style type="text/css">
-/*margin and padding on body element
-  can introduce errors in determining
-  element position and are not recommended;
-  we turn them off as a foundation for YUI
-  CSS treatments. */
-body {
-	margin:0;
-	padding:0;
-}
-</style>
-
-<link rel="stylesheet" type="text/css" href="../../build/fonts/fonts-min.css" />
-<link rel="stylesheet" type="text/css" href="../../build/tabview/assets/skins/sam/tabview.css" />
-<script type="text/javascript" src="../../build/yahoo-dom-event/yahoo-dom-event.js"></script>
-<script type="text/javascript" src="../../build/json/json-min.js"></script>
-<script type="text/javascript" src="../../build/element/element-min.js"></script>
-<script type="text/javascript" src="../../build/datasource/datasource-min.js"></script>
-<script type="text/javascript" src="../../build/swf/swf-min.js"></script>
-<script type="text/javascript" src="../../build/charts/charts-min.js"></script>
-<script type="text/javascript" src="../../build/tabview/tabview-min.js"></script>
-
-
-<!--begin custom header content for this example-->
-<style type="text/css">
-	.chart
-	{
-		width: 500px;
-		height: 350px;
-		margin-bottom: 10px;
-	}
-
-	.chart_title
-	{
-		display: block;
-		font-size: 1.2em;
-		font-weight: bold;
-		margin-bottom: 0.4em;
-	}
-
-	#tabContainer
-	{
-		width: 520px;
-	}
-</style>
-
-<!--end custom header content for this example-->
-
-</head>
-
-<body class="yui-skin-sam">
-
-
-<h1>Charts in a TabView</h1>
-
-<div class="exampleIntro">
-	<p>This example uses the <a href="http://developer.yahoo.com/yui/charts/">YUI Charts Control</a> and the <a href="http://developer.yahoo.com/yui/tabview/">TabView Control</a> to display different views of the same <a href="http://developer.yahoo.com/yui/datasource/">DataSource</a>.</p>
-<p>Please note: The YUI Charts Control requires Flash Player 9.0.45 or higher. The latest version of Flash Player is available at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p>
-
-
-			
-</div>
-
-<!--BEGIN SOURCE CODE FOR EXAMPLE =============================== -->
-
-<span class="chart_title">Monthly Expenses</span>
-<div id="tabContainer"></div>
-<script type="text/javascript">
-
-	YAHOO.widget.Chart.SWFURL = "../../build/charts/assets/charts.swf";
-
-//--- DataSource
-
-	YAHOO.example.monthlyExpenses =
-	[
-		{ month: "January", rent: 880.00, utilities: 894.68 },
-		{ month: "February", rent: 880.00, utilities: 901.35 },
-		{ month: "March", rent: 880.00, utilities: 889.32 },
-		{ month: "April", rent: 880.00, utilities: 884.71 },
-		{ month: "May", rent: 910.00, utilities: 879.811 },
-		{ month: "June", rent: 910.00, utilities: 897.95 }
-	];
-
-	var myDataSource = new YAHOO.util.DataSource( YAHOO.example.monthlyExpenses );
-	myDataSource.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-	myDataSource.responseSchema =
-	{
-		fields: [ "month", "rent", "utilities" ]
-	};
-
-//--- tabView
-
-	//Create a TabView
-	var tabView = new YAHOO.widget.TabView();
-
-	//Add a tab for the Bar Chart
-	tabView.addTab( new YAHOO.widget.Tab({
-			label: 'Bar Chart',
-			content: '<span class="chart_title">Bar Chart</span><div class="chart" id="barchart"></div>',
-			active: true
-	}));
-
-	//Add a tab for the Line Chart
-	tabView.addTab( new YAHOO.widget.Tab({
-			label: 'Line Chart',
-			content: '<span class="chart_title">Line Chart</span><div class="chart" id="linechart"></div>'
-	}));
-
-	//Add a tab for the Column Chart
-	tabView.addTab( new YAHOO.widget.Tab({
-			label: 'Column Chart',
-			content: '<span class="chart_title">Column Chart</span><div class="chart" id="columnchart"></div>'
-	}));
-
-	//Append TabView to its container div
-	tabView.appendTo('tabContainer');
-
-
-//--- chart
-
-	//series definition for Column and Line Charts
-	var seriesDef =
-	[
-		{ displayName: "Rent", yField: "rent" },
-		{ displayName: "Utilities", yField: "utilities" }
-	];
-
-	//series definition for Bar Chart
-	var barChartSeriesDef =
-	[
-		{ displayName: "Rent", xField: "rent" },
-		{ displayName: "Utilities", xField: "utilities" }
-	];
-
-	//format currency
-	YAHOO.example.formatCurrencyAxisLabel = function( value )
-	{
-		return YAHOO.util.Number.format( value,
-		{
-			prefix: "$",
-			thousandsSeparator: ",",
-			decimalPlaces: 2
-		});
-	}
-
-	//return the formatted text
-	YAHOO.example.getDataTipText = function( item, index, series, axisField )
-	{
-		var toolTipText = series.displayName + " for " + item.month;
-		toolTipText += "\n" + YAHOO.example.formatCurrencyAxisLabel( item[series[axisField]] );
-		return toolTipText;
-	}
-
-	//DataTip function for the Line Chart and Column Chart
-	YAHOO.example.getYAxisDataTipText = function( item, index, series )
-	{
-		return YAHOO.example.getDataTipText(item, index, series, "yField");
-	}
-
-	//DataTip function for the Bar Chart
-	YAHOO.example.getXAxisDataTipText = function( item, index, series )
-	{
-		return YAHOO.example.getDataTipText(item, index, series, "xField");
-	}
-
-	//create a Numeric Axis for displaying dollars
-	var currencyAxis = new YAHOO.widget.NumericAxis();
-	currencyAxis.minimum = 800;
-	currencyAxis.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-
-	//Create Line Chart
-	var lineChart = new YAHOO.widget.LineChart( "linechart", myDataSource,
-	{
-		series: seriesDef,
-		xField: "month",
-		yAxis: currencyAxis,
-		dataTipFunction: YAHOO.example.getYAxisDataTipText
-	});
-
-	//Create Bar Chart
-	var barChart = new YAHOO.widget.BarChart( "barchart", myDataSource,
-	{
-		series:barChartSeriesDef,
-		yField: "month",
-		xAxis: currencyAxis,
-		dataTipFunction: YAHOO.example.getXAxisDataTipText
-	});
-
-	//Create Column Chart
-	var columnChart = new YAHOO.widget.ColumnChart( "columnchart", myDataSource,
-	{
-		series: seriesDef,
-		xField: "month",
-		yAxis: currencyAxis,
-		dataTipFunction: YAHOO.example.getYAxisDataTipText
-	});
-</script>
-
-<!--END SOURCE CODE FOR EXAMPLE =============================== -->
-
-</body>
-</html>
diff --git a/examples/charts/charts-tabview_log.html b/examples/charts/charts-tabview_log.html
deleted file mode 100644
index 6a0fcde..0000000
--- a/examples/charts/charts-tabview_log.html
+++ /dev/null
@@ -1,503 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-	<title>YUI Library Examples: Charts Control: Charts in a TabView</title>
-    
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-    	<link rel="stylesheet" type="text/css" href="../../assets/yui.css" >
-
-<style>
-/*Supplemental CSS for the YUI distribution*/
-#custom-doc { width: 95%; min-width: 950px; }
-#pagetitle {background-image: url(../../assets/bg_hd.gif);}
-</style>
-
-<link rel="stylesheet" type="text/css" href="../../assets/dpSyntaxHighlighter.css">
-<!--Script and CSS includes for YUI dependencies on this page-->
-<link rel="stylesheet" type="text/css" href="../../build/logger/assets/skins/sam/logger.css" />
-<link rel="stylesheet" type="text/css" href="../../build/tabview/assets/skins/sam/tabview.css" />
-<link rel="stylesheet" type="text/css" href="../../build/button/assets/skins/sam/button.css" />
-<script type="text/javascript" src="../../build/yuiloader/yuiloader-min.js"></script>
-<script type="text/javascript" src="../../build/event/event-min.js"></script>
-<script type="text/javascript" src="../../build/dom/dom-min.js"></script>
-<script type="text/javascript" src="../../build/logger/logger-min.js"></script>
-<script type="text/javascript" src="../../build/json/json-min.js"></script>
-<script type="text/javascript" src="../../build/element/element-min.js"></script>
-<script type="text/javascript" src="../../build/datasource/datasource-min.js"></script>
-<script type="text/javascript" src="../../build/swf/swf-debug.js"></script>
-<script type="text/javascript" src="../../build/charts/charts-debug.js"></script>
-<script type="text/javascript" src="../../build/tabview/tabview-min.js"></script>
-<script type="text/javascript" src="../../build/button/button-min.js"></script>
-
-
-<!--begin custom header content for this example-->
-<style type="text/css">
-	.chart
-	{
-		width: 500px;
-		height: 350px;
-		margin-bottom: 10px;
-	}
-
-	.chart_title
-	{
-		display: block;
-		font-size: 1.2em;
-		font-weight: bold;
-		margin-bottom: 0.4em;
-	}
-
-	#tabContainer
-	{
-		width: 520px;
-	}
-</style>
-
-<!--end custom header content for this example-->
-
-
-<script type="text/javascript">
-//enable passthrough of errors from YUI Event:
-if ((typeof YAHOO !== "undefined") && (YAHOO.util) && (YAHOO.util.Event)) {
-	YAHOO.util.Event.throwErrors = true;
-}
-</script>
-</head>
-<body id="yahoo-com" class="yui-skin-sam">
-<div id="custom-doc" class="yui-t2">
-<div id="hd">
-	<div id="ygunav">
-		<p><em><a href="http://developer.yahoo.com/yui/">YUI Library Home</a></em></p>
-		<form action="http://search.yahoo.com/search" id="sitesearchform">
-		<input name="vs" type="hidden" value="developer.yahoo.com">
-		<input name="vs" type="hidden" value="yuiblog.com">
-		<div id="sitesearch">
-			<label for="searchinput">Site Search (YDN & YUIBlog): </label>
-			<input type="text" id="searchinput" name="p">
-			<input type="submit" value="Search" id="searchsubmit" class="ygbt">
-		</div>
-		</form>	</div>
-	<div id="ygma"><a href="../../"><img src="../../assets/yui.gif"  border="0" height="38"></a></div>
-	<div id="pagetitle"><h1>YUI Library Examples: Charts Control: Charts in a TabView</h1></div>
-</div>
-<div id="bd">
-	
-	<div id="yui-main">
-		<div class="yui-b">
-		  <div class="yui-ge">
-			  <div class="yui-u first example">
-
-    
-	<div class="promo">
-	<h1>Charts Control: Charts in a TabView</h1>
-	
-	<div class="exampleIntro">
-	<p>This example uses the <a href="http://developer.yahoo.com/yui/charts/">YUI Charts Control</a> and the <a href="http://developer.yahoo.com/yui/tabview/">TabView Control</a> to display different views of the same <a href="http://developer.yahoo.com/yui/datasource/">DataSource</a>.</p>
-<p>Please note: The YUI Charts Control requires Flash Player 9.0.45 or higher. The latest version of Flash Player is available at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p>
-
-
-			
-	</div>	
-					
-	<div class="example-container module ">
-			<div class="hd exampleHd">
-			<p class="newWindowButton yui-skin-sam"><!--<span id="newWindowLinkx"><span class="first-child">--><a href="charts-tabview_clean.html" target="_blank">View example in new window.</a><!--</span></span>-->		
-		</div>		<div id="example-canvas" class="bd">
-	
-		
-	<!--BEGIN SOURCE CODE FOR EXAMPLE =============================== -->
-	
-	<span class="chart_title">Monthly Expenses</span>
-<div id="tabContainer"></div>
-<script type="text/javascript">
-
-	YAHOO.widget.Chart.SWFURL = "../../build/charts/assets/charts.swf";
-
-//--- DataSource
-
-	YAHOO.example.monthlyExpenses =
-	[
-		{ month: "January", rent: 880.00, utilities: 894.68 },
-		{ month: "February", rent: 880.00, utilities: 901.35 },
-		{ month: "March", rent: 880.00, utilities: 889.32 },
-		{ month: "April", rent: 880.00, utilities: 884.71 },
-		{ month: "May", rent: 910.00, utilities: 879.811 },
-		{ month: "June", rent: 910.00, utilities: 897.95 }
-	];
-
-	var myDataSource = new YAHOO.util.DataSource( YAHOO.example.monthlyExpenses );
-	myDataSource.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-	myDataSource.responseSchema =
-	{
-		fields: [ "month", "rent", "utilities" ]
-	};
-
-//--- tabView
-
-	//Create a TabView
-	var tabView = new YAHOO.widget.TabView();
-
-	//Add a tab for the Bar Chart
-	tabView.addTab( new YAHOO.widget.Tab({
-			label: 'Bar Chart',
-			content: '<span class="chart_title">Bar Chart</span><div class="chart" id="barchart"></div>',
-			active: true
-	}));
-
-	//Add a tab for the Line Chart
-	tabView.addTab( new YAHOO.widget.Tab({
-			label: 'Line Chart',
-			content: '<span class="chart_title">Line Chart</span><div class="chart" id="linechart"></div>'
-	}));
-
-	//Add a tab for the Column Chart
-	tabView.addTab( new YAHOO.widget.Tab({
-			label: 'Column Chart',
-			content: '<span class="chart_title">Column Chart</span><div class="chart" id="columnchart"></div>'
-	}));
-
-	//Append TabView to its container div
-	tabView.appendTo('tabContainer');
-
-
-//--- chart
-
-	//series definition for Column and Line Charts
-	var seriesDef =
-	[
-		{ displayName: "Rent", yField: "rent" },
-		{ displayName: "Utilities", yField: "utilities" }
-	];
-
-	//series definition for Bar Chart
-	var barChartSeriesDef =
-	[
-		{ displayName: "Rent", xField: "rent" },
-		{ displayName: "Utilities", xField: "utilities" }
-	];
-
-	//format currency
-	YAHOO.example.formatCurrencyAxisLabel = function( value )
-	{
-		return YAHOO.util.Number.format( value,
-		{
-			prefix: "$",
-			thousandsSeparator: ",",
-			decimalPlaces: 2
-		});
-	}
-
-	//return the formatted text
-	YAHOO.example.getDataTipText = function( item, index, series, axisField )
-	{
-		var toolTipText = series.displayName + " for " + item.month;
-		toolTipText += "\n" + YAHOO.example.formatCurrencyAxisLabel( item[series[axisField]] );
-		return toolTipText;
-	}
-
-	//DataTip function for the Line Chart and Column Chart
-	YAHOO.example.getYAxisDataTipText = function( item, index, series )
-	{
-		return YAHOO.example.getDataTipText(item, index, series, "yField");
-	}
-
-	//DataTip function for the Bar Chart
-	YAHOO.example.getXAxisDataTipText = function( item, index, series )
-	{
-		return YAHOO.example.getDataTipText(item, index, series, "xField");
-	}
-
-	//create a Numeric Axis for displaying dollars
-	var currencyAxis = new YAHOO.widget.NumericAxis();
-	currencyAxis.minimum = 800;
-	currencyAxis.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-
-	//Create Line Chart
-	var lineChart = new YAHOO.widget.LineChart( "linechart", myDataSource,
-	{
-		series: seriesDef,
-		xField: "month",
-		yAxis: currencyAxis,
-		dataTipFunction: YAHOO.example.getYAxisDataTipText
-	});
-
-	//Create Bar Chart
-	var barChart = new YAHOO.widget.BarChart( "barchart", myDataSource,
-	{
-		series:barChartSeriesDef,
-		yField: "month",
-		xAxis: currencyAxis,
-		dataTipFunction: YAHOO.example.getXAxisDataTipText
-	});
-
-	//Create Column Chart
-	var columnChart = new YAHOO.widget.ColumnChart( "columnchart", myDataSource,
-	{
-		series: seriesDef,
-		xField: "month",
-		yAxis: currencyAxis,
-		dataTipFunction: YAHOO.example.getYAxisDataTipText
-	});
-</script>
-	
-	<!--END SOURCE CODE FOR EXAMPLE =============================== -->
-	
-		
-		</div>
-		
-	
-	</div>			
-	</div>
-		
-	<h2 class="first">Define our styles</h2>
-
-<p>We can start by setting our styles for our charts and tabview container divs. This just sizes the charts and tab container, and gives us a custom style for the chart title.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-<style type="text/css">
-	.chart
-	{
-		width: 500px;
-		height: 350px;
-		margin-bottom: 10px;
-	}
-
-	.chart_title
-	{
-		display: block;
-		font-size: 1.2em;
-		font-weight: bold;
-		margin-bottom: 0.4em;
-	}
-
-	#tabContainer
-	{
-		width: 520px;
-	}
-</style>
-</textarea>
-
-<h2 class="first">Create a DataSource</h2>
-
-<p>We'll create a DataSource that will be used in all of our charts.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-YAHOO.example.monthlyExpenses =
-[
-	{ month: "January", rent: 880.00, utilities: 894.68 },
-	{ month: "February", rent: 880.00, utilities: 901.35 },
-	{ month: "March", rent: 880.00, utilities: 889.32 },
-	{ month: "April", rent: 880.00, utilities: 884.71 },
-	{ month: "May", rent: 910.00, utilities: 879.811 },
-	{ month: "June", rent: 910.00, utilities: 897.95 }
-];
-
-var myDataSource = new YAHOO.util.DataSource( YAHOO.example.monthlyExpenses );
-myDataSource.responseType = YAHOO.util.DataSource.TYPE_JSARRAY;
-myDataSource.responseSchema =
-{
-	fields: [ "month", "rent", "utilities" ]
-};
-</textarea>
-
-<h2 class="first">Create a TabView</h2>
-
-<p>We will create a TabView with the following tabs: Bar Chart, Line Chart and Column Chart. Each tab's contents will contain description text and a container div for its corresponding chart.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-//Create a TabView
-var tabView = new YAHOO.widget.TabView();
-
-//Add a tab for the Bar Chart
-tabView.addTab( new YAHOO.widget.Tab({
-		label: 'Bar Chart',
-		content: '<span class="chart_title">Bar Chart</span><div class="chart" id="barchart"></div>',
-		active: true
-}));
-
-//Add a tab for the Line Chart
-tabView.addTab( new YAHOO.widget.Tab({
-		label: 'Line Chart',
-		content: '<span class="chart_title">Line Chart</span><div class="chart" id="linechart"></div>'
-}));
-
-//Add a tab for the Column Chart
-tabView.addTab( new YAHOO.widget.Tab({
-		label: 'Column Chart',
-		content: '<span class="chart_title">Column Chart</span><div class="chart" id="columnchart"></div>'
-}));
-
-//Append TabView to its container div
-tabView.appendTo('tabContainer');
-</textarea>
-
-<h2 class="first">Create Series Definitions</h2>
-
-<p>Since a Bar Chart displays its data on the x axis, it will need a different series definition than the Line Chart and Column Chart.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-//series definition for Column and Line Charts
-var seriesDef =
-[
-	{ displayName: "Rent", yField: "rent" },
-	{ displayName: "Utilities", yField: "utilities" }
-];
-
-//series definition for Bar Chart
-var barChartSeriesDef =
-[
-	{ displayName: "Rent", xField: "rent" },
-	{ displayName: "Utilities", xField: "utilities" }
-];
-</textarea>
-
-<h2 class="first">Create Our Currency Axis</h2>
-
-<p>We will create a Numeric Axis and its formatting functions. Again, we will need to accomodate the fact that Bar Chart displays its currency on a different axis.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-//format currency
-YAHOO.example.formatCurrencyAxisLabel = function( value )
-{
-	return YAHOO.util.Number.format( value,
-	{
-		prefix: "$",
-		thousandsSeparator: ",",
-		decimalPlaces: 2
-	});
-}
-
-//return the formatted text
-YAHOO.example.getDataTipText = function( item, index, series, axisField )
-{
-	var toolTipText = series.displayName + " for " + item.month;
-	toolTipText += "\n" + YAHOO.example.formatCurrencyAxisLabel( item[series[axisField]] );
-	return toolTipText;
-}
-
-//DataTip function for the Line Chart and Column Chart
-YAHOO.example.getYAxisDataTipText = function( item, index, series )
-{
-	return YAHOO.example.getDataTipText(item, index, series, "yField");
-}
-
-//DataTip function for the Bar Chart
-YAHOO.example.getXAxisDataTipText = function( item, index, series )
-{
-	return YAHOO.example.getDataTipText(item, index, series, "xField");
-}
-
-//create a Numeric Axis for displaying dollars
-var currencyAxis = new YAHOO.widget.NumericAxis();
-currencyAxis.minimum = 800;
-currencyAxis.labelFunction = YAHOO.example.formatCurrencyAxisLabel;
-</textarea>
-
-<h2 class="first">Create Our Charts</h2>
-
-<p>Finally, we'll create our three charts and assign each to its corresponding container div.</p>
-
-<textarea name="code" class="JScript" cols="60" rows="10">
-//Create Line Chart
-var lineChart = new YAHOO.widget.LineChart( "linechart", myDataSource,
-{
-	series: seriesDef,
-	xField: "month",
-	yAxis: currencyAxis,
-	dataTipFunction: YAHOO.example.getYAxisDataTipText
-});
-
-//Create Bar Chart
-var barChart = new YAHOO.widget.BarChart( "barchart", myDataSource,
-{
-	series:barChartSeriesDef,
-	yField: "month",
-	xAxis: currencyAxis,
-	dataTipFunction: YAHOO.example.getXAxisDataTipText
-});
-
-//Create Column Chart
-var columnChart = new YAHOO.widget.ColumnChart( "columnchart", myDataSource,
-{
-	series: seriesDef,
-	xField: "month",
-	yAxis: currencyAxis,
-	dataTipFunction: YAHOO.example.getYAxisDataTipText
-});
-</textarea>
-
-<p>The Bar Chart has <code>currencyAxis</code> assigned to the <code>xAxis</code> and <code>YAHOO.example.getXAxisDataTipText</code> assigned as its <code>dataTipFunction</code> while the Line and Column Charts have the <code>currencyAxis</code> assigned to the <code>yAxis</code> and <code>getYAxisDataTipText</code> assigned as the <code>dataTipFunction</code>.</p>
-
-
-<h2>Configuration for This Example</h2>
-
-<p>You can load the necessary JavaScript and CSS for this example from Yahoo's servers.  <a href="http://developer.yahoo.com/yui/articles/hosting/?yahoo&dom&event&json&element&datasource&swf&charts&tabview&MIN#configure">Click here to load the YUI Dependency Configurator with all of this example's dependencies preconfigured</a>.</p>
-
-				</div>
-				<div class="yui-u">
-						<div id="loggerModule" class="yui-skin-sam">
-						<h3 class="firstContent">YUI Logger Output:</h3>
-								<div id="loggerDiv"></div>
-							<div id="loggerGloss">
-								<p><strong>Note:</strong> You are viewing this example in debug mode with logging enabled.  This can significantly slow performance.</p>
-	
-								<p class="loggerButton"><span id="loggerLink"><span class="first-child"><a href="charts-tabview.html">Reload with logging<br />and debugging disabled.</a></span></span></p>
-							</div>
-						</div>
-					
-				
-					<div id="examples">
-						<h3>Charts Control Examples:</h3>
-	
-						<div id="exampleToc">
-							<ul>
-								<li><a href='../charts/charts-quickstart.html'>Charts Quickstart Example</a></li><li><a href='../charts/charts-legend.html'>Chart with Legend Example</a></li><li><a href='../charts/charts-skins.html'>Skinning a Chart Example</a></li><li><a href='../charts/charts-datatable.html'>Chart and DataTable Example</a></li><li><a href='../charts/charts-xhr-polling.html'>Chart with DataSource Polling</a></li><li><a href='../charts/charts-stacked.html'>Stacked Bar Chart</a></li><li class='selected'><a href='../charts/charts-tabview.html'>Charts in a TabView</a></li><li><a href='../charts/charts-rotation.html'>Column Chart with Rotated Title and Labels</a></li><li><a href='../charts/charts-styles.html'>Styling Lines, Borders and Fills</a></li><li><a href='../charts/charts-dualaxes.html'>Chart with 2 Numeric Axes</a></li><li><a href='../charts/charts-hideseries.html'>Hide series in a chart.</a></li><li><a href='../charts/charts-seriescustomization.html'>Customize series items</a></li><li><a href='../charts/charts-functionscope.html'>Apply scope to label functions</a></li>							</ul>
-						</div>
-					</div>
-					
-					<div id="module">
-						<h3>More Charts Control Resources:</h3>
-						<ul>
-							<li><a href="http://developer.yahoo.com/yui/charts/">User's Guide</a> (external)</li>
-						<li><a href="../../docs/module_charts.html">API Documentation</a></li>
-                            
-                            
-							<li><a href="http://yuiblog.com/assets/pdf/cheatsheets/charts.pdf">Cheat Sheet PDF</a> (external)</li></ul>
-					</div>
-			  </div>
-		</div>
-		
-		</div>
-	</div>
-
-
-<div class="yui-b" id="tocWrapper">
-<!-- TABLE OF CONTENTS -->
-<div id="toc">
-	
-<ul>
-<li class="sect first">Yahoo! UI Library</li><li class="item"><a title="The Yahoo! User Interface Library (YUI)" href="http://developer.yahoo.com/yui/">Home (external)</a></li><li class="item"><a title="The Yahoo! User Interface Blog" href="http://yuiblog.com">YUIBlog (external)</a></li><li class="item"><a title="YUILibrary.com hosts the YUI community forums" href="http://yuilibrary.com/forum/">YUI Discussion Forum (external)</a></li><li class="item"><a title="The YUI Library source can be checked out from GitHub" href="http://github.com/yui/">YUI on GitHub</a></li><li class="item"><a title="Instantly searchable API documentation for the entire YUI library." href="../../docs/index.html">API Documentation</a></li><li class="item"><a title="Examples of every YUI utility and control in action" href="../../examples/">Functional Examples</a></li><li class="item"><a title="Videos and podcasts from the YUI Team and from the Yahoo! frontend engineering community." href="http://developer.yahoo.com/yui/theater/">YUI Theater (external)</a></li><li class="item"><a title="YUI is free and open, offered under a BSD license." href="http://developer.yahoo.com/yui/license.html">YUI License (external)</a></li><li class="sect">YUI Functional Examples</li><li class="item"><a title="The YUI Animation Utility - Functional Examples" href="../../examples/animation/index.html">Animation</a></li><li class="item"><a title="The YUI AutoComplete Control - Functional Examples" href="../../examples/autocomplete/index.html">AutoComplete</a></li><li class="item"><a title="The YUI Browser History Manager - Functional Examples" href="../../examples/history/index.html">Browser History Manager</a></li><li class="item"><a title="The YUI Button Control - Functional Examples" href="../../examples/button/index.html">Button</a></li><li class="item"><a title="The YUI Calendar Control - Functional Examples" href="../../examples/calendar/index.html">Calendar</a></li><li class="item"><a title="The YUI Carousel Control - Functional Examples" href="../../examples/carousel/index.html">Carousel</a></li><li class="selected "><a title="The YUI Charts Control - Functional Examples" href="../../examples/charts/index.html">Charts</a></li><li class="item"><a title="The YUI Color Picker Control - Functional Examples" href="../../examples/colorpicker/index.html">Color Picker</a></li><li class="item"><a title="The YUI Cookie Utility - Functional Examples" href="../../examples/cookie/index.html">Cookie</a></li><li class="item"><a title="The YUI Connection Manager (AJAX) - Functional Examples" href="../../examples/connection/index.html">Connection Manager</a></li><li class="item"><a title="The YUI Container Family (Module, Overlay, Tooltip, Panel, Dialog, SimpleDialog) - Functional Examples" href="../../examples/container/index.html">Container</a></li><li class="item"><a title="The YUI DataTable Control - Functional Examples" href="../../examples/datatable/index.html">DataTable</a></li><li class="item"><a title="The YUI Dom Collection - Functional Examples" href="../../examples/dom/index.html">Dom</a></li><li class="item"><a title="The YUI Drag & Drop Utility - Functional Examples" href="../../examples/dragdrop/index.html">Drag & Drop</a></li><li class="item"><a title="The YUI Event Utility - Functional Examples" href="../../examples/event/index.html">Event</a></li><li class="item"><a title="The YUI Get Utility - Functional Examples" href="../../examples/get/index.html">Get</a></li><li class="item"><a title="The YUI ImageCropper Control - Functional Examples" href="../../examples/imagecropper/index.html">ImageCropper</a></li><li class="item"><a title="The YUI ImageLoader Utility - Functional Examples" href="../../examples/imageloader/index.html">ImageLoader</a></li><li class="item"><a title="The YUI JSON Utility - Functional Examples" href="../../examples/json/index.html">JSON</a></li><li class="item"><a title="The YUI Layout Manager - Functional Examples" href="../../examples/layout/index.html">Layout Manager</a></li><li class="item"><a title="The YUI Logger Control - Functional Examples" href="../../examples/logger/index.html">Logger</a></li><li class="item"><a title="The YUI Menu Control - Functional Examples" href="../../examples/menu/index.html">Menu</a></li><li class="item"><a title="The YUI Paginator - Functional Examples" href="../../examples/paginator/index.html">Paginator</a></li><li class="item"><a title="The YUI Profiler Utility - Functional Examples" href="../../examples/profiler/index.html">Profiler</a></li><li class="item"><a title="The YUI ProfileViewer Control - Functional Examples" href="../../examples/profilerviewer/index.html">ProfilerViewer</a></li><li class="item"><a title="The YUI ProgressBar Control - Functional Examples" href="../../examples/progressbar/index.html">ProgressBar</a></li><li class="item"><a title="The YUI Resize Utility - Functional Examples" href="../../examples/resize/index.html">Resize</a></li><li class="item"><a title="The YUI Rich Text Editor - Functional Examples" href="../../examples/editor/index.html">Rich Text Editor</a></li><li class="item"><a title="The YUI Selector Utility - Functional Examples" href="../../examples/selector/index.html">Selector</a></li><li class="item"><a title="The YUI Slider Control - Functional Examples" href="../../examples/slider/index.html">Slider</a></li><li class="item"><a title="The YUI Storage Utility - Functional Examples" href="../../examples/storage/index.html">Storage</a></li><li class="item"><a title="The YUI SWF Utility - Functional Examples" href="../../examples/swf/index.html">SWF</a></li><li class="item"><a title="The YUI SWFStore Utility - Functional Examples" href="../../examples/swfstore/index.html">SWFStore</a></li><li class="item"><a title="The YUI Stylesheet Utility - Functional Examples" href="../../examples/stylesheet/index.html">Stylesheet</a></li><li class="item"><a title="The YUI TabView Control - Functional Examples" href="../../examples/tabview/index.html">TabView</a></li><li class="item"><a title="The YUI TreeView Control - Functional Examples" href="../../examples/treeview/index.html">TreeView</a></li><li class="item"><a title="The YUI Uploader Utility - Functional Examples" href="../../examples/uploader/index.html">Uploader (experimental)</a></li><li class="item"><a title="The YUI YAHOO Global Object - Functional Examples" href="../../examples/yahoo/index.html">YAHOO Global Object</a></li><li class="item"><a title="The YUI Loader Utility - Functional Examples" href="../../examples/yuiloader/index.html">YUI Loader</a></li><li class="item"><a title="The YUI Test Utility - Functional Examples" href="../../examples/yuitest/index.html">YUI Test</a></li><li class="item"><a title="YUI Reset CSS - Functional Examples" href="../../examples/reset/index.html">Reset CSS</a></li><li class="item"><a title="YUI Base CSS - Functional Examples" href="../../examples/base/index.html">Base CSS</a></li><li class="item"><a title="YUI Fonts CSS - Functional Examples" href="../../examples/fonts/index.html">Fonts CSS</a></li><li class="item"><a title="YUI Grids CSS - Functional Examples" href="../../examples/grids/index.html">Grids CSS</a></li><li class="sect">YUI Articles on the YUI Website</li><li class="item"><a title="Answers to Frequently Asked Questions about the YUI Library" href="http://developer.yahoo.com/yui/articles/faq/">YUI FAQ (external)</a></li><li class="item"><a title="Yahoo!'s philosophy of Graded Browser Support" href="http://developer.yahoo.com/yui/articles/gbs/">Graded Browser Support (external)</a></li><li class="item"><a title="Reporting Bugs and Making Feature Requests for YUI Components" href="http://developer.yahoo.com/yui/articles/reportingbugs/">Bug Reports/Feature Requests (external)</a></li><li class="item"><a title="Serve YUI source files from Yahoo! -- free, fast, and simple" href="http://developer.yahoo.com/yui/articles/hosting/">Serving YUI Files from Yahoo! (external)</a></li><li class="item"><a title="Best practices for working with web services while protecting user privacy" href="http://developer.yahoo.com/security/">Security Best Practices (external)</a></li></ul>
-</div>
-</div>
-	</div><!--closes bd-->
-
-	<div id="ft">
-        <p class="first">Copyright © 2011 Yahoo! Inc. All rights reserved.</p>
-        <p><a href="http://privacy.yahoo.com/privacy/us/devel/index.html">Privacy Policy</a> - 
-            <a href="http://docs.yahoo.com/info/terms/">Terms of Service</a> - 
-            <a href="http://docs.yahoo.com/info/copyright/copyright.html">Copyright Policy</a> - 
-            <a href="http://careers.yahoo.com/">Job Openings</a></p>
-	</div>
-</div>
-<script src="../../assets/syntax.js"></script>
-<script src="../../assets/dpSyntaxHighlighter.js"></script>
-<script language="javascript"> 
-dp.SyntaxHighlighter.HighlightAll('code'); 
-</script>
-
-<script src='../../assets/YUIexamples.js'></script>
-
-
-</body>
-</html>
diff --git a/examples/charts/charts-xhr-polling.html b/examples/charts/charts-xhr-polling.html
deleted file mode 100644
index aa28020..0000000
--- a/examples/charts/charts-xhr-polling.html
+++ /dev/null
@@ -1,314 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-	<title>YUI Library Examples: Charts Control: Chart with DataSource Polling</title>
-    
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-    	<link rel="stylesheet" type="text/css" href="../../assets/yui.css" >
-
-<style>
-/*Supplemental CSS for the YUI distribution*/
-#custom-doc { width: 95%; min-width: 950px; }
-#pagetitle {background-image: url(../../assets/bg_hd.gif);}
-</style>
-
-<link rel="stylesheet" type="text/css" href="../../assets/dpSyntaxHighlighter.css">
-<!--Script and CSS includes for YUI dependencies on this page-->
-<link rel="stylesheet" type="text/css" href="../../build/button/assets/skins/sam/button.css" />
-<script type="text/javascript" src="../../build/yuiloader/yuiloader-min.js"></script>
-<script type="text/javascript" src="../../build/dom/dom-min.js"></script>
-<script type="text/javascript" src="../../build/event/event-min.js"></script>
-<script type="text/javascript" src="../../build/json/json-min.js"></script>
-<script type="text/javascript" src="../../build/element/element-min.js"></script>
-<script type="text/javascript" src="../../build/connection/connection-min.js"></script>
-<script type="text/javascript" src="../../build/datasource/datasource-min.js"></script>
-<script type="text/javascript" src="../../build/swf/swf-min.js"></script>
-<script type="text/javascript" src="../../build/charts/charts-min.js"></script>
-<script type="text/javascript" src="../../build/button/button-min.js"></script>
-
-
-<!--begin custom header content for this example-->
-<style type="text/css">
-    #chart
-    {
-        width: 500px;
-        height: 350px;
-    }
-
-    .chart_title
-    {
-        display: block;
-        font-size: 1.2em;
-        font-weight: bold;
-        margin-bottom: 0.4em;
-    }
-
-    #buttons
-    {
-        margin-top: 12px;
-    }
-</style>
-
-<!--end custom header content for this example-->
-
-
-<script type="text/javascript">
-//enable passthrough of errors from YUI Event:
-if ((typeof YAHOO !== "undefined") && (YAHOO.util) && (YAHOO.util.Event)) {
-	YAHOO.util.Event.throwErrors = true;
-}
-</script>
-</head>
-<body id="yahoo-com" class="yui-skin-sam">
-<div id="custom-doc" class="yui-t2">
-<div id="hd">
-	<div id="ygunav">
-		<p><em><a href="http://developer.yahoo.com/yui/">YUI Library Home</a></em></p>
-		<form action="http://search.yahoo.com/search" id="sitesearchform">
-		<input name="vs" type="hidden" value="developer.yahoo.com">
-		<input name="vs" type="hidden" value="yuiblog.com">
-		<div id="sitesearch">
-			<label for="searchinput">Site Search (YDN & YUIBlog): </label>
-			<input type="text" id="searchinput" name="p">
-			<input type="submit" value="Search" id="searchsubmit" class="ygbt">
-		</div>
-		</form>	</div>
-	<div id="ygma"><a href="../../"><img src="../../assets/yui.gif"  border="0" height="38"></a></div>
-	<div id="pagetitle"><h1>YUI Library Examples: Charts Control: Chart with DataSource Polling</h1></div>
-</div>
-<div id="bd">
-	
-	<div id="yui-main">
-		<div class="yui-b">
-		  <div class="yui-ge">
-			  <div class="yui-u first example">
-
-    
-	<div class="promo">
-	<h1>Charts Control: Chart with DataSource Polling</h1>
-	
-	<div class="exampleIntro">
-	<p>The <a href="http://developer.yahoo.com/yui/charts/">YUI Charts Control</a> provides built-in support for iterative polling for data over XHR using an XHR <a href="http://developer.yahoo.com/yui/datasource/">DataSource</a> instance.  In the example below, iterative polling causes the chart to refresh every several seconds and animate its display to represent the new data.</p>
-<p>Please note: The YUI Charts Control requires Flash Player 9.0.45 or higher. The latest version of Flash Player is available at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p>			
-	</div>	
-					
-	<div class="example-container module ">
-			<div class="hd exampleHd">
-			<p class="newWindowButton yui-skin-sam"><!--<span id="newWindowLinkx"><span class="first-child">--><a href="charts-xhr-polling_clean.html" target="_blank">View example in new window.</a><!--</span></span>-->		
-		</div>		<div id="example-canvas" class="bd">
-	
-		
-	<!--BEGIN SOURCE CODE FOR EXAMPLE =============================== -->
-	
-	<span class="chart_title"></span>
-<div id="chart">Unable to load Flash content. The YUI Charts Control requires Flash Player 9.0.45 or higher. You can download the latest version of Flash Player from the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p></div>
-<div id="buttons">
-    <button id="startpolling">Start Polling</button>
-    <button id="stoppolling">Stop Polling</button>
-</div>
-<script type="text/javascript">
-
-	YAHOO.widget.Chart.SWFURL = "../../build/charts/assets/charts.swf";
-
-//--- data
-
-	var jsonData = new YAHOO.util.DataSource( "assets/generatedata.php?" );
-	//use POST so that IE doesn't cache the data
-	jsonData.connMethodPost = true;
-	jsonData.responseType = YAHOO.util.DataSource.TYPE_JSON;
-	jsonData.responseSchema =
-	{
-			resultsList: "Results",
-			fields: ["Name","Value"]
-	};
-//--- chart
-
-	var yAxis = new YAHOO.widget.NumericAxis();
-	yAxis.minimum = 0;
-	yAxis.maximum = 100;
-
-	var mychart = new YAHOO.widget.ColumnChart( "chart", jsonData,
-	{
-		xField: "Name",
-		yField: "Value",
-		yAxis: yAxis
-	});
-
-    var clearPollingId;
-
-    function startPolling(e)
-    {
-        clearTimeout(clearPollingId);
-        clearPollingId = setTimeout("stopPolling()", 60000); 
-        mychart.set("polling", 2000); 
-    }
-
-    function stopPolling(e)
-    {
-        mychart.set("polling", null);
-    }
-    
-    YAHOO.util.Event.addListener("startpolling", "click", startPolling);
-    YAHOO.util.Event.addListener("stoppolling", "click", stopPolling);
-
-
-</script>
-	
-	<!--END SOURCE CODE FOR EXAMPLE =============================== -->
-	
-		
-		</div>
-		
-	
-	</div>			
-	</div>
-		
-	<h2 class="first">CSS and Markup for the Polling Chart</h2>
-<p>First, we will add our chart's container div and buttons for starting and stopping polling.</p>
-<textarea name="code" class="HTML">
-<style type="text/css">
-	#chart
-	{
-		width: 500px;
-		height: 350px;
-	}
-
-    #buttons
-    {
-        margin-top: 12px;
-    }
-</style>
-
-<div id="chart">Unable to load Flash content. The YUI Charts Control requires Flash Player 9.0.45 or higher. You can download the latest version of Flash Player from the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p></div>
-<div id="buttons">
-    <button id="startpolling">Start Polling</button>
-    <button id="stoppolling">Stop Polling</button>
-</div>
-</textarea>
-
-<h2>Create a DataSource that uses XHR</h2>
-
-<p>If a DataSource loads its data from an external source through XHR, a Chart may continually poll the DataSource to determine if new data is available. Nothing special needs to be done to the DataSource. The Chart handles all the details.</p>
-
-<textarea name="code" class="JScript">
-var jsonData = new YAHOO.util.DataSource( "assets/generatedata.php?" );
-jsonData.responseType = YAHOO.util.DataSource.TYPE_JSON;
-jsonData.responseSchema =
-{
-		resultsList: "Results",
-		fields: ["Name","Value"]
-};
-</textarea>
-
-<h2>Add Chart</h2>
-
-<p>Create a column chart that uses our DataSource.</p>
-
-<textarea name="code" class="JScript">
-var mychart = new YAHOO.widget.ColumnChart( "chart", jsonData,
-{
-	xField: "Name",
-	yField: "Value",
-	yAxis: yAxis
-});
-</textarea>
-
-<h2>Turning on Chart Polling</h2>
-
-<p>The <code>polling</code> attribute of the Chart control accepts a numeric value representing the number of milliseconds between requests for new data. We will add methods for starting and stopping polling. 
-In this case, the Chart control will ask the DataSource to reload its data every two seconds. When new data is available, the chart will redraw or animate to display the new information.</p>
-
-<textarea name="code" class="JScript">
-var clearPollingId;
-
-function startPolling(e)
-{
-    clearTimeout(clearPollingId);
-    clearPollingId = setTimeout("stopPolling()", 60000); 
-    mychart.set("polling", 2000); 
-}
-
-function stopPolling(e)
-{
-    mychart.set("polling", null);
-}
-</textarea>
-
-<p>Finally, we'll set our polling methods as event handlers for their respective buttons.</p>
-
-<textarea name="code" class="JScript">
-YAHOO.util.Event.addListener("startpolling", "click", startPolling);
-YAHOO.util.Event.addListener("stoppolling", "click", stopPolling);
-</textarea>
-
-
-<h2>Configuration for This Example</h2>
-
-<p>You can load the necessary JavaScript and CSS for this example from Yahoo's servers.  <a href="http://developer.yahoo.com/yui/articles/hosting/?yahoo&dom&event&json&element&connection&datasource&swf&charts&MIN#configure">Click here to load the YUI Dependency Configurator with all of this example's dependencies preconfigured</a>.</p>
-
-				</div>
-				<div class="yui-u">
-						<div id="loggerModule" class="yui-skin-sam">
-						<h3 class="firstContent">YUI Logger Output:</h3>
-								<div id="loggerGloss"><p><strong>Note:</strong> Logging and debugging is currently turned off for this example.</p> 
-							<p class="loggerButton"><span id="loggerLink"><span class="first-child"><a href="charts-xhr-polling_log.html">Reload with logging<br />
-	 and debugging enabled.</a></span></span></p></div>
-	
-						</div>
-					
-				
-					<div id="examples">
-						<h3>Charts Control Examples:</h3>
-	
-						<div id="exampleToc">
-							<ul>
-								<li><a href='../charts/charts-quickstart.html'>Charts Quickstart Example</a></li><li><a href='../charts/charts-legend.html'>Chart with Legend Example</a></li><li><a href='../charts/charts-skins.html'>Skinning a Chart Example</a></li><li><a href='../charts/charts-datatable.html'>Chart and DataTable Example</a></li><li class='selected'><a href='../charts/charts-xhr-polling.html'>Chart with DataSource Polling</a></li><li><a href='../charts/charts-stacked.html'>Stacked Bar Chart</a></li><li><a href='../charts/charts-tabview.html'>Charts in a TabView</a></li><li><a href='../charts/charts-rotation.html'>Column Chart with Rotated Title and Labels</a></li><li><a href='../charts/charts-styles.html'>Styling Lines, Borders and Fills</a></li><li><a href='../charts/charts-dualaxes.html'>Chart with 2 Numeric Axes</a></li><li><a href='../charts/charts-hideseries.html'>Hide series in a chart.</a></li><li><a href='../charts/charts-seriescustomization.html'>Customize series items</a></li><li><a href='../charts/charts-functionscope.html'>Apply scope to label functions</a></li>							</ul>
-						</div>
-					</div>
-					
-					<div id="module">
-						<h3>More Charts Control Resources:</h3>
-						<ul>
-							<li><a href="http://developer.yahoo.com/yui/charts/">User's Guide</a> (external)</li>
-						<li><a href="../../docs/module_charts.html">API Documentation</a></li>
-                            
-                            
-							<li><a href="http://yuiblog.com/assets/pdf/cheatsheets/charts.pdf">Cheat Sheet PDF</a> (external)</li></ul>
-					</div>
-			  </div>
-		</div>
-		
-		</div>
-	</div>
-
-
-<div class="yui-b" id="tocWrapper">
-<!-- TABLE OF CONTENTS -->
-<div id="toc">
-	
-<ul>
-<li class="sect first">Yahoo! UI Library</li><li class="item"><a title="The Yahoo! User Interface Library (YUI)" href="http://developer.yahoo.com/yui/">Home (external)</a></li><li class="item"><a title="The Yahoo! User Interface Blog" href="http://yuiblog.com">YUIBlog (external)</a></li><li class="item"><a title="YUILibrary.com hosts the YUI community forums" href="http://yuilibrary.com/forum/">YUI Discussion Forum (external)</a></li><li class="item"><a title="The YUI Library source can be checked out from GitHub" href="http://github.com/yui/">YUI on GitHub</a></li><li class="item"><a title="Instantly searchable API documentation for the entire YUI library." href="../../docs/index.html">API Documentation</a></li><li class="item"><a title="Examples of every YUI utility and control in action" href="../../examples/">Functional Examples</a></li><li class="item"><a title="Videos and podcasts from the YUI Team and from the Yahoo! frontend engineering community." href="http://developer.yahoo.com/yui/theater/">YUI Theater (external)</a></li><li class="item"><a title="YUI is free and open, offered under a BSD license." href="http://developer.yahoo.com/yui/license.html">YUI License (external)</a></li><li class="sect">YUI Functional Examples</li><li class="item"><a title="The YUI Animation Utility - Functional Examples" href="../../examples/animation/index.html">Animation</a></li><li class="item"><a title="The YUI AutoComplete Control - Functional Examples" href="../../examples/autocomplete/index.html">AutoComplete</a></li><li class="item"><a title="The YUI Browser History Manager - Functional Examples" href="../../examples/history/index.html">Browser History Manager</a></li><li class="item"><a title="The YUI Button Control - Functional Examples" href="../../examples/button/index.html">Button</a></li><li class="item"><a title="The YUI Calendar Control - Functional Examples" href="../../examples/calendar/index.html">Calendar</a></li><li class="item"><a title="The YUI Carousel Control - Functional Examples" href="../../examples/carousel/index.html">Carousel</a></li><li class="selected "><a title="The YUI Charts Control - Functional Examples" href="../../examples/charts/index.html">Charts</a></li><li class="item"><a title="The YUI Color Picker Control - Functional Examples" href="../../examples/colorpicker/index.html">Color Picker</a></li><li class="item"><a title="The YUI Cookie Utility - Functional Examples" href="../../examples/cookie/index.html">Cookie</a></li><li class="item"><a title="The YUI Connection Manager (AJAX) - Functional Examples" href="../../examples/connection/index.html">Connection Manager</a></li><li class="item"><a title="The YUI Container Family (Module, Overlay, Tooltip, Panel, Dialog, SimpleDialog) - Functional Examples" href="../../examples/container/index.html">Container</a></li><li class="item"><a title="The YUI DataTable Control - Functional Examples" href="../../examples/datatable/index.html">DataTable</a></li><li class="item"><a title="The YUI Dom Collection - Functional Examples" href="../../examples/dom/index.html">Dom</a></li><li class="item"><a title="The YUI Drag & Drop Utility - Functional Examples" href="../../examples/dragdrop/index.html">Drag & Drop</a></li><li class="item"><a title="The YUI Event Utility - Functional Examples" href="../../examples/event/index.html">Event</a></li><li class="item"><a title="The YUI Get Utility - Functional Examples" href="../../examples/get/index.html">Get</a></li><li class="item"><a title="The YUI ImageCropper Control - Functional Examples" href="../../examples/imagecropper/index.html">ImageCropper</a></li><li class="item"><a title="The YUI ImageLoader Utility - Functional Examples" href="../../examples/imageloader/index.html">ImageLoader</a></li><li class="item"><a title="The YUI JSON Utility - Functional Examples" href="../../examples/json/index.html">JSON</a></li><li class="item"><a title="The YUI Layout Manager - Functional Examples" href="../../examples/layout/index.html">Layout Manager</a></li><li class="item"><a title="The YUI Logger Control - Functional Examples" href="../../examples/logger/index.html">Logger</a></li><li class="item"><a title="The YUI Menu Control - Functional Examples" href="../../examples/menu/index.html">Menu</a></li><li class="item"><a title="The YUI Paginator - Functional Examples" href="../../examples/paginator/index.html">Paginator</a></li><li class="item"><a title="The YUI Profiler Utility - Functional Examples" href="../../examples/profiler/index.html">Profiler</a></li><li class="item"><a title="The YUI ProfileViewer Control - Functional Examples" href="../../examples/profilerviewer/index.html">ProfilerViewer</a></li><li class="item"><a title="The YUI ProgressBar Control - Functional Examples" href="../../examples/progressbar/index.html">ProgressBar</a></li><li class="item"><a title="The YUI Resize Utility - Functional Examples" href="../../examples/resize/index.html">Resize</a></li><li class="item"><a title="The YUI Rich Text Editor - Functional Examples" href="../../examples/editor/index.html">Rich Text Editor</a></li><li class="item"><a title="The YUI Selector Utility - Functional Examples" href="../../examples/selector/index.html">Selector</a></li><li class="item"><a title="The YUI Slider Control - Functional Examples" href="../../examples/slider/index.html">Slider</a></li><li class="item"><a title="The YUI Storage Utility - Functional Examples" href="../../examples/storage/index.html">Storage</a></li><li class="item"><a title="The YUI SWF Utility - Functional Examples" href="../../examples/swf/index.html">SWF</a></li><li class="item"><a title="The YUI SWFStore Utility - Functional Examples" href="../../examples/swfstore/index.html">SWFStore</a></li><li class="item"><a title="The YUI Stylesheet Utility - Functional Examples" href="../../examples/stylesheet/index.html">Stylesheet</a></li><li class="item"><a title="The YUI TabView Control - Functional Examples" href="../../examples/tabview/index.html">TabView</a></li><li class="item"><a title="The YUI TreeView Control - Functional Examples" href="../../examples/treeview/index.html">TreeView</a></li><li class="item"><a title="The YUI Uploader Utility - Functional Examples" href="../../examples/uploader/index.html">Uploader (experimental)</a></li><li class="item"><a title="The YUI YAHOO Global Object - Functional Examples" href="../../examples/yahoo/index.html">YAHOO Global Object</a></li><li class="item"><a title="The YUI Loader Utility - Functional Examples" href="../../examples/yuiloader/index.html">YUI Loader</a></li><li class="item"><a title="The YUI Test Utility - Functional Examples" href="../../examples/yuitest/index.html">YUI Test</a></li><li class="item"><a title="YUI Reset CSS - Functional Examples" href="../../examples/reset/index.html">Reset CSS</a></li><li class="item"><a title="YUI Base CSS - Functional Examples" href="../../examples/base/index.html">Base CSS</a></li><li class="item"><a title="YUI Fonts CSS - Functional Examples" href="../../examples/fonts/index.html">Fonts CSS</a></li><li class="item"><a title="YUI Grids CSS - Functional Examples" href="../../examples/grids/index.html">Grids CSS</a></li><li class="sect">YUI Articles on the YUI Website</li><li class="item"><a title="Answers to Frequently Asked Questions about the YUI Library" href="http://developer.yahoo.com/yui/articles/faq/">YUI FAQ (external)</a></li><li class="item"><a title="Yahoo!'s philosophy of Graded Browser Support" href="http://developer.yahoo.com/yui/articles/gbs/">Graded Browser Support (external)</a></li><li class="item"><a title="Reporting Bugs and Making Feature Requests for YUI Components" href="http://developer.yahoo.com/yui/articles/reportingbugs/">Bug Reports/Feature Requests (external)</a></li><li class="item"><a title="Serve YUI source files from Yahoo! -- free, fast, and simple" href="http://developer.yahoo.com/yui/articles/hosting/">Serving YUI Files from Yahoo! (external)</a></li><li class="item"><a title="Best practices for working with web services while protecting user privacy" href="http://developer.yahoo.com/security/">Security Best Practices (external)</a></li></ul>
-</div>
-</div>
-	</div><!--closes bd-->
-
-	<div id="ft">
-        <p class="first">Copyright © 2011 Yahoo! Inc. All rights reserved.</p>
-        <p><a href="http://privacy.yahoo.com/privacy/us/devel/index.html">Privacy Policy</a> - 
-            <a href="http://docs.yahoo.com/info/terms/">Terms of Service</a> - 
-            <a href="http://docs.yahoo.com/info/copyright/copyright.html">Copyright Policy</a> - 
-            <a href="http://careers.yahoo.com/">Job Openings</a></p>
-	</div>
-</div>
-<script src="../../assets/syntax.js"></script>
-<script src="../../assets/dpSyntaxHighlighter.js"></script>
-<script language="javascript"> 
-dp.SyntaxHighlighter.HighlightAll('code'); 
-</script>
-
-<script src='../../assets/YUIexamples.js'></script>
-
-
-</body>
-</html>
diff --git a/examples/charts/charts-xhr-polling_clean.html b/examples/charts/charts-xhr-polling_clean.html
deleted file mode 100644
index 174f0f7..0000000
--- a/examples/charts/charts-xhr-polling_clean.html
+++ /dev/null
@@ -1,126 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-<title>Chart with DataSource Polling</title>
-
-<style type="text/css">
-/*margin and padding on body element
-  can introduce errors in determining
-  element position and are not recommended;
-  we turn them off as a foundation for YUI
-  CSS treatments. */
-body {
-	margin:0;
-	padding:0;
-}
-</style>
-
-<link rel="stylesheet" type="text/css" href="../../build/fonts/fonts-min.css" />
-<script type="text/javascript" src="../../build/yahoo-dom-event/yahoo-dom-event.js"></script>
-<script type="text/javascript" src="../../build/json/json-min.js"></script>
-<script type="text/javascript" src="../../build/element/element-min.js"></script>
-<script type="text/javascript" src="../../build/connection/connection-min.js"></script>
-<script type="text/javascript" src="../../build/datasource/datasource-min.js"></script>
-<script type="text/javascript" src="../../build/swf/swf-min.js"></script>
-<script type="text/javascript" src="../../build/charts/charts-min.js"></script>
-
-
-<!--begin custom header content for this example-->
-<style type="text/css">
-    #chart
-    {
-        width: 500px;
-        height: 350px;
-    }
-
-    .chart_title
-    {
-        display: block;
-        font-size: 1.2em;
-        font-weight: bold;
-        margin-bottom: 0.4em;
-    }
-
-    #buttons
-    {
-        margin-top: 12px;
-    }
-</style>
-
-<!--end custom header content for this example-->
-
-</head>
-
-<body class="yui-skin-sam">
-
-
-<h1>Chart with DataSource Polling</h1>
-
-<div class="exampleIntro">
-	<p>The <a href="http://developer.yahoo.com/yui/charts/">YUI Charts Control</a> provides built-in support for iterative polling for data over XHR using an XHR <a href="http://developer.yahoo.com/yui/datasource/">DataSource</a> instance.  In the example below, iterative polling causes the chart to refresh every several seconds and animate its display to represent the new data.</p>
-<p>Please note: The YUI Charts Control requires Flash Player 9.0.45 or higher. The latest version of Flash Player is available at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p>			
-</div>
-
-<!--BEGIN SOURCE CODE FOR EXAMPLE =============================== -->
-
-<span class="chart_title"></span>
-<div id="chart">Unable to load Flash content. The YUI Charts Control requires Flash Player 9.0.45 or higher. You can download the latest version of Flash Player from the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p></div>
-<div id="buttons">
-    <button id="startpolling">Start Polling</button>
-    <button id="stoppolling">Stop Polling</button>
-</div>
-<script type="text/javascript">
-
-	YAHOO.widget.Chart.SWFURL = "../../build/charts/assets/charts.swf";
-
-//--- data
-
-	var jsonData = new YAHOO.util.DataSource( "assets/generatedata.php?" );
-	//use POST so that IE doesn't cache the data
-	jsonData.connMethodPost = true;
-	jsonData.responseType = YAHOO.util.DataSource.TYPE_JSON;
-	jsonData.responseSchema =
-	{
-			resultsList: "Results",
-			fields: ["Name","Value"]
-	};
-//--- chart
-
-	var yAxis = new YAHOO.widget.NumericAxis();
-	yAxis.minimum = 0;
-	yAxis.maximum = 100;
-
-	var mychart = new YAHOO.widget.ColumnChart( "chart", jsonData,
-	{
-		xField: "Name",
-		yField: "Value",
-		yAxis: yAxis
-	});
-
-    var clearPollingId;
-
-    function startPolling(e)
-    {
-        clearTimeout(clearPollingId);
-        clearPollingId = setTimeout("stopPolling()", 60000); 
-        mychart.set("polling", 2000); 
-    }
-
-    function stopPolling(e)
-    {
-        mychart.set("polling", null);
-    }
-    
-    YAHOO.util.Event.addListener("startpolling", "click", startPolling);
-    YAHOO.util.Event.addListener("stoppolling", "click", stopPolling);
-
-
-</script>
-
-<!--END SOURCE CODE FOR EXAMPLE =============================== -->
-
-</body>
-</html>
diff --git a/examples/charts/charts-xhr-polling_log.html b/examples/charts/charts-xhr-polling_log.html
deleted file mode 100644
index e0809b8..0000000
--- a/examples/charts/charts-xhr-polling_log.html
+++ /dev/null
@@ -1,318 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-	<title>YUI Library Examples: Charts Control: Chart with DataSource Polling</title>
-    
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-    	<link rel="stylesheet" type="text/css" href="../../assets/yui.css" >
-
-<style>
-/*Supplemental CSS for the YUI distribution*/
-#custom-doc { width: 95%; min-width: 950px; }
-#pagetitle {background-image: url(../../assets/bg_hd.gif);}
-</style>
-
-<link rel="stylesheet" type="text/css" href="../../assets/dpSyntaxHighlighter.css">
-<!--Script and CSS includes for YUI dependencies on this page-->
-<link rel="stylesheet" type="text/css" href="../../build/logger/assets/skins/sam/logger.css" />
-<link rel="stylesheet" type="text/css" href="../../build/button/assets/skins/sam/button.css" />
-<script type="text/javascript" src="../../build/yuiloader/yuiloader-min.js"></script>
-<script type="text/javascript" src="../../build/event/event-min.js"></script>
-<script type="text/javascript" src="../../build/dom/dom-min.js"></script>
-<script type="text/javascript" src="../../build/logger/logger-min.js"></script>
-<script type="text/javascript" src="../../build/json/json-min.js"></script>
-<script type="text/javascript" src="../../build/element/element-min.js"></script>
-<script type="text/javascript" src="../../build/connection/connection-min.js"></script>
-<script type="text/javascript" src="../../build/datasource/datasource-min.js"></script>
-<script type="text/javascript" src="../../build/swf/swf-debug.js"></script>
-<script type="text/javascript" src="../../build/charts/charts-debug.js"></script>
-<script type="text/javascript" src="../../build/button/button-min.js"></script>
-
-
-<!--begin custom header content for this example-->
-<style type="text/css">
-    #chart
-    {
-        width: 500px;
-        height: 350px;
-    }
-
-    .chart_title
-    {
-        display: block;
-        font-size: 1.2em;
-        font-weight: bold;
-        margin-bottom: 0.4em;
-    }
-
-    #buttons
-    {
-        margin-top: 12px;
-    }
-</style>
-
-<!--end custom header content for this example-->
-
-
-<script type="text/javascript">
-//enable passthrough of errors from YUI Event:
-if ((typeof YAHOO !== "undefined") && (YAHOO.util) && (YAHOO.util.Event)) {
-	YAHOO.util.Event.throwErrors = true;
-}
-</script>
-</head>
-<body id="yahoo-com" class="yui-skin-sam">
-<div id="custom-doc" class="yui-t2">
-<div id="hd">
-	<div id="ygunav">
-		<p><em><a href="http://developer.yahoo.com/yui/">YUI Library Home</a></em></p>
-		<form action="http://search.yahoo.com/search" id="sitesearchform">
-		<input name="vs" type="hidden" value="developer.yahoo.com">
-		<input name="vs" type="hidden" value="yuiblog.com">
-		<div id="sitesearch">
-			<label for="searchinput">Site Search (YDN & YUIBlog): </label>
-			<input type="text" id="searchinput" name="p">
-			<input type="submit" value="Search" id="searchsubmit" class="ygbt">
-		</div>
-		</form>	</div>
-	<div id="ygma"><a href="../../"><img src="../../assets/yui.gif"  border="0" height="38"></a></div>
-	<div id="pagetitle"><h1>YUI Library Examples: Charts Control: Chart with DataSource Polling</h1></div>
-</div>
-<div id="bd">
-	
-	<div id="yui-main">
-		<div class="yui-b">
-		  <div class="yui-ge">
-			  <div class="yui-u first example">
-
-    
-	<div class="promo">
-	<h1>Charts Control: Chart with DataSource Polling</h1>
-	
-	<div class="exampleIntro">
-	<p>The <a href="http://developer.yahoo.com/yui/charts/">YUI Charts Control</a> provides built-in support for iterative polling for data over XHR using an XHR <a href="http://developer.yahoo.com/yui/datasource/">DataSource</a> instance.  In the example below, iterative polling causes the chart to refresh every several seconds and animate its display to represent the new data.</p>
-<p>Please note: The YUI Charts Control requires Flash Player 9.0.45 or higher. The latest version of Flash Player is available at the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p>			
-	</div>	
-					
-	<div class="example-container module ">
-			<div class="hd exampleHd">
-			<p class="newWindowButton yui-skin-sam"><!--<span id="newWindowLinkx"><span class="first-child">--><a href="charts-xhr-polling_clean.html" target="_blank">View example in new window.</a><!--</span></span>-->		
-		</div>		<div id="example-canvas" class="bd">
-	
-		
-	<!--BEGIN SOURCE CODE FOR EXAMPLE =============================== -->
-	
-	<span class="chart_title"></span>
-<div id="chart">Unable to load Flash content. The YUI Charts Control requires Flash Player 9.0.45 or higher. You can download the latest version of Flash Player from the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p></div>
-<div id="buttons">
-    <button id="startpolling">Start Polling</button>
-    <button id="stoppolling">Stop Polling</button>
-</div>
-<script type="text/javascript">
-
-	YAHOO.widget.Chart.SWFURL = "../../build/charts/assets/charts.swf";
-
-//--- data
-
-	var jsonData = new YAHOO.util.DataSource( "assets/generatedata.php?" );
-	//use POST so that IE doesn't cache the data
-	jsonData.connMethodPost = true;
-	jsonData.responseType = YAHOO.util.DataSource.TYPE_JSON;
-	jsonData.responseSchema =
-	{
-			resultsList: "Results",
-			fields: ["Name","Value"]
-	};
-//--- chart
-
-	var yAxis = new YAHOO.widget.NumericAxis();
-	yAxis.minimum = 0;
-	yAxis.maximum = 100;
-
-	var mychart = new YAHOO.widget.ColumnChart( "chart", jsonData,
-	{
-		xField: "Name",
-		yField: "Value",
-		yAxis: yAxis
-	});
-
-    var clearPollingId;
-
-    function startPolling(e)
-    {
-        clearTimeout(clearPollingId);
-        clearPollingId = setTimeout("stopPolling()", 60000); 
-        mychart.set("polling", 2000); 
-    }
-
-    function stopPolling(e)
-    {
-        mychart.set("polling", null);
-    }
-    
-    YAHOO.util.Event.addListener("startpolling", "click", startPolling);
-    YAHOO.util.Event.addListener("stoppolling", "click", stopPolling);
-
-
-</script>
-	
-	<!--END SOURCE CODE FOR EXAMPLE =============================== -->
-	
-		
-		</div>
-		
-	
-	</div>			
-	</div>
-		
-	<h2 class="first">CSS and Markup for the Polling Chart</h2>
-<p>First, we will add our chart's container div and buttons for starting and stopping polling.</p>
-<textarea name="code" class="HTML">
-<style type="text/css">
-	#chart
-	{
-		width: 500px;
-		height: 350px;
-	}
-
-    #buttons
-    {
-        margin-top: 12px;
-    }
-</style>
-
-<div id="chart">Unable to load Flash content. The YUI Charts Control requires Flash Player 9.0.45 or higher. You can download the latest version of Flash Player from the <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player Download Center</a>.</p></div>
-<div id="buttons">
-    <button id="startpolling">Start Polling</button>
-    <button id="stoppolling">Stop Polling</button>
-</div>
-</textarea>
-
-<h2>Create a DataSource that uses XHR</h2>
-
-<p>If a DataSource loads its data from an external source through XHR, a Chart may continually poll the DataSource to determine if new data is available. Nothing special needs to be done to the DataSource. The Chart handles all the details.</p>
-
-<textarea name="code" class="JScript">
-var jsonData = new YAHOO.util.DataSource( "assets/generatedata.php?" );
-jsonData.responseType = YAHOO.util.DataSource.TYPE_JSON;
-jsonData.responseSchema =
-{
-		resultsList: "Results",
-		fields: ["Name","Value"]
-};
-</textarea>
-
-<h2>Add Chart</h2>
-
-<p>Create a column chart that uses our DataSource.</p>
-
-<textarea name="code" class="JScript">
-var mychart = new YAHOO.widget.ColumnChart( "chart", jsonData,
-{
-	xField: "Name",
-	yField: "Value",
-	yAxis: yAxis
-});
-</textarea>
-
-<h2>Turning on Chart Polling</h2>
-
-<p>The <code>polling</code> attribute of the Chart control accepts a numeric value representing the number of milliseconds between requests for new data. We will add methods for starting and stopping polling. 
-In this case, the Chart control will ask the DataSource to reload its data every two seconds. When new data is available, the chart will redraw or animate to display the new information.</p>
-
-<textarea name="code" class="JScript">
-var clearPollingId;
-
-function startPolling(e)
-{
-    clearTimeout(clearPollingId);
-    clearPollingId = setTimeout("stopPolling()", 60000); 
-    mychart.set("polling", 2000); 
-}
-
-function stopPolling(e)
-{
-    mychart.set("polling", null);
-}
-</textarea>
-
-<p>Finally, we'll set our polling methods as event handlers for their respective buttons.</p>
-
-<textarea name="code" class="JScript">
-YAHOO.util.Event.addListener("startpolling", "click", startPolling);
-YAHOO.util.Event.addListener("stoppolling", "click", stopPolling);
-</textarea>
-
-
-<h2>Configuration for This Example</h2>
-
-<p>You can load the necessary JavaScript and CSS for this example from Yahoo's servers.  <a href="http://developer.yahoo.com/yui/articles/hosting/?yahoo&dom&event&json&element&connection&datasource&swf&charts&MIN#configure">Click here to load the YUI Dependency Configurator with all of this example's dependencies preconfigured</a>.</p>
-
-				</div>
-				<div class="yui-u">
-						<div id="loggerModule" class="yui-skin-sam">
-						<h3 class="firstContent">YUI Logger Output:</h3>
-								<div id="loggerDiv"></div>
-							<div id="loggerGloss">
-								<p><strong>Note:</strong> You are viewing this example in debug mode with logging enabled.  This can significantly slow performance.</p>
-	
-								<p class="loggerButton"><span id="loggerLink"><span class="first-child"><a href="charts-xhr-polling.html">Reload with logging<br />and debugging disabled.</a></span></span></p>
-							</div>
-						</div>
-					
-				
-					<div id="examples">
-						<h3>Charts Control Examples:</h3>
-	
-						<div id="exampleToc">
-							<ul>
-								<li><a href='../charts/charts-quickstart.html'>Charts Quickstart Example</a></li><li><a href='../charts/charts-legend.html'>Chart with Legend Example</a></li><li><a href='../charts/charts-skins.html'>Skinning a Chart Example</a></li><li><a href='../charts/charts-datatable.html'>Chart and DataTable Example</a></li><li class='selected'><a href='../charts/charts-xhr-polling.html'>Chart with DataSource Polling</a></li><li><a href='../charts/charts-stacked.html'>Stacked Bar Chart</a></li><li><a href='../charts/charts-tabview.html'>Charts in a TabView</a></li><li><a href='../charts/charts-rotation.html'>Column Chart with Rotated Title and Labels</a></li><li><a href='../charts/charts-styles.html'>Styling Lines, Borders and Fills</a></li><li><a href='../charts/charts-dualaxes.html'>Chart with 2 Numeric Axes</a></li><li><a href='../charts/charts-hideseries.html'>Hide series in a chart.</a></li><li><a href='../charts/charts-seriescustomization.html'>Customize series items</a></li><li><a href='../charts/charts-functionscope.html'>Apply scope to label functions</a></li>							</ul>
-						</div>
-					</div>
-					
-					<div id="module">
-						<h3>More Charts Control Resources:</h3>
-						<ul>
-							<li><a href="http://developer.yahoo.com/yui/charts/">User's Guide</a> (external)</li>
-						<li><a href="../../docs/module_charts.html">API Documentation</a></li>
-                            
-                            
-							<li><a href="http://yuiblog.com/assets/pdf/cheatsheets/charts.pdf">Cheat Sheet PDF</a> (external)</li></ul>
-					</div>
-			  </div>
-		</div>
-		
-		</div>
-	</div>
-
-
-<div class="yui-b" id="tocWrapper">
-<!-- TABLE OF CONTENTS -->
-<div id="toc">
-	
-<ul>
-<li class="sect first">Yahoo! UI Library</li><li class="item"><a title="The Yahoo! User Interface Library (YUI)" href="http://developer.yahoo.com/yui/">Home (external)</a></li><li class="item"><a title="The Yahoo! User Interface Blog" href="http://yuiblog.com">YUIBlog (external)</a></li><li class="item"><a title="YUILibrary.com hosts the YUI community forums" href="http://yuilibrary.com/forum/">YUI Discussion Forum (external)</a></li><li class="item"><a title="The YUI Library source can be checked out from GitHub" href="http://github.com/yui/">YUI on GitHub</a></li><li class="item"><a title="Instantly searchable API documentation for the entire YUI library." href="../../docs/index.html">API Documentation</a></li><li class="item"><a title="Examples of every YUI utility and control in action" href="../../examples/">Functional Examples</a></li><li class="item"><a title="Videos and podcasts from the YUI Team and from the Yahoo! frontend engineering community." href="http://developer.yahoo.com/yui/theater/">YUI Theater (external)</a></li><li class="item"><a title="YUI is free and open, offered under a BSD license." href="http://developer.yahoo.com/yui/license.html">YUI License (external)</a></li><li class="sect">YUI Functional Examples</li><li class="item"><a title="The YUI Animation Utility - Functional Examples" href="../../examples/animation/index.html">Animation</a></li><li class="item"><a title="The YUI AutoComplete Control - Functional Examples" href="../../examples/autocomplete/index.html">AutoComplete</a></li><li class="item"><a title="The YUI Browser History Manager - Functional Examples" href="../../examples/history/index.html">Browser History Manager</a></li><li class="item"><a title="The YUI Button Control - Functional Examples" href="../../examples/button/index.html">Button</a></li><li class="item"><a title="The YUI Calendar Control - Functional Examples" href="../../examples/calendar/index.html">Calendar</a></li><li class="item"><a title="The YUI Carousel Control - Functional Examples" href="../../examples/carousel/index.html">Carousel</a></li><li class="selected "><a title="The YUI Charts Control - Functional Examples" href="../../examples/charts/index.html">Charts</a></li><li class="item"><a title="The YUI Color Picker Control - Functional Examples" href="../../examples/colorpicker/index.html">Color Picker</a></li><li class="item"><a title="The YUI Cookie Utility - Functional Examples" href="../../examples/cookie/index.html">Cookie</a></li><li class="item"><a title="The YUI Connection Manager (AJAX) - Functional Examples" href="../../examples/connection/index.html">Connection Manager</a></li><li class="item"><a title="The YUI Container Family (Module, Overlay, Tooltip, Panel, Dialog, SimpleDialog) - Functional Examples" href="../../examples/container/index.html">Container</a></li><li class="item"><a title="The YUI DataTable Control - Functional Examples" href="../../examples/datatable/index.html">DataTable</a></li><li class="item"><a title="The YUI Dom Collection - Functional Examples" href="../../examples/dom/index.html">Dom</a></li><li class="item"><a title="The YUI Drag & Drop Utility - Functional Examples" href="../../examples/dragdrop/index.html">Drag & Drop</a></li><li class="item"><a title="The YUI Event Utility - Functional Examples" href="../../examples/event/index.html">Event</a></li><li class="item"><a title="The YUI Get Utility - Functional Examples" href="../../examples/get/index.html">Get</a></li><li class="item"><a title="The YUI ImageCropper Control - Functional Examples" href="../../examples/imagecropper/index.html">ImageCropper</a></li><li class="item"><a title="The YUI ImageLoader Utility - Functional Examples" href="../../examples/imageloader/index.html">ImageLoader</a></li><li class="item"><a title="The YUI JSON Utility - Functional Examples" href="../../examples/json/index.html">JSON</a></li><li class="item"><a title="The YUI Layout Manager - Functional Examples" href="../../examples/layout/index.html">Layout Manager</a></li><li class="item"><a title="The YUI Logger Control - Functional Examples" href="../../examples/logger/index.html">Logger</a></li><li class="item"><a title="The YUI Menu Control - Functional Examples" href="../../examples/menu/index.html">Menu</a></li><li class="item"><a title="The YUI Paginator - Functional Examples" href="../../examples/paginator/index.html">Paginator</a></li><li class="item"><a title="The YUI Profiler Utility - Functional Examples" href="../../examples/profiler/index.html">Profiler</a></li><li class="item"><a title="The YUI ProfileViewer Control - Functional Examples" href="../../examples/profilerviewer/index.html">ProfilerViewer</a></li><li class="item"><a title="The YUI ProgressBar Control - Functional Examples" href="../../examples/progressbar/index.html">ProgressBar</a></li><li class="item"><a title="The YUI Resize Utility - Functional Examples" href="../../examples/resize/index.html">Resize</a></li><li class="item"><a title="The YUI Rich Text Editor - Functional Examples" href="../../examples/editor/index.html">Rich Text Editor</a></li><li class="item"><a title="The YUI Selector Utility - Functional Examples" href="../../examples/selector/index.html">Selector</a></li><li class="item"><a title="The YUI Slider Control - Functional Examples" href="../../examples/slider/index.html">Slider</a></li><li class="item"><a title="The YUI Storage Utility - Functional Examples" href="../../examples/storage/index.html">Storage</a></li><li class="item"><a title="The YUI SWF Utility - Functional Examples" href="../../examples/swf/index.html">SWF</a></li><li class="item"><a title="The YUI SWFStore Utility - Functional Examples" href="../../examples/swfstore/index.html">SWFStore</a></li><li class="item"><a title="The YUI Stylesheet Utility - Functional Examples" href="../../examples/stylesheet/index.html">Stylesheet</a></li><li class="item"><a title="The YUI TabView Control - Functional Examples" href="../../examples/tabview/index.html">TabView</a></li><li class="item"><a title="The YUI TreeView Control - Functional Examples" href="../../examples/treeview/index.html">TreeView</a></li><li class="item"><a title="The YUI Uploader Utility - Functional Examples" href="../../examples/uploader/index.html">Uploader (experimental)</a></li><li class="item"><a title="The YUI YAHOO Global Object - Functional Examples" href="../../examples/yahoo/index.html">YAHOO Global Object</a></li><li class="item"><a title="The YUI Loader Utility - Functional Examples" href="../../examples/yuiloader/index.html">YUI Loader</a></li><li class="item"><a title="The YUI Test Utility - Functional Examples" href="../../examples/yuitest/index.html">YUI Test</a></li><li class="item"><a title="YUI Reset CSS - Functional Examples" href="../../examples/reset/index.html">Reset CSS</a></li><li class="item"><a title="YUI Base CSS - Functional Examples" href="../../examples/base/index.html">Base CSS</a></li><li class="item"><a title="YUI Fonts CSS - Functional Examples" href="../../examples/fonts/index.html">Fonts CSS</a></li><li class="item"><a title="YUI Grids CSS - Functional Examples" href="../../examples/grids/index.html">Grids CSS</a></li><li class="sect">YUI Articles on the YUI Website</li><li class="item"><a title="Answers to Frequently Asked Questions about the YUI Library" href="http://developer.yahoo.com/yui/articles/faq/">YUI FAQ (external)</a></li><li class="item"><a title="Yahoo!'s philosophy of Graded Browser Support" href="http://developer.yahoo.com/yui/articles/gbs/">Graded Browser Support (external)</a></li><li class="item"><a title="Reporting Bugs and Making Feature Requests for YUI Components" href="http://developer.yahoo.com/yui/articles/reportingbugs/">Bug Reports/Feature Requests (external)</a></li><li class="item"><a title="Serve YUI source files from Yahoo! -- free, fast, and simple" href="http://developer.yahoo.com/yui/articles/hosting/">Serving YUI Files from Yahoo! (external)</a></li><li class="item"><a title="Best practices for working with web services while protecting user privacy" href="http://developer.yahoo.com/security/">Security Best Practices (external)</a></li></ul>
-</div>
-</div>
-	</div><!--closes bd-->
-
-	<div id="ft">
-        <p class="first">Copyright © 2011 Yahoo! Inc. All rights reserved.</p>
-        <p><a href="http://privacy.yahoo.com/privacy/us/devel/index.html">Privacy Policy</a> - 
-            <a href="http://docs.yahoo.com/info/terms/">Terms of Service</a> - 
-            <a href="http://docs.yahoo.com/info/copyright/copyright.html">Copyright Policy</a> - 
-            <a href="http://careers.yahoo.com/">Job Openings</a></p>
-	</div>
-</div>
-<script src="../../assets/syntax.js"></script>
-<script src="../../assets/dpSyntaxHighlighter.js"></script>
-<script language="javascript"> 
-dp.SyntaxHighlighter.HighlightAll('code'); 
-</script>
-
-<script src='../../assets/YUIexamples.js'></script>
-
-
-</body>
-</html>
diff --git a/examples/charts/index.html b/examples/charts/index.html
deleted file mode 100644
index 6b8697f..0000000
--- a/examples/charts/index.html
+++ /dev/null
@@ -1,96 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-	<title>YUI Library Examples: Charts Control</title>
-    
-
-    <meta http-equiv="content-type" content="text/html; charset=utf-8">
-    	<link rel="stylesheet" type="text/css" href="../../assets/yui.css" >
-
-<style>
-/*Supplemental CSS for the YUI distribution*/
-#custom-doc { width: 95%; min-width: 950px; }
-#pagetitle {background-image: url(../../assets/bg_hd.gif);}
-</style>
-
-<!--Script and CSS includes for YUI dependencies on this page-->
-<script type="text/javascript" src="../../build/yuiloader/yuiloader-min.js"></script>
-<script type="text/javascript" src="../../build/yahoo-dom-event/yahoo-dom-event.js"></script>
-
-<script type="text/javascript">
-//enable passthrough of errors from YUI Event:
-if ((typeof YAHOO !== "undefined") && (YAHOO.util) && (YAHOO.util.Event)) {
-	YAHOO.util.Event.throwErrors = true;
-}
-</script>
-</head>
-<body id="yahoo-com" class="">
-<div id="custom-doc" class="yui-t2">
-<div id="hd">
-	<div id="ygunav">
-		<p><em><a href="http://developer.yahoo.com/yui/">YUI Library Home</a></em></p>
-		<form action="http://search.yahoo.com/search" id="sitesearchform">
-		<input name="vs" type="hidden" value="developer.yahoo.com">
-		<input name="vs" type="hidden" value="yuiblog.com">
-		<div id="sitesearch">
-			<label for="searchinput">Site Search (YDN & YUIBlog): </label>
-			<input type="text" id="searchinput" name="p">
-			<input type="submit" value="Search" id="searchsubmit" class="ygbt">
-		</div>
-		</form>	</div>
-	<div id="ygma"><a href="../../"><img src="../../assets/yui.gif"  border="0" height="38"></a></div>
-	<div id="pagetitle"><h1>YUI Library Examples: Charts Control</h1></div>
-</div>
-<div id="bd">
-
-<div id="yui-main">
-	<div class="yui-b">
-	  <div class="yui-ge">
-		  <div class="yui-u first">
-<h1 class="first-content">Charts Control: Examples</h1>
-
-
-<p>The Charts Control allows you to draw data from a DataSource instance and visualize that data using a Flash (.swf) charting engine.</p><ul><li><a href='charts-quickstart.html'>Charts Quickstart Example</a>: A demonstration of the Chart control's basic features.</li><li><a href='charts-legend.html'>Chart with Legend Example</a>: Creates a PieChart with an HTML legend.</li><li><a href='charts-skins.html'>Skinning a Chart Example</a>: Modifies the Chart control's styles to give it a custom appearance.</li><li><a href='charts-datatable.html'>Chart and DataTable Example</a>: A Chart and a DataTable share the same DataSource.</li><li><a href='charts-xhr-polling.html'>Chart with DataSource Polling</a>: A Chart polls a DataSource that frequently loads new data through XHR.</li><li><a href='charts-stacked.html'>Stacked Bar Chart</a>: Creates a StackedBarChart</li><li><a href='charts-tabview.html'>Charts in a TabView</a>: Creates a TabView containing different Chart types</li><li><a href='charts-rotation.html'>Column Chart with Rotated Title and Labels</a>: Creates a ColumnChart with a rotated title on the y-axis and rotated labels on the x-axis.</li><li><a href='charts-styles.html'>Styling Lines, Borders and Fills</a>: Creates a LineChart with styled series and a highlighted zero gridline.</li><li><a href='charts-dualaxes.html'>Chart with 2 Numeric Axes</a>: Creates a LineChart with a different axis for each series.</li><li><a href='charts-hideseries.html'>Hide series in a chart.</a>: Creates a line chart in which the series can be hidden.</li><li><a href='charts-seriescustomization.html'>Customize series items</a>: Creates a chart and differentiates individual series through custom properties.</li><li><a href='charts-functionscope.html'>Apply scope to label functions</a>: Creates a chart and set functions with a defined scope to the chart.</li></ul>
-
-		
-			</div>
-			<div class="yui-u">
-				
-				<div id="module">
-					<h3 class="first-content">Charts Control:</h3>
-					<ul>
-						<li><a href="http://developer.yahoo.com/yui/charts/">User's Guide</a> (external)</li>
-						<li><a href="../../docs/module_charts.html">API Documentation</a></li>
-                            
-                            
-							<li><a href="http://yuiblog.com/assets/pdf/cheatsheets/charts.pdf">Cheat Sheet PDF</a>(external)</li></ul>
-				</div>
-				
-				
-		  </div>
-	</div></div>
-</div>
-
-
-
-<div class="yui-b" id="tocWrapper">
-<!-- TABLE OF CONTENTS -->
-<div id="toc">
-	
-<ul>
-<li class="sect first">Yahoo! UI Library</li><li class="item"><a title="The Yahoo! User Interface Library (YUI)" href="http://developer.yahoo.com/yui/">Home (external)</a></li><li class="item"><a title="The Yahoo! User Interface Blog" href="http://yuiblog.com">YUIBlog (external)</a></li><li class="item"><a title="YUILibrary.com hosts the YUI community forums" href="http://yuilibrary.com/forum/">YUI Discussion Forum (external)</a></li><li class="item"><a title="The YUI Library source can be checked out from GitHub" href="http://github.com/yui/">YUI on GitHub</a></li><li class="item"><a title="Instantly searchable API documentation for the entire YUI library." href="../../docs/index.html">API Documentation</a></li><li class="item"><a title="Examples of every YUI utility and control in action" href="../../examples/">Functional Examples</a></li><li class="item"><a title="Videos and podcasts from the YUI Team and from the Yahoo! frontend engineering community." href="http://developer.yahoo.com/yui/theater/">YUI Theater (external)</a></li><li class="item"><a title="YUI is free and open, offered under a BSD license." href="http://developer.yahoo.com/yui/license.html">YUI License (external)</a></li><li class="sect">YUI Functional Examples</li><li class="item"><a title="The YUI Animation Utility - Functional Examples" href="../../examples/animation/index.html">Animation</a></li><li class="item"><a title="The YUI AutoComplete Control - Functional Examples" href="../../examples/autocomplete/index.html">AutoComplete</a></li><li class="item"><a title="The YUI Browser History Manager - Functional Examples" href="../../examples/history/index.html">Browser History Manager</a></li><li class="item"><a title="The YUI Button Control - Functional Examples" href="../../examples/button/index.html">Button</a></li><li class="item"><a title="The YUI Calendar Control - Functional Examples" href="../../examples/calendar/index.html">Calendar</a></li><li class="item"><a title="The YUI Carousel Control - Functional Examples" href="../../examples/carousel/index.html">Carousel</a></li><li class="selected "><a title="The YUI Charts Control - Functional Examples" href="../../examples/charts/index.html">Charts</a></li><li class="item"><a title="The YUI Color Picker Control - Functional Examples" href="../../examples/colorpicker/index.html">Color Picker</a></li><li class="item"><a title="The YUI Cookie Utility - Functional Examples" href="../../examples/cookie/index.html">Cookie</a></li><li class="item"><a title="The YUI Connection Manager (AJAX) - Functional Examples" href="../../examples/connection/index.html">Connection Manager</a></li><li class="item"><a title="The YUI Container Family (Module, Overlay, Tooltip, Panel, Dialog, SimpleDialog) - Functional Examples" href="../../examples/container/index.html">Container</a></li><li class="item"><a title="The YUI DataTable Control - Functional Examples" href="../../examples/datatable/index.html">DataTable</a></li><li class="item"><a title="The YUI Dom Collection - Functional Examples" href="../../examples/dom/index.html">Dom</a></li><li class="item"><a title="The YUI Drag & Drop Utility - Functional Examples" href="../../examples/dragdrop/index.html">Drag & Drop</a></li><li class="item"><a title="The YUI Event Utility - Functional Examples" href="../../examples/event/index.html">Event</a></li><li class="item"><a title="The YUI Get Utility - Functional Examples" href="../../examples/get/index.html">Get</a></li><li class="item"><a title="The YUI ImageCropper Control - Functional Examples" href="../../examples/imagecropper/index.html">ImageCropper</a></li><li class="item"><a title="The YUI ImageLoader Utility - Functional Examples" href="../../examples/imageloader/index.html">ImageLoader</a></li><li class="item"><a title="The YUI JSON Utility - Functional Examples" href="../../examples/json/index.html">JSON</a></li><li class="item"><a title="The YUI Layout Manager - Functional Examples" href="../../examples/layout/index.html">Layout Manager</a></li><li class="item"><a title="The YUI Logger Control - Functional Examples" href="../../examples/logger/index.html">Logger</a></li><li class="item"><a title="The YUI Menu Control - Functional Examples" href="../../examples/menu/index.html">Menu</a></li><li class="item"><a title="The YUI Paginator - Functional Examples" href="../../examples/paginator/index.html">Paginator</a></li><li class="item"><a title="The YUI Profiler Utility - Functional Examples" href="../../examples/profiler/index.html">Profiler</a></li><li class="item"><a title="The YUI ProfileViewer Control - Functional Examples" href="../../examples/profilerviewer/index.html">ProfilerViewer</a></li><li class="item"><a title="The YUI ProgressBar Control - Functional Examples" href="../../examples/progressbar/index.html">ProgressBar</a></li><li class="item"><a title="The YUI Resize Utility - Functional Examples" href="../../examples/resize/index.html">Resize</a></li><li class="item"><a title="The YUI Rich Text Editor - Functional Examples" href="../../examples/editor/index.html">Rich Text Editor</a></li><li class="item"><a title="The YUI Selector Utility - Functional Examples" href="../../examples/selector/index.html">Selector</a></li><li class="item"><a title="The YUI Slider Control - Functional Examples" href="../../examples/slider/index.html">Slider</a></li><li class="item"><a title="The YUI Storage Utility - Functional Examples" href="../../examples/storage/index.html">Storage</a></li><li class="item"><a title="The YUI SWF Utility - Functional Examples" href="../../examples/swf/index.html">SWF</a></li><li class="item"><a title="The YUI SWFStore Utility - Functional Examples" href="../../examples/swfstore/index.html">SWFStore</a></li><li class="item"><a title="The YUI Stylesheet Utility - Functional Examples" href="../../examples/stylesheet/index.html">Stylesheet</a></li><li class="item"><a title="The YUI TabView Control - Functional Examples" href="../../examples/tabview/index.html">TabView</a></li><li class="item"><a title="The YUI TreeView Control - Functional Examples" href="../../examples/treeview/index.html">TreeView</a></li><li class="item"><a title="The YUI Uploader Utility - Functional Examples" href="../../examples/uploader/index.html">Uploader (experimental)</a></li><li class="item"><a title="The YUI YAHOO Global Object - Functional Examples" href="../../examples/yahoo/index.html">YAHOO Global Object</a></li><li class="item"><a title="The YUI Loader Utility - Functional Examples" href="../../examples/yuiloader/index.html">YUI Loader</a></li><li class="item"><a title="The YUI Test Utility - Functional Examples" href="../../examples/yuitest/index.html">YUI Test</a></li><li class="item"><a title="YUI Reset CSS - Functional Examples" href="../../examples/reset/index.html">Reset CSS</a></li><li class="item"><a title="YUI Base CSS - Functional Examples" href="../../examples/base/index.html">Base CSS</a></li><li class="item"><a title="YUI Fonts CSS - Functional Examples" href="../../examples/fonts/index.html">Fonts CSS</a></li><li class="item"><a title="YUI Grids CSS - Functional Examples" href="../../examples/grids/index.html">Grids CSS</a></li><li class="sect">YUI Articles on the YUI Website</li><li class="item"><a title="Answers to Frequently Asked Questions about the YUI Library" href="http://developer.yahoo.com/yui/articles/faq/">YUI FAQ (external)</a></li><li class="item"><a title="Yahoo!'s philosophy of Graded Browser Support" href="http://developer.yahoo.com/yui/articles/gbs/">Graded Browser Support (external)</a></li><li class="item"><a title="Reporting Bugs and Making Feature Requests for YUI Components" href="http://developer.yahoo.com/yui/articles/reportingbugs/">Bug Reports/Feature Requests (external)</a></li><li class="item"><a title="Serve YUI source files from Yahoo! -- free, fast, and simple" href="http://developer.yahoo.com/yui/articles/hosting/">Serving YUI Files from Yahoo! (external)</a></li><li class="item"><a title="Best practices for working with web services while protecting user privacy" href="http://developer.yahoo.com/security/">Security Best Practices (external)</a></li></ul>
-</div>
-</div>
-	</div><!--closes bd-->
-
-	<div id="ft">
-        <p class="first">Copyright © 2011 Yahoo! Inc. All rights reserved.</p>
-        <p><a href="http://privacy.yahoo.com/privacy/us/devel/index.html">Privacy Policy</a> - 
-            <a href="http://docs.yahoo.com/info/terms/">Terms of Service</a> - 
-            <a href="http://docs.yahoo.com/info/copyright/copyright.html">Copyright Policy</a> - 
-            <a href="http://careers.yahoo.com/">Job Openings</a></p>
-	</div>
-</div>
-
-</body>
-</html>
diff --git a/releasenotes/README.charts b/releasenotes/README.charts
deleted file mode 100644
index a941619..0000000
--- a/releasenotes/README.charts
+++ /dev/null
@@ -1,86 +0,0 @@
-YUI Library - Charts - Release Notes
-
-2.9.0
-  * Fixed bug in which flash minimum version was miscalculated in some instances.
-  * Fixed bug in which an error occurred when a Chart using legendLabelFunction was reloaded.
-  * Fixed bug in which itemDoubleClick event was not working.
-  * Fixed bug in which the legend label function was not working for pie charts.
-  * Fixed bug in which export to png/jpeg was not working in certain versions of flash player 10.
-
-2.8.1
-  * No changes
-
-2.8.0
-  * Add ability to show/hide series
-  * Add ability to style series by index
-  * Add ability to export chart as jpg or png (fp 10+)
-  * Add ability for displaying 2 Numeric Axes on the same chart
-  * Add ability to allow markers to extend beyond viewport
-  * Add font styling to chart title
-  * Add ability to set dataTip function on a series level
-  * Add ability to set scope for label formatting functions
-  * Add ability to filter series from legend
-  * Add ability to format legend labels
-  * Enhanced legend so that items wrap when there are too many for one row/column
-  * Add ability to specify different shaped line series markers
-  * Fixed bug in which setting the size style of xAxis and yAxis to "0" still showed a line
-  * Fixed Bug in which TimeAxis labels overlap when max/min dates are set
-  * Fixed bug in which stacked bar and column charts widths were incorrectly calculated
-  * Fixed bug in which chart font colors only accepted hex values. Now they can accept hex strings as well.
-  * Fixed bug in which small numbers were not calculated correctly.
-  * Fixed bug in which big numbers were not rounded properly
-  * Fixed bug in which stacked bar and column charts do not display properly when both negative and positive values are present
-  * Fixed bug in which line chart area fills were not calculated correctly when there are both positive and negative values and a maximum or minimum of have been set
-  * The following changes have been made to the charts.swf. (This will not impact the behavior or API of the Charts Control)
-	- The flashvar elementID has changed to YUISwfId
-	- The flashvar eventHandler has changed to YUIBridgeCallback
-
-2.7.0
-  * Added ability to rotate axis labels and titles.
-  * Enhanced series marker styling by adding ability to set color and alpha properties for borders, fills and lines.
-  * Fixed TimeAxis bug in which majorUnit was not being calculated properly.
-  * Fixed TimeAxis bug in which the minorUnit was not being calculated.
-  * Fixed bug in which Cartesian Charts were not updating properly whent the series length changed.
-  * Fixed bug in which Pie Chart would not render properly when the data source was refreshed.
-  * Fixed bug in which the Line Chart broke when the first value of a data source was null.
-  * Fixed bug in which mouseover events were fired before the chart object was ready.
-  * Refactored axes so that major units are more accurately plotted.
-  * Added ability to uniquely style a non-origin 0 gridline.
-
-2.6.0
-  * Fixed bug in which an empty series definition caused charts to ignore styles.
-  * Fixed bug in which additions to Object.prototype cause SWFObject embed to fail
-  * refreshData is now a public method
-  * Fixed bug in which TimeAxis bounds calculation fails when polling. 
-  * Added new optional altText attribute.
-  * Moved _initialized flag from Charts to FlashAdapter.
-  * Fixed bug in which changes in the dom (e.g. display property of chart) would cause the chart to erase. New known issue added. (see known issues section)
-  * Added support for marker labels on PieSeries. Default is percentage values. May be customized with labelFunction property.
-  * New Chart Types: StackedColumnChart and StackedBarChart.
-  * Fixed bug in which charts delivered in an iframe from a different domain failed to render in Firefox.
-  * contentReady event now fires after the dataSource is available. In some rare cases it may not be backwards compatible. If you need the event to fire earlier, you can revert back to the previous code. (see version 2.5.2)
-  
-2.5.2
-  * Support for legends
-  * New series styles connectPoints, connectDiscontinuousPoints, and discontinuousDashLength
-  * dataTipFunction, xAxisLabelFunction, and yAxisLabelFunction attributes now support function references
-  * Added destroy() function.
-  * Changed majorTicks and minorTicks substyle "position" to "display". New option "none" will hide ticks.
-  * When polling is enabled, the chart now makes an immediate request instead of waiting for the first interval.
-  * Includes ActionScript source files and sample Ant build file.
-
-2.5.1
-  * No changes
-
-2.5.0
-  * Added lineSize style to series styles
-  * Added showLabels substyle to xAxis and yAxis styles
-  * Added more descriptive local content warning for ExternalInterface failure
-  * Improved minor unit calculation
-  * Fixed animation and marker positioning bugs
-  * Fixed bug that caused series definition update to fail
-  * Fixed bug that caused setting hex color values with # symbol to fail
-  * Added initialization flag to ensure DataSource doesn't receive multiple requests during initialization.
-
-2.4.0
-  * Experimental release

-- 
Yahoo! User Interface Toolkit (yui)



More information about the Pkg-javascript-commits mailing list