In search of a Graphing Program for Excel data

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
RJLiberator
Gold Member
Messages
1,094
Reaction score
63
Here is essentially what I need to do for a school essay:

I have an excel sheet with 200 points (x corresponding to A1 column values, y corresponding to B1 column values). I need to find a way to transfer this to a graphing program in quadrant 1 (all x,y coordinates are >= 1 and less than or equal to 20.

I need to be able to graph the circle with radius 20 (just the quadrant 1 selection of it) here as well.

A good graping program to do this was brought up b the teacher --> KaleidaGraph. However, it cost $150.

Is there anything free-graphing program that's able to do what I need? If not, what other programs out there, that cost money, are able to do this?

Thank you.
 
Physics news on Phys.org
RJLiberator said:
Here is essentially what I need to do for a school essay:

I have an excel sheet with 200 points (x corresponding to A1 column values, y corresponding to B1 column values). I need to find a way to transfer this to a graphing program in quadrant 1 (all x,y coordinates are >= 1 and less than or equal to 20.

I need to be able to graph the circle with radius 20 (just the quadrant 1 selection of it) here as well.

A good graping program to do this was brought up b the teacher --> KaleidaGraph. However, it cost $150.

Is there anything free-graphing program that's able to do what I need? If not, what other programs out there, that cost money, are able to do this?

Thank you.

Is there a reason you don't just use a (connected line) Scatter Plot in Excel? :smile:
 
  • Like
Likes   Reactions: RJLiberator
Well, the professor mentioned that Excel's graphing program isn't the best option.

I would like a program that is better suited to graphing scientific figures.
 
I ended up using Maple 18 to graph. Things went exceedingly well.

I copied my two columns from excel into a matrix and used that to display my points, and another plot of a circle to display what was needed.