+ Reply to Thread
Results 1 to 2 of 2

two category axes?

  1. #1
    Registered User
    Join Date
    11-05-2008
    Location
    San Rafael, CA
    Posts
    1

    two category axes?

    I have 3-column data like this.

    STUDENT are the names of students, N is a level at which each is at,
    and LABEL is the name of that level.

    I want to produce a bar chart of N where the y-axis comes from STUDENT,
    like this.

    but I want to label the x-axis with the values from LABEL. Can't see how to
    do that. Help please?

    thanks
    fred
    san rafael, ca

  2. #2
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,481
    You can not plot those Labels, in column C, directly.

    You will need to make a table of labels for each value 1 to 7.
    Include in this table a blank record at the top and bottom.

    Create your bar chart as normal.

    Add another data series.
    Change to Line chart.
    Set data source to table of labels and zeros.
    Remove Tick mark labels from primary value axis
    Set tick mark labels to low for seconadry value axis.
    Set crosses between categories for secondary value axis.
    Attached Files Attached Files
    Cheers
    Andy
    www.andypope.info

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1