Hi,
I have some issues positioning the label in a polar chart. At this moment, when using arc: true, position: 'outside', labels are positioning at a relative distance from every slice. Is there any chance to position labels with a fixed value(pixels) from the edge of chart( last circle) ?
Here is what I've got so far:

And this is how I need it:

Thank you