-
Notifications
You must be signed in to change notification settings - Fork 21
Feature: Make plotting useful #197
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
base: main
Are you sure you want to change the base?
Feature: Make plotting useful #197
Conversation
…sliders for explore
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
|
thanks for the PR, @relativityhd, this is looking great. Since it is such a big PR, it will take me some time to properly review. And indeed, this will clash with #196, but I'll take care of that. But as a first feedback, it might be good to have the sliders line up vertically with the same length (not sure how easy that is to do). |
for more information, see https://pre-commit.ci
|
On a more abstract level: I think lonboard is really missing these features, like selecting layers or colorbars. I am not sure if this is something that should be solved within this library, I rather see this either in lonboard or in an expansion module for lonboard or in a more abstract widget-library for lonboard. What do you think? |
|
I found some bugs and note them here to fix them later:
|
I very much agree. I've been trying to compose As such, I've started drafting a widget based on |


changelog.mdapi.rst(There are no new functions)This PR should make plotting useful by providing the following new features to explore:
"AI"-Disclaimer: GitHub Copilot was utilized for code completion, updating tests and the animation feature