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

z-axis position #695

Open
yuhao opened this issue Sep 11, 2021 · 3 comments
Open

z-axis position #695

yuhao opened this issue Sep 11, 2021 · 3 comments
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@yuhao
Copy link

yuhao commented Sep 11, 2021

Not sure if I am missing anything here, but seems like we can't control the position of the z-axis. I would have thought that the z-axis starts on [0, 0] on the xy plane, but it always starts at the smallest xy point. We could only enable/disable an axis, but can we change it position?

@yuhao yuhao added the enhancement New feature or request label Sep 11, 2021
@stale
Copy link

stale bot commented Jan 3, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the wontfix This will not be worked on label Jan 3, 2022
@Bongo9911
Copy link

You could set the zmin value to 0 if all of your values are above 0. Otherwise, if you want the z-axis to be in the center at 0 you could set the zmax and zmin to be the opposites of each other (so zmin is negative zmax).

@stale stale bot removed the wontfix This will not be worked on label Mar 16, 2022
@stale
Copy link

stale bot commented Jun 12, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the wontfix This will not be worked on label Jun 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants