Closed anilreddy128 closed 5 years ago
options = {
stroke: {
width: 0
}
}
What if i want to have transparent spaces between each slice ? I can't manage to achieve this, I tried using transparent stroke but it's not working because the fill colors always connect below the stroke. My background is a gradient pattern so I can't use any specific stroke color either. Any idea ?
i was trying the same, ,if you found a solution please share
Does anybody found a solution for this? I need the same , transparent spaces between slices
Explanation
When using donut charts, there is some white space between each slice. How to remove that. See attached image.