-
Notifications
You must be signed in to change notification settings - Fork 12k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: chartjs/Chart.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.9
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
11
contributors
Commits on Sep 21, 2016
-
Merge pull request #3321 from chartjs/master
Version 2.3.0 Release Candidate 1
Configuration menu - View commit details
-
Copy full SHA for 64f37a3 - Browse repository at this point
Copy the full SHA 64f37a3View commit details
Commits on Sep 22, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 57d8ab2 - Browse repository at this point
Copy the full SHA 57d8ab2View commit details
Commits on Nov 12, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 0515700 - Browse repository at this point
Copy the full SHA 0515700View commit details
Commits on Feb 8, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 57797a9 - Browse repository at this point
Copy the full SHA 57797a9View commit details
Commits on May 25, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2798861 - Browse repository at this point
Copy the full SHA 2798861View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d55315 - Browse repository at this point
Copy the full SHA 4d55315View commit details
Commits on Sep 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5a2ffe4 - Browse repository at this point
Copy the full SHA 5a2ffe4View commit details
Commits on Oct 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1e09823 - Browse repository at this point
Copy the full SHA 1e09823View commit details
Commits on Mar 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1a5dca8 - Browse repository at this point
Copy the full SHA 1a5dca8View commit details
Commits on Oct 15, 2018
-
2
Configuration menu - View commit details
-
Copy full SHA for 7065c43 - Browse repository at this point
Copy the full SHA 7065c43View commit details
Commits on Mar 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d224e25 - Browse repository at this point
Copy the full SHA d224e25View commit details
Commits on Oct 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 26b9d1f - Browse repository at this point
Copy the full SHA 26b9d1fView commit details
Commits on Oct 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a92dd7b - Browse repository at this point
Copy the full SHA a92dd7bView commit details
Commits on Nov 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 65421bb - Browse repository at this point
Copy the full SHA 65421bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45550ed - Browse repository at this point
Copy the full SHA 45550edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8abfbcb - Browse repository at this point
Copy the full SHA 8abfbcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad26311 - Browse repository at this point
Copy the full SHA ad26311View commit details -
Configuration menu - View commit details
-
Copy full SHA for 201fe46 - Browse repository at this point
Copy the full SHA 201fe46View commit details -
Configuration menu - View commit details
-
Copy full SHA for a920bfe - Browse repository at this point
Copy the full SHA a920bfeView commit details -
Backward compatible default
fill
for radar charts (#6655)* Backward compatible fill behavior for radar
Configuration menu - View commit details
-
Copy full SHA for 1cce8a5 - Browse repository at this point
Copy the full SHA 1cce8a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a985fec - Browse repository at this point
Copy the full SHA a985fecView commit details
Commits on Nov 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c44229f - Browse repository at this point
Copy the full SHA c44229fView commit details
Commits on Nov 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a307a2a - Browse repository at this point
Copy the full SHA a307a2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26ea9f0 - Browse repository at this point
Copy the full SHA 26ea9f0View commit details
Commits on Feb 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2df6986 - Browse repository at this point
Copy the full SHA 2df6986View commit details
Commits on Jun 4, 2020
-
Preserve object prototypes when cloning (#7404)
Co-authored-by: Bryan.Iddings <bryan.iddings@noaa.gov>
Configuration menu - View commit details
-
Copy full SHA for 484f0d1 - Browse repository at this point
Copy the full SHA 484f0d1View commit details
Commits on Jul 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 679ec4a - Browse repository at this point
Copy the full SHA 679ec4aView commit details
Commits on Oct 8, 2020
-
Use node v12.18.2 on Travis CI (#7864)
Due to an issue with deprecated deps (gitbook-cli), forcing travis to and older compatible version of nodejs. Fixes #7863
Configuration menu - View commit details
-
Copy full SHA for 2493cb5 - Browse repository at this point
Copy the full SHA 2493cb5View commit details
Commits on Oct 9, 2020
-
[2.9] FitBoxes recursion when dimensions are NaN (#7853)
* Infinite recursion when dimensions are NaN Adding a verification on updateDims that handles a case when dimensions are both NaN. This caused an infinite recursion on fitBoxes when calculating the layout for a chart that is mounted on an element that is not yet in DOM. Fixes #7761
Configuration menu - View commit details
-
Copy full SHA for 063b7dc - Browse repository at this point
Copy the full SHA 063b7dcView commit details
Commits on Oct 17, 2020
-
Fix Maximum call stack size exception in computeLabelSizes (#7883)
Calling Math.max with a large number of values was throwing an exception. Tracking the current largest width and height as the widths and heights are built up should be faster and avoids the exception.
Configuration menu - View commit details
-
Copy full SHA for 42ed589 - Browse repository at this point
Copy the full SHA 42ed589View commit details
Commits on Oct 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d919188 - Browse repository at this point
Copy the full SHA d919188View commit details -
When objects are merged together, the target prototype can be pollute…
…d. (#7918) * When objects are merged together, the target prototype can be polluted. This change blocks updates to the `__proto__` key during config merge
Configuration menu - View commit details
-
Copy full SHA for dff7140 - Browse repository at this point
Copy the full SHA dff7140View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d92605 - Browse repository at this point
Copy the full SHA 1d92605View commit details
Commits on Oct 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for df942bb - Browse repository at this point
Copy the full SHA df942bbView commit details
Commits on Dec 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 171a7e3 - Browse repository at this point
Copy the full SHA 171a7e3View commit details
There are no files selected for viewing
Large diffs are not rendered by default.
Uh oh!
There was an error while loading. Please reload this page.