c3js / c3js/c3

Labels piechart overlapping

Open
#1,668 5 comments 0 reactions 0 assignees View on GitHub
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:
![image](https://cloud.githubusercontent.com/assets/8776542/14741999/35078054-089a-11e6-8f8d-4ceac5d48b11.png)
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:
![image](https://cloud.githubusercontent.com/assets/8776542/14742058/8d78aace-089a-11e6-91f1-546a9edb982f.png)

Greetings,
Christian

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.