A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Plotting graphs

  1. #1
    Junior Member
    Join Date
    Mar 2002
    Posts
    8
    Hi
    I'm trying to plot some functions. What I've been doing is calculate the position of dots in a certain increments then duplicate a dot and set it to that position. Are there a faster way to do this?


  2. #2
    There are new Charting Components for MX, maybe that could help:

    http://www.macromedia.com/desdev/mx/flash/

  3. #3
    Junior Member
    Join Date
    Mar 2002
    Posts
    8
    Found the solution to my own problem. Using Movieclip.moveTo(x,y) and Movieclip.lineTo(x,y)you can pretty much graph any thing at an amazing speed.

  4. #4
    Junior Member
    Join Date
    Apr 2002
    Posts
    2
    Swiff Chart might help you:

    http://www.globfx.com

    This tools creates incredible graphs very easily and quickly.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center