Table of Contents
Mastering the customization of axis scales is fundamental to creating insightful and professional visualizations in Microsoft Excel. When Excel generates a chart, it automatically selects bounds based on your underlying data. However, for precise data presentation or comparison across multiple charts, manual adjustment is often necessary. The straightforward procedure involves selecting the chart, right-clicking the axis you wish to modify, and opening the Format Axis pane.
Within the Format Axis task pane, specifically under the Axis Options section, you gain control over critical parameters: Minimum, Maximum, Major Unit, and Minor Unit. These settings define the visual range and granularity of the chosen axis. For instance, if you are working with a time-series line chart and need the horizontal (X) axis scale to span from 0 to 20 instead of the default 0 to 10, you would meticulously input 0 for Minimum and 20 for Maximum. Furthermore, setting the Major Unit to 2 and the Minor Unit to 1 provides clear, readable intervals for enhanced comprehension of the plotted data.
This comprehensive tutorial is designed to walk you through a detailed, step-by-step example illustrating precisely how to alter both the X-axis and Y-axis scales when developing Excel plots. We will utilize a common dataset and demonstrate various scaling techniques, ensuring your final visualizations accurately reflect your intended message.
Understanding Axis Scaling in Excel Charts
The axis scale plays a crucial role in how viewers interpret your data visualizations. An improperly scaled chart can minimize significant trends or misleadingly exaggerate minor fluctuations. By default, Excel employs an automatic scaling algorithm designed to encapsulate all existing data points comfortably, typically setting the Minimum slightly below the lowest value and the Maximum slightly above the highest value.
However, statistical requirements often necessitate fixed or standardized scales, especially when comparing different groups or experiments. Modifying the axis scale allows you to maintain consistency across multiple graphs, ensuring that visual comparisons are valid and robust. This process is essential for reports, academic papers, and professional presentations where precision is paramount.
The four core parameters—Minimum, Maximum, Major Unit, and Minor Unit—provide complete control. The Minimum and Maximum bounds define the edges of your plotting area. The Major Unit dictates the spacing of the primary labels and gridlines, while the Minor Unit determines the spacing of the intermediate gridlines, offering finer visual detail.
Step 1: Preparing Your Dataset
Before initiating the charting process, the first essential step is entering and organizing your raw data within the Excel spreadsheet. For our demonstration, we will use a straightforward two-column dataset, representing pairs of (X, Y) coordinates, suitable for generating a scatterplot. Ensure your data is clean, numerical, and correctly aligned in adjacent columns.
We begin by structuring a simple dataset within the worksheet, as depicted below. Column A will serve as the X-values (independent variable), and Column B will contain the corresponding Y-values (dependent variable). This structure is critical for Excel to correctly map the data onto the horizontal and vertical axes during chart creation.

A key best practice when preparing data for Excel plots is to label your columns clearly (e.g., in row 1) as these headers can often be automatically used by Excel for chart titling or series naming. Although not strictly required for axis scaling, good data management saves significant time during the refinement stage.
Step 2: Generating the Initial Scatterplot
With the data prepared, the next phase involves creating the chart itself. We will utilize a scatterplot, which is ideal for visualizing the relationship between two numerical variables. Begin by precisely highlighting the numerical cells containing your data—in this specific example, the range spans from A2 to B16. Exclude the column headers (A1 and B1) unless you specifically intend for Excel to use them for series naming.
Navigate to the main Excel ribbon and select the Insert tab. Locate the Charts group, which contains various chart types. Click on the Scatter chart option. We recommend selecting the subtype that displays markers only, as this is the standard representation for bivariate data visualization where connectivity between points is not implicitly assumed.

Upon selection, Excel will instantly generate the initial visualization. Observe the default axis scales that Excel has chosen. Based on the input data, the software determines the best fit to display all points. In our case, the initial scatterplot is created with the horizontal X-axis spanning from 0 to 20 and the vertical Y-axis ranging from 0 to 30, encompassing all plotted points.

Step 3: Accessing the Format Axis Pane
Now that the chart is rendered, we can proceed to the customization of the axis scales. By default, Excel’s chosen scale is a reasonable representation, but it rarely aligns perfectly with professional reporting standards or specific visualization goals. The primary method for modification involves accessing the dedicated Format Axis configuration panel.
To initiate the formatting process for the X-axis, simply place your cursor over any of the numerical labels displayed along the horizontal axis. Execute a right-click. A context menu will appear, providing several options related to chart customization. Select the option labeled Format Axis.

Upon clicking Format Axis, a dedicated task pane will materialize on the right side of your Excel window. This is the central control hub for all axis properties, including scaling, number formatting, tick marks, and label alignment. Ensure that the main icon within the pane (often resembling three horizontal bars) is selected, indicating you are viewing the Axis Options tab. This is where the numerical boundaries are adjusted.
Step 4: Customizing Minimum and Maximum Bounds
The most impactful adjustment you can make to an axis is defining its visible range using the Minimum and Maximum bounds. These fields are located prominently at the top of the Format Axis pane. By default, both fields typically display “Auto,” meaning Excel calculates the best fit. To override this setting and define a custom range, simply click into the respective box and input your desired value.
For example, although our current data only extends up to 20 on the X-axis, we might need the chart to show potential future growth or maintain a standardized range of 50 for comparative purposes. To implement this visualization goal, we will change the Maximum value of the X-axis from the default (20) to 50. The Minimum value will remain at 0 for simplicity.


As soon as you type the new value (50) and hit Enter or click outside the box, the chart instantly updates. Notice that the x-axis now ranges from 0 to 50. Crucially, only the X-axis has been modified; the Y-axis retains its original range of 0 to 30. This selective formatting allows for independent control over each dimension of your Excel plot.
Adjusting Major and Minor Units for Readability
While Minimum and Maximum define the range, the Major Unit and Minor Unit settings dictate the appearance of the tick marks and gridlines, directly impacting chart readability. A well-chosen unit spacing prevents clutter while still providing sufficient context for data estimation.
The Major Unit specifies the interval at which axis labels appear. If your axis ranges from 0 to 50, a Major Unit of 5 would place labels at 0, 5, 10, 15, and so forth. If the Major Unit is left on “Auto,” Excel attempts to select a visually appealing round number, but manual input ensures consistency, especially across related documents.
The Minor Unit, conversely, controls the spacing of intermediate tick marks or gridlines that fall between the Major Units. These smaller units are typically used to aid in the estimation of data point values that do not fall exactly on a Major Unit line. To modify these settings, navigate to the Units section immediately below the Minimum and Maximum fields in the Format Axis pane.
Advanced Scaling: Utilizing the Logarithmic Scale
For datasets where values span several orders of magnitude, or where the relative rate of change is more important than the absolute magnitude, switching from a standard linear scale to a logarithmic scale (or “log scale”) is a necessary advanced technique. This is particularly common in fields like finance, epidemiology, and seismic studies.
A logarithmic scale compresses large numerical ranges, effectively linearizing exponential growth patterns. Instead of equal visual distance representing equal additive changes (e.g., 10, 20, 30), equal distance represents equal multiplicative changes (e.g., 10, 100, 1000). To implement this, return to the Axis Options within the Format Axis pane.
Scroll down within the Axis Options until you locate the checkbox labeled Logarithmic scale. By checking this box, you instruct Excel to immediately recalculate the axis spacing using a logarithmic base (the default base is 10, but this can usually be adjusted in a related dropdown menu).

The x-axis will automatically be updated to use a logarithmic scale, illustrating the transformation from a linear relationship to a multiplicative one. Note how the spacing between 1 and 10 is the same as the spacing between 10 and 100, visually emphasizing relative growth over absolute magnitude.

Changing Scale Base and Display Units
When using a logarithmic scale, Excel typically defaults to Base 10. However, depending on the scientific or mathematical context of your data, you may need to use a different base, such as Base 2 or Base e (the natural logarithm). This option is usually available directly beneath the Logarithmic scale checkbox, allowing for highly specific mathematical representation.
Furthermore, under the Axis Options, you will find the Display Units dropdown. This feature is invaluable when dealing with extremely large numbers, such as population data or financial figures in the millions or billions. Instead of displaying “20000000,” you can set the Display Units to “Millions,” causing the axis labels to display simply as “20,” reducing clutter and enhancing immediate understanding.
Other options within the Axis Options include reversing the order of the axis (plotting maximum to minimum) and specifying where the other axis should cross. These subtle adjustments provide complete graphical control, enabling you to tailor the presentation for maximum visual impact and analytical clarity.
Applying Changes to Both Axes
Throughout the preceding steps, we focused primarily on modifying the horizontal, or X-axis, scale. It is important to recognize that the process for altering the vertical, or Y-axis, scale is fundamentally identical. The chart axes are treated as two separate, independently configurable elements within the Format Axis environment.
To adjust the Y-axis, simply right-click on any numerical value along the vertical axis of your Excel plot. This action will launch the Format Axis pane specifically configured for the vertical axis, allowing you to manipulate its Minimum, Maximum, Major Unit, Minor Unit, and even apply a logarithmic scale independently of the X-axis settings.
Consistency is key when presenting data. If you change the X-axis scale for one chart to range from 0 to 100, ensure all comparable charts utilize the same 0 to 100 range for that axis, preventing misleading visual comparisons. By mastering the Format Axis options for both dimensions, you achieve total command over the visual narrative of your data.
Cite this article
stats writer (2025). How to Easily Adjust Axis Scales in Excel Plots. PSYCHOLOGICAL SCALES. Retrieved from https://scales.arabpsychology.com/stats/how-can-i-change-axis-scales-in-excel-plots-with-examples/
stats writer. "How to Easily Adjust Axis Scales in Excel Plots." PSYCHOLOGICAL SCALES, 30 Nov. 2025, https://scales.arabpsychology.com/stats/how-can-i-change-axis-scales-in-excel-plots-with-examples/.
stats writer. "How to Easily Adjust Axis Scales in Excel Plots." PSYCHOLOGICAL SCALES, 2025. https://scales.arabpsychology.com/stats/how-can-i-change-axis-scales-in-excel-plots-with-examples/.
stats writer (2025) 'How to Easily Adjust Axis Scales in Excel Plots', PSYCHOLOGICAL SCALES. Available at: https://scales.arabpsychology.com/stats/how-can-i-change-axis-scales-in-excel-plots-with-examples/.
[1] stats writer, "How to Easily Adjust Axis Scales in Excel Plots," PSYCHOLOGICAL SCALES, vol. X, no. Y, ص Z-Z, November, 2025.
stats writer. How to Easily Adjust Axis Scales in Excel Plots. PSYCHOLOGICAL SCALES. 2025;vol(issue):pages.