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

Tick text should be rotatable #70

Closed
mbykovskyy opened this issue Oct 21, 2015 · 5 comments
Closed

Tick text should be rotatable #70

mbykovskyy opened this issue Oct 21, 2015 · 5 comments

Comments

@mbykovskyy
Copy link

It would be nice to be able to rotate tick text when it's too long.

@mbykovskyy
Copy link
Author

I was going to implement this as well but then realised that it can be done
in CSS. The only reason I created this issue is because it doesn't work
with Phantom 1.9 because it uses an older version of Webkit which requires
a transform property to be set on the text element.

On Fri, Nov 6, 2015 at 1:09 PM, Michael White notifications@github.com
wrote:

FYI, I have done this and will hopefully submit a PR sooner or later.


Reply to this email directly or view it on GitHub
#70 (comment)
.

@super-cache-money
Copy link

Really keen for that PR :)

@codesuki
Copy link
Owner

codesuki commented Jan 4, 2016

Is there a PR planned? :)

@ryan-hamblin
Copy link

Wondering when this PR is going to be submitted? I am wanting to rotate text on just one of my Charts that I'm building. I have a page with multiple charts and the only way I can think to rotate the text on the x-axis is to append some sort of class to the 'text' element and style it. However I haven't been able to figure out how to do this. Any help would be appreciated thanks!

@mwhite
Copy link

mwhite commented Jun 28, 2016

Sorry, I switched to another library and no longer have the relevant change.

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

5 participants