>I would like to create a chart showing nutrient concentrations in
>multiple lakes according to depth. I would like a single y-axis
[quoted text clipped - 3 lines]
>100. Also, I would like to have multiple horizontal sections on the
>chart to graph the other lakes on the same chart.
Make multiple charts, one for each lake, and present them small and
close together on one page.

Signature
Del Cotter
NB Personal replies to this post will send email to del@branta.demon.co.uk,
which goes to a spam folder-- please send your email to del3 instead.
Kelly O'Day - 27 Sep 2006 14:01 GMT
You have at least three ways to do this.
1. Standard Line chart
2. Panel Charts are my name for Cleveland like trellis charts or Tufte like
small multiples charts. This page gives you example horizontal and vertical
panel charts.
http://processtrends.com/toc_panel_charts.htm
3. The third way is to use a dummy axis series for X axis. Assign 1 for your
20 values and 2 for your 100 values. Then use a dummy series to put the
desired X axis labels for your series.
http://processtrends.com/pg_charts_dummy_axis_series.htm
If either 2 or 3 looks useful, I'll be glad to walk you through the steps.
Correct my e-mail to contact me directly.
Koday@processtrends.com.remove_me
>>I would like to create a chart showing nutrient concentrations in
>>multiple lakes according to depth. I would like a single y-axis
[quoted text clipped - 6 lines]
> Make multiple charts, one for each lake, and present them small and close
> together on one page.