Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
I need to present a portfolio of loans on a bar chart for 4 end of months
split into currencies (there 3 currencies). I created a stacked bar chart (a single bar is split into 3 colors, each representing a different currency). Each bar has a value label. But I also need to include the label showing the percentage share of each currency in the total portfolio. How can I achieve this? |
#2
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Hi,
Start by calculating the % Share in the spreadsheet. Say in column D. In column E create a concatenated formula such as =C1&" - "&D1 where C1 contains the value label you mentioned. Download & install the free XL Chart Labeler from http://www.appspro.com/Utilities/ChartLabeler.htm Select your series on the chart and run the Chart Labeler, indicate the range for the labels is E1:E12 or whatever. You can manually do what you want but you will need to do it for each point on at a time. If this helps, please click the Yes button Cheers, Shane Devenshire "Marcin_Fuko" wrote: I need to present a portfolio of loans on a bar chart for 4 end of months split into currencies (there 3 currencies). I created a stacked bar chart (a single bar is split into 3 colors, each representing a different currency). Each bar has a value label. But I also need to include the label showing the percentage share of each currency in the total portfolio. How can I achieve this? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Showing Percentage Value Data Label in a 100% Stacked Column Chart | Charts and Charting in Excel | |||
Stacked Bar Chart - Data Labels:Percentage - Excel 2003 | Charts and Charting in Excel | |||
Creating a stacked column chart with percentage in the graph | Charts and Charting in Excel | |||
How to share info from one file to another? | Excel Discussion (Misc queries) | |||
How do I combine a line and a percentage stacked column chart? | Charts and Charting in Excel |