+ Reply to Thread
Results 1 to 3 of 3

Quadrant Scatter Graph

  1. #1
    Registered User
    Join Date
    05-13-2010
    Location
    Bellingham, Washington
    MS-Off Ver
    Excel 2007
    Posts
    12

    Quadrant Scatter Graph

    Hello! I've been through everything I can findand can't figure out how to create this. I have approximately 200 employees with two data points, response time and sales dollar amount, that i need to represent in a scatter chart. The scatter chart needs to include one "dot" for each employee rather than two - thought i did this with a series, but then the employee name doesn't show when you hover over the "dot", which my boss needs. Also need to show quadrant lines based on values i define (ie, response under 21% and sales over $8), not intersect at 0. However, need quadrant lines to be within chart, not move the existing axis. I've attached an example. I would greatly appreciate any help.
    Last edited by Jmarsh4; 08-18-2011 at 02:07 PM.

  2. #2
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,482

    Re: Quadrant Scatter Graph

    No attachment?

    In order to have each point with a valid chart tip you will need to create a series for each data point. Getting the chart to do this automatically from just selecting the data is a problem. Using code is simpler.

    Assuming data is in columns A:C with Name in column A and x and y values in B:C. The following will create a chart.

    Please Login or Register  to view this content.
    The quadrent divider lines can be made using another data series to draw the lines
    Cheers
    Andy
    www.andypope.info

  3. #3
    Registered User
    Join Date
    05-13-2010
    Location
    Bellingham, Washington
    MS-Off Ver
    Excel 2007
    Posts
    12

    Re: Quadrant Scatter Graph

    That's perfect; the information around identifying each user as an individual series is exactly what I needed, and I figured out the quadrant lines!

+ 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