Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Hi - I have a chart with sales people on the x-axis, #'s sold on the left
hand y-axis (columns) and average gross on the right hand y-axis (line). I've always wanted to also show total gross on the right hand y-axis (also line) i.e. two series on the right hand y-axis which can't sensibly be done using the same scale because the averages are (say) 500 to 3000 and the totals are (say) 10,000 to 100,000. I haven't got a clue how and have searched the web unsuccessfully. Surely there's a way? A data table might look like: spsn,numbers,average,total A,10,1500,15000 B,13,1000,13000 C,20,1750,35000 D,5,2500,12500 and what I'm looking for something like: 20 18 16 40000 14 30000 12 20000 10 0 8 6 500 4 300 2 100 A B C Thanks (in grateful anticipation) Ian. |
#2
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
sorry about the html attempt to show graph - seems it didn't work
"Ian" wrote in message ... Hi - I have a chart with sales people on the x-axis, #'s sold on the left hand y-axis (columns) and average gross on the right hand y-axis (line). I've always wanted to also show total gross on the right hand y-axis (also line) i.e. two series on the right hand y-axis which can't sensibly be done using the same scale because the averages are (say) 500 to 3000 and the totals are (say) 10,000 to 100,000. I haven't got a clue how and have searched the web unsuccessfully. Surely there's a way? A data table might look like: spsn,numbers,average,total A,10,1500,15000 B,13,1000,13000 C,20,1750,35000 D,5,2500,12500 and what I'm looking for something like: 20 18 16 40000 14 30000 12 20000 10 0 8 6 500 4 300 2 100 A B C Thanks (in grateful anticipation) Ian. |
#3
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
I would use three separate charts, each around 1/3 the height of the total.
I'd use an approach like this to generate a chart with three panels: http://peltiertech.com/Excel/Charts/StackedCharts.html The vertical axes often take a little more effort than this simple example. It's a little work to set it up, but the end result looks good. - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions http://PeltierTech.com _______ "Ian" wrote in message ... sorry about the html attempt to show graph - seems it didn't work "Ian" wrote in message ... Hi - I have a chart with sales people on the x-axis, #'s sold on the left hand y-axis (columns) and average gross on the right hand y-axis (line). I've always wanted to also show total gross on the right hand y-axis (also line) i.e. two series on the right hand y-axis which can't sensibly be done using the same scale because the averages are (say) 500 to 3000 and the totals are (say) 10,000 to 100,000. I haven't got a clue how and have searched the web unsuccessfully. Surely there's a way? A data table might look like: spsn,numbers,average,total A,10,1500,15000 B,13,1000,13000 C,20,1750,35000 D,5,2500,12500 and what I'm looking for something like: 20 18 16 40000 14 30000 12 20000 10 0 8 6 500 4 300 2 100 A B C Thanks (in grateful anticipation) Ian. |
#4
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Thanks Jon - this looks great. Won't have a chance until weekend to get into
it but looks like it will do the trick. Much appreciated, Ian. "Jon Peltier" wrote in message ... I would use three separate charts, each around 1/3 the height of the total. I'd use an approach like this to generate a chart with three panels: http://peltiertech.com/Excel/Charts/StackedCharts.html The vertical axes often take a little more effort than this simple example. It's a little work to set it up, but the end result looks good. - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions http://PeltierTech.com _______ "Ian" wrote in message ... sorry about the html attempt to show graph - seems it didn't work "Ian" wrote in message ... Hi - I have a chart with sales people on the x-axis, #'s sold on the left hand y-axis (columns) and average gross on the right hand y-axis (line). I've always wanted to also show total gross on the right hand y-axis (also line) i.e. two series on the right hand y-axis which can't sensibly be done using the same scale because the averages are (say) 500 to 3000 and the totals are (say) 10,000 to 100,000. I haven't got a clue how and have searched the web unsuccessfully. Surely there's a way? A data table might look like: spsn,numbers,average,total A,10,1500,15000 B,13,1000,13000 C,20,1750,35000 D,5,2500,12500 and what I'm looking for something like: 20 18 16 40000 14 30000 12 20000 10 0 8 6 500 4 300 2 100 A B C Thanks (in grateful anticipation) Ian. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Selecting part of a series for a chart? | Charts and Charting in Excel | |||
How to select numeric 'series axis' in a surface chart? | Charts and Charting in Excel | |||
Is numeric "Series Axis" possible? | Charts and Charting in Excel | |||
Single trendline for multiple series | Excel Discussion (Misc queries) | |||
graphing two series on x axis | Charts and Charting in Excel |