-
Notifications
You must be signed in to change notification settings - Fork 12k
Comparing changes
Open a pull request
base repository: chartjs/Chart.js
base: v4.4.9
head repository: chartjs/Chart.js
compare: v4.5.0
- 13 commits
- 30 files changed
- 12 contributors
Commits on Apr 15, 2025
-
feature: make above/below colors in filler plugin work with pivoted l…
…ine charts (#12058) * adapted filler plugin to make above/below colors work with pivoted line charts resolved conflicts in src/plugins/plugin.filler/filler.drawing.js * fixed doFill; added tests
Configuration menu - View commit details
-
Copy full SHA for 9b1306a - Browse repository at this point
Copy the full SHA 9b1306aView commit details -
Add selfJoin option for doughnut graphs (#12054)
Co-authored-by: Pierre Gueguen <gueguenpierre.pro@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 74961d1 - Browse repository at this point
Copy the full SHA 74961d1View commit details
Commits on Apr 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f46572e - Browse repository at this point
Copy the full SHA f46572eView commit details -
Require 'this' when calling tick formatters (#12064)
The `numeric` and `logarithmic` tick formatters require that `this` be provided. That happens automatically if they're used directly as a tick callback but not if they're invoked manually. Failing to pass `this` results in runtime errors similar to the following: ``` TypeError: Cannot read properties of undefined (reading 'chart') ```
Configuration menu - View commit details
-
Copy full SHA for 3361a63 - Browse repository at this point
Copy the full SHA 3361a63View commit details
Commits on Apr 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for bcc7681 - Browse repository at this point
Copy the full SHA bcc7681View commit details
Commits on Jun 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8ea47ca - Browse repository at this point
Copy the full SHA 8ea47caView commit details
Commits on Jun 6, 2025
-
Update docs for Developers API (#12082)
- .update(): add documentation for function argument support - isDatasetVisible(): add missing method documentation with example - getDataVisibility(): fix anchor link for toggleDataVisibility - Static: unregister(): add example
Configuration menu - View commit details
-
Copy full SHA for 4bd8cf4 - Browse repository at this point
Copy the full SHA 4bd8cf4View commit details -
Bump pnpm/action-setup from 4.0.0 to 4.1.0 (#12025)
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c86116d - Browse repository at this point
Copy the full SHA c86116dView commit details
Commits on Jun 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 14d66be - Browse repository at this point
Copy the full SHA 14d66beView commit details -
Fix min js two renames (#11470)
* Name artifact chart.umd.js, fixes #11455 * Add (.min)? to karma filter
Configuration menu - View commit details
-
Copy full SHA for debdf07 - Browse repository at this point
Copy the full SHA debdf07View commit details
Commits on Jun 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 59ffa84 - Browse repository at this point
Copy the full SHA 59ffa84View commit details -
Configuration menu - View commit details
-
Copy full SHA for e106aa9 - Browse repository at this point
Copy the full SHA e106aa9View commit details
Commits on Jun 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b5ee134 - Browse repository at this point
Copy the full SHA b5ee134View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.4.9...v4.5.0