ChartsOrg / ChartsOrg/Charts

Pie Chart values are getting clipped.

Open
#4,086 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Swift
Stars
28k
Forks
6k
PR merge metrics
No merged PRs in 30d

Description

![Screen Shot 2019-08-20 at 4 07 54 PM](https://user-images.githubusercontent.com/16921184/63380519-c02f9300-c364-11e9-8e31-3ff9657fcac7.png)

## What did you do?
Created a Pie Chart with a dataset.

## What did you expect to happen?
I wanted the value labels to appear outside the slices.

## What happened instead?
The values are indeed appearing outside the slices but they are being clipped by the view's bounds. I have tried setting clipsToBound to false but it does not work.
On the screenshot the label on the right should show a percentage like the rest of them but it's not getting displayed correctly.

## Charts Environment
**Charts version/Branch/Commit Number:**
3.2.2
**Xcode version:**
10.3
**Swift version:**
4
**Platform(s) running Charts:**
iOS 12.4
**macOS version running Xcode:**
Mojave 10.14.6

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.