A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi, PaulKimmel-5533
This usually happens when Excel is reading the second series or the date axis in a way that lets the axis appear, but not the line path itself. If the two datasets are unrelated, that is fine, but both still need to point cleanly to the same date column.
Besides the solutions provided by the Q&A Assist, here are some suggestions you can try:
Open Select Data and check the second series by hand. It is recommended that the series values point only to the right-hand value cells, and the horizontal axis labels point only to the date column. If the range got shifted, Excel can show the axis but fail to draw the line properly.
If that second dataset has any blank cells, open Hidden and Empty Cells and choose Connect data points with line. If needed, replace true blanks with =NA() or fill the missing values, because blanks can break the line.
Right-click the bottom axis and make sure it is set to Date axis, not Text axis. If Excel still behaves oddly, it is suggested that you switch the chart to XY Scatter with straight lines, using the same date column as the X values for both series. That often works better when Excel’s regular line chart treats the horizontal axis too loosely.
Thank you for your patience in reading, I hope this information has been helpful to you.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment."
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.