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.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2646ad8
Choose a base ref
...
head repository: plotly/plotly.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 86eb77b
Choose a head ref
  • 16 commits
  • 18 files changed
  • 4 contributors

Commits on Aug 8, 2025

  1. Merge pull request #7514 from plotly/release-3.1.0

    Release 3.1.0
    camdecoster authored Aug 8, 2025
    Configuration menu
    Copy the full SHA
    9ae845a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f65ccd View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2025

  1. Configuration menu
    Copy the full SHA
    4054a61 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7517 from plotly/scroll-violation-fix

    fix wheel event handler Violation in Chromium by setting passive: true
    emilykl authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    f4282e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    040bdc1 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2025

  1. Merge pull request #7520 from plotly/locationmode-warning

    Only show locationmode warning if locationmode is 'country names'
    emilykl authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    04441f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2025

  1. Refactor title and subtitle selection in drawMainTitle function to us…

    …e context-specific selection from the graph div (gd).
    davibarbosa2 committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    727f913 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b1d6c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc80967 View commit details
    Browse the repository at this point in the history
  4. Enhance createGraphDiv function to accept a customizable divId parame…

    …ter and update tests to utilize the new functionality.
    davibarbosa2 committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    e8434c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

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

Commits on Aug 19, 2025

  1. Merge pull request #7527 from plotly/cam/update-csp-devtools

    Update devtools to enable strict mode via query param
    camdecoster authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    607ac29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e55fa1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a77f33d View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2025

  1. Merge pull request #7522 from davibarbosa2/fix-global-title-calcs

    Refactor title and subtitle selection in drawMainTitle function to use scoped selector
    gvwilson authored Aug 22, 2025
    Configuration menu
    Copy the full SHA
    3b11f4f View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2025

  1. Merge pull request #7529 from plotly/cam/update-biome

    Update Biome to v2.2.0; migrate config file
    camdecoster authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    86eb77b View commit details
    Browse the repository at this point in the history
Loading