Only one colum of stack graph shows category label - problem

R

Rich

I have a variable height stacked graph below (made up of pipe | symbols here)
and some fake data here (not to scale). My problem is that only the first
column has a category label at the bottom of it. I went to Category-Axis
properties but don't see where I can make the rest of the column footer
labels show up. I did change the Base, Major, Minor units from Days to
Months (was days by default), so I was at least able to get my columns. But
how to set the rest of the category labels to visible?


date parml1 parml2 parml3 parm4
1/4/04 29 3 1 3
2/4/04 26 1 1 4
3/4/04 21 1 2 1

_
|_|
_ | |
| | |_|
|_| | |
| | | |
| | |_|
|_| | |
| | | |
|_| |_|
Jan
04

the columns after the first column don't have category labels. How to show
them?

Thanks,
Rich
 
R

Rich

Mysteriously, after I tweaked the code the generates the chart (like I had
too many rows coming in from the data source) - the chart resolved itself.
Hmmm

Well, at least it is fixed.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top