+ Reply to Thread
Results 1 to 6 of 6

Thread: Bubble chart with RGB

  1. #1
    Registered User
    Join Date
    09-22-2011
    Location
    London
    MS-Off Ver
    Excel 2003
    Posts
    5

    Bubble chart with RGB

    Hi Forum,
    for my work I have the necessity to create a bubble chart that has 3 dimensions; to this bubble chart I have to add the color and the markers.
    The problem is that the color is expressed for each coordinate in the form of rgb, but with only one form; while I need to create three markers with different forms.
    I do not know how to get out from this problem.
    Thanks .
    Attached Files Attached Files

  2. #2
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    2003 & 2007 & 2010
    Posts
    11,349

    Re: Bubble chart with RGB

    Given the potential number of colours you will probably need to use code to set the fill colour of each data point.

    You provide no detail of the type of different markers.
    Cheers
    Andy
    www.andypope.info

  3. #3
    Registered User
    Join Date
    09-22-2011
    Location
    London
    MS-Off Ver
    Excel 2003
    Posts
    5

    Re: Bubble chart with RGB

    I followed the suggestions you gave to me in your answer and I modified the variables as follows:
    - Markers (1 = circle, 2 = Triangle, 3 = Star)
    - Color (1 = red, 2 = blue 3 = green, 4 = yellow)
    If this hypothesis is not possible, I would like to know if you can load the column with the different RGB coordinates on the bubble chart?
    Thanks
    Attached Files Attached Files

  4. #4
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    2003 & 2007 & 2010
    Posts
    11,349

    Re: Bubble chart with RGB

    You need to add a series for each marker/colour combination.

    you might want to use a different shape to triangle as the shape over fills the bubble giving the base a curve.
    Attached Files Attached Files
    Cheers
    Andy
    www.andypope.info

  5. #5
    Registered User
    Join Date
    09-22-2011
    Location
    London
    MS-Off Ver
    Excel 2003
    Posts
    5

    Re: Bubble chart with RGB

    Your solution is perfect, but if I want to add a fourth shape (rectangle) how can I do?
    Thanks

  6. #6
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    2003 & 2007 & 2010
    Posts
    11,349

    Re: Bubble chart with RGB

    First extend formula table to include a new marker set of series data.
    Add new series to the chart and assign correct data range via the Select data dialog.
    Create 4 new shapes

    Then for each new series,
    copy one of the shapes
    select appropriate series and paste

    you may need to set some temporary data values in order to get at least 1 data point for the new series to appear in order to select and paste.
    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.2.0