+ Reply to Thread
Results 1 to 2 of 2

Is it possible to get Oval shaped Bubbles?

  1. #1
    Registered User
    Join Date
    03-02-2004
    Posts
    15

    Question Is it possible to get Oval shaped Bubbles?

    Hi,
    I want to create a bubble chart that shows information in two dimensions, each bubble is a different size and oval.

    For example
    y axis shows price (0 to 500)
    x axis shows percentage fit (0% to 100%)

    the bubble, if the price was a range 100 to 400 and the percentage fit was 10% to 20% would be oval shaped longer than wide.

    the top of the bubble would be at 400, the bottom 100 (total 300 tall) and the left hand side would be at 10% the right at 20% (total 10% wide)

    Does anyone know how to do this?
    Thanks
    Jennie

  2. #2
    Jon Peltier
    Guest

    Re: Is it possible to get Oval shaped Bubbles?

    Hi Jennie -

    Well, in principal this can be done. You can make an XY chart, and use
    custom markers for each point, by drawing a shape (a lopsided oval, for
    example), copying it, selecting the point in the chart, and pasting. You
    could write a macro to run through a series of points, sizing the height and
    width of each oval, then pasting it onto the appropriate point.

    The hard part is getting the oval which is centered on 250 to actually
    stretch from 100 to 400. Excel charts like to change the dimensions of their
    elements at a whim, and your carefully crafted oval will no longer fit.

    - Jon
    -------
    Jon Peltier, Microsoft Excel MVP
    Peltier Technical Services
    Tutorials and Custom Solutions
    http://PeltierTech.com/
    _______

    "jennie" <jennie.2368n0_1139840102.5345@excelforum-nospam.com> wrote in
    message news:jennie.2368n0_1139840102.5345@excelforum-nospam.com...
    >
    > Hi,
    > I want to create a bubble chart that shows information in two
    > dimensions, each bubble is a different size and oval.
    >
    > For example
    > y axis shows price (0 to 500)
    > x axis shows percentage fit (0% to 100%)
    >
    > the bubble, if the price was a range 100 to 400 and the percentage fit
    > was 10% to 20% would be oval shaped longer than wide.
    >
    > the top of the bubble would be at 400, the bottom 100 (total 300 tall)
    > and the left hand side would be at 10% the right at 20% (total 10%
    > wide)
    >
    > Does anyone know how to do this?
    > Thanks
    > Jennie




+ 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