Excel Line Charts with Elegant Dates

I came across this stock chart in the Kuala Lumpur’s edition of the Business Times while I was in Malaysia. The chart has an elegant treatment of dates. I have seen this sort of designs in many magazines and wanted an afternoon challenge to do this in Excel.

A neat horizontal axis by using only a single month label for each month
It uses alternating blocks in the plot area to indicate passing months.


The exercise wasn’t very challenging after all. I managed to capture the nice features of the original chart. To create the clean horizontal date axis, I used a column with the formula “=IF(DAY(A2)=1,A2,”")”. This formula only displays a date if it is the 1st day of the month. The alternating month blocks was created with an area chart using a column of formulas like this: “=IF(MOD(MONTH(A2),2),3000,NA())”. This creates a pulse train that varies between 0 and 3000 across months.


To learn more about how to create beautiful charts like these in Excel, check out this workshop: Beautiful Excel Charts

Related posts:

  1. Lollipop approach to clarify Microsoft Excel line charts ShareTraditional Microsoft Excel line charts have a common problem. It is hard to visually associate the data points with the horizontal axis. The traditional axis...
  2. Bullet chart in Excel ShareA bullet chart is a relatively new kind of chart invented by Stephen Few.  I was pleasantly surprised to see one in a recent copy...
  3. Do it in Excel: Ring charts are better Pie charts SharePie charts are a circular chart divided into sectors, illustrating proportion. I remembered learning them when I was in primary school. Apparently it was invented...

Comments

One Response to “Excel Line Charts with Elegant Dates”
  1. John McCrae says:

    Hi,

    Do you you author any presentation books?

Speak Your Mind

Tell us what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!

trust

How to trust an Excel VBA application?

Share A trust worthy person should be: 1. Honest & true. 2. The person is honest and true in many different situations. 3.The person is honest and true over a long period of time. Trusting an Excel VBA application is like trusting a person. When you trust a person, you have an expectation that this [...]

Continue Reading

Just as I was about to get used to Excel 2010. Now the game changed again!

Office 15, Word 15, Excel 15 & PowerPoint 15 screenshots.

ShareIt didn’t seem too long ago that Microsoft released Office 2010 (Office 14) upon us. Continuing the Windows 8 momentum we soon will hear about Office version 15! Here’s what going to happen. According to a Bloomberg report, Microsoft plans to finish up all work on Windows 8 by summer 2012 and release the new [...]

Continue Reading

Connect with us on Social Media

Twitter
Discussion forum, directions to office, new ideas, discounts and offers.

Any questions?

  1. (valid email required)
  2. (required)