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

Fix legendHeight when rendering secondYAxis (master) #267

Merged
merged 1 commit into from
Apr 3, 2013

Conversation

obfuscurity
Copy link
Member

We need to divide numberOfLines by columns when calculating our lineHeight for graphs using secondYAxis.

Before:
render

After:
render2

See #253 for discussion.

mleinart added a commit that referenced this pull request Apr 3, 2013
Fix legendHeight when rendering secondYAxis (master)
@mleinart mleinart merged commit c720c54 into graphite-project:master Apr 3, 2013
@mblair
Copy link

mblair commented May 10, 2013

Alright, now that I've got a bit more context, this may be helpful:

The graph that shows this symptom has 2 metrics on each y-axis, and their aliases are around 12 characters each. It only manifests itself when the graph is enlarged (or maximised).

@obfuscurity
Copy link
Member Author

I think this is applicable:

screen shot 2013-05-11 at 8 08 29 am

fessyfoo pushed a commit to opentable/graphite-web that referenced this pull request Nov 13, 2014
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

Successfully merging this pull request may close these issues.

3 participants