Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 103
Default Small Multiples with Common Scale

rockfalls3

Here's a link to my page on small multiple charts in Excel. I call them
panel charts.

http://processtrends.com/toc_panel_charts.htm

I have example workbooks for horizontal and vertical charts. I also have an
automated monthly cycle chart workbook that uses VBA to prepare the cycle
chart for you. You may want to study it to see how to organize your data and
use VBA.

http://processtrends.com/pg_charts_m...ycle_chart.htm

If you are really serious about small multiple - panel charts, I suggest you
look at the my video on creating full trellis charts, small multiples in
both horizontal and vertical direction.

http://processtrends.com/TOC_R.htm

If you scroll down to the video link, you will see a demo of my full trellis
charting with Excel VBA and an introduction to the R.

Trellis charts are very simple in R, it takes just one statement to specify
a complex, two dimension trellis chart.

Kelly

http://processtrends.com






wrote in message
...
I am working on a display of small multiples (Tufte-style collection
of many small graphics,
derived from data in a worksheet). Each of the graphics (charts) uses
a logarithmic scale.

I would like to create a worksheet that displays a collection of small
line graphics, with a
logarithmic scale dependent on the max and min values of the data set
(two rows of data
per chart, 4 values per row), and the background color of each line
graph chart set to one of
three possible colors, depending on those max and min values. For
instance, for data that
ranges from 0 up to 1000, a light blue background; for data ranging
from 1001 to 100,000,
a light yellow background, and anything larger than 100,001 getting a
light tan background.
Line thickness, dot size, and colors of lines and dots would be
consistent from chart to chart.

I've created this sort of display "manually", but the data will be
updated several times before
the final version is due, so I'd like to automate as much as possible.

Now here's an additional issue: when generating the charts manually,
the size of the charts
and the distance between lines of the logarithmic "Y" scale are not
consistent from chart to
chart.

So....

Two questions:
1) How do I generate a series of small multiples like this?
2) If I need to do some manual work to get this going, is there some
way to at least generate
charts with consistent sizes and consistent distances between
lines of the logarithmic "Y"
scales?

Many thanks for help.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
COUNTIF for multiples of 3 mwam423 Excel Worksheet Functions 3 June 4th 08 06:25 PM
lookup multiples need help Excel Worksheet Functions 2 July 25th 07 07:38 PM
ISERROR,SMALL,INDEX, MATCH, SMALL?? M.A.Tyler Excel Discussion (Misc queries) 1 May 2nd 07 04:08 AM
Rounding to Multiples of Integers? ConfusedNHouston Excel Discussion (Misc queries) 5 February 1st 07 11:38 PM
Multiples of 4 in an IF statement Barry Clark Excel Worksheet Functions 3 August 22nd 06 01:22 PM


All times are GMT +1. The time now is 10:22 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"