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

Add functions to expose the x and y scales for external use. #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

keithrbennett
Copy link

I'm very new to this stuff, so please educate me if there's a better way.

That said, I found that I wanted to put labels beside the x and y axes, and needed to find out what the correct x and y positions were for a given row or column. It seemed like the best way was to use the same scale object that the grid object was itself using. So I added functions to expose those scales to the outside. Is this reasonable?

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.

1 participant