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

Can we show Pie chart Value out of slice instead showing inside the slice ? #90

Closed
BurhanMughal opened this issue May 18, 2015 · 8 comments
Labels

Comments

@BurhanMughal
Copy link

Self explanatory question.

Can we show slice values of pie chart out side the slice and not in the slice ?
Thanks.

@danielgindi
Copy link
Collaborator

I think we'll be implementing that soon

@BurhanMughal
Copy link
Author

Ok thanks.

@krahabb
Copy link

krahabb commented Aug 25, 2015

I've written an algorithm to spread out labels on pie charts in a rather reasonable layout. It works by pushing out labels from each other but still trying to keep them aligned to their respective slice. I could push the feature in few days if needed (it's actually working on top of the original algorithm so I would prefer to add a property in 'somewhere' (haven't yet think about it) to control the application of the algorithm before pushing to master)

@yuercl
Copy link

yuercl commented Oct 18, 2015

@danielgindi , does this feature have supported ? i check document , but not found .

@kexoth
Copy link

kexoth commented Oct 24, 2015

@danielgindi 👍 for this feature.

@NSri
Copy link

NSri commented Oct 27, 2015

@danielgindi 👍 When can we expect this feature?

@wjacker
Copy link
Contributor

wjacker commented Mar 22, 2016

@BurhanMughal @yuercl @kexoth @NSri maybe you can try this pr: #869 :)

@danielgindi
Copy link
Collaborator

This is now implemented in master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

7 participants