Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]() 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 -- jennie ------------------------------------------------------------------------ jennie's Profile: http://www.excelforum.com/member.php...fo&userid=6706 View this thread: http://www.excelforum.com/showthread...hreadid=511730 |
#2
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
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" wrote in message ... 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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I name the Bubbles on my Bubble chart. | Charts and Charting in Excel | |||
Placing bubbles | Charts and Charting in Excel | |||
Can I keep the bubbles in my bubble chart from overlapping? | Charts and Charting in Excel | |||
creating hyperlink inside oval with text in it | Excel Discussion (Misc queries) | |||
want to make a bubble graph with 20 bubbles and gradient coloring. | Charts and Charting in Excel |