Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
I am creating a series of pay grades and want the boxes to "float" or have
their low value above the axis line. I then will have a line or scattergram with points that fall within these boxes/pay grades. |
#2
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Make a stacked column chart with two series: one for the minimum of the
data, the other for the span (maximum minus minimum) of the data. Format the bottom bar to be invisible (no border, no area fill). Then put the point data into two columns, one for the number of the category from the floating columns (1 for first category etc.), the other for the Y value. List all points for category 1, then all for category 2, etc. (This sorting isn't strictly necessary, but it helps keep things organized.) Copy these two columns, select the chart, and use Paste Special to add the data as a new series. Right click this new series (which appears first as another stack on the floating column), choose Chart Type, and select the XY style, markers only. If necessary, move this XY series back to the primary axis, so it lines up with the existing axes. - Jon ------- Jon Peltier Peltier Technical Services, Inc. http://peltiertech.com/ Melissa C wrote: I am creating a series of pay grades and want the boxes to "float" or have their low value above the axis line. I then will have a line or scattergram with points that fall within these boxes/pay grades. |
#3
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]() |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Floating Charts | Charts and Charting in Excel | |||
Creating graph (floating columns with top and base depth values) | Excel Discussion (Misc queries) | |||
Floating Bar CHarts | Charts and Charting in Excel | |||
Lognormal base in charts (excel 2007) | Charts and Charting in Excel | |||
Excel should be able to do log to base 2 charts | Charts and Charting in Excel |