X-scale adjustment

JayJay49

New Member
Joined
Jul 25, 2007
Messages
1
I like to adjust my X-scale in 10%, 20%, 30% ........100%. The total number of data-lines is 175, but I'd like tyo see the relative number share for my Pareto-analysis. For the Y-scale there is a logic screen to fill in the minimum, maximum etc, but this option seems to be missing for the X-scale?
There must be a simple solution to tackle this 'simple' problem?

Hope to hear from anyone soon.

Best regards

Jaap / Sassenheim / Holland
 

Excel Facts

Save Often
If you start asking yourself if now is a good time to save your Excel workbook, the answer is Yes
Are you referring to a chart?

Are you using an X-Y chart? If not, that may be just what you're looking for.
 
Upvote 0
One solution would be to insert a new column just after your current x-axis data. Assuming that data is in A3:A177, in new column B, cell B3, enter:
=A1/MAX(A$3:A$177)%
and copy down.
Now, do your plot, starting with column B. Done!
 
Upvote 0

Forum statistics

Threads
1,213,560
Messages
6,114,309
Members
448,564
Latest member
ED38

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