Sign in to follow this  
a_goodgirl

Boston Matrix Using Bubble

Recommended Posts

Hello! I want to plot Boston Matrix with bubble chart.

 

post-24036-0-02611900-1349443639_thumb.png

 

I calculate the minimum and maximum of the data and draw quadrant (attributes "drawQuadrant"=1 , "quadrantXVal"=(min+max)/2., etc.)

Now I need to paint sectors a different color. I use 2 trendlines ("isTrendZone" = 1), "startValue"=min, "endValue"=(min+max)/2. and "startValue"=(min+max)/2., "endValue"=max

But the plot gets out beyond the minimum and maximum.

Can I paint over sectors in the right way? Or it may be a different type of graph (not bubble)?

Thanks

 

bubble.xml

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this