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

How to Resize Labels in Pie Chart Legend #2075

Closed
brendenk1 opened this issue Jan 13, 2017 · 1 comment
Closed

How to Resize Labels in Pie Chart Legend #2075

brendenk1 opened this issue Jan 13, 2017 · 1 comment

Comments

@brendenk1
Copy link

Issue

The legend labels become clipped

I have tried to adjust the following properties to no avail:
legend.wordWrapEnabled = true
legend.maxSizePercent = 0.8

Any suggestions?

screen shot 2017-01-13 at 1 41 13 pm

@liuxuan30
Copy link
Member

liuxuan30 commented Jan 16, 2017

according to the doc,

/// flag that indicates if word wrapping is enabled
/// this is currently supported only for orientation == Horizontal.
/// you may want to set maxSizePercent when word wrapping, to set the point where the text wraps.

And it seems like you are using vertical.

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

2 participants