default charts – Depict Data Studio https://depictdatastudio.com Fri, 03 Nov 2023 15:22:41 +0000 en-US hourly 1 https://wordpress.org/?v=7.0 Are Viewers Expecting a Story? Lightning Talk from the DATAcated Expo https://depictdatastudio.com/are-viewers-expecting-a-story-lightning-talk-from-the-datacated-expo/ https://depictdatastudio.com/are-viewers-expecting-a-story-lightning-talk-from-the-datacated-expo/#respond Tue, 11 Jan 2022 16:08:00 +0000 https://depictdatastudio.com/?p=13705 Never, ever keep the default settings.

That was the overarching theme of my Lightning Talk at the DATAcated Expo, which was held virtually in October 2021.

You’re not going to keep the ugly, outdated defaults. Great!

But what should you do instead?

And how do you modify a graph so that it’s just right for your audience?

Surely a group of scientists will need something different from a group of policymakers.

Some audiences adore data. Others don’t.

Some audiences have plenty of time. Others don’t.

In this blog post, you’ll learn about:

  • the differences between default, traditional, and storytelling graphs;
  • which techniques can help you tell a story with data (e.g., dark colors); and
  • when to use each type of graph.

Watch the DATAcated Expo Lighting Talk

Missed the live event?

Watch the Lightning Talk here.

This is a 17-minute video. If you’re short on time, just watch a 10-minute segment — minutes 2 through 12 of the video.

Here’s a summary of what’s inside.

Defining the Term “Data Storytelling”

This is a tricky term with lots of definitions.

Some people love this term.

Others hate it.

In the recording, you’ll see me ask the attendees to share what “data storytelling” means to them.

You might define data storytelling as:

  • “What does data really mean, and what do you want it to tell.” — an Expo attendee
  • “Translating data for non-data centric users.” — an Expo attendee

And data storytelling is NOT:

  • Fiction
  • Making things up
  • Biasing our audience
  • Fudging the numbers

Data Storytelling in a Bar Chart

In the Lightning Talk, I showed attendees three versions of the same graph: default, traditional, and storytelling.

We’ll look at each of these side by side, so that you can see how they’re similar and how they’re different.

At the end, I’ll ask you to comment and share which style you think each of your audiences need.

The Default Bar Chart

We never, ever keep the default settings.

The Traditional Bar Chart

Instead, at a bare minimum, we need to design a traditional graph.

We would:

  • Enlarge the font
  • Enlarge the bars (by decreasing the gap width)
  • Remove the border
  • Add labels (optional—if we think our audiences would want specificity)
  • Adjust the scale
  • Use brand colors
  • Use brand fonts

It’s up to the viewers to read the chart and figure out the “so what?” for themselves.

The Storytelling Bar Chart

Sometimes, our audiences prefer storytelling graphs.

You already spent 60 seconds cleaning up the default settings.

In another 60 seconds of editing, we would:

  • Sort the bars (e.g., greatest to least)
  • Gray everything out
  • Highlight one takeaway finding with a dark color
  • Add the takeaway finding to the graph title
  • Bold a few key words to make the title even more skimmable

Data Storytelling in a Slope Chart

You can apply these principles to any and all chart types.

Here’s what the three different styles look like in a slope chart.

(A slope chart is just a fancy name for a line chart that has exactly two points in time.)

The Default Slope Chart

Defaults are for 2005.

We know better.

C’mon, Excel. And Tableau. And PowerBI. And and and.

The Traditional Slope Chart

At a bare minimum, we need to:

  • Enlarge the fonts
  • Adjust the scale
  • Remove the border
  • Add brand colors
  • Add brand fonts
  • Remove the legend and directly label the data

(Direct labels have three key advantages: They’re faster to read; they’re better for people who are colorblind; and they print better in grayscale.)

The Storytelling Slope Chart

Take the edited graph you just made, and keep going!

In a storytelling slope chart, we would:

  • Gray everything out
  • Highlight one thing at a time
  • Re-write the title and put the takeaway message in the title
  • Bonus points: Bold a few key words to make it even more skimmable

Which finding will you highlight in a darker color?

You might highlight:

  • The Success Story (Project A)
  • The Debbie Downer Story (Project C)

Be careful with red; in Western cultures, red means caution! warning! But colors are culturally-specific; in Eastern cultures, red doesn’t necessarily mean anything bad.

Data Storytelling in a Scatter Plot

We didn’t have time to discuss scatter plots at the DATAcated Expo, but I’d still like to share this example with you.

Here’s how data storytelling would be applied to a scatter plot.

Never keep the default settings!!!!!!!!!!

Traditional graphs are all one color and they have topical titles.

Storytelling graphs have a dark-light contrast and takeaway titles. For bonus points, you could label a few key points.

Data Storytelling in a Map

Finally, here’s how data storytelling would be applied to a choropleth map.

Never keep the default settings!!!!!!!!!!

In traditional maps, none of the colors stand out, and they have topical titles.

In storytelling maps, we’d add an intentional dark-light contrast and takeaway title. For bonus points, you could label a few key points.

When Should You Use Data Storytelling?

Comment below: When would you use each style?

Which of your audiences prefer traditional graphs?

Which of your audiences prefer storytelling graphs?

In the video, you’ll also hear the conference attendees share their perspectives, and you’ll hear from me, too.

]]>
https://depictdatastudio.com/are-viewers-expecting-a-story-lightning-talk-from-the-datacated-expo/feed/ 0
How to Make a Bar Chart in Excel https://depictdatastudio.com/how-to-make-a-bar-chart-in-microsoft-excel/ https://depictdatastudio.com/how-to-make-a-bar-chart-in-microsoft-excel/#comments Thu, 25 Apr 2013 18:45:21 +0000 http://emeryevaluation.com/?p=2652 Two weeks ago, I challenged readers to re-create the “after” version of a basic bar chart. You can read the full post here.

Congratulations to the 9 winners: Molly Hamm, David Napoli, Susan Kistler, Jon Schwabish, Ethan, Mike, Sara Vaca, Samantha Grant, and Kevin Gilds! You’ve officially won bragging rights and a beverage of your choice, my treat, the next time you’re in DC.

Now it’s time to post the how-to guide!

Step 1: Study the chart that you’re trying to reproduce in Excel.

We’re trying to re-create a basic bar chart like the one shown below. We’re examining how a nonprofit has grown over the past six years. This is a simple metric so we don’t need anything more complicated than a basic bar chart.Basic bar chart showing six years worth of data.

Step 2: Type your data into Excel.

Here’s how I typed my data into the spreadsheet.

Hot tip for advanced users: I wanted to abbreviate the years (i.e., ’07 instead of 2007). If you type 07, it will turn into 7, because Excel automatically removes zeros at the beginning of numbers. To fool Excel into keeping the zero, you must add an apostrophe; typing ’07 will turn into 07. So, if you want to get ’07 as your final result, you must add two apostrophes; typing ”07 will turn into ’07.

Microsoft Excel spreadsheet showing data.

Step 3: Insert a bar chart.

Highlight or select the data table. Go to the Insert tab. Click on the Column icon. Select a 2-D Clustered Column Chart. For additional help with inserting charts, check out this tutorial.

Now we’ve got our default bar chart (shown below). There’s nothing technically wrong with this bar chart. However, with a few small tweaks, we can really improve the formatting.

We’re going to manually adjust 9 settings in Excel: the axis labels, the data labels, the border, the bar color, the font size and color, the gap width, tick marks, the legend, and the grid lines. We’ll go through each of these steps, starting with the axis labels and working around counter-clockwise. These tweaks just take a few seconds each to make. When added together, they can make a big difference.
Bar chart with arrows pointing out all of the different parts.

Step 4: Delete the axis labels.

Click on the axis labels themselves. Then press delete on your keyboard. I do not advocate for removing the axis labels on every chart. This is a matter of personal preference. In this example, the data are so ridiculously straightforward that we really don’t need the axis labels.

Microsoft Excel spreadsheet showing data and a bar chart that uses that data.

Step 5: Add data labels.

Data labels are the numbers inside the bars that show how many participants were served each year. To position the data labels inside the bars themselves, we need to use a 2-step process. First, right-click on one of the blue bars and select “Add Data Labels.” Second, right-click on one of the labels and select “Format Data Labels.” You’ll get a pop-up screen like the one shown below. You can tweak the label position. In this example, I selected “Inside End.” Then, you can simply click on one of the data labels and change the text color to white. For more help with data labels, watch this tutorial.

Microsoft Excel spreadsheet showing how to add labels.

Step 6: Remove the border.

Right-click on the border and select “Format Chart Area.” Click on “Border Color” and select “No Line.”

Removing the border is also a personal preference. I started deleting my borders after reading one of Edward Tufte’s books in which he advocates for charts being situated inside and alongside the narrative – rather than sticking charts in the appendix or adding awkward “Figure 1.4” labels. Border-less charts tend to help the reader’s eyes glide down the pages of your report a little more seamlessly.

Step 7: Adjust the bar color.

This chart was originally designed for an Ignite session. You can view the slides here.

After giving the presentation, there were a few audience questions. One man, with his (first? second? third?) glass of wine in his hand, asked how I selected the turquoise color scheme. He was laughing (with me? at me?) because I was wearing a dark turquoise shirt, a light turquoise blazer, a turquoise necklace,  a turquoise bracelet, and turquoise earrings. Yes, even my toenails were painted turquoise. I mumbled something like, “I guess I just really like turquoise!” and promptly ran off the stage. #npfail

The correct answer would’ve been that colors should be used strategically so that the reader’s eyes are naturally drawn to certain patterns in the data. For example, I purposefully drew the reader’s attention to the 2012 bar. The key is to select a plain color (e.g., gray, or light turquoise in this example) and what Stephanie Evergreen calls an action color (e.g., dark turquoise). For examples of plain colors and action colors, check out Stephanie Evergreen’s post on assigning a color system for graphs.

I like to professionalize my charts by tweaking Excel’s default color scheme. During fun projects like this, I select color schemes from Design-Seeds and use the Instant Eyedropper to determine each color’s RGB code. I selected the Cherry Palette for this Ignite presentation (shown below). During real projects, I match colors to the client’s logo.

Microsoft Excel spreadsheet that shows a cohesive color scheme.

Sometimes I save my color palette and RGB codes within the Excel workbook itself for safekeeping and easy reference.

So how do you adjust the bar color? Click on one of the bars. Click on the paint can icon. Select “More Colors.” In the pop-up window, select the “Custom” tab. Type in the RGB codes for your plain color and the action color.

Step 8: Adjust the font size and colors.

Here’s another spot where personal preferences come into play. When I’m going to be pasting my chart into a report, I often match my chart’s font to the report (e.g., Calibri size 11, which we typically use for the body text). When I’m going to be pasting my chart into a single, standalone handout, or into a powerpoint slide, I use much larger font sizes (e.g., 14, 16, or 18 point font). When I’m using data labels within the bars (see Step 5), I often use bold font to make the text pop.

Gray can be used strategically to dull-down the least important features of the chart – like the horizontal axis labels (’07, ’08, ’09, ’10, ’11, and ’12).
We’re getting closer! Not there yet…

Microsoft Excel spreadsheet with data and a bar chart with the wrong font size and colors.

Step 9: Adjust the gap width.

Gap width is a lesser-known, but very cool, feature of Excel. The gap width is the amount of space between the bars. The default setting on most computers is 150%, which means the distance between the bars is 1.5 times wider than the bar itself.

To adjust gap width, right-click on one of the bars and select “Format Data Series.” In the pop-up window, you can increase or decrease the gap width, as shown below. I often use 50-75% rather than the default 150%.


Microsoft Excel spreadsheet that shows how to change the gap width.
Hot tip for advanced users: The gap width feature is also very useful for histograms. You can decrease the gap width to 5% so that only a sliver of space remains between the bars.

Step 10: Remove tick marks.

For help with tick marks, watch this tutorial.

Step 11: Remove the legend.

In this simple chart, the legend doesn’t serve any purpose. To remove the legend, simply click on the legend and press the Delete key on your keyboard.

Step 12: Remove the grid lines.

Again, because this chart is so simple, we don’t need the grid lines. For help removing the grid lines, watch this tutorial.

We’re all done! Here’s the finished product.


Microsoft Excel spreadsheet showing the final product of a bar chart.

Step 13: Add a caption (optional).

Charts are inserted into a variety of communications modes: within the body of a report, as a standalone chart that’s printed out and hung on a bulletin board, as a standalone chart that’s printed and used as the handout at a meeting, on a powerpoint slide…

This particular chart was flashed on the screen for 15 seconds during my Ignite session, so there was no need to add a caption. My voice served as the caption.

However, when creating standalone charts, you’ll want to add contextual details so that the reader who passes by your chart on your organization’s bulletin board can quickly grasp the chart’s key takeaway message. One of the best ways of adding contextual details is to add a caption within the Prime Real Estate at the top of the chart. For an example, check out this post by Cole Nussbaumer.

Bonus

I hope this was helpful! Click below to download my Excel file. Thanks again to the dataviz challenge winners, Molly Hamm, David Napoli, Susan Kistler, Jon Schwabish, Ethan, Mike, Sara Vaca, Samantha Grant, and Kevin Gilds!

Download the Excel File

Discussion Questions

What are your favorite tools for selecting color palettes and determining RGB codes? When do you add captions to your charts, and what are your strategies for selecting the most important findings to emphasize in that caption? Have you adjusted the gap width for any of your charts, and if so, in what situations?

]]>
https://depictdatastudio.com/how-to-make-a-bar-chart-in-microsoft-excel/feed/ 11
Dataviz Challenge #2: Can You Make a Basic Bar Chart? https://depictdatastudio.com/basic-bar-chart-challenge/ https://depictdatastudio.com/basic-bar-chart-challenge/#comments Wed, 10 Apr 2013 14:46:49 +0000 http://emeryevaluation.com/?p=2641 The first dataviz challenge was a hit! A few of you wanted to participate but weren’t ready to jump into a challenge that required so much Excel elbow grease. So, this second challenge is geared towards beginners like you. Once I build your foundational skills, we’ll move on to advanced charts.
I’m giving an Ignite presentation tomorrow at the Nonprofit Technology Conference (#13NTC). I’m going to show nonprofit leaders how to make four easy-to-read bar charts by simply using a little #ExcelElbowGrease:

Examples of modern and streamlined bar charts.
First, let’s take a closer look at default Excel bar charts. The “before” bar chart is shown below. In my example, we’re examining how a nonprofit has grown over the past six years. This is a simple metric so we don’t need anything more complicated than a basic bar chart.

You’ve probably seen these exact charts before. There’s nothing technically wrong with this default bar chart. It doesn’t distort the data. It doesn’t mislead the readers. Default charts are fine for internal use like informal staff meetings. However, a few tweaks can really improve the formatting.

Example of a default bar chart.
The “after” chart is shown below. Now, my brain sees the pattern immediately. There are fewer distractions — no border, no tick marks, no grid lines. In other words, this bar chart passes the Squint Test — when you squint your eyes, and everything gets a little blurry, you should still be able to detect the overall shape of the data. There shouldn’t be extra ink like borders, tick marks, or grid lines getting in the way.

I also infused a few of my personal preferences into the chart’s formatting. My eyes do better with the larger font. Being a data nerd, I prefer having data labels on my bars so I can read the exact values (rather than having to estimate values in the default chart). The white space and custom color palette make the chart look like something a graphic designer might create. I purposefully focused attention on the 2012 bar by using a darker color.

Like I mentioned, these last few adjustments aren’t required. Passing the Squint Test is more important than satisfying everyone’s personal preferences. There are multiple correct ways to improve chart formatting.

Example of a basic bar chart.
The dataviz challenge: Re-create the “after” version of the basic bar chart in Excel or R. No expensive software allowed. You can re-create this exact bar chart, or you can tweak the color scheme and numbers to fit an example from your own work. The goal is to practice manipulating the settings in Excel and to create a basic bar chart that’s easy to read and understand. When you’re finished, email me or tweet a screenshot to @annkemery.

Bonus: Beginners can probably make this bar chart in 30 minutes or less (for example, during your lunch break). You’ll get faster with practice. I bet that advanced Excel users can enter the data, insert the chart, and adjust the chart in 3 minutes or less. Time yourself. Advanced users, how fast are you?

The prize for playing: Beer or coffee, my treat, the next time you’re in DC; a professional development opportunity; and bragging rights.

I’ll post the how-to guide in two weeks, on April 24, 2013. Happy charting!

]]>
https://depictdatastudio.com/basic-bar-chart-challenge/feed/ 19