Thanks to visit codestin.com
Credit goes to github.com

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: reonard/plotly.py
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cafbdc5
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: 6d864c4
Choose a head ref
  • 16 commits
  • 5 files changed
  • 6 contributors

Commits on Dec 21, 2024

  1. chore: update usage of datetime.now

    datetime.datetime.utcnow() is deprecated, replace with tz aware function
    
    Note this adds a user warning from numpy but this seems preferable
    
    Signed-off-by: Ace Pace <[email protected]>
    Ace Pace committed Dec 21, 2024
    Configuration menu
    Copy the full SHA
    3cec789 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2025

  1. add kaleido v1 page

    LiamConnors committed Jun 20, 2025
    Configuration menu
    Copy the full SHA
    9fe747b View commit details
    Browse the repository at this point in the history
  2. Update requirements.txt

    LiamConnors committed Jun 20, 2025
    Configuration menu
    Copy the full SHA
    214c35b View commit details
    Browse the repository at this point in the history
  3. Update conf.py

    LiamConnors committed Jun 20, 2025
    Configuration menu
    Copy the full SHA
    ba8bcad View commit details
    Browse the repository at this point in the history
  4. Update requirements.txt

    LiamConnors committed Jun 20, 2025
    Configuration menu
    Copy the full SHA
    de43923 View commit details
    Browse the repository at this point in the history
  5. Merge pull request plotly#5240 from plotly/add-kaleido-info

    Add kaleido docs for v1
    LiamConnors authored Jun 20, 2025
    Configuration menu
    Copy the full SHA
    2f7e95d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    46de349 View commit details
    Browse the repository at this point in the history
  7. add back ruff changes

    LiamConnors committed Jun 20, 2025
    Configuration menu
    Copy the full SHA
    c1a1958 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2025

  1. Merge remote-tracking branch 'acepace/acepace_chore_fix_deprecation' …

    …into acepace_chore_fix_deprecation
    gvwilson committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    4355e67 View commit details
    Browse the repository at this point in the history
  2. Merge pull request plotly#5250 from plotly/acepace_chore_fix_deprecation

    Acepace chore fix deprecation
    gvwilson authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    389158a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e663af View commit details
    Browse the repository at this point in the history
  4. Merge pull request plotly#5243 from plotly/doc-prod-to-main

    Merge doc prod changes to main
    LiamConnors authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    8df00b1 View commit details
    Browse the repository at this point in the history
  5. update to plotly 6.2.0

    LiamConnors committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    5cf3121 View commit details
    Browse the repository at this point in the history
  6. Merge pull request plotly#5251 from plotly/update-plotly-version

    Update docs to plotly 6.2.0
    LiamConnors authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    ae85438 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2025

  1. Configuration menu
    Copy the full SHA
    003ef78 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2025

  1. Merge pull request plotly#5265 from ryan-williams/patch-1

    Fix `height` docstr copypasta
    LiamConnors authored Jul 8, 2025
    Configuration menu
    Copy the full SHA
    6d864c4 View commit details
    Browse the repository at this point in the history
Loading