Chart Sampler
This sample is just a big old grab bag of charting files that show off some of the features of the Flex charting package, ranging from very basic uses to very esoteric edge cases. In no particular order, some of the features it shows off are:
- Basic Chart types
- Floating bars and columns
- stacked series
- line/area form
- abnormal data handling in LineSeries
- Exploding Pies
- various series effect types.
- Various axis types, and automatic range detection
- MXML-based stylesheets for charts
- Chart label rendering options
- custom item renderers
- custom chart elements and annotations
I’ll probably add to this over time, but it’s should already be a useful reference for anyone looking to get started with charts in Flex.
Comments, Feedback? Leave them for me here.