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 alignment of minus sign to numbers #469

Merged
merged 2 commits into from
Mar 9, 2019
Merged

Fix alignment of minus sign to numbers #469

merged 2 commits into from
Mar 9, 2019

Conversation

ggarza
Copy link
Contributor

@ggarza ggarza commented Mar 8, 2019

This fixes the alignment of the minus sign to negative numbers.

The align_to method was being called with an optional argument alignment_vec that did not do anything.

This is a before shot:

53990899-f6e35b00-40ee-11e9-907a-1c1f5eef36db

This is an after shot:

Screen Shot 2019-03-08 at 2 46 38 PM

@ggarza
Copy link
Contributor Author

ggarza commented Mar 8, 2019

Whoops. I only meant to include one commit. The second commit fixes the position of labels on the y-axis by moving them to the left of the y-axis

@3b1b
Copy link
Owner

3b1b commented Mar 9, 2019

Weird, I'm not sure why this hadn't surfaced before. Or more realistically, what recent change caused it. In either case, thanks!

@3b1b 3b1b merged commit c12d1cb into 3b1b:master Mar 9, 2019
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.

2 participants