Select to view content in your preferred language

Charts and Flex 4.6 SDK

659
3
11-30-2011 09:01 PM
AndrewLeane1
New Contributor
I just installed Flash Builder 4.6 today and noticed that some of my 2.4 widgets weren't showing at all in the viewer. Most widgets made the migration across fine, so I narrowed it down to just those that had a chart component. No errors though, the widget just fails to show up (but takes up space in the widget container). If I comment out the mx:chart component, the widget loads fine.

Anyone else seeing a similar issue with the 4.6 sdk?

For now I am using the 4.5.1A sdk in Flash Builder 4.6, and then all the chart widgets work just fine.
Tags (2)
0 Kudos
3 Replies
DasaPaddock
Esri Regular Contributor
See the workaround in the 2.5 Viewer's Chart widget and please vote for:
https://bugs.adobe.com/jira/browse/FLEXDMV-2689
0 Kudos
BjornSvensson
Esri Regular Contributor
FYI, since we now have the Flex Viewer source code in GitHub, you can easily see the Chart Widget source code at https://github.com/ArcGIS/ArcGISViewerForFlex/blob/master/src/widgets/Chart/ChartWidget.mxml
0 Kudos
ReneRubalcava
Esri Frequent Contributor
I just have to say, it's real nice to see flexviewer source on github. Makes things simpler.
0 Kudos