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

Hvplot (timeseries) #198

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from
Draft

Hvplot (timeseries) #198

wants to merge 22 commits into from

Conversation

sarahclaude
Copy link
Collaborator

@sarahclaude sarahclaude commented Apr 26, 2024

Pull Request Checklist:

  • This PR addresses an already opened issue (for bug fixes / features)
    • This PR fixes #xyz
  • (If applicable) Documentation has been added / updated (for bug fixes / features).
  • (If applicable) Tests have been added.
  • CHANGES.rst has been updated (with summary of main changes).
    • Link to issue (:issue:number) and pull request (:pull:number) has been added.

What kind of change does this PR introduce?

Adding a wraper around hvplot in figanos

  • Ouranos bokeh theme yaml
  • Timeseries function similar to figanos.matplotlib.timeseries()
  • Utilitaries functions used in timeseries
  • figanos_hvplot.ipynb presents exemples

Does this PR introduce a breaking change?

No

Other information:

Improvements:

  • show_lat_lon; screen units are not a good match with the width/height of plot needs to be improved
  • when multiple lines on the same points shows multiple mouse hover boxes

To be added/done:

  • how to integrate hvplot with matplotlib (example: with a set_options function?) in figanos
  • keeps the docs splitted or make one doc with matplotlib/hvplot?
  • add traduction

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

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

Successfully merging this pull request may close these issues.

1 participant