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 cbind and rbind methods #15

Open
KaiAragaki opened this issue Jan 5, 2024 · 1 comment
Open

add cbind and rbind methods #15

KaiAragaki opened this issue Jan 5, 2024 · 1 comment

Comments

@KaiAragaki
Copy link
Owner

No description provided.

@KaiAragaki
Copy link
Owner Author

While rbind might make sense, cbind is a bit too complicated - it may end up joining to images with different heights together. If one has a height expanded to the other's height, the spacing of one might be much different than that of the other. Since col annotation relies on similar spacing between the two, the column annotation would be off.

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

1 participant