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: SCALPEld/plotly.R
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: plotly/plotly.R
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 6 files changed
  • 2 contributors

Commits on Apr 11, 2026

  1. collaborate is no longer a supported option for config and should…

    … not be included in the examples (plotly#2486)
    
    * Fixing docs for config() to avoid deprecated example
    
    * Adding unit test for deprecation warning
    
    * Rebuilding docs for collaborated deprecation change
    wkumler authored Apr 11, 2026
    Configuration menu
    Copy the full SHA
    db95519 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2026

  1. Fix Windows path handling in save_image() (plotly#2487)

    * test: capture Windows path regression in kaleido
    
    * fix: avoid embedding Windows paths in kaleido Python code
    
    * docs: note Windows save_image fix in news
    
    * test: tighten kaleido review follow-ups
    
    * fix: harden kaleido context cleanup
    cpsievert authored Apr 16, 2026
    Configuration menu
    Copy the full SHA
    b8f8d96 View commit details
    Browse the repository at this point in the history
Loading