When using donut charts, there is some white space between each slice. How to remove that. See attached image.
options = { stroke: { width: 0 } }
Most helpful comment