Skip to main content
Known Participant
November 23, 2017
Answered

data representations

  • November 23, 2017
  • 1 reply
  • 189 views

i would like to use a pie graph and bar graph and use data manually entered to draw such,

    This topic has been closed for replies.
    Correct answer kglad

    the pie graph is a complex undertaking and based on your other posts, you need to learn a lot before you try that.

    but to answer your question, you could use the movieclip drawing (lineto, etc) methods.  easier to control/master would be to create some generic building blocks (eg, a 1 degree pie wedge for your pie graph) that you composite to create what you want.

    1 reply

    kglad
    Community Expert
    kgladCommunity ExpertCorrect answer
    Community Expert
    November 23, 2017

    the pie graph is a complex undertaking and based on your other posts, you need to learn a lot before you try that.

    but to answer your question, you could use the movieclip drawing (lineto, etc) methods.  easier to control/master would be to create some generic building blocks (eg, a 1 degree pie wedge for your pie graph) that you composite to create what you want.