Entries Tagged as 'Flex'

Conditionally-Colored Flex Charts

February 20th, 2008 · 11 Comments

The charting in Flex is a pretty good tool, but there are a few small features that it would be really nice if it had. One of these would be the ability to have a chart series that changed colors depending on it’s value. Conditionally colored charts are something that a lot of [...]

[Read more →]

Tags: Flex · Free · Programming · Tips

Communicating Charts with Flex

June 19th, 2007 · 23 Comments

Getting started
Creating graphs with Adobe’s Flex 2 is a pretty simple task, just throw together some short XML and you’re done. But like most “easy” technologies things get a little more difficult when you want to do more advanced things like making sections of the graphs stand out or keeping multiple graphs in sync [...]

[Read more →]

Tags: Flex · Free · Programming · Software · Web design · XML