Results 1 to 2 of 2

Thread: Creating Graphs

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2005
    Posts
    13

    Creating Graphs

    New to this thread so bear with me...

    I'm would like to plot data points from an array of integers...
    The software would be performing a series of tests (no more than 32) where each test would add a new integer into the array. After each test I would like to update the graph so that the progress is shown.

    I'm not an expert programmer by any means, so I would like an activex component. Most of the ones I've seen use databases, and I don't want to have to create a database just to get the data from my array into the graph.

    Can anyone point me in the right direction?

  2. #2
    Frenzied Member conipto's Avatar
    Join Date
    Jun 2005
    Location
    Chicago
    Posts
    1,175

    Re: Creating Graphs

    ActiveX - Phooey.

    There's a great C# Open source charting library Here:

    http://www.nplot.com/

    Bill
    Hate Adobe Acrobat? My Codebank Sumbissions - Easy CodeDom Expression evaluator: (VB / C# ) -- C# Scrolling Text Display

    I Like to code when drunk. Don't say you weren't warned.

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