Chart Sampler

June 29th, 2006

[demo]: http://demo.quietlyscheming.com/ChartSampler/app.html
[src]: http://demo.quietlyscheming.com/ChartSampler/srcview/index.html
[zip]: http://demo.quietlyscheming.com/ChartSampler/srcview/ChartSampler.zip
[comments]: http://www.quietlyscheming.com/blog/2006/06/29/samples-blast-part-1-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.

* [Charting Sampler][demo]
* [View the source][src]
* [Download the source][zip]

Comments, Feedback? [Leave them for me here.][comments]

2 Responses to “Chart Sampler”

  1. Quietly Scheming » Blog Archive » Samples Blast: part 1, Chart Sampler Says:

    [...] First up is a little chart Sampler pack that I put together a while back. Take a look here. [...]

  2. Adobe Flex ???????? - RIA Service Says:

    [...] Chart Sampler http://www.quietlyscheming.com/blog/charts/chart-sampler/ [...]

Leave a Reply