Archive for 'Example Charts'
Stacked Area Chart Challenge
by Jon Peltier
Peltier Technical Services, Inc., Copyright © 2008. All rights reserved.
Ganesh, a reader of my web site, asked whether I could make a chart like this one:
The series are shown as a fluctuating blue Value line and a steadily increasing red Limit line in the line chart below, but Ganesh wanted to color code regions in the chart, so that regions where the value exceeded [...]
Posted: Thursday, May 8th, 2008 under Charting Principles, Example Charts, Formatting.
Comments: 12
Dynamic Chart using Pivot Table and VBA
by Jon Peltier
Peltier Technical Services, Inc., Copyright © 2008. All rights reserved.
In Using Pivot Table Data for a Chart with a Dual Category Axis, I showed how to make a Chart with a Dual Category Axis using a pivot table to properly arrange the source data. I generally prefer using a regular chart, because pivot charts are pretty inflexible when it comes to formatting. Unfortunately, a [...]
Posted: Friday, April 25th, 2008 under Charting Principles, Data techniques, Dynamic Charts, Example Charts, Pivot Tables, VBA.
Comments: 2
Dynamic Chart using Pivot Table and Range Names
by Jon Peltier
Peltier Technical Services, Inc., Copyright © 2008. All rights reserved.
In Using Pivot Table Data for a Chart with a Dual Category Axis, I showed how to make a Chart with a Dual Category Axis using a pivot table to properly arrange the source data. I generally prefer using a regular chart, because pivot charts are pretty inflexible when it comes to formatting. Unfortunately, a [...]
Posted: Thursday, April 24th, 2008 under Charting Principles, Data techniques, Dynamic Charts, Example Charts, Pivot Tables.
Comments: 2
Using Pivot Table Data for a Chart with a Dual Category Axis
by Jon Peltier
Peltier Technical Services, Inc., Copyright © 2008. All rights reserved.
Tony commented on the previous post, Chart with a Dual Category Axis, asking whether I’d use a pareto chart for this data. I commented that it almost was a pareto chart, since at least within each category the data is sorted from high to low. Then I got to thinking, if I put my data [...]
Posted: Wednesday, April 23rd, 2008 under Charting Principles, Data techniques, Example Charts, Pivot Tables.
Comments: 2
Chart with a Dual Category Axis
by Jon Peltier
Peltier Technical Services, Inc., Copyright © 2008. All rights reserved.
Through appropriate arrangement of your source data, you can give your chart a dual category axis. This approach works with chart types that have an “Category” type category (X) axis, that is. line charts, column charts, and bar charts. The chart below shows defect rates in several different components, which are grouped into a smaller [...]
Posted: Tuesday, April 22nd, 2008 under Charting Principles, Data techniques, Example Charts, Formatting.
Comments: 3
Candlestick Alternative: Individually Colored Up-Down Bars
by Jon Peltier
Peltier Technical Services, Inc., Copyright © 2008. All rights reserved.
A candlestick chart is used to show stock price performance, typically daily; a bar shows the daily change from the opening to closing price, with different colors for gaining and losing changes, and lines extend from the bar to the daily high and low.
I was recently asked how to apply different arbitrary colors to individual [...]
Posted: Monday, April 14th, 2008 under Charting Principles, Example Charts, Formatting.
Comments: none
Bad Graphics - Stacked Pyramid Chart
by Jon Peltier
Peltier Technical Services, Inc., Copyright © 2008. All rights reserved.
I was directed to the web site for UberBI after reading The Uber Art of Dashboards on the Dashboards by Example blog. I want to say a few words about this chart, a stacked pyramid, which is featured prominently on one of UberBI’s displays.
Stacked Pyramid Chart
I occasionally read the Dashboards by Example blog, although I [...]
Posted: Saturday, April 12th, 2008 under Bad Charts, Charting Principles, Dashboards, Example Charts.
Comments: 22
Dynamic Ranges to Find and Plot Desired Columns
by Jon Peltier
Peltier Technical Services, Inc., Copyright © 2008. All rights reserved.
Dynamic ranges (or “Names”) are commonly used to identify a range of the appropriate length, so that a chart will plot the right number of points. For example, you may want to plot year to date sales, without blanks for the months which are still in the future. The dynamic range uses COUNT or similar [...]
Posted: Friday, April 11th, 2008 under Charting Principles, Example Charts.
Comments: none
Secondary Axes that Work - Proportional Scales
by Jon Peltier
Peltier Technical Services, Inc., Copyright © 2008. All rights reserved.
In my last post, Secondary Axes in Charts, I described an essay by Stephen Few in which he concluded that secondary axes provide no benefit to good infographics. I have come to the same conclusion myself: secondary axes are more likely to confuse and obscure the data, than to clarify relationships in the data.
In the [...]
Posted: Wednesday, March 26th, 2008 under Charting Principles, Example Charts, Formatting.
Comments: 2
Secondary Axes in Charts
by Jon Peltier
Peltier Technical Services, Inc., Copyright © 2008. All rights reserved.
Stephen Few of Perceptual Edge writes about primary and secondary axis scales in the March 2008 Visual Business Intelligence Newsletter.
In this month’s essay, entitled Dual-Scaled Axes in Graphs-Are They Ever the Best Solution?, Stephen asks
Is it ever appropriate to include two quantitative scales on a single axis (Y or X) of a graph? Do dual-scaled axes [...]
Posted: Tuesday, March 25th, 2008 under Charting Principles, Example Charts.
Comments: 2
Statistics: Main Effects Plot
by Jon Peltier
Peltier Technical Services, Inc., Copyright © 2008. All rights reserved.
A commonly used chart type for statistical analysis is a Main Effects Plot. I won’t go into the statistics behind this chart type here, but I want to show how easy it can be to construct such a chart. For this example, suppose there are three main effects, designated X1, X2, and X3, and an experimental [...]
Posted: Monday, March 10th, 2008 under Charting Principles, Example Charts, Statistics.
Comments: 5
Clustered Bars as an Alternative to Stacked Bars or Bubbles
by Jon Peltier
Peltier Technical Services, Inc., Copyright © 2008. All rights reserved.
Last fall, Many Eyes posted a bubble chart to show US Beer Shipments by Supplier. They made the chart using a visualization technique they call the matrix chart, which essentially supplies a matrix of rows representing one parameter, columns representing another, and a graphic at each grid location representing some value. In this case, the columns [...]
Posted: Thursday, March 6th, 2008 under Charting Principles, Example Charts, Formatting.
Comments: 5


