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

show and adjust coordinate axes? #34

Open
retsyo opened this issue Sep 27, 2016 · 1 comment
Open

show and adjust coordinate axes? #34

retsyo opened this issue Sep 27, 2016 · 1 comment

Comments

@retsyo
Copy link

retsyo commented Sep 27, 2016

this is actally 2 questions

  1. can we show the coordinate axes with arrow, i.e. x/y, when we call show()?
  2. I noticed that in ipythonblocks, x-axis is from left to right, y-axis is from top to down. But it is also common to use (at least) y-axis which is from down to top.
    Thnaks
@jiffyclub
Copy link
Owner

For your second request take a look at the ImageGrid class: https://github.com/jiffyclub/ipythonblocks/blob/master/ipythonblocks/ipythonblocks.py#L930 It defaults to a lower-left origin.

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

2 participants