-
-
Notifications
You must be signed in to change notification settings - Fork 109
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
Support gridded + geographic + auto refresh_plot for explorer #1141
Conversation
Looks great so far!!! |
Might be nice to use |
Ok I think it's in a decent spot. demo.mp4Thinking of adding a CLI tomorrow: |
Nice progress! If you intend to add a CLI please do it in another PR. |
Fixed the overlaying underlaying here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is not a thorough review, but I left some comments.
I would also love to see some kind of docs.
92d76f6
to
4279754
Compare
* WIP overlaying rasterized * Clean up * Add rasterize to check for categorical * Add test * Add version check * Update hvplot/converter.py Co-authored-by: Simon Høxbro Hansen <simon.hansen@me.com> --------- Co-authored-by: Simon Høxbro Hansen <simon.hansen@me.com>
* Add version check for test * commit
…explorer (#1146) * call param.objects() after super().__init__ * add tests * update the docs * update error message
* Add autorange option * Add small documentation about autorange --------- Co-authored-by: Simon Høxbro Hansen <simon.hansen@me.com>
* Expose timeseries downsampling as an option * Add small documentation about downsample --------- Co-authored-by: Simon Høxbro Hansen <simon.hansen@me.com>
8b38ee5
to
5b3d408
Compare
Can we merge this? |
@hoxbro was assigned as a reviewer on this PR, he'll let you know if it's ready to be merged :) |
Co-authored-by: Maxime Liquet <35924738+maximlt@users.noreply.github.com>
Thanks again @ahuang11 for taking this over! |
Much to fix and figure out, but here's a MVP!
Screen.Recording.2023-09-15.at.5.31.26.PM.mov