j.steele
04-29-2009, 01:38 PM
I am building a bar chart, using an arraycollection of objects as my dataProvider. There is a _lot_ of data in the arraycollection, and as a result, the entire bar chart is crunched down to fit in the viewable application area. This has caused each of the bars to be toothpick-thin. What I would like to be able to do is to specify the height of the bars so that they are distinguishable. Also, I would like to be able to specify that the height of the graph itself change to accurately fit the content in it, which would mean that you have to scroll down to see the some (most) of the content.
Any help would be greatly appreciated, and I can provide code snippets if necessary.
Thanks,
Jason.
Any help would be greatly appreciated, and I can provide code snippets if necessary.
Thanks,
Jason.