-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Comparing changes
Open a pull request
base repository: chartjs/Chart.js
base: v3.8.2
head repository: chartjs/Chart.js
compare: v3.9.0
- 16 commits
- 47 files changed
- 11 contributors
Commits on Jul 25, 2022
-
Clarifying threshold requirement in the docs for decimation (#10516)
Co-authored-by: Max Borkowski <max.borkowski@lexisnexisrisk.com>
Configuration menu - View commit details
-
Copy full SHA for 3c56061 - Browse repository at this point
Copy the full SHA 3c56061View commit details -
Fix dead link on reload or open in new tab (#10515)
* make link work in github itself * fix dead link on reload or new tab
Configuration menu - View commit details
-
Copy full SHA for de3596d - Browse repository at this point
Copy the full SHA de3596dView commit details
Commits on Jul 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 144a6c0 - Browse repository at this point
Copy the full SHA 144a6c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4114e8 - Browse repository at this point
Copy the full SHA a4114e8View commit details
Commits on Jul 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c694d97 - Browse repository at this point
Copy the full SHA c694d97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02ad43a - Browse repository at this point
Copy the full SHA 02ad43aView commit details -
Improve docs radial linear grid (#10518)
* make link work in github itself * fix dead link on reload or new tab * document the props for radial grid * remove extra chart and space
Configuration menu - View commit details
-
Copy full SHA for c6120f9 - Browse repository at this point
Copy the full SHA c6120f9View commit details
Commits on Jul 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e800b46 - Browse repository at this point
Copy the full SHA e800b46View commit details
Commits on Jul 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a31e1e5 - Browse repository at this point
Copy the full SHA a31e1e5View commit details
Commits on Jul 30, 2022
-
Skip all borders if borderSkipped === true (#10530)
* Skip all borders if borderSkipped === true This will allow you to skip all borders (not just one side) if you set borderSkipped to boolean true and so allow you to have a consistent legend marker even for bars without borders. Reason is that even if same colored borders are set there are artifacts that make the bar look bad and also even with inflateAmount the bars do look good when big but when only a few pixel in size they start to look bad too so this was the only way for me to make it work so legends are looking good and bars too. * fix failing test, update docs and typings * update typing comment Co-authored-by: Istvan Petres <pijulius@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1fef75d - Browse repository at this point
Copy the full SHA 1fef75dView commit details -
Add circular prop to arc element (#10405)
* feat: add circular prop to arc element draw actions * test: add test for arc element with circular:false prop * feat: add circular prop to Arc element options * docs: add decriptiption for new Polar area chart prop * docs: fix circular prop description * docs: add info about arc element circular prop to elements docs * docs: move circular prop from general options to styling
Configuration menu - View commit details
-
Copy full SHA for f0be17c - Browse repository at this point
Copy the full SHA f0be17cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a26ca0a - Browse repository at this point
Copy the full SHA a26ca0aView commit details -
feat: pass some chart options to DateAdapter (#10528)
feat: pass some chart options to DateAdapter
Configuration menu - View commit details
-
Copy full SHA for 844270e - Browse repository at this point
Copy the full SHA 844270eView commit details -
Allow ESM files to be used in Node.js (#10479)
Allow ESM files to be used in Node.js
Configuration menu - View commit details
-
Copy full SHA for 6feb48b - Browse repository at this point
Copy the full SHA 6feb48bView commit details
Commits on Aug 1, 2022
-
feat: remove line element from scatter controller (#10439)
* feat: remove line element from scatter controller default config * feat: move common controllers methods to helpers and add types * feat: mark methods for scatter and line conntrollers as private * fix: fix error when showline is true at root options and add tests * feat: remove else inside scatter controller update * fix: update getStartAndCountOFVisiblePoints helper code
Configuration menu - View commit details
-
Copy full SHA for 03e9194 - Browse repository at this point
Copy the full SHA 03e9194View commit details
Commits on Aug 2, 2022
-
* make link work in github itself * fix dead link on reload or new tab * bump to 3.9.0
Configuration menu - View commit details
-
Copy full SHA for 7079a1c - Browse repository at this point
Copy the full SHA 7079a1cView 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 v3.8.2...v3.9.0