Skip to main content
Participant
May 16, 2019
Question

How to make a concentric circle graph with smaller percentages on outside rings

  • May 16, 2019
  • 1 reply
  • 774 views

I've been asked to create a graph like the one shown here (but with different numbers):

In the past I've created concentric circle graphs, but this one has me stumped. As you can see the smaller percentages are on the outside rings on the largest number. I'm assuming it has maybe do with the relative width of the visible ring? Any ideas on how I'd set this up? Thanks in advance for your help.

This topic has been closed for replies.

1 reply

Monika Gause
Community Expert
Community Expert
May 16, 2019

Try processing or d3.js to generate this kind of stuff.