Combine a Bubble chart with other chart type

G

Guest

I need to prepare a chart including below information:

Overdue size of 10 customers
Overdue % of AR of 10 customers
AR Outstanding days of 10 customers
Target of Overdue % of AR
Target of AR Outstanding days

I am thinking of use a Bubble chart to demonstrate information of 10
customers and use a rectangle shadow to show the target. But I don't know how
to add the rectangle shadow to a Bubble chart. Am I thinking in the right way
and how to get that if yes? If I am not, is there any solution for the
problem? Thanks.

Christine
 
D

Del Cotter

I am thinking of use a Bubble chart to demonstrate information of 10
customers and use a rectangle shadow to show the target. But I don't know how
to add the rectangle shadow to a Bubble chart.

You can combine most chart types, but not a bubble chart. Would a
rectangular Autoshape drawing be acceptable instead? If not, could you
create a bubble or bubbles that fill the area, perhaps pasting a
rectangle on to the bubble range to turn the circular bubbles into
rectangular ones?
 
E

Ed Ferrero

Hi Christine,

One way to do this would be to chart two x-y series. Then paste circles and
rectangles on to the series markers. Then use VBA to size the circles and
rectangles to the proportions you want.

Ed Ferrero
www.edferrero.com
 
G

Guest

Thanks.

Ed Ferrero said:
Hi Christine,

One way to do this would be to chart two x-y series. Then paste circles and
rectangles on to the series markers. Then use VBA to size the circles and
rectangles to the proportions you want.

Ed Ferrero
www.edferrero.com
 
G

Guest

Thanks Del. Your advise does help.

Del Cotter said:
You can combine most chart types, but not a bubble chart. Would a
rectangular Autoshape drawing be acceptable instead? If not, could you
create a bubble or bubbles that fill the area, perhaps pasting a
rectangle on to the bubble range to turn the circular bubbles into
rectangular ones?
 

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