Results 1 to 3 of 3

Different charts in one diagram: chart modification problem

Threaded View

  1. #1
    Registered User
    Join Date
    04-10-2016
    Location
    Orbottyan, Hungary
    MS-Off Ver
    2010
    Posts
    2

    Angry Different charts in one diagram: chart modification problem

    Hi Everyone!

    I am trying to make a dartboard diagram in Excel.

    My goal is to make a good visualisation graph. The problem is simple: there is a given value and several departments made guesses on the value. I think the best way to visualize is to have a graph like a dartboard. The bulls eye is the given value and I place around it the hits (the guesses).

    I want to achieve this by making a plot diagram which shows the hits, and then add a circle diagram (this would be the bulls eye). Then I add a doughnut chart which controls the bull's eye width. And then, finally I need to add another doughnut chart because I would like also to have another color showing the very far hits (there is a threshold and to show those who went over it).

    I have the file almost ready, the only problem is that when I set the size of my first doughnut chart the pie chart gets also converted to doughnut chart and therefore the bulls eye becomes a white hole (I would like to have the bulls eye area green).

    This is the line I am having problem with:
    ActiveChart.ChartGroups(1).DoughnutHoleSize = 19
    I thing the problem is that excel groups the pie chart with the doughnut chart therefore changing the pie chart to doughnut. Is there a way to prevent this?

    I also have a second question/problem. When I add the second doughnut chart the two doughnuts again are grouped (I do not group them in the code, so I really do not understand why they become grouped) and therefore I do not know how to set the sizes of the doughnut holes individually.

    I attach the file (please look for module 'C_Diagram_keszito' and for the above line).

    I posted this question two days ago on vbaexpress.com but I did not get any answer.

    I also attach a jpg showing the end result I would like to get.

    Thank you very much in advance!
    Attached Images Attached Images
    Attached Files Attached Files
    Last edited by hunsnowy; 04-10-2016 at 10:50 AM. Reason: unfinished posting

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. problem in line diagram- Messy line diagram
    By meus in forum Excel Charting & Pivots
    Replies: 6
    Last Post: 12-16-2014, 12:50 AM
  2. [SOLVED] Chart macro needs modification
    By ant1905 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-09-2013, 06:29 AM
  3. Diagram problem - please help
    By LittleV in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 10-09-2008, 03:07 AM
  4. overlap chart / venn diagram
    By kmool in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 03-25-2008, 06:27 PM
  5. Modification Range Of Charts
    By my_aks in forum Excel Charting & Pivots
    Replies: 6
    Last Post: 12-21-2007, 04:14 AM
  6. Pedotti or butterfly diagram using excel charts
    By kbss in forum Excel General
    Replies: 7
    Last Post: 11-05-2006, 04:44 AM
  7. [SOLVED] Bubble Chart - Venn Diagram
    By Bill Hall in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 05-23-2005, 02:06 PM

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.6.0 RC 1