Archive for 'Dynamic Charts'
Easier Interactive Multiple Line Chart
by Jon Peltier
Peltier Technical Services, Inc., Copyright © 2008. All rights reserved.
In Interactive Multiple Line Chart I showed how to make an interactive chart that allows the user to select from among a number of series using a listbox, and the selected series is displayed in a chart.
A similar technique is described in Interactive Parallel Coordinates Chart on my web site, and I used this technique [...]
Posted: Tuesday, July 22nd, 2008 under Chart Types, Charting Principles, Data Techniques, Dynamic Charts, Interactive.
Comments: 4
Interactive Multiple Line Chart
by Jon Peltier
Peltier Technical Services, Inc., Copyright © 2008. All rights reserved.
In the Microsoft charting newsgroup, SKP asked how to make a chart that he could easily change from one series to another. This post will detail the steps to make an interactive chart that allows the user to select from among a number of series using a listbox, and the selected series is displayed in [...]
Posted: Tuesday, July 22nd, 2008 under Chart Types, Charting Principles, Data Techniques, Dynamic Charts, Interactive.
Comments: 9
Re: Abortion Ratios 1980-2003
by Jon Peltier
Peltier Technical Services, Inc., Copyright © 2008. All rights reserved.
In Chart Design: Abortion Ratios 1980-2003 Jorge Camoes shows a nice panel chart of Abortion Ratios vs. Year (1980-2003) for different age groups, taking US Census Bureau data. I reproduce a few panels of Jorge’s chart below; click on the chart to see his entire panel chart.
Jorge points out the downward trend in the curves [...]
Posted: Monday, July 21st, 2008 under Charting Principles, Dynamic Charts, Interactive.
Comments: 8
Dynamic Chart Source Data
by Jon Peltier
Peltier Technical Services, Inc., Copyright © 2008. All rights reserved.
A dynamic chart can be constructed using dynamic ranges that change in size as data is added or removed. This technique is very powerful: you can define flexible ranges limited only by your ability to write an appropriate Refers To formula.
One imitation of this approach is that it can only account for dynamic numbers of [...]
Posted: Thursday, July 3rd, 2008 under Charting Principles, Dynamic Charts, VBA.
Comments: 2
Physics Lesson
by Jon Peltier
Peltier Technical Services, Inc., Copyright © 2008. All rights reserved.
A high school physics teacher was asking questions in the Excel programming newsgroup about his VBA procedure that accepted input values (time, position, velocity, and acceleration) from the workbook, calculated values of position and velocity vs. elapsed time, and charted the results. I answered a couple of his VBA questions, but I suggested that he [...]
Posted: Sunday, June 15th, 2008 under Charting Principles, Data Techniques, Dynamic Charts, Educational, Interactive.
Comments: 7
Dynamic Charts
by Jon Peltier
Peltier Technical Services, Inc., Copyright © 2008. All rights reserved.
Oh no, not another article about Dynamic Charts! There must be dozens of articles on the interweb about dynamic charts, some of them even useful. I didn’t even write the first Dynamic Charts article on my web site; that honor goes to Debra Dalgleish’s Dynamic Column Chart. Debra enjoyed writing that tutorial so much, she [...]
Posted: Wednesday, May 14th, 2008 under Charting Principles, Data Techniques, Dynamic Charts.
Comments: 10
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: 7
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





