Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: holoviz/hvplot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.0
Choose a base ref
...
head repository: holoviz/hvplot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.1
Choose a head ref
  • 17 commits
  • 22 files changed
  • 6 contributors

Commits on Nov 13, 2023

  1. Rename amin and amax to min and max (#1195)

    Co-authored-by: maximlt <[email protected]>
    hoxbro and maximlt authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5a9a884 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    40da24e View commit details
    Browse the repository at this point in the history
  2. fix typo in the docstring and an explanation for `interactive.panel()…

    …` and `interactive.widgets()` (#1186)
    iuryt authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    6f2a47f View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Limit explorer widget width (#1198)

    Co-authored-by: maximlt <[email protected]>
    ahuang11 and maximlt authored Dec 10, 2023
    Configuration menu
    Copy the full SHA
    e37715b View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Support polars in hvplot.plot method (#1219)

    * support polars in hvplot.plot method
    
    * Update hvplot/util.py
    
    Co-authored-by: Simon Høxbro Hansen <[email protected]>
    
    ---------
    
    Co-authored-by: Simon Høxbro Hansen <[email protected]>
    MarcoGorelli and hoxbro authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    ab61de5 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    1c2eb15 View commit details
    Browse the repository at this point in the history
  2. Move plot widget to bottom (#1199)

    Co-authored-by: maximlt <[email protected]>
    ahuang11 and maximlt authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    c8efb3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e5c199 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7281beb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4274d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b4af0e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8135f34 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d7d858c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cde75e9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    89dd0c0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    17ab7b3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a890ed9 View commit details
    Browse the repository at this point in the history
Loading