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

Multiple legend entrys will be rendered outside of the view #80

Closed
MartinPajak opened this issue May 11, 2015 · 4 comments
Closed

Multiple legend entrys will be rendered outside of the view #80

MartinPajak opened this issue May 11, 2015 · 4 comments
Labels

Comments

@MartinPajak
Copy link

If a chart have multiple legend entrys and they width exceeds the screen width, they will be rendered outside of the view. It would be cleaner and nicer to open an additional line for the legend description that is longer than the screen width.

@danielgindi
Copy link
Collaborator

@PhilJay I think we'll need to think about wrapping the text to multiple lines. It requires more calculations but there's not running from it...

@PhilJay
Copy link
Collaborator

PhilJay commented May 17, 2015

Yes I agree, it's gonna be significant effort though because of offset calculation.

@danielgindi
Copy link
Collaborator

Word wrapping is supported for a long time now

@liuxuan30
Copy link
Member

I remember I have asked for a scrollable legend view :-) That can save space if many legends there.

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

4 participants