Labels piechart overlapping
Open
C-feature-request
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.4k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
Hi,
I'm using c3.js for a year now and I think it works great, except the following issue:

As you can see the slices overlap the labels. I know that c3 and d3 work with svg and that svg looks at the order of drawing which element comes in front, but is there a way to get the labels on top? Or a way to move the labels like this for example:

Greetings,
Christian
Contributor guide
Assessment
This issue has not been assessed yet.