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 dimtrait and use it for plots #697

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

add dimtrait and use it for plots #697

wants to merge 2 commits into from

Conversation

rafaqz
Copy link
Owner

@rafaqz rafaqz commented Apr 21, 2024

This PR means arbitrary dimension names can also plot on the right axes, by associating them with X/Y etc as a trait.

If anyone has opinions on which names should be assigned to which dimensions (e.g. eleveation to Z) please comment on the PR.

Maybe @lazarusA you have some ideas ?

@lazarusA
Copy link
Collaborator

if not names are available I would do "X", "Y" and "Z", not elevation, it might be confusing, because it could be also time or levels, but that should be left to the user to decide. Otherwise, the thing coming out from the trait.

@rafaqz
Copy link
Owner Author

rafaqz commented Apr 24, 2024

Ahhh maybe your right. People can already choose the dimension in the plot maybe thats enough for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants