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: chartjs/Chart.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.4.5
Choose a base ref
...
head repository: chartjs/Chart.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.4.7
Choose a head ref
  • 10 commits
  • 10 files changed
  • 7 contributors

Commits on Oct 15, 2024

  1. Fix 404 to samples in release drafter (#11933)

    Co-authored-by: Jacco van den Berg <jacco@jem-id.nl>
    LeeLenaleee and Jacco van den Berg authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    bb5ca38 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Fix: applyStack() returned the sum of all values for hidden dataset i…

    …ndices, which resulted in wrong show animations (#11938)
    DeyLak authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6dd448b View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

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

Commits on Nov 4, 2024

  1. Export TRBL from geometric (#11948)

    Co-authored-by: Jacco van den Berg <jacco@jem-id.nl>
    LeeLenaleee and Jacco van den Berg authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    bb82c8f View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    49256c6 View commit details
    Browse the repository at this point in the history
  2. fix: correct typing for doughnut, pie, and polarArea charts (#11521)

    * fix(#10896): correct typing for doughnut, pie, and polarArea charts
    
    * formatting
    DustinEwan authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    3a515d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Bump cross-spawn from 6.0.5 to 6.0.6 (#11959)

    Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 6.0.5 to 6.0.6.
    - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/v6.0.6/CHANGELOG.md)
    - [Commits](moxystudio/node-cross-spawn@v6.0.5...v6.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: cross-spawn
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    36d9920 View commit details
    Browse the repository at this point in the history
  2. Show correct title in multi series pie chart example (#11962)

    Co-authored-by: Jacco van den Berg <jacco@jem-id.nl>
    LeeLenaleee and Jacco van den Berg authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    79773b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2024

  1. Configuration menu
    Copy the full SHA
    4d034a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57b5c5b View commit details
    Browse the repository at this point in the history
Loading