Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4024294
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T10:42:15+00:00 2026-05-20T10:42:15+00:00

I need to write an application in VB6 which makes a scatter plot out

  • 0

I need to write an application in VB6 which makes a scatter plot out of a series of data points.

The current workflow:

  • User inputs info.
  • A bunch of calculations go down.
  • The output data is displayed in a series of 10 list boxes.
  • Each time the “calculate” button is clicked, 2 to 9 entries are entered into the list boxes.
  • One list box contains x coordinates.
  • One list box contains the y coordinates.

I need to:

  • Scan through those list boxes, and select my x’s and y’s.
  • Another list box field will change from time to time, varying between 0 and 100, and that field is what needs to differentiate which series on the eventual graph the x’s and y’s go into. So I will have Series 1 with six (x,y) data points, Series 26 with six data points, Series 99 with six data points, etc. Or eight data points. Or two data points. The user controls how many x’s there are.
  • Ideally, I’ll have a graph with multiple series displaying all this info.

I am not allowed to use a 3rd party solution (e.g. Excel). This all has to be contained in a VB6 application.

I’m currently trying to do this with MS Chart, as there seems to be the most documentation for that. However, this seems to focus on pie charts and other unrelated visualizations.

I’m totally open to using MS Graph but I don’t know the tool and can’t find good documentation.

A 2D array is, I think, a no go, since it would need to be of a constantly dynamically changing size, and that can’t be done (or so I’ve been told). I would ideally cull through the runs, sort the data by that third series parameter, and then plug in the x’s and y’s, but I’m finding the commands and structure for MS Chart to be so dense that I’m just running around in very small circles.


Edit: It would probably help if you can visualize what my data looks like. (S for series, made up numbers.)

S X Y
1 0 1000000
1 2 500000
1 4 250000
1 6 100000

2 0 1000000
2 2 6500
2 4 5444
2 6 1111

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T10:42:15+00:00Added an answer on May 20, 2026 at 10:42 am

    Conclusion: MSChart and MSGraph can both go suck a lemon. I toiled and toiled and got a whole pile of nothing out of either one. I know they can do scatter plots, but I sure as heck can’t make them do ’em well.

    @BlackBear! After finding out that my predecessor had the same problems and just used Pset and Line to make some really impressive graphs, I did the same thing – even if it’s not reproducible and generic in the future as was desired. The solution that works, albeit less functionally >> the solution with great functionality that exists only in myth.

    If anyone is reading this down the line and has an actual answer about scatter plots and MSChart/Graph, I’d still love to know.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

No related questions found

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.