Tour de Flex is an application for exploring Flex capabilities and resources, including the core Flex components, Adobe AIR, data integration, and a variety of third-party components, effects, skins, and more.
The idea behind the component is to create one single object, specify a single dataProvider and have 6 different charts generated.
This is the first release so there isn’t any real documentation available, but there is a demo, an example and the source code. It should really be self explanatory at this stage. One thing, the object needs to be refreshed [refresh()] after changing the dataProvider. It has been left like this on purpose.
What’s next?
- Smart legends
- Timer based chart switcher
- Exposing more chart, axis, legend, panel styles to the user
- Themes.. etc.