Excel chart problem: Hard to read series values
It might be impossible to read the smaller series values on the y-axis if you have two series of data plotted on a chart and one of the series has much smaller values, see the image above.
Data in series A on the Excel chart above is really hard to compare and analyze. You can solve this problem by moving series B to a secondary axis.
What's on this webpage
1. How to add a secondary axis to an Excel Chart
- Press with right mouse button on on series B.
- Press with left mouse button on "Format Data Series...".
- Select "Secondary Axis".
- Press with left mouse button on Close button.
If you are unlucky, one of the data series is hidden. In this case, series A is totally hidden behind series B, see chart above. You can change the transparency for series B but in my opinion, it makes the chart better but not great.
Yes, you can see both data series but it is still a mess and the colors in the legend and the columns don't match, see chart above. Don't add transparency, try separating the two series instead. Instructions, below.
1.1 Add two blank series
This is the data I am working with.
Here is how to add a blank series.
- Press with right mouse button on on the chart.
- Press with mouse on "Select Data...".
- Press with left mouse button on the "Add" button, see the image below.
- Select a blank cell range, in this case D2:D7.
- Press with left mouse button on OK button.
Repeat steps 3 to 6 to add a fourth blank series, you can use the same cell range. Then press with left mouse button on the OK button. The chart now looks like this:
1.2 Add spaces between columns series
- Press with right mouse button on on series A on the chart.
- Press with left mouse button on "Format Data Series...".
- Add "Gap width" to 400%.
- Press with left mouse button on OK.
1.3 How to customize the chart legend
The steps below describe how to edit the legend and tell the user which chart series belong to which y-axis.
- Press with mouse on the empty legend entry and delete.
- Do the same with Series4.
- Move the legend below.
- Add more descriptive text.
- Delete grid lines.
2. How to add data labels to chart series
One way to make the second smaller series easier to read is to add labels to each column/bar, however, the size of the columns still makes it hard for a quick comparison.
- Press with right mouse button on on one of the second series' columns/bars.
- Press with mouse on "Add Data Labels".
This article explains how to customize data labels: How to add and customize chart data labels
3. Adjust axis min and max value
The image above displays a chart that has both the min and max values of the y-axis changed. This makes it easier to compare chart column sizes, however, it also may make the increase or decrease more pronounced and more serious than it really is.
- Press with right mouse button on on one y-axis.
- Press with mouse on "Format Axis...".
- A dialog box appears or a settings pane if you use a more recent Excel version.
- Change the minimum and the maximum values. Choose values that are closer to the largest and smallest series values.
- Exit the dialog box or settings pane.
Charts category
This article demonstrates how to insert pictures to a chart axis, the picture above shows a column chart with country […]
This Gantt chart uses a stacked bar chart to display the tasks and their corresponding date ranges. Completed days are […]
I found a chart that I wanted to show you how to build. It contains values both horizontally and vertically, […]
This article demonstrates how to create a stock chart with two series.
This article demonstrates a macro that changes y-axis range programmatically, this can be useful if you are working with stock […]
In this article I will demonstrate how to quickly change chart data range utilizing a combobox (drop-down list). The above […]
The image above shows a chart populated with data from an Excel defined Table. The worksheet contains event code that […]
This article demonstrates how to set up a chart so it shows one color for increasing bars/columns and another color […]
This article demonstrates macros that automatically changes the chart bar colors based on the corresponding cell, the first example is […]
I will in this article demonstrate how to set up two drop down lists linked to an Excel chart, the […]
You can easily change data labels in a chart. Select a single data label and enter a reference to a […]
Today I am going to show you how to create a dynamic Gantt chart in excel 2007. A Gantt chart helps […]
This stock chart built in Excel allows you to change the date range and the chart is instantly updated. What's […]
Charts in Microsoft Excel lets you visualize, analyze and explain data. Charting in Excel is very easy and you […]
To be able to resize a chart you must first select it, you do that by press with left mouse button […]
The image above shows you categories (countries) grouped into regions making this chart a lot cleaner and easier to read. How […]
I made a heat map calendar a few months ago and it inspired me to write this article. The heat […]
The calendar shown in the image above highlights events based on frequency. It is made only with a few conditional […]
This article describes a macro that hides specific columns automatically based on values in two given cells. I am also […]
This article demonstrates how to highlight a bar in a chart, it allows you to quickly bring attention to a […]
This interactive chart allows you to select a country by press with left mouse button oning on a spin button. […]
I discovered this chart from Google Public policy blog and it got me thinking if I could do the same […]
This article demonstrates how to highlight a line in a chart based on the selected item in a drop-down list. […]
This article demonstrates how to highlight a group of bars in a chart bar, the techniques shown here works fine […]
I will in this article demonstrate how to highlight a group of values plotted in an x y scatter chart […]
This article demonstrates how to change chart series while hovering with mouse cursor over a series name. The image above […]
Excel allows you to insert a linear chart trendline that displays a straight line calculated based on the method of […]
Excel lets you easily add a best-fit curved logarithmic trendline calculated based on the method of least squares. How to […]
A moving average smooths out short-term variations to show a long-term trend or cycle. The chart above shows random values […]
The image above demonstrates data labels in a line chart, each data point in the chart series has a visible […]
Chart gridlines are great for making the chart data more readable and detailed, Excel allows you to add major and […]
Enable error bars when you want to show, for example, standard deviations in a chart, Excel lets you insert error […]
This tutorial shows you how to add a horizontal/vertical line to a chart. Excel allows you to combine two types […]
The image above shows lines between each colored column, here is how to add them automatically to your chart. Select […]
This trick is so simple and also an incredible time-saver if you want to build beautiful worksheets or dashboards where […]
This article demonstrates how to create an animation using a line chart in Excel. The user selects a series in […]
This article demonstrates macros that animate bars in a chart bar. The image above shows a bar chart that animates […]
This article demonstrates how to create a chart that animates the columns when filtering chart data. The columns change incrementally […]
This chart is an arrow chart that has horizontal and vertical lines, positive arrows are green and negative arrows are […]
This article describes how to create a map in Excel, the map is an x y scatter chart with an […]
(Chart data is made up) This article demonstrates two ways to color chart bars and chart columns based on their […]
The 100% stacked column chart lets you graph values in a group. Each value in a group is a stacked […]
The bar chart is simply a column chart rotated 90 degrees right, this makes it great if you have long […]
The Box and Whisker chart allows you to plot distributions in statistics, it also displays local minimum, first quartile, median, […]
The bubble chart allows you to plot data just like the scatter chart but also the size of the bubbles. […]
The candlestick chart allows you to plot price movements of stocks, derivates, bonds and currencies. A black candlestick in Excel […]
The clustered column chart allows you to graph data in vertical bars, this layout makes it easy to compare values […]
The combination chart category lets you build a chart that has columns on the primary axis and the line on […]
The Column and Line combo chart is a great choice if you want to differentiate two data series and make […]
Combine the stacked area chart and the clustered column chart if you want to differentiate at least two data series to […]
A doughnut chart is just like a pie chart showing the relationships of segments to a total except that the it […]
Question: How do I create a chart that dynamically adds the values, as i type them on the worksheet? Answer: […]
A funnel chart is mostly used to display a series of steps within a process, each step shows a proportion […]
The histogram chart lets you automatically group data values in intervals you specify, it is often used in statistics to show […]
The line chart lets you chart data points as a line, this chart type is useful if you have many […]
Excel 2016 owners with an office 365 subscription can now easily build beautiful map charts. Excel uses maps from Bing […]
A Pareto chart is often used in statistics to demonstrate how sample values are distributed across given ranges, the values are […]
The pie chart is used to graph parts of a whole, the total of our numbers must be 100%. The […]
The radar chart allows you to plot values based on a center point and outwards to categories you specify. Each […]
The scatter chart is great for charting numeric values in pairs, for example, coordinates. It lets you compare multiple data […]
A sparkline is a visual representation of a data series in only one cell, the image above shows sparklines next […]
A sparkline is a visual representation of a data series in only one cell, the image above shows sparklines next […]
A win/loss sparkline is a visual representation of a data series in only one cell, the image above shows a […]
The stacked column chart is great for comparing parts of a whole and how they change over time or categories. […]
The high-low-close stock chart displays the high, low and closing price for a given date range. Each line represents a […]
(Press with left mouse button on to expand image) The sunburst chart is great for showing relationships of hierarchical data and […]
The surface chart allows you to graph multiple data series in a 3D chart, color-coded to make the chart easier […]
Use the treemap chart when you want to compare segments to a total and you have categories in a hierarchy. […]
The waterfall chart allows you to plot values as bars, however, depending on whether they are negative or positive […]
The area chart is similar to the line chart except that the area below the line is filled, use this […]
This article describes how to create an interactive chart, the user may press with left mouse button on a button […]
To change the looks of a data series simply double-press with left mouse button on with left mouse button on […]
Most Excel charts consist of an x-axis and a y-axis, Excel allows you to easily change the looks of […]
The x-axis and y-axis titles are just as easy to format and customize as the other chart elements. How to […]
The image above shows tick mars in a line chart, there are two types of tick marks, major and minor […]
The chart area contains all components. If you choose to format the chart area you can change things like border, […]
You can easily customize the font, font size, font color etc of the chart legend: Select legend. Go to tab […]
I recommend that the chart title is short and easy to understand. How to add a chart title Follow these […]
The plot area refers to the location of the chart that displays the actual data represented by lines, bars, columns, […]
What if you want to show a selection of a data set on a chart and easily change that selection? […]
The chart above is built using the NORM.DIST function and is called Normal Distribution or Bell Curve chart. This curve is often […]
The picture above shows the following equation x^3+3*x^2-3 plotted on an x y scatter chart. Here are the instructions on how […]
The picture above shows a line chart with month and year labels between tick marks instead of date values below […]
I found an interesting chart on CNN's website: Rise of the supersize rugby player It shows the average height of athletes […]
I recently discovered an interesting technique about using a user defined function in a HYPERLINK function. Jordan at the Option […]
The picture above shows a chart that has custom data labels, they are linked to specific cell values. This means […]
The chart above contains no legend instead data labels are used to show what each line represents. Table of Contents […]
Fatou asks: Going back to my question, I had created a table and used the data to create a chart. […]
The image above demonstrates a line chart containing two data series and two y-axes, one for each data series. I […]
This article demonstrates how to use drop down lists combined with an Excel defined Table and a chart. This allows […]
Slicers let you control data displayed in a chart, simply press with left mouse button on a button to quickly […]
Excel categories
Leave a Reply
How to comment
How to add a formula to your comment
<code>Insert your formula here.</code>
Convert less than and larger than signs
Use html character entities instead of less than and larger than signs.
< becomes < and > becomes >
How to add VBA code to your comment
[vb 1="vbnet" language=","]
Put your VBA code here.
[/vb]
How to add a picture to your comment:
Upload picture to postimage.org or imgur
Paste image link to your comment.