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

Automatic limit setting for Volume.draw and same scaling for axes #164

Open
2 tasks
vischia opened this issue Dec 2, 2022 · 1 comment
Open
2 tasks
Assignees
Labels
Functionality Issue adds to the functionality of the package good first issue Good for newcomers low priority Should be fixed eventually, but isn't urgent

Comments

@vischia
Copy link
Collaborator

vischia commented Dec 2, 2022

  • If the user does not specify xlim, ylim, zlim, they are figured out from the min/max of the volume coordinates (current behaviour: the user is forced to specify the axes limits)
  • When the axes limits are automatically determined, force them to have the same scale
@vischia vischia self-assigned this Dec 2, 2022
@vischia vischia added good first issue Good for newcomers low priority Should be fixed eventually, but isn't urgent Functionality Issue adds to the functionality of the package labels Dec 2, 2022
@vischia
Copy link
Collaborator Author

vischia commented Dec 2, 2022

May use e.g. self.get_passive_z_range() for this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Functionality Issue adds to the functionality of the package good first issue Good for newcomers low priority Should be fixed eventually, but isn't urgent
Projects
None yet
Development

No branches or pull requests

1 participant