Skip to content
Advertisement

Customizing Donut chart

I am trying to build a donut chart

I want a design similar the following image where the values are shown in between the coloured pie

JavaScript
JavaScript

are there any other libraries that helps me in building this design

Advertisement

Answer

Here is a simple donut chart with D3:

JavaScript
JavaScript
JavaScript

An example with text backgrounds:

JavaScript
JavaScript
JavaScript
User contributions licensed under: CC BY-SA
10 People found this is helpful
Advertisement