Skip to content

Add ability to rotate labels - #353

Open
ArtBIT wants to merge 1 commit into
shutterstock:mainfrom
ArtBIT:master
Open

Add ability to rotate labels#353
ArtBIT wants to merge 1 commit into
shutterstock:mainfrom
ArtBIT:master

Conversation

@ArtBIT

@ArtBIT ArtBIT commented Nov 19, 2013

Copy link
Copy Markdown
var xAxis = new Rickshaw.Graph.Axis.X({
    graph: graph ,
    tickRotation: 90,
    tickOffsetX: -10
});
xAxis.render();

@dchester

Copy link
Copy Markdown
Contributor

This is cool -- but labels are rotated about their top right corner rather than about the end of the baseline. Let's see if we can find a way to avoid users having to tweak placement every time with x and y offsets.

@pkpp1233

pkpp1233 commented May 7, 2014

Copy link
Copy Markdown

How might I rotate labels at all? Can't find that in the api.

@ikari-pl

Copy link
Copy Markdown

Please merge this, I kinda need it! :)

@cmullenmm

Copy link
Copy Markdown

+1 for this

@draj0

draj0 commented Jan 30, 2019

Copy link
Copy Markdown

+1

@cesine cesine added the Axis label Mar 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants