I need to help to draw graph

bhandari

Active Member
Joined
Oct 17, 2017
Messages
359
Last edited:

Excel Facts

What did Pito Salas invent?
Pito Salas, working for Lotus, popularized what would become to be pivot tables. It was released as Lotus Improv in 1989.
To draw a graph, you need a bunch of (X,Y) data pairs. I would define my origin (0,0) as the center of the lowest horizontal segment. That will also be the middle point of my chart.

The first point before the middle would be half of the length of the segment (half of 18, or 9) to the left, so X=-9, and Ysince it's on the same horizontal line, Y=0. The first point after the middle is (9,0).

The second point before the middle is 2.5 further left, and up 5, so it is at (-11.5,5). The second point after the middle is (11.5,5).

The third point before the middle is 3 further left and the same height, so (-14.5,5). The third point after is (14.5,5).

Continue this to generate XY pairs for all of your points, then create an XY Scatter chart with lines and no markers. Adjust the axis scales and the overall size of the chart so the proportions come out correctly.
 
Upvote 0
is there anyway to sink it in Graph Chart..i mean millimeter Graph for Perfect Measurements to sink Through Millimeter Graph Chart

Can i sink it through image of Graph?
or any other way to sink it?
 
Upvote 0

Forum statistics

Threads
1,215,563
Messages
6,125,565
Members
449,237
Latest member
Chase S

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top