by Peter Baird

 Comments (5)

Created

May 1, 2006

Adding to our previous work, I’ve created styleable bar chart class for Flash Lite 2.0, with properties for bar colors, background colors, highlights, shadows, data tips, labels, chart height, chart size, chart placement, whether its horizontal or vertical, and other fun stuff. Again, all you need to do is figure out how to get the array of data onto the phone (whether it be loadVars, or whatever). Once it’s on, all you need to do is assign the data to the chart class and tell the chart to draw itself.

Some of the things you can produce via styling it are as follows:

barCharts.jpg

Download it here

COMMENTS

  • By Alessandro - 9:31 AM on May 1, 2006   Reply

    Ciao Peter,

    really cool component, I will add it to my list.
    Alessandro

  • By Felipe Andrade - 5:37 AM on May 16, 2006   Reply

    Hi Peter.

    Are objects the graphics created by Drawing API?
    Nice component!

    Best,
    Felipe Andrade

  • By Peter Baird - 6:26 AM on May 16, 2006   Reply

    Yes, this does use the flash Drawing API.

  • By kluivert willis Mayanja - 2:35 AM on March 28, 2007   Reply

    you people rely help us in studying.keep it up as God BLESSES YOU.

  • By mikias - 1:00 AM on April 23, 2009   Reply

    hi
    i tried this graph.., i was wondering how do u put a data from function in it? for instance i have a function to find a speed and how do i put the speed variable in the array so i can draw the graph for the speed? help plsssssss

ADD A COMMENT