Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PieChart slices with different height/thick #4061

Closed
GodriXx opened this issue Jul 4, 2019 · 0 comments
Closed

PieChart slices with different height/thick #4061

GodriXx opened this issue Jul 4, 2019 · 0 comments

Comments

@GodriXx
Copy link

GodriXx commented Jul 4, 2019

What did you do?

Using Charts to display a double circle chart with different slice height

Charts Environment

Charts version/Branch/Commit Number: 3.3.0/Master
Xcode version: 10.2
Swift version: Swift 4.2/5
Platform(s) running Charts: iOS 12

Hello everyone,

I'm trying to display a double level PieChart with different height for each slice,

I've already overrided PieChartView to add needed code to display a second ring inside the main one,

My problem is that I didn't find a solution on how to edit slice height/thick individually

I've read some suggestions about double circle chart, but it's not feasible now,

but I think custom height by slice is a needed feature, already searched for a solution on stackoverflow and here on issues but nothing mentioned about how we can customize it, or no response if requested

I'm also searching a way to customize labels to be displayed at the end of each slice, if someone have an idea,

Thank you.

@GodriXx GodriXx closed this as completed Jul 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant