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

Label Overlapping on horizontal bar chart on version v0.4.9 #961

Closed
stanfish opened this issue Jan 31, 2015 · 7 comments
Closed

Label Overlapping on horizontal bar chart on version v0.4.9 #961

stanfish opened this issue Jan 31, 2015 · 7 comments
Labels
C-bug Category: This is a bug resolved maybe

Comments

@stanfish
Copy link

See the following fiddles:
using v0.4.9: http://jsfiddle.net/o3r6km35/
using v0.4.8: http://jsfiddle.net/o3r6km35/1/

The label "Users" is overlapping with "ddd" and the text "abcdefgh" got cut off on v0.4.9
Everything seems fine on v0.4.8

@propagated
Copy link

I am also experiencing this issue in smaller viewports. Resizing the viewport manually after load appears to 'fix' it.

@stanfish
Copy link
Author

stanfish commented Mar 4, 2015

@propagated , how do you resize the viewport manually?

@aendra-rininsland
Copy link
Member

Marking as bug.

@aendra-rininsland aendra-rininsland added the C-bug Category: This is a bug label Mar 4, 2015
@propagated
Copy link

@stanfish i mean by physically dragging and resizing a browser window to make it smaller and then larger. I say viewport in the sense of how bootstrap grid determines it. I'm not talented enough to know how to do something like that in code tho.

@masayuki0812
Copy link
Member

Thanks for reporting. I think this issue has been fixed in 0.4.10-rc2.

@stanfish
Copy link
Author

stanfish commented Mar 9, 2015

Confirmed that it has been fixed, closing it

@stanfish stanfish closed this as completed Mar 9, 2015
@stanfish
Copy link
Author

stanfish commented Mar 9, 2015

Thanks!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug resolved maybe
Projects
None yet
Development

No branches or pull requests

4 participants