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
2e6c4f5dba034496cd0e48c231a000dcc68e475b
Yash Singh
GitHub
Renamed .browserlistrc -> .browserslistrc (#7902)
renamed .browserlistrc -> .browserslistrc
41
false
false
4
false
false
false
chartjs
Chart.js
2,897
814fc4b3068b06e63a087fcfc66c347bd686b686
Evert Timberg
Evert Timberg
Merge branch 'saintmalik-fix-url-bug'
merge branch 'saintmalik-fix-url-bug'
37
true
false
3
false
true
false
chartjs
Chart.js
2,898
7c45a016b0a390ebdd7d02c593d25c442f10ee91
Evert Timberg
Evert Timberg
Undo link change that did not work locally
undo link change that did not work locally
42
false
false
8
false
true
false
chartjs
Chart.js
2,899
11dc2aad0e05b80bdf9134a84bb6dd908b1f11ea
Saintmalik
Saintmalik
Fix broken url in docs
fix broken url in docs
22
false
false
5
true
true
true
chartjs
Chart.js
2,900
2e986852b577f4f6211d86b7a3aa291c69497412
Saintmalik
Saintmalik
Fix broken url in docs
fix broken url in docs
22
false
false
5
true
true
true
chartjs
Chart.js
2,901
ff811aaddf4dc17f34983f7d697230d8229561e3
Jukka Kurkela
GitHub
Fix: beginAtZero for logarighmic (#7899)
beginatzero for logarighmic
27
false
false
3
false
false
false
chartjs
Chart.js
2,902
c9b38b63dcd4bd198fbf8efca70466e9b9a95243
Jukka Kurkela
GitHub
Share min sample size with all bars on same scale (#7897) Share min sample size with all bars on same scale
share min sample size with all bars on same scale
49
false
false
10
false
true
false
chartjs
Chart.js
2,903
b6c22d269a16097bc8c55d7cc01d37b7369391d4
Jukka Kurkela
GitHub
Remove circular dependencies from helpers (#7898)
remove circular dependencies from helpers
41
false
false
5
true
true
true
chartjs
Chart.js
2,904
0c61d55682c60cde3410b072371f5b6623dca8f9
Evert Timberg
GitHub
Expand filename (#7893) * Fix double env * Properly expand name in attach step * Update maintaining docs
expand filename
15
false
false
2
true
true
false
chartjs
Chart.js
2,905
64b45294861ca19c0713dec9f6854e71747571b0
Evert Timberg
GitHub
Fix double env (#7892)
fix double env
14
false
false
3
true
true
true
chartjs
Chart.js
2,906
efa0ade501b774a71938437e78b429eb2b0a4d2a
Evert Timberg
GitHub
Update workflow to use GitHub releaes (#7891)
update workflow to use github releaes
37
false
false
6
true
true
true
chartjs
Chart.js
2,907
1ca60808b4ccf630ea91cfe7077ae821879eab5d
Evert Timberg
GitHub
Shorten alignment settings for axes (#7886) * Rename crossAlignment to crossAlign * Update alignment to align for cartesian axes
shorten alignment settings for axes
35
false
false
5
true
true
true
chartjs
Chart.js
2,908
c546c9583a82177d80e9689b33155a69b805ddfa
Jukka Kurkela
GitHub
Tune release-drafter settings (#7884)
tune release-drafter settings
29
false
false
3
false
false
false
chartjs
Chart.js
2,909
c97f7f4bc471973eeb9d1e59170f81483312d056
Evert Timberg
GitHub
Ensure scripts are marked as executable in git (#7882)
ensure scripts are marked as executable in git
46
false
false
8
false
false
false
chartjs
Chart.js
2,910
ff354cc5b8245049887f24cf855d19d928d6d8de
Evert Timberg
GitHub
Remove release branch workflow (#7827) * GitHub actions uses locked install for CI * Add initial GitHub action to publish to NPM * Detect the NPM tag (latest vs next) depending on the git tag * Deploy docs from releases & master commits * Remove Travis CI * Update repo badge to use actions status * Remove Travis...
remove release branch workflow
30
false
false
4
true
false
true
chartjs
Chart.js
2,911
d887b0a323fb823b8f78001cf57ea65596ee4790
Jukka Kurkela
GitHub
Update release-drafter.yml (#7879)
update release-drafter.yml
26
false
false
2
false
false
false
chartjs
Chart.js
2,912
8d5249f7bbfc822e9862b1a336294c91908e9c90
Jukka Kurkela
GitHub
Add release-drafter (#7878) * Add release-drafter * Review feedback
add release-drafter
19
false
false
2
true
true
false
chartjs
Chart.js
2,913
531d4c09bf5778274d362eaf1f5dd17a9a08ec7b
Tony Martinez
GitHub
docs: Grammar fixes for cartesian and radial docs (#7875)
grammar fixes for cartesian and radial docs
43
false
false
7
false
false
false
chartjs
Chart.js
2,914
fcc20bf237503fa73b0ad24b1ae29a8ad5b1f355
Evert Timberg
GitHub
Update custom tooltips to work with multiple charts on a page (#7868)
update custom tooltips to work with multiple charts on a page
61
false
false
11
true
true
false
chartjs
Chart.js
2,915
cdd742d75201d916c595bc32e10b899507e44fde
Evert Timberg
GitHub
Polar Area `elements.arc.angle` option now returns degrees (#7871) * Polar Area `elements.arc.angle` option now returns degrees * Update wording of migration docs
polar area `elements.arc.angle` option now returns degrees
58
false
false
7
false
false
false
chartjs
Chart.js
2,916
3f89c25895b5d0a41c9197d886901d5575bf6fd2
Evert Timberg
GitHub
Ability to toggle individual bar visibility (#7870)
ability to toggle individual bar visibility
43
false
false
6
false
false
false
chartjs
Chart.js
2,917
29f13583288cd08bc4f36789c76143e750895245
Evert Timberg
GitHub
Cartesian axis label cross alignment (#7874) * Refactor Y axis alignment to it's own method * Label Cross alignment * Add documentation of new setting * Update docs with live sample
cartesian axis label cross alignment
36
false
false
5
false
false
false
chartjs
Chart.js
2,918
0d95c7974c2bc44a891c3a8d159f4127ad2e7e92
Mike Carter
GitHub
Fix typo in const name (#7872)
fix typo in const name
22
false
false
5
true
true
true
chartjs
Chart.js
2,919
dc4eac63233a7ba15c20fe03f8f3ac34584d134a
Evert Timberg
GitHub
Cartesian axis text alignment (#7846) * Generate textBaseline per tick label * Enable configuration of tick alignment * Add image based tests of text alignment options
cartesian axis text alignment
29
false
false
4
false
false
false
chartjs
Chart.js
2,920
ef6a0e176ca03f52ab517cb07c8f53be7f06b37b
Evert Timberg
GitHub
Add tooltip positioning sample (#7865)
add tooltip positioning sample
30
false
false
4
false
true
false
chartjs
Chart.js
2,921
f1ed2ee932621d8d7d3a5ea81b9bd30992294e38
Jukka Kurkela
GitHub
beginAtZero support for logarithmic (#7862)
beginatzero support for logarithmic
35
false
false
4
false
false
false
chartjs
Chart.js
2,922
06b5325778b0742ccf10bd9a65f8044e4b4df224
Jukka Kurkela
GitHub
Add maxWidth/maxHeight options for legend (#7852)
add maxwidth/maxheight options for legend
41
false
false
5
false
true
false
chartjs
Chart.js
2,923
56a8a23d549659efcfee00120bdb9c01907f23d4
Evert Timberg
GitHub
Add new option, `skipNull` to bar charts that enables skipping null values (#7849) * Add new option, `skipNull` to bar charts that enables skipping null or undefined values. * Address code review feedback * Fix windows CI lint issues
add new option, `skipnull` to bar charts that enables skipping null values
74
false
false
12
true
true
false
chartjs
Chart.js
2,924
168965fa3899a19fc6acbb8863d8ac100b817b8e
Evert Timberg
GitHub
Enable custom sorting of the legend items (#7851)
enable custom sorting of the legend items
41
false
false
7
true
true
true
chartjs
Chart.js
2,925
a8a83d12cda2901b84aaf987bdc589cca215feb7
Evert Timberg
GitHub
Provide APIs to set active (hovered) and tooltip elements. (#7845) Provide APIs to set active (hovered) and tooltip elements. Chart.setActiveElements will set the hovered items. Chart.tooltip.setActiveElements will set the tooltip items.
provide apis to set active (hovered) and tooltip elements.
58
false
false
9
true
true
false
chartjs
Chart.js
2,926
8d36927b290bfe28b2ecb7393ccf5c0a473fd08a
Jukka Kurkela
GitHub
Normalize context creation for option resolution (#7847) * Normalize context creation for option resolution * Pass mode to _computeAngle
normalize context creation for option resolution
48
false
false
6
true
true
true
chartjs
Chart.js
2,927
1a9b452cda942a74692780cf6a25cfbe231b745c
Jukka Kurkela
GitHub
Limit pixel values further to 16bit integer range (#7848)
limit pixel values further to 16bit integer range
49
false
false
8
true
true
true
chartjs
Chart.js
2,928
8438da9e8426f8b707b1b0dbb87d43ae32ffc7d1
Evert Timberg
GitHub
Provide method to lookup a chart from a canvas (#7843) * Provide method to lookup a chart from a canvas * Throw an error during construction if a canvas is in use * Migration docs for new constructor behaviour
provide method to lookup a chart from a canvas
46
false
false
9
true
true
true
chartjs
Chart.js
2,929
df0b79b9cc2cc33c121f038d5680c6a873e40a23
Evert Timberg
GitHub
JS test files should have tabs to correctly lint (#7844)
js test files should have tabs to correctly lint
48
false
false
9
false
false
false
chartjs
Chart.js
2,930
d332ebc63d46e4cc7657662cc47835ec94f5b52d
emmcbd
GitHub
Remove enum types (#7841) * Remove type enum * Add declare keyword to UpdateModeEnum
remove enum types
17
false
false
3
true
true
true
chartjs
Chart.js
2,931
9b204eb278b9a1d82867da81f2e5e10758c28474
Evert Timberg
GitHub
Enable per-dataset circumference and rotation for pie/doughnut charts (#7833) * Enable per-dataset circumference and rotation for pie/doughnut charts * Convert `circumference` and `rotation` options to degrees
enable per-dataset circumference and rotation for pie/doughnut charts
69
false
false
8
false
true
false
chartjs
Chart.js
2,932
07d50a59bc18f1c7c00a4309224cdd6f33661142
Jukka Kurkela
GitHub
Clone cached options if enableOptionSharing!=true (#7837) Clone cached options if enableOptionSharing!=true
clone cached options if enableoptionsharing!=true
49
false
false
5
false
true
false
chartjs
Chart.js
2,933
2ac0436bd497e7b660f5d2ff7104d1f6a4331358
Jukka Kurkela
GitHub
Use full height for fullWidth box when left/right (#7836) Use full height for fullWidth box when left/right
use full height for fullwidth box when left/right
49
false
false
8
true
true
true
chartjs
Chart.js
2,934
298303a3ec778fa8a3b7c61ffe002a22968f094b
Jukka Kurkela
GitHub
Fix tooltip font options in sample (#7835)
fix tooltip font options in sample
34
false
false
6
false
true
false
chartjs
Chart.js
2,935
2983e489cd5abeeb13c504b347a12627cc24f7d8
Evert Timberg
GitHub
The docs build to the dist folder but should not be packaged (#7832)
the docs build to the dist folder but should not be packaged
60
false
false
12
false
false
false
chartjs
Chart.js
2,936
08b69fd974666ee583f101206f39161311cfe65a
Evert Timberg
GitHub
Allow contextmenu (right click) events to trigger the onClick handler (#7828)
allow contextmenu (right click) events to trigger the onclick handler
69
false
false
10
false
false
false
chartjs
Chart.js
2,937
5c0d13981c34753163088d2bafb96f837ff2bc67
Evert Timberg
GitHub
Include dist/chunks in the NPM package (#7830) * Include all files in the dist folder * Bump version for beta3 * Update lockfile
include dist/chunks in the npm package
38
false
false
6
true
true
true
chartjs
Chart.js
2,938
948b88d30197404bae2fa5917f0ff9e8efe202a9
Jukka Kurkela
GitHub
Bump version to 3.0.0-beta.2 (#7822)
bump version to 3.0.0-beta.2
28
true
false
4
true
true
false
chartjs
Chart.js
2,939
93f4e6e4e8431fdfbdec8654ec325ab9b51cb501
Vincent-Ip
Simon Brunel
New weight option for pie and doughnut charts (#5951) Add functionality to give pie & doughnut datasets a weight attribute, which affects the relative thickness of the dataset when there are multiple datasets in pie & doughnut charts. The default weight of each dataset is 1, providing any other numerical value will al...
new weight option for pie and doughnut charts
45
false
false
8
false
false
false
chartjs
Chart.js
2,940
79fc340514cb3d52334adefd5c10175386104605
Ben McCann
Simon Brunel
Add instructions for image-based tests to the contributors guide (#6073)
add instructions for image-based tests to the contributors guide
64
false
false
9
true
true
false
chartjs
Chart.js
2,941
0ec3f5569e6cf45b2d86886554bea200a71bd9c9
Jukka Kurkela
Simon Brunel
Add support for per side border width for rectangle (#6077)
add support for per side border width for rectangle
51
false
false
9
true
true
false
chartjs
Chart.js
2,942
b36d55d0936bf591d5ab58ae3d6a076f8f2d62e1
Jon Rimmer
Simon Brunel
Add onLeave to legend config docs (#6088)
add onleave to legend config docs
33
false
false
6
true
true
true
chartjs
Chart.js
2,943
317cae11dc3358e816528229d05bea7c835c4ad3
Ben McCann
Simon Brunel
Ignore invalid log scale min and max (#6058)
ignore invalid log scale min and max
36
false
false
7
false
false
false
chartjs
Chart.js
2,944
f3b18373e67c8e0aab6b29379787725a88dd7391
Jon Rimmer
Simon Brunel
Add onLeave callback to legend (#6059)
add onleave callback to legend
30
false
false
5
true
true
true
chartjs
Chart.js
2,945
f2b099b835bf5d6dfe3a7d3097997ec11983c3ed
Ben McCann
Simon Brunel
Initialize date adapter with chart options (#6016)
initialize date adapter with chart options
42
false
false
6
true
true
true
chartjs
Chart.js
2,946
20c26455ba9d3861f0c19b6d8906070168c6d4b9
Akihiko Kusanagi
Simon Brunel
Add a link to chartjs-plugin-rough to extensions.md (#6081)
add a link to chartjs-plugin-rough to extensions.md
51
false
false
7
true
true
false
chartjs
Chart.js
2,947
1c01272c9af8261a114524e6781e5e67105735fb
Ben McCann
Simon Brunel
Improve autoSkip documentation (#6079)
improve autoskip documentation
30
false
false
3
true
true
true
chartjs
Chart.js
2,948
3e187081837888fcf8ca724050e773d104a2181b
Ben McCann
Simon Brunel
Use `datetime` as default time scale tooltip format (#6019) Remove the logic that computed an "optimal" tooltip format. Instead, always fallback to the `datetime` adapter format which is more efficient and stable. Additionally, remove the adapter `presets` API, which is not needed anymore.
use `datetime` as default time scale tooltip format
51
false
false
8
true
true
false
chartjs
Chart.js
2,949
32aeeac82cdc371b6eb15e0b3442d307e2f36df7
Abel Heinsbroek
Simon Brunel
Add crosshair plugin to extensions page (#6070)
add crosshair plugin to extensions page
39
false
false
6
true
true
true
chartjs
Chart.js
2,950
58d7891ba23f154d3d799445c7ccb6dda2926468
Janelle deMent
Evert Timberg
Add examples of scriptable charts (#6042) * Add example of scriptable pie chart * Add example of scriptable line chart * Add example of scriptable polar area chart * Add example of scriptable radar chart
add examples of scriptable charts
33
false
false
5
true
true
true
chartjs
Chart.js
2,951
5fc934eae1237e78f6db3ab065c71ee9412b9047
Jukka Kurkela
Simon Brunel
Fix responsive resize on rtl page (#6063)
fix responsive resize on rtl page
33
false
false
6
true
true
true
chartjs
Chart.js
2,952
ef507e11bd6936a0a60cbd66822aa6aef23df828
Evert Timberg
Simon Brunel
Handle inextensible `dataset.data` array (#6060)
handle inextensible `dataset.data` array
40
false
false
4
true
true
true
chartjs
Chart.js
2,953
2f874fde622ebd2c3b45c668861659f17e1254e9
Ben McCann
Simon Brunel
Use lowercase for primitives in jsdocs (#6033)
use lowercase for primitives in jsdocs
38
false
false
6
true
true
true
chartjs
Chart.js
2,954
af464f8a85e5b1c411d53f680888916f62bda1cc
Alfie Hopkin
Simon Brunel
Enhance legend label color point when usePointStyle is true (#6006)
enhance legend label color point when usepointstyle is true
59
false
false
9
false
false
false
chartjs
Chart.js
2,955
409fdde3b0df8407e901c6ce5c456bd01e26c632
Jukka Kurkela
Simon Brunel
Fix randomly failing tooltip test (#6061) Use utility to trigger the event in the center of element rather than x/y -based coordinates (its the edge for rectangles)
fix randomly failing tooltip test
33
false
false
5
false
false
false
chartjs
Chart.js
2,956
8b07cc2f28b042ab0706d8ee9f5a8d5adb3ca2a5
Akihiko Kusanagi
Simon Brunel
Implement scriptable options for points in radar charts (#6041)
implement scriptable options for points in radar charts
55
false
false
8
true
true
false
chartjs
Chart.js
2,957
0ed652b39f7fc96cfcbfd916081d5d930850a231
James Bedford
Simon Brunel
Fix typo in radial linear scale docs (#6054)
fix typo in radial linear scale docs
36
false
false
7
true
true
true
chartjs
Chart.js
2,958
55128f74c1518ac82189c0acba2a6b40f77bf698
Simon Brunel
Simon Brunel
Move CSS in a separate file to be CSP-compliant (#6048) In order to be compatible with any CSP, we need to prevent the automatic creation of the DOM 'style' element and offer our CSS as a separate file that can be manually loaded (`Chart.js` or `Chart.min.js`). Users can now opt-out the style injection using `Chart.pl...
move css in a separate file to be csp-compliant
47
false
false
9
true
true
true
chartjs
Chart.js
2,959
c6c4db79068e70d84f9207d0fb1daed289de6dd2
Ben McCann
Simon Brunel
Simplify and cleanup the scale _autoskip method (#6043)
simplify and cleanup the scale _autoskip method
47
false
false
7
false
false
false
chartjs
Chart.js
2,960
7c11c81d961751db1499a35e3f163b56d4d65ab1
Janelle deMent
Simon Brunel
Fix broken markdown link in 'line' docs (#6053)
fix broken markdown link in 'line' docs
39
false
false
7
true
true
true
chartjs
Chart.js
2,961
cbb7ff7754a0a1619b77a481f6e715c0975c1e6b
Jukka Kurkela
Simon Brunel
Rename addEventListener and removeEventListener (#6046) Prevent conflict with `window.addEventListener` and `window.removeEventListener` (global scope).
rename addeventlistener and removeeventlistener
47
false
false
4
false
true
false
chartjs
Chart.js
2,962
765c432dfaa1c6472caf9d52926177c48761bd32
Ben McCann
Evert Timberg
Fix duplicate anchor (#6038) * Fix broken documentation anchors * Revert changes to installation docs
fix duplicate anchor
20
false
false
3
true
true
true
chartjs
Chart.js
2,963
945d91aee2ee09ced5d420dd4325bebba1f39d60
Evert Timberg
Simon Brunel
Provide a rectangle getArea implementation for horizontal bars (#6027)
provide a rectangle getarea implementation for horizontal bars
62
false
false
8
true
true
false
chartjs
Chart.js
2,964
93d5ac9a311282517a03b47ca9b54be7847aef0f
Ben McCann
Simon Brunel
Remove unused eslint directive (#6040)
remove unused eslint directive
30
false
false
4
true
true
true
chartjs
Chart.js
2,965
6e9e52afacae801f6247a321c4fe2e01afc0eaab
Jukka Kurkela
Simon Brunel
Fix padding of horizontal axes when labels are rotated (#6021)
fix padding of horizontal axes when labels are rotated
54
false
false
9
true
true
false
chartjs
Chart.js
2,966
a2521e54ee0fab58345e0fca71998d8dd98347a3
Ben McCann
Evert Timberg
Replace deprecated gulp-util and remove unused watchify (#6032) * Replace deprecated gulp-util and remove unused watchify * Remove logging
replace deprecated gulp-util and remove unused watchify
55
false
false
7
true
true
false
chartjs
Chart.js
2,967
80a159eb9d18c0435ce1d58d04d64baa3ad246e1
Akihiko Kusanagi
Simon Brunel
Enforce tooltip item `label` and `value` to be strings (#6030) Also update the docs for `xLabel` and `yLabel` to also accept a `number`.
enforce tooltip item `label` and `value` to be strings
54
false
false
9
false
false
false
chartjs
Chart.js
2,968
97da221f27b41d48e243549372ed15137e34bb3e
Jukka Kurkela
Simon Brunel
Prevent infinite resize when vertical scrollbar appears (#6011) If the container size shrank during chart resize, let's assume scrollbar appeared. So we resize again with the scrollbar visible effectively making chart smaller and the scrollbar hidden again. Because we are inside `throttled`, and currently `ticking`, s...
prevent infinite resize when vertical scrollbar appears
55
false
false
7
false
true
false
chartjs
Chart.js
2,969
29f7fa23bbb3a241d2ab609d33ce5d8ca50c5348
Jukka Kurkela
Simon Brunel
Replace tooltip item xLabel and yLabel with label and value (#5996)
replace tooltip item xlabel and ylabel with label and value
59
false
false
10
false
false
false
chartjs
Chart.js
2,970
fee44cfeef541a72916d0af39797fef0b6c7a90e
Janelle deMent
Simon Brunel
Omit inconsistent note about scriptable options (#6026)
omit inconsistent note about scriptable options
47
false
false
6
false
true
false
chartjs
Chart.js
2,971
e07c5d0c6c39e621fbe79de39d6e2de66da1cd9a
Simon Brunel
GitHub
Make moment optional from our UMD builds (#5978)
make moment optional from our umd builds
40
false
false
7
false
true
false
chartjs
Chart.js
2,972
0697d0de9073c456565c9deeb20cb36d85e858c9
Simon Brunel
GitHub
Deprecate configMerge and scaleMerge helpers (#6022) These methods shouldn't have been public since they are specific to the chart controller internal logic. Note that this scale custom merging will be removed in v3.
deprecate configmerge and scalemerge helpers
44
false
false
5
false
true
false
chartjs
Chart.js
2,973
17f6fd2340f0728339626179c2780228ff64675f
Ben McCann
Simon Brunel
Common logic for resolving line element options (#6005)
common logic for resolving line element options
47
false
false
7
false
false
false
chartjs
Chart.js
2,974
0d01bcf5cca3a85c97305ad44925113cdead9c74
Akihiko Kusanagi
Simon Brunel
Fix typos and make the docs consistent (#6020)
fix typos and make the docs consistent
38
false
false
7
true
true
true
chartjs
Chart.js
2,975
72b7a613a6292cbc07b20834dcb07b55bf9474c7
Ben McCann
Simon Brunel
Fix typo in test utils comment (#6017)
fix typo in test utils comment
30
false
false
6
false
true
false
chartjs
Chart.js
2,976
e6a0c8690981de60d789f74e605f6d6b4557e3f6
Jukka Kurkela
Simon Brunel
Fix pointBackgroundColor in radar sample (#6013)
fix pointbackgroundcolor in radar sample
40
false
false
5
true
true
true
chartjs
Chart.js
2,977
05e9627510d938e29cc1b7bd8707088d530f7510
Jukka Kurkela
Simon Brunel
Supply correct start param for insertElements in onDataPush (#6008)
supply correct start param for insertelements in ondatapush
59
false
false
8
false
true
false
chartjs
Chart.js
2,978
7c0ad5a05bfc1884c3d7712ea7f2e03a413ab354
Jukka Kurkela
Simon Brunel
Stop drawing radialLinear scale twice (#6007)
stop drawing radiallinear scale twice
37
false
false
5
false
false
false
chartjs
Chart.js
2,979
8b110fdc513141e99848ae236860741e48cc31ff
Jukka Kurkela
Simon Brunel
Handle any element in triggerMouseEvent in tests (#5994)
handle any element in triggermouseevent in tests
48
false
false
7
true
true
true
chartjs
Chart.js
2,980
d9012d9459ab6d6f3aea444f06353ff254b76ce2
Jukka Kurkela
Evert Timberg
Trigger mouse events at the center of arc (#5991)
trigger mouse events at the center of arc
41
false
false
8
false
true
false
chartjs
Chart.js
2,981
7bbf3cab5bb8f2c561d0a81f6408e017d815e54e
Jukka Kurkela
Simon Brunel
Return correct label for value type axis (#5920)
return correct label for value type axis
40
false
false
7
true
true
true
chartjs
Chart.js
2,982
69b4a4c003d7aeb328d1b6c70da8a0bfc000f684
Ben McCann
Simon Brunel
Faster date operations (#5982)
faster date operations
22
false
false
3
false
false
false
chartjs
Chart.js
2,983
740e0874a453da544c5d09dc47ab4d12d2275633
Ben McCann
Simon Brunel
Update contributors guide and issue templates (#5962)
update contributors guide and issue templates
45
false
false
6
false
true
false
chartjs
Chart.js
2,984
a655da076e6a53918b94406dec7be54be45b154c
Evert Timberg
Simon Brunel
Implement scriptable options for points in line charts (#5973)
implement scriptable options for points in line charts
54
false
false
8
true
true
false
chartjs
Chart.js
2,985
352e53a0b678b5de773ad5b5c54ea4c5be7ccf64
Janelle deMent
Simon Brunel
Update the responsive docs about resizing the parent node (#5974) Add a note about resizing the chart height with maintainAspectRatio
update the responsive docs about resizing the parent node
57
false
false
9
true
true
false
chartjs
Chart.js
2,986
f3dd96779abd7b0032f8ee6c6bf13bc5ac576828
Evert Timberg
Simon Brunel
Implement scriptable options for polar area charts (#5976)
implement scriptable options for polar area charts
50
false
false
7
true
true
true
chartjs
Chart.js
2,987
9d1d2023d42ac1fdadceea4ba6ec239abd22322c
Akihiko Kusanagi
Evert Timberg
Fix labelOffset description (#5979)
fix labeloffset description
27
false
false
3
false
true
false
chartjs
Chart.js
2,988
8a3eb8592892965eb6e99750d74ef8000a409976
Simon Brunel
GitHub
Implement adapter to abstract date/time features (#5960)
implement adapter to abstract date/time features
48
false
false
6
true
true
true
chartjs
Chart.js
2,989
b50a1c21f2509f54a49347eeb73970a66b3c2013
Ben McCann
Simon Brunel
Fix typo / grammar in the responsive docs (#5975)
fix typo / grammar in the responsive docs
41
false
false
8
true
true
true
chartjs
Chart.js
2,990
20c748f90b80c7c1969a9e805a7c0876a19b270b
Jukka Kurkela
Simon Brunel
Fix modifying ticks in afterBuildTicks (#5913)
fix modifying ticks in afterbuildticks
38
false
false
5
true
false
true
chartjs
Chart.js
2,991
e1ed26f31556bf8839a8c0d0d792b9f3a01ae9c2
Evert Timberg
Simon Brunel
Implement scriptable options for doughnut charts (#5966)
implement scriptable options for doughnut charts
48
false
false
6
true
true
true
chartjs
Chart.js
2,992
e03d8d8d7b21a48afcf4ad50e5d2ed13e9277bbf
Simon Brunel
GitHub
Make the main controller importable (#5969) Merge `core/core.js` in `core/core.controller.js`, split default options next to their associated code and deprecate `Chart.types` (not sure what it was for).
make the main controller importable
35
false
false
5
false
true
false
chartjs
Chart.js
2,993
6c491405875ecf25a4c331ca98c6886bb0728a69
Daniel Ruf
Simon Brunel
Remove unused parameter in removeResizeListener invocation (#5970)
remove unused parameter in removeresizelistener invocation
58
false
false
6
true
true
false
chartjs
Chart.js
2,994
9ecae7c5fb9e33f50f5c6d95055643e2ce87d372
Nodar Nutsubidze
Simon Brunel
Test default tooltip callbacks for scatter charts (#5967) This moves the mouse over the drawn point and verifies that there is no title in the tooltip and that the body contains expected content.
test default tooltip callbacks for scatter charts
49
false
false
7
false
true
false
chartjs
Chart.js
2,995
f342299845678819c7629e1a569629a8c87ed01a
Alexander Wunschik
Simon Brunel
Fix contribution docs about gulp-cli (#5968) Update the docs so that only gulp-cli is installed globally
fix contribution docs about gulp-cli
36
false
false
5
true
true
true
chartjs
Chart.js
2,996