Closed JackAgosthazi closed 8 years ago
In v1 try setting segmentShowStroke
to false
.
In v2 try setting borderWidth
to 0
in the dataset.
And in version 3? Neither of those methods are present, nor is there anything that resembles them.
In v1 try setting
segmentShowStroke
tofalse
. In v2 try settingborderWidth
to0
in the dataset.
This does not offer a reliable solution to the problem. The slice still can be too small even with no borders applied
As you can see on the attached screenshot, if the data points are too small, the donut chart slices will be invisibly thin. On the screenshot, the largest slice's value is 2000 and the slices with the value of 1 or 2 are invisible.
Thanks, Jack