Hi Everyone,

I have been trying to use an example flex chart application that looks like 
google finance chart. The url for the example is : 
http://www.meutzner.com/blog/attachments/360/Flex_Finance_Step5.html

When I am trying to add additional data to the chart it is throwing an 
exception. Please help...

Here is the Exception

RangeError: Index '38' specified is out of bounds.
 at 
mx.collections::ListCollectionView/getItemAt()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\collections\ListCollectionView.as:422]
 at 
Flex_Finance_Step55/setDividerDragDate()[D:\cshekar\Flex_Workspace\Flex_finance\src\Flex_Finance_Step55.mxml:720]
 at 
Flex_Finance_Step55/__dividedBox_dividerDrag()[D:\cshekar\Flex_Workspace\Flex_finance\src\Flex_Finance_Step55.mxml:168]
 at flash.events::EventDispatcher/dispatchEventFunction()
 at flash.events::EventDispatcher/dispatchEvent()
 at 
mx.core::UIComponent/dispatchEvent()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\core\UIComponent.as:9051]
 at 
mx.containers::DividedBox/mouseMoveHandler()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\containers\DividedBox.as:1031]
__________________________________________________________________________________________________________________
 

TypeError: Error #1010: A term is undefined and has no properties.
 at 
mx.charts.chartClasses::GraphicsUtilities$/drawPolyLine()[C:\Work\flex\dmv_automation\projects\datavisualisation\src\mx\charts\chartClasses\GraphicsUtilities.as:305]
 at 
mx.charts.renderers::AreaRenderer/updateDisplayList()[C:\Work\flex\dmv_automation\projects\datavisualisation\src\mx\charts\renderers\AreaRenderer.as:153]
 at 
mx.skins::ProgrammaticSkin/validateDisplayList()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\skins\ProgrammaticSkin.as:421]
 at 
mx.managers::LayoutManager/validateDisplayList()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\managers\LayoutManager.as:602]
 at 
mx.managers::LayoutManager/doPhasedInstantiation()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\managers\LayoutManager.as:675]
 at Function/http://adobe.com/AS3/2006/builtin::apply()
 at 
mx.core::UIComponent/callLaterDispatcher2()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\core\UIComponent.as:8460]
 at 
mx.core::UIComponent/callLaterDispatcher()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\core\UIComponent.as:8403]

Thanks,
Satish
Enlume Inc.,

Reply via email to