I want to create an exploded pie graph with labels (what would appear in the legend) as well as values ON the chart (not having labels in the legend, rather on the chart with the values). It gives you the option of showing %'s and labels, but not values and labels. I don't want to use the legend since excel 2000 can only support 10 black and white pie areas and a legend would be useless when printing in B&W.
I'm not sure how you could code this to do anything different?
I tried making the source data something like:
="Label - " & B6/A3
But it needs to have just a numeric value there to graph it properly. Also, I don't think it will let me add text boxes to the graph (i can only add them outside the graph area).
Seems like Microsoft could've done something very simple like instead of linking the graph to the legend with colors, they could do it with numbers for just this occasion, where it couldn't provide enough B&W patterns and doesn't allow you to put the labels as well as the values in the pie area. Oh well... i'll keep looking.
I just put a text box directly on top of a pie chart. What happens when you do this? Perhaps you need to right-click the textbox, hit Order and tell it to bring it to front. Also, if you've got the pie on its own chart page, I don't think you can use textboxes. Hit Chart-Location and move it to be included with the data sheet.
Ah yes... I had to click off of the chart to be able to create a text box, and I can drag it over the chart area . I'll give that a try and see how it looks, thanks!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.