Skip to main content
Known Participant
November 23, 2017
해결됨

data representations

  • November 23, 2017
  • 1 답변
  • 189 조회

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

    이 주제는 답변이 닫혔습니다.
    최고의 답변: 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 답변

    kglad
    Community Expert
    kgladCommunity Expert답변
    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.