Flash Data Visualization Library: Flare
1
Aug
// php the_time('Y') ?>
Flare is an ActionScript library for visualizing data like creating charts, graphs and complex interactive graphics.
The library supports data management, visual encoding, animation, and interaction techniques. It provides a modular design which enables you to create customized techniques easier.
Flare has a tutorial which will help you to start using it and its API is well documented.
To see its power, check the demos.
- Tags:
ActionScript API
- Filed under: BSD License, Charts, Flash, Goodies
- 1 Comment





















One Response for "Flash Data Visualization Library: Flare"
I was very excited about this at first until i downloaded the code and looked at the tutorial and realized it requires Adobe Flex to compile the project files. I was really hoping that I could simply open a FLA demo file and see how all the pieces work together. It was really a downer when i realized i needed to download the 450 MB Flex app and then i would have a 60-day trial version before it would expire or i had to purchase Flex. I may download the open-source Flex SDK but this Flare project is not for the faint of heart. Unless you already develop for Flex, this feels pretty daunting.