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: plotly/plotly.py
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.4.0
Choose a base ref
...
head repository: plotly/plotly.py
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.5.0
Choose a head ref
  • 16 commits
  • 25 files changed
  • 4 contributors

Commits on Nov 4, 2025

  1. Merge pull request #5390 from plotly/release-6.4.0

    Version changes for v6.4.0
    camdecoster authored Nov 4, 2025
    Configuration menu
    Copy the full SHA
    c25a897 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df9be85 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    LiamConnors authored Nov 4, 2025
    Configuration menu
    Copy the full SHA
    9043086 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2025

  1. Merge pull request #5391 from plotly/update-docs-nov-4

    Update plotly.py version for docs
    LiamConnors authored Nov 5, 2025
    Configuration menu
    Copy the full SHA
    11d50b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2025

  1. add handling for special case where np datetime contained in Python l…

    …ist gets converted to integer
    emilykl committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    0a13e4f View commit details
    Browse the repository at this point in the history
  2. add test for datetime64[ns]

    emilykl committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    4d4fa4f View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2025

  1. Update _plotly_utils/basevalidators.py

    Co-authored-by: Cameron DeCoster <cameron.decoster@gmail.com>
    emilykl and camdecoster authored Nov 12, 2025
    Configuration menu
    Copy the full SHA
    aa30be5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5415 from plotly/fix-np-date-handling-issue

    Fix bug where numpy datetime contained in Python list gets converted to integer
    emilykl authored Nov 12, 2025
    Configuration menu
    Copy the full SHA
    22b0ac0 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2025

  1. update plotly.js to v3.3.0

    emilykl committed Nov 17, 2025
    Configuration menu
    Copy the full SHA
    e519d5a View commit details
    Browse the repository at this point in the history
  2. package-lock indentation

    emilykl committed Nov 17, 2025
    Configuration menu
    Copy the full SHA
    a3480f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83ab425 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f687526 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5421 from plotly/update-plotlyjs-3.3.0

    update plotly.js to v3.3.0
    emilykl authored Nov 17, 2025
    Configuration menu
    Copy the full SHA
    a49f495 View commit details
    Browse the repository at this point in the history
  6. version changes for v6.5.0

    emilykl committed Nov 17, 2025
    Configuration menu
    Copy the full SHA
    83a2b0b View commit details
    Browse the repository at this point in the history
  7. Update CHANGELOG.md

    Co-authored-by: Cameron DeCoster <cameron.decoster@gmail.com>
    emilykl and camdecoster authored Nov 17, 2025
    Configuration menu
    Copy the full SHA
    1ec9a16 View commit details
    Browse the repository at this point in the history
  8. changelog formatting

    emilykl committed Nov 17, 2025
    Configuration menu
    Copy the full SHA
    b19f8e5 View commit details
    Browse the repository at this point in the history
Loading