Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
why why is offline
external usenet poster
 
Posts: 1
Default Three graph into one

suppose I have

y=e^x [where x=0.5 to 1.5];

and after interpolation I found x ,y values

graph2--values
.............
x y
0.1 0.5
0.2 0.6
0.3 0.8
---------------
graph3--values
............
x y
0.1 0.8
0.2 0.9
0.3 0.10


Now I want Excel to plot the graph1 and graph2
with the give function y=e^x (superimposed).

Please help me .
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 32
Default Three graph into one

I had a problem where I needed three pivot charts on top of each other...similar to the end result you're looking for. What I discovered is that you can set
the Chart background (not the Plot background!) to None and move each chart on top of another so the others show through:
right click on the Chart background
select Format Chart Area...
click the None radio button located in the top right area (in the Area box)
click OK
Now if you click somewhere else on the sheet or simply tap the 'Esc' keep the focus will leave the chart you selected and you'll see it become transparent!

If you do this process with each chart you can place them on top of each other. You may need to adjust or remove axis titles and legends from the charts. If
you use the same axis then you can clear all of the charts but one (which would show). For example, the x-axis for my charts were all the same, quarter and
year, but the y-axis was different (avg. # of calls, avg. call time, & avg. revenue) so I removed all titles, y-axis and legends but on the last chart I left
the x-axis alone since it was the same for all three charts. I moved the charts on top of each other so the borders lined up and, as far as the manager was
concerned, it looked like one chart with three different plots :-) Of course, I tweaked it so the plots had different colors and I also showed the charts
grouped together (but not on top of one another) on another sheet so they could be viewed as individuals.

HTH,
Toby Erkson
Oregon, USA

On 30 Apr 2004 03:55:57 -0700, (why) wrote:

suppose I have

y=e^x [where x=0.5 to 1.5];

and after interpolation I found x ,y values

graph2--values
............
x y
0.1 0.5
0.2 0.6
0.3 0.8
---------------
graph3--values
...........
x y
0.1 0.8
0.2 0.9
0.3 0.10


Now I want Excel to plot the graph1 and graph2
with the give function y=e^x (superimposed).

Please help me .


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 32
Default Three graph into one

Brain fart...you will want to set the Plot background to None ALSO! Sorry about that.

On Fri, 30 Apr 2004 08:17:20 -0700, Toby Erkson < wrote:

I had a problem where I needed three pivot charts on top of each other...similar to the end result you're looking for. What I discovered is that you can set
the Chart background (not the Plot background!) to None and move each chart on top of another so the others show through:
right click on the Chart background
select Format Chart Area...
click the None radio button located in the top right area (in the Area box)
click OK
Now if you click somewhere else on the sheet or simply tap the 'Esc' keep the focus will leave the chart you selected and you'll see it become transparent!

If you do this process with each chart you can place them on top of each other. You may need to adjust or remove axis titles and legends from the charts. If
you use the same axis then you can clear all of the charts but one (which would show). For example, the x-axis for my charts were all the same, quarter and
year, but the y-axis was different (avg. # of calls, avg. call time, & avg. revenue) so I removed all titles, y-axis and legends but on the last chart I left
the x-axis alone since it was the same for all three charts. I moved the charts on top of each other so the borders lined up and, as far as the manager was
concerned, it looked like one chart with three different plots :-) Of course, I tweaked it so the plots had different colors and I also showed the charts
grouped together (but not on top of one another) on another sheet so they could be viewed as individuals.

HTH,
Toby Erkson
Oregon, USA

On 30 Apr 2004 03:55:57 -0700, (why) wrote:

suppose I have

y=e^x [where x=0.5 to 1.5];

and after interpolation I found x ,y values

graph2--values
............
x y
0.1 0.5
0.2 0.6
0.3 0.8
---------------
graph3--values
...........
x y
0.1 0.8
0.2 0.9
0.3 0.10


Now I want Excel to plot the graph1 and graph2
with the give function y=e^x (superimposed).

Please help me .


Toby Erkson
Oregon, USA
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
How do I graph data daily as a line graph across a calendar format Glani Charts and Charting in Excel 3 November 23rd 07 09:05 AM
How do I plot multiple series on one graph? - test-graph.xls (0/1) Leo Bueno Charts and Charting in Excel 1 August 2nd 07 12:49 PM
How do I plot multiple series on one graph? - test-graph.xls (1/1) Leo Bueno Charts and Charting in Excel 0 August 2nd 07 12:14 AM
Can I make a graph to be a specific size? (actual graph) Jessica Excel Discussion (Misc queries) 0 August 14th 06 08:45 PM
Hyperlinkage of one graph with another graph or Drill down graph Sanjay Kumar Singh Charts and Charting in Excel 1 January 3rd 06 12:22 PM


All times are GMT +1. The time now is 07:21 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"