I get this error whenever I access charts which has LineSeries to it
then switching to charts that has only 1 element in the data provider
- therefore a PlotSeries is used.

==================================================================
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::LineRenderer/updateDisplayList()[C:\Work\flex\dmv_automation\projects\datavisualisation\src\mx\charts\renderers\LineRenderer.as:102]
        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]
===================================================================

Any ideas? Thanks in advance guys.

Reply via email to