sha stringlengths 1 40 | author stringlengths 1 63 ⌀ | committer stringlengths 1 41 ⌀ | message stringlengths 1 65.5k ⌀ | subject stringlengths 1 5.64k ⌀ | subject_length float64 1 5.64k ⌀ | is_chore bool 2
classes | is_bot bool 2
classes | subject_word_count float64 1 806 ⌀ | verb_object_spacy bool 2
classes | verb_object_stanza bool 2
classes | fits_requirements bool 2
classes | owner stringlengths 2 15 | repo stringlengths 2 21 | __index_level_0__ int64 0 85.4k |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cd8f3846e3e521f79b1fb652c2fb4e37945488f8 | Ben McCann | Evert Timberg | Remove helpers.previousItem/nextItem (#6727) | remove helpers.previousitem/nextitem | 36 | false | false | 2 | true | true | false | chartjs | Chart.js | 2,697 |
09ef08acfe52e645dc5866a87d5d8f7e2c32d85c | Ben McCann | Evert Timberg | Remove Element _index and _datasetIndex for real this time (#6726)
* Remove Element _index and _datasetIndex for real this time
* Remove unused _datasetIndex | remove element _index and _datasetindex for real this time | 58 | false | false | 9 | true | true | false | chartjs | Chart.js | 2,698 |
30cbdc6a4d47e06b20f70534b2bccc46118d1401 | Jukka Kurkela | Evert Timberg | Convert element.line mock tests to fixtures (#6730) | convert element.line mock tests to fixtures | 43 | false | false | 6 | true | true | true | chartjs | Chart.js | 2,699 |
2354e2ff6bee284ff864044249f923a1a8c3fbc0 | Evert Timberg | GitHub | Allow functions to be specified for scale grid line options (#6700)
Add scriptable options for scale styling | allow functions to be specified for scale grid line options | 59 | false | false | 10 | false | true | false | chartjs | Chart.js | 2,700 |
d5b6698d8c900fbac0a8480f864fc28118ca901b | Jukka Kurkela | Evert Timberg | Performance improvements (#6729) | performance improvements | 24 | false | false | 2 | false | false | false | chartjs | Chart.js | 2,701 |
91466ae358b9adec11e26e5d5e5149a73f1fcb44 | Jukka Kurkela | Evert Timberg | Remove remaingin zeroLine* references (#6728) | remove remaingin zeroline* references | 37 | false | false | 4 | true | true | true | chartjs | Chart.js | 2,702 |
49c4761e1bb9a1628b1eb43abe12a7b4570dd40c | Ben McCann | Evert Timberg | Don't make legend empty when fill is false (#6718) | don't make legend empty when fill is false | 42 | false | false | 8 | false | false | false | chartjs | Chart.js | 2,703 |
11ef1e5e8957afefb00da6013ce02bfd178ac7c2 | Jukka Kurkela | Evert Timberg | Versatile clipping (#6642)
Versatile clipping algorithm for different chart types | versatile clipping | 18 | false | false | 2 | false | false | false | chartjs | Chart.js | 2,704 |
a3392e0e59ae77a9c081b4c14de2c95a35422e18 | Ben McCann | Evert Timberg | Remove index and datasetIndex from Element (#6688)
Remove `index` and `datasetIndex` properties from elements. | remove index and datasetindex from element | 42 | false | false | 6 | true | true | true | chartjs | Chart.js | 2,705 |
1049aa65b8f59eb4ef6eb40bbbbc047c29c616d3 | Ben McCann | Evert Timberg | Remove unused method. Prefix private ones with underscore (#6721) | remove unused method. prefix private ones with underscore | 57 | false | false | 8 | true | true | false | chartjs | Chart.js | 2,706 |
81f5cf416a124f1f9e44b7fc99ec031cf47648ed | Jukka Kurkela | Evert Timberg | Performance optimizations when animations are disabled (#6710)
* Don't copy _model when animations are disabled
* Review comments | performance optimizations when animations are disabled | 54 | false | false | 6 | false | false | false | chartjs | Chart.js | 2,707 |
46aff21a3d5b8391c1f0204b6fe2a33c20de8cd0 | Ben McCann | Evert Timberg | Fix undefined variable (#6699) | fix undefined variable | 22 | false | false | 3 | true | true | true | chartjs | Chart.js | 2,708 |
fcf76c5edd244a8a0a35b862cbe0db472a2caa46 | Jukka Kurkela | Evert Timberg | Fix sample paths and include all options (#6712) | fix sample paths and include all options | 40 | false | false | 7 | true | true | true | chartjs | Chart.js | 2,709 |
9589953c022105681fbfcded069f65fd3b6a5976 | Jukka Kurkela | Evert Timberg | Context compatibility with dataLabels (#6713)
* Context compatibility with dataLabels
* document
* THe + wording | context compatibility with datalabels | 37 | false | false | 4 | false | false | false | chartjs | Chart.js | 2,710 |
a2bf51a73c244f11204b972dcd1cb0d2b6750810 | Jukka Kurkela | Evert Timberg | Update package-lock.json (#6714) | update package-lock.json | 24 | false | false | 2 | true | false | false | chartjs | Chart.js | 2,711 |
3a33793f64739b7c41c1b8a61e84ea9a02c807b3 | Ben McCann | Evert Timberg | Generate jsdocs (#5824) | generate jsdocs | 15 | false | false | 2 | true | true | false | chartjs | Chart.js | 2,712 |
4a8a7ee8247c7c69e7e5f0a9388cdeb07e4fc197 | Ben McCann | Evert Timberg | Use ES6 classes for elements (#6702)
* Use ES6 classes for elements
* Add additional elements | use es6 classes for elements | 28 | false | false | 5 | true | true | true | chartjs | Chart.js | 2,713 |
94afa634507036d8cd6b34d2c96eb225177b197e | Evert Timberg | GitHub | Remove zeroLineIndex functionality (#6697)
* Remove zeroLineIndex functionality
* Remove docs
* Code review updates | remove zerolineindex functionality | 34 | false | false | 3 | true | true | true | chartjs | Chart.js | 2,714 |
aff7d411404fe3499b9cd11333fb45d5922cdf91 | Edward Thomson | Evert Timberg | Add cross-platform CI (#6670)
* Linux and Windows CI with GitHub Actions
* Add karma-edge-launcher
* Add edge configuration to karma.conf.js
* Support --browsers on the command line for karma tests
* Add macOS CI builds
* Add karma-safari-private-launcher
* Document browser specification for tests | add cross-platform ci | 21 | false | false | 3 | true | true | true | chartjs | Chart.js | 2,715 |
b90552b9ca851bf8567acca5176597e6f316a68f | Ben McCann | Evert Timberg | Remove check that is always true (#6701) | remove check that is always true | 32 | false | false | 6 | true | true | true | chartjs | Chart.js | 2,716 |
e42413f3e81703aae14272198a5b4ec54136bc15 | Ben McCann | Evert Timberg | Remove unused model properties (#6691)
* Remove unused model properties
* Add to migration guide | remove unused model properties | 30 | false | false | 4 | true | true | true | chartjs | Chart.js | 2,717 |
7a2160461df1541993f1ba2936d87d5292dd14be | Ben McCann | Evert Timberg | Remove unused Element methods (#6694) | remove unused element methods | 29 | false | false | 4 | true | true | true | chartjs | Chart.js | 2,718 |
3f7aa73f529ba5770c9c86dbe36f14035b02db57 | Jukka Kurkela | Evert Timberg | Remove duplicate array equality function (#6693) | remove duplicate array equality function | 40 | false | false | 5 | false | false | false | chartjs | Chart.js | 2,719 |
f0fb2c65b1ba9b0dbc60acac611daec3ee54b320 | Ben McCann | Evert Timberg | Remove tension option backwards compatibility (#6692) | remove tension option backwards compatibility | 45 | false | false | 5 | true | true | true | chartjs | Chart.js | 2,720 |
83d447f317cebeb8c2445abfc8b5e17e0187e698 | Ben McCann | Evert Timberg | Fix doughnut sample (#6690) | fix doughnut sample | 19 | false | false | 3 | true | true | true | chartjs | Chart.js | 2,721 |
72df272234c13f90a7eef6e519209bd97880a5d8 | Jukka Kurkela | Evert Timberg | Early data parsing, stacking by value and support object data (#6576)
* Early data parsing + stacking by value
* Review comments
* review comments
* Remove reduntant parsing
* Couple CC warnings
* Optimize filterBetween
* More migration info | early data parsing, stacking by value and support object data | 61 | false | false | 10 | false | false | false | chartjs | Chart.js | 2,722 |
dd8d267956686cd2237134157e2e1b7bb8b2c244 | Ben McCann | Evert Timberg | Remove bundled builds (#6680) | remove bundled builds | 21 | false | false | 3 | true | true | true | chartjs | Chart.js | 2,723 |
80587bb68dd7a1b5d6bea2f70b0362378bf27a62 | Ben McCann | Evert Timberg | Remove unused parameters (#6674) | remove unused parameters | 24 | false | false | 3 | true | true | true | chartjs | Chart.js | 2,724 |
b39acdb58029f339a1ce7c0b65ad141b52a2d2ae | Ben McCann | Evert Timberg | Comment explaining hover animation (#6676) | comment explaining hover animation | 34 | false | false | 4 | false | false | false | chartjs | Chart.js | 2,725 |
9c2baa3c230e7a14db334334ea1b556395224feb | Ben McCann | Evert Timberg | Remove backwards compatibility for update second arg (#6675) | remove backwards compatibility for update second arg | 52 | false | false | 7 | true | true | false | chartjs | Chart.js | 2,726 |
6942e9058c06494105b42f4efd18f80b2ab64ac1 | Jukka Kurkela | Evert Timberg | Hide correct dataset from legend (#6667) | hide correct dataset from legend | 32 | false | false | 5 | true | true | true | chartjs | Chart.js | 2,727 |
95ba11a427814fa128879c04f558d6ea6e86a167 | Evert Timberg | GitHub | Add radial and linear gradient sample files (#6666)
* Add radial gradient sample file
* Add linear gradient sample file | add radial and linear gradient sample files | 43 | false | false | 7 | false | false | false | chartjs | Chart.js | 2,728 |
0a873c0786934964c32b15e90fcb7cdc05a727e2 | Evert Timberg | GitHub | Fix polar area sample (#6665) | fix polar area sample | 21 | false | false | 4 | true | false | true | chartjs | Chart.js | 2,729 |
ffa24628b57bc490ca04a01c5642e8e53c19d8b9 | dependabot[bot] | GitHub | Bump terser from 4.8.0 to 4.8.1 (#10493)
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)
---
updated-d... | bump terser from 4.8.0 to 4.8.1 | 31 | true | true | 6 | true | true | false | chartjs | Chart.js | 2,730 |
5452502b8ced16384d80d3ca70434d10717eb7cd | Dominic Jean | GitHub | Add pointStyleWidth option for legend (#10412)
* add pointStyleWidth for legend
* add drawPointLegend to keep drawPoint signature | add pointstylewidth option for legend | 37 | false | false | 5 | true | true | true | chartjs | Chart.js | 2,731 |
1ccafe7d8fe89deab98107eabc1f3879c6252152 | Igor Lukanin | GitHub | Add a stale version warning + a link to the latest version of docs (#10446)
* Add a stale version warning + a link to the latest version of docs
* Update docs/.vuepress/config.js
Co-authored-by: Jacco van den Berg <jaccoberg2281@gmail.com>
* Shorten the warning
* Revert master title
* Revert master titl... | add a stale version warning + a link to the latest version of docs | 66 | false | false | 14 | false | true | false | chartjs | Chart.js | 2,732 |
59a2d5317835f6e054df095795dc0d6b7419e8cb | dependabot[bot] | GitHub | Bump moment from 2.29.2 to 2.29.4 (#10471)
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29... | bump moment from 2.29.2 to 2.29.4 | 33 | true | true | 6 | false | true | false | chartjs | Chart.js | 2,733 |
3fe58116480b89d988292dad0d99424f7ede1f2b | Jacco van den Berg | GitHub | Lint before build & test, remove lint from test (#10462)
* Lint before build & test, remove lint from test
* should reconize test now
* test skip build in test step
* readd build step | lint before build & test, remove lint from test | 47 | false | false | 9 | false | false | false | chartjs | Chart.js | 2,734 |
cf6e1d23547710bcf38960c353d22cd82c1d2694 | Andrew Lyndem | GitHub | Update integration.md (#10470)
Fixed grammatical error on line 93 | update integration.md | 21 | false | false | 2 | false | false | false | chartjs | Chart.js | 2,735 |
7432b609c487e1b17c8000fe9f94c58fa65936b8 | Jacco van den Berg | GitHub | Add dependencie updates under the development part in release drafter (#10445) | add dependencie updates under the development part in release drafter | 69 | false | false | 10 | true | true | false | chartjs | Chart.js | 2,736 |
7a1390611410167ee7a576c32dc3bf369112eed0 | Jukka Kurkela | GitHub | Fix options update when changing to shared opts (#10451) | fix options update when changing to shared opts | 47 | false | false | 8 | false | true | false | chartjs | Chart.js | 2,737 |
88f96659545945ffd1b4793bee155cae900793cc | Igor Lukanin | GitHub | Enforce maximum width on chart editor blocks in the docs (#10447)
* Enforce max width on chart editor blocks
* Shrink the chart view rather than the whole chart editor | enforce maximum width on chart editor blocks in the docs | 56 | false | false | 10 | true | true | false | chartjs | Chart.js | 2,738 |
e3b2b5279081b9040fdc493030e2c70ca8f71cc7 | Jukka Kurkela | GitHub | Fix crash with skipNull and uneven datasets (#10454) | fix crash with skipnull and uneven datasets | 43 | false | false | 7 | true | true | true | chartjs | Chart.js | 2,739 |
58e736a0b98e021e5ac1d340aa52d63eb3606573 | Jukka Kurkela | GitHub | Update aspectRatio documentation (#10456) | update aspectratio documentation | 32 | false | false | 3 | true | true | true | chartjs | Chart.js | 2,740 |
0312697f38f88b3930f83e56d5850c4b4ff288c4 | Jacco van den Berg | GitHub | Add index to legendItem interface (#10436)
* Add index to legendItem interface for doughnut, pie and polarArea charts. Make datasetIndex optional since the before named charts dont include it.
* Remove test to check if datasetIndex has been set in generateLabels function for legend | add index to legenditem interface | 33 | false | false | 5 | true | true | true | chartjs | Chart.js | 2,741 |
8ee0c5c9b4862d1578c4f85d44d3f7cb764ac2cb | Brian Ball | GitHub | Update responsive.md (#10415)
* Update responsive.md
* Update docs/configuration/responsive.md
Co-authored-by: Jacco van den Berg <jaccoberg2281@gmail.com>
Co-authored-by: Jukka Kurkela <jukka.kurkela@gmail.com>
Co-authored-by: Jacco van den Berg <jaccoberg2281@gmail.com> | update responsive.md | 20 | false | false | 2 | true | false | false | chartjs | Chart.js | 2,742 |
954ed953a54cd7ed7a7094549f21842407e3d6a3 | Jacco van den Berg | GitHub | Respect `fill: false` with custom draw times (#10414)
* Resolve canvasgradient is not defined in node
* Remove trailing white space
* export isPaternOrGradient helper with typings
* fix lint failure, single qoute
* Respect `fill: false` with custom draw times
* correctly listen to fill property
* remove console ... | false` with custom draw times | 29 | false | false | 5 | false | false | false | chartjs | Chart.js | 2,743 |
3c3d53be5ece4baf6917ac1b3db8ef2dcfb4f36f | Jacco van den Berg | GitHub | clarify helpers need to be imported when using bundlers (#10434) | clarify helpers need to be imported when using bundlers | 55 | false | false | 9 | false | false | false | chartjs | Chart.js | 2,744 |
68379db1ea13c1d9865e5d869b479648b59092f6 | dependabot[bot] | GitHub | Bump actions/setup-node from 2 to 3 (#10431)
* Bump actions/setup-node from 2 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2...v3)
---
updated-dependenci... | bump actions/setup-node from 2 to 3 | 35 | true | true | 6 | true | true | false | chartjs | Chart.js | 2,745 |
4037c1c2ed7a4a1dfb0be5b81e6de36d1f733b0e | dependabot[bot] | GitHub | Bump actions/checkout from 2 to 3 (#10430)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2..... | bump actions/checkout from 2 to 3 | 33 | true | true | 6 | true | true | false | chartjs | Chart.js | 2,746 |
b19b3d7c3df4324ec26ebd4e1efa1bd904cc17a9 | Naveen | GitHub | chore: Included githubactions in the dependabot config (#10423)
This should help with keeping the GitHub actions updated on new releases. This will also help with keeping it secure.
Dependabot helps in keeping the supply chain secure https://docs.github.com/en/code-security/dependabot
GitHub actions up to date h... | included githubactions in the dependabot config | 47 | false | false | 6 | false | false | false | chartjs | Chart.js | 2,747 |
061686895997921508a24e205e0482a7747404d3 | Naveen | GitHub | chore: Set permissions for GitHub actions (#10399)
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/check... | set permissions for github actions | 34 | false | false | 5 | false | true | false | chartjs | Chart.js | 2,748 |
b52507b5c728242a0f4e1ca032c6e40de5d9b212 | Hossein Pourbahrami | GitHub | Typo fix (#10410) | typo fix | 8 | false | false | 2 | false | false | false | chartjs | Chart.js | 2,749 |
f796c7b47563d69e90134c8b4eaebe52da2c577f | Jacco van den Berg | GitHub | Add padding to pointLabels type, add type to scriptable context (#10404)
* Add padding to pointLabelTypings and add type field to context
* Use correct scriptable helper
* Remove trailing space | add padding to pointlabels type, add type to scriptable context | 63 | false | false | 10 | true | true | false | chartjs | Chart.js | 2,750 |
a0609d77ffb4219389b9a75c992706b857457ff5 | stockiNail | GitHub | Fix default value of 'includeInvisible' option in the documentation (#10400) | fix default value of 'includeinvisible' option in the documentation | 67 | false | false | 9 | true | true | false | chartjs | Chart.js | 2,751 |
8dd8760f1baa29eb17db9216b51fdeba0028b8b7 | dependabot[bot] | GitHub | Bump eventsource from 1.1.0 to 1.1.1 (#10393)
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/Event... | bump eventsource from 1.1.0 to 1.1.1 | 36 | true | true | 6 | true | true | false | chartjs | Chart.js | 2,752 |
7b01d33fed9ef5722a807e31fd99454949c2ae27 | Jacco van den Berg | GitHub | clarify api docs (#10392) | clarify api docs | 16 | false | false | 3 | false | true | false | chartjs | Chart.js | 2,753 |
2486fe2b1e70d972dd959dd76cea9567edaf2320 | Jacco van den Berg | GitHub | Allow for each dataset to be individually typed without a main type (#10387)
* allow for each dataset to be individually typed without a main type
* fix lint issues
* add extra test cases | allow for each dataset to be individually typed without a main type | 67 | false | false | 12 | false | false | false | chartjs | Chart.js | 2,754 |
1a1151b122c481d814850a001de1b2d0468fce4e | Jacco van den Berg | GitHub | Bump to 3.8.0 (#10377) | bump to 3.8.0 | 13 | true | false | 3 | false | false | false | chartjs | Chart.js | 2,755 |
5173d05978e02dbe3f00961f441e406c8118dc3b | Jacco van den Berg | GitHub | Types: Allow font to be partial scriptable and individually scriptable (#10364)
* allow font scriptable to return partial object and be scriptable
* add other elements as scriptable
* rename variable for context to resolve lint issue
* add duplicate font for non scriptable
* change to scriptableOptions
* fix para... | allow font to be partial scriptable and individually scriptable | 63 | false | false | 9 | false | true | false | chartjs | Chart.js | 2,756 |
ebcaff15c2bd8aa74b1d8c1d082aee783f700f1b | Yiwen Wang | GitHub | Add option to include invisible points (#10362)
* Add option to include invisible points
* Minor fixes
* Add doc for newly added option
* Fix typo
* Add test for newly added option
* Improve description of the new option
* Update docs/configuration/interactions.md
Co-authored-by: Jacco van den Ber... | add option to include invisible points | 38 | false | false | 6 | true | true | true | chartjs | Chart.js | 2,757 |
cf780a5db52e991c8c29577557c28277e35e040e | Evert Timberg | GitHub | Update to v0.2.1 color dependency to fix bug with invalid colours (#10371)
* Update to v0.2.0 color dependency to fix bug with invalid colours
* v0.2.1 | update to v0.2.1 color dependency to fix bug with invalid colours | 65 | false | false | 11 | false | false | false | chartjs | Chart.js | 2,758 |
3c0a71a3fcd9af279d889d2d3d36d8d89f84db05 | Evert Timberg | GitHub | Coveralls no longer runs on Windows CI (#10367) | coveralls no longer runs on windows ci | 38 | false | false | 7 | false | false | false | chartjs | Chart.js | 2,759 |
1422c93dc0c9471abc54f4c9ed4d9826239a05af | Jacco van den Berg | GitHub | Update scale polarArea correctly on data hide (#10340)
* give correct range back for polarArea
* added test
* tab to spaces | update scale polararea correctly on data hide | 45 | false | false | 7 | false | true | false | chartjs | Chart.js | 2,760 |
4183b7f04a8f5b1e8336aaa8b93f260ffd66a042 | linkviii | GitHub | Add links to docs in all the samples (#10308) | add links to docs in all the samples | 36 | false | false | 8 | true | true | true | chartjs | Chart.js | 2,761 |
4eb65c014a5117573957116bb3246af2963433c8 | Kyle J | GitHub | Correct auto.esm.js import to allow use directly from the browser | correct auto.esm.js import to allow use directly from the browser | 65 | false | false | 10 | false | false | false | chartjs | Chart.js | 2,762 |
8ac3cc2191ccf826e66ec8aaed7fd17fd0dfc370 | Jacco van den Berg | GitHub | Remove test job from windows runner (#10345)
* Remove test stop from windows runner
* consistent formatting | remove test job from windows runner | 35 | false | false | 6 | true | true | true | chartjs | Chart.js | 2,763 |
d573dfb63e6afad9cfc33754dc4ee7ac9fe4062b | t-mangoe | GitHub | display tooltips only at points in chart area (#10289)
* show only points in chart area
* use the _isPointInArea helper function | display tooltips only at points in chart area | 45 | false | false | 8 | false | false | false | chartjs | Chart.js | 2,764 |
2c268f09437f88a8be1d0d0ce87e974d17354961 | Jacco van den Berg | GitHub | Resolve canvasGradient is undefined in node (#10328)
* Resolve canvasgradient is not defined in node
* Remove trailing white space
* export isPaternOrGradient helper with typings
* fix lint failure, single qoute
* Allow for string inputs too to function | resolve canvasgradient is undefined in node | 43 | false | false | 6 | false | false | false | chartjs | Chart.js | 2,765 |
a9765042f184bb25c97cc0501c9a956d4167c448 | luke-heberling | GitHub | Use abs() when comparing for spanGaps (#10316)
* Use abs() when comparing for spanGaps
* tests for spanGaps w/ integer (boolean already covered)
* remove redundant default config from spanGaps tests | use abs() when comparing for spangaps | 37 | false | false | 6 | true | true | true | chartjs | Chart.js | 2,766 |
d8d69f5875b5642011e85c581b1de4fa1da583ac | dependabot[bot] | GitHub | Bump async from 2.6.3 to 2.6.4 (#10320)
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)
---
... | bump async from 2.6.3 to 2.6.4 | 30 | true | true | 6 | true | true | false | chartjs | Chart.js | 2,767 |
38f463273235d2bb57d6f9fecece3080e6216bab | dependabot[bot] | GitHub | Bump moment from 2.29.1 to 2.29.2 (#10290)
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2)... | bump moment from 2.29.1 to 2.29.2 | 33 | true | true | 6 | false | true | false | chartjs | Chart.js | 2,768 |
54dcd6a6d37b6dacf8fc2366610ff2818f7d8d4c | Evert Timberg | GitHub | Trigger legend onLeave when the mouse leaves the canvas (#10301) | trigger legend onleave when the mouse leaves the canvas | 55 | false | false | 9 | false | true | false | chartjs | Chart.js | 2,769 |
5c3dc932b615afa61580d06950712f79cfc7c4ef | Evert Timberg | GitHub | Enable configuration of radial scale point label border radius (#10293) | enable configuration of radial scale point label border radius | 62 | false | false | 9 | false | true | false | chartjs | Chart.js | 2,770 |
4b5ca7f24ec8e662554f968c92cef6857957419d | Jukka Kurkela | GitHub | Types: add 'middle' to borderSkipped (#10283) | add 'middle' to borderskipped | 29 | false | false | 4 | false | true | false | chartjs | Chart.js | 2,771 |
a39f694184884a6d2dd82ab7a9b18e181c2c8920 | Evert Timberg | GitHub | Allow time scale to offset using skipped ticks (#10278) | allow time scale to offset using skipped ticks | 46 | false | false | 8 | false | true | false | chartjs | Chart.js | 2,772 |
43889f247ca21ccc2ef0dbfeb66a2b7efc556a4e | Evert Timberg | GitHub | Document tooltip draw hooks and only call hooks when the tooltip draws (#10276)
* Document tooltip draw hooks and only call hooks when the tooltip draws
* Update tests | document tooltip draw hooks and only call hooks when the tooltip draws | 70 | false | false | 12 | false | false | false | chartjs | Chart.js | 2,773 |
09128947d571be4d1e70b2ad4bd01fd7b7d38030 | Evert Timberg | GitHub | Export types for cartesian and radial tick options (#10275) | export types for cartesian and radial tick options | 50 | false | false | 8 | false | false | false | chartjs | Chart.js | 2,774 |
16f6b8cb413ef59ac8eaf4235e230e5efe8b7c3c | Akira Aso | GitHub | Fix a typo in data-structures.md (#10259)
Change `The provides labels can be` to `The provided labels can be`.
Co-authored-by: Akira Aso <44665462+akiorange@users.noreply.github.com> | fix a typo in data-structures.md | 32 | false | false | 5 | true | true | true | chartjs | Chart.js | 2,775 |
1c1368beadcaeaf8ca82917e5e5eb585353dc9b4 | Jacco van den Berg | GitHub | add startangle to radial scale opts (#10269) | add startangle to radial scale opts | 35 | false | false | 6 | true | true | true | chartjs | Chart.js | 2,776 |
4c42bd0919dc5d6d13a384c1e29983be062b51d5 | Jacco van den Berg | GitHub | Correct chart initialization flow (#10266)
* update flow chart to reflect correct flow
* Update drawio file | correct chart initialization flow | 33 | false | false | 4 | false | false | false | chartjs | Chart.js | 2,777 |
3b9042005bacf5b23b49cb100d119a92bd910eb6 | dependabot[bot] | GitHub | Bump minimist from 1.2.5 to 1.2.6 (#10260)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
... | bump minimist from 1.2.5 to 1.2.6 | 33 | true | true | 6 | true | true | false | chartjs | Chart.js | 2,778 |
c057c96693819b41e7b89860f916c0aa361bafa5 | Josh Kelley | GitHub | Interaction functions (#10046)
* Refactor get...Items functions to take events rather than positions
To work toward exposing something like the get...Items functions.
* Switch getAxisItems to use optimizedEvaluateItems
optimizedEvaluateItems falls back to evaluating all items for unsorted items, and sorting /... | interaction functions | 21 | false | false | 2 | false | false | false | chartjs | Chart.js | 2,779 |
ec6590027d6f838ce817afd29ae19bba2a8b55b5 | Martin Steiger | GitHub | Add missing fields to the ScriptableContext type (#10254) | add missing fields to the scriptablecontext type | 48 | false | false | 7 | true | true | true | chartjs | Chart.js | 2,780 |
9568a315d220e0eaed697d5245724f8d34ed05ba | Jacco van den Berg | GitHub | Update link to filler plugin (#10250) | update link to filler plugin | 28 | false | false | 5 | false | true | false | chartjs | Chart.js | 2,781 |
e9ce6ce60d536f91aa8d269b01829d3a18f37102 | Jacco van den Berg | GitHub | resolve circulair import (#10247) | resolve circulair import | 24 | false | false | 3 | true | true | true | chartjs | Chart.js | 2,782 |
acc7d9e04a615a3eb6e6e0cdde6188aebe372524 | CommanderRoot | GitHub | Replace deprecated String.prototype.substr() (#10243)
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr) so we replace it with similar functions which aren't deprecated.
Signed-off-by: Tobias Speicher <rootcommander@gmail.com> | replace deprecated string.prototype.substr() | 44 | false | false | 3 | false | true | false | chartjs | Chart.js | 2,783 |
285d84515989a6ce4488a2702ba7ede58a7498e6 | dependabot[bot] | GitHub | Bump karma from 6.3.14 to 6.3.16 (#10204)
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.14 to 6.3.16.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/comp... | bump karma from 6.3.14 to 6.3.16 | 32 | true | true | 6 | true | true | false | chartjs | Chart.js | 2,784 |
344aca5c7ae2b1ad2a10ac48b09fe402c5469e26 | dependabot[bot] | GitHub | Bump url-parse from 1.5.7 to 1.5.10 (#10200)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10)
---
updated-dependencies:
- dependency-name: url-pa... | bump url-parse from 1.5.7 to 1.5.10 | 35 | true | true | 6 | false | true | false | chartjs | Chart.js | 2,785 |
c7885f698965281f3c0d6fac44d7d46a4e551e54 | dependabot[bot] | GitHub | Bump prismjs from 1.25.0 to 1.27.0 (#10198)
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.25.0 to 1.27.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.25.0...v1... | bump prismjs from 1.25.0 to 1.27.0 | 34 | true | true | 6 | true | true | false | chartjs | Chart.js | 2,786 |
6a6693e26dc190acff9426174256bfe730f09629 | Adam Parkin | GitHub | Update animations.md (#10184)
Fix broken link to animations sample. | update animations.md | 20 | false | false | 2 | false | false | false | chartjs | Chart.js | 2,787 |
d3a9bf375c6c99cea7c99273911ece8adfd9f655 | Evert Timberg | GitHub | Allow individual chart controllers to opt-in to the decimation plugin (#10182)
* Allow individual chart controllers to opt-in to the decimation plugin
* Code review feedback | allow individual chart controllers to opt-in to the decimation plugin | 69 | false | false | 10 | false | true | false | chartjs | Chart.js | 2,788 |
16e6acc6b94fd02acd72535e0face94aedfcf5d0 | Jacco van den Berg | GitHub | Allow array for line opts in dataset (#10179)
* fix line as array ts error
* added test
* implement only for the border,background color and radius | allow array for line opts in dataset | 36 | false | false | 7 | true | true | true | chartjs | Chart.js | 2,789 |
2f7550db05c75d583d3f28a395254c026db1c194 | dependabot[bot] | GitHub | Bump url-parse from 1.5.3 to 1.5.7 (#10181)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7)
---
updated-dependencies:
- dependency-name: url-parse... | bump url-parse from 1.5.3 to 1.5.7 | 34 | true | true | 6 | false | true | false | chartjs | Chart.js | 2,790 |
6c129267f84ac1f7bca7142a8626d2e3740d4de0 | Jacco van den Berg | GitHub | remove hardcoded licenseYear in docs (#10158) | remove hardcoded licenseyear in docs | 36 | false | false | 5 | false | true | false | chartjs | Chart.js | 2,791 |
edd764fcb5d2c60dc3396a520cb748aa82fe8c35 | Evert Timberg | GitHub | minimum bar length setting keeps bar base in view (#10157) | minimum bar length setting keeps bar base in view | 49 | false | false | 9 | false | false | false | chartjs | Chart.js | 2,792 |
c80b1450f55189a03bf3781e04559eb9b68f2129 | Jacco van den Berg | GitHub | update link to license and bump license year (#10156)
* update link to license and bump license year
* another license year bump | update link to license and bump license year | 44 | false | false | 8 | false | true | false | chartjs | Chart.js | 2,793 |
759a56c3a5499ac1a2c01442991232901356a16b | Evert Timberg | GitHub | Document scale update plugin hooks (#10154) | document scale update plugin hooks | 34 | false | false | 5 | false | false | false | chartjs | Chart.js | 2,794 |
6e2c3d8349fa7165931798df15efe7487aea913b | dependabot[bot] | GitHub | Bump karma from 6.3.9 to 6.3.14 (#10146)
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.9 to 6.3.14.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compar... | bump karma from 6.3.9 to 6.3.14 | 31 | true | true | 6 | true | true | false | chartjs | Chart.js | 2,795 |
ed68557a99cb2e28b032f4a1c376dc24a9a0837c | Jacco van den Berg | GitHub | Make object notation usable for polarArea and radar (#10088)
* start to make object notation usable for polarArea
* enable object notation also for radar chart, test default key | make object notation usable for polararea and radar | 51 | false | false | 8 | false | true | false | chartjs | Chart.js | 2,796 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.