Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Junior Member
 
Posts: 1
Default Appearance two labels on category axis

I have three columns of data. The data in column A is manager's names, column B is areas of business, column C is the data. There are roughly ten managers and three areas of business. The managers can have one to all three areas of business. A partial mock-up of the table is as follows:

Joe IT 19872
Joe Sales 98700
Joe Admin 32498
Bill IT 323
Bill Admin 3242
Sam IT 3241
Pat Sales 23413
Pat Admin 43214

I want a bar chart that will use columns A and B as the category (Y) axis and column C as the value (X) axis.

I can create the chart correctly except for one thing, it always puts the manager's names perpendicular to the business names. So the managers are vertical and the businesses are horizontal. The result is that the manager's names form one long vertical clump whereas the business names are easy to read.

How can I get both to be horizontal or to do something that will make it readable? I've tried everything that I can think of including making the font smaller and changing the alignment but that doesn't help. Nothing seems to affect the column A labels.

Thank you.
  #2   Report Post  
Posted to microsoft.public.excel.charting
Andy Pope
 
Posts: n/a
Default Appearance two labels on category axis

Hi,

You can not change the alignment of the labels.
What you can do is reduce the occurences of the managers name. You will
probably have to create a set of charting data which is separate from
the original data. Anyway just have the managers name occur against his
first item rather than ever item. It will not change the alignment
direction in the chart but it should be easier to read as the managers
name will be centered. You can change the alignment to left/right or center.

If you really must have horizontal text then you will need to build the
axis labels yourself. This can be done in 2 ways.

1. add a dummy series and move it to the secondary axis. Set the
secondary axis category labels to point to the manages only. Again a
reduced list of managers names will appear better. Set the secondary
axis labels to Low. They will currently be obscured by the primary axis
labels so to make them appear you will need to move the left side axis
to the right. To do this set the minimum x axis scale to -20000, which
is the major tick mark distance for you data. You will need to play with
the plot area and axis lines if you don't like the outer box this produces.

2. The other way is to add a dummy series plotted as xy scatter and use
the data label to hold the managers name. You will still need to offset
the axis in order for the points to appear within the plotarea so their
data labels can be displayed.

Cheers
Andy

blaforge wrote:
I have three columns of data. The data in column A is manager's names,
column B is areas of business, column C is the data. There are roughly
ten managers and three areas of business. The managers can have one to
all three areas of business. A partial mock-up of the table is as
follows:

Joe IT 19872
Joe Sales 98700
Joe Admin 32498
Bill IT 323
Bill Admin 3242
Sam IT 3241
Pat Sales 23413
Pat Admin 43214

I want a bar chart that will use columns A and B as the category (Y)
axis and column C as the value (X) axis.

I can create the chart correctly except for one thing, it always puts
the manager's names perpendicular to the business names. So the
managers are vertical and the businesses are horizontal. The result is
that the manager's names form one long vertical clump whereas the
business names are easy to read.

How can I get both to be horizontal or to do something that will make
it readable? I've tried everything that I can think of including making
the font smaller and changing the alignment but that doesn't help.
Nothing seems to affect the column A labels.

Thank you.



--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
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
LONG CATEGORY AXIS LABELS ARE BROKEN INTO 2 LINES Alejandro Charts and Charting in Excel 1 April 11th 06 06:45 PM
Align Clustered Column Chart Category Axis Labels Stephanie Charts and Charting in Excel 1 April 7th 05 03:21 PM
Bar chart & Category (x) axis labels Airi A. Charts and Charting in Excel 0 March 15th 05 03:09 PM
Bar chart & Category (x) axis labels Airi A. Charts and Charting in Excel 0 March 15th 05 03:09 PM
How do I move the Category Axis labels outside of the Plot Area? Brian Shoun Charts and Charting in Excel 1 January 7th 05 05:42 PM


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