I want a line chart with a line for each row returned from a ColdFusion query. The data looks something like this, but the number of rows returned is user selectable:
Fields: Description|2007|2008|2009| Row1: Personnel Services|1111|1155|1298| Row2: Purchased Services|1523|1423|1523| In this instance the Description field is the legend, the 2007, 2008, 2009 are the horizontal/category axis points and the numbers are the amounts to plot on the vertical axis. I'm just not seeing how to create a line chart with the data in this format. Any ideas how to do so in Flex or how to reformat that data to do so? Thanks. Steve Moore ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/flex/message.cfm/messageid:6202 Subscription: http://www.houseoffusion.com/groups/flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
