Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Need a stacked bar chart with each section of the stack representing a month,
but some of the months have a negative number. The chart moves the negative number to the bottom of the graph, when I need it to show in monthly order. Any help on this would be great! |
#2
![]() |
|||
|
|||
![]()
I agree that it is annowing.
What I do is plot the absolute values of the data and selectively change the colors for the negative to indicate negative. "KellyT@HLI" wrote: Need a stacked bar chart with each section of the stack representing a month, but some of the months have a negative number. The chart moves the negative number to the bottom of the graph, when I need it to show in monthly order. Any help on this would be great! |
#3
![]() |
|||
|
|||
![]()
How do you accurately represent the total of the stack if some of the
numbers are negative? The stack will be wrong by twice the sum of the negatives. - Jon ------- Jon Peltier, Microsoft Excel MVP Peltier Technical Services Tutorials and Custom Solutions http://PeltierTech.com/ _______ bj wrote: I agree that it is annowing. What I do is plot the absolute values of the data and selectively change the colors for the negative to indicate negative. "KellyT@HLI" wrote: Need a stacked bar chart with each section of the stack representing a month, but some of the months have a negative number. The chart moves the negative number to the bottom of the graph, when I need it to show in monthly order. Any help on this would be great! |
#4
![]() |
|||
|
|||
![]()
That's a good idea!
Thanks bj! KellyT "bj" wrote: I agree that it is annowing. What I do is plot the absolute values of the data and selectively change the colors for the negative to indicate negative. "KellyT@HLI" wrote: Need a stacked bar chart with each section of the stack representing a month, but some of the months have a negative number. The chart moves the negative number to the bottom of the graph, when I need it to show in monthly order. Any help on this would be great! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Stacked Bar Chart with Secondary Axis | Charts and Charting in Excel | |||
Stack Chart Legend Display | Charts and Charting in Excel | |||
Create a custom chart, two stacked bars/month w/ two axes? | Charts and Charting in Excel | |||
How to make a stacked bar chart using time? | Charts and Charting in Excel | |||
How can I create a stacked bar chart with stacked bars side by | Charts and Charting in Excel |