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
fc7a72a8c1e973a46eb659d68ead190a4a251a5a
Ben McCann
Evert Timberg
Remove helpers.where and unnecessary calls to helpers.each (#6860) * Remove unnecessary calls to helpers.each * Remove where
remove helpers.where and unnecessary calls to helpers.each
58
false
false
7
true
true
false
chartjs
Chart.js
2,497
2bef1e9f23318bca9f11834206d0b8a876e93157
Ben McCann
Evert Timberg
Remove executable bit from tests (#6854)
remove executable bit from tests
32
false
false
5
false
true
false
chartjs
Chart.js
2,498
fc158eea8977fe2066fad71828a0f84c3c3d641d
Ben McCann
Evert Timberg
Fix log scale autoSkip issues (#6853)
fix log scale autoskip issues
29
false
false
5
false
false
false
chartjs
Chart.js
2,499
1d35ebb29007e249952e93c1bbdff0bb6b404af1
SansDK
Evert Timberg
(feature) Added separate top and bottom padding for title plugin. (#6852) * (feature) Added separate top and bottom padding for title plugin. * Added regular padding multiplier like how it was before. * Now makes use of toPadding helper. Fixed typo in toPadding helper. * Fixed requested changes.
(feature) added separate top and bottom padding for title plugin.
65
false
false
10
false
false
false
chartjs
Chart.js
2,500
d60f634ff00bc89d7a86f577233896d8f91918f2
Jukka Kurkela
Evert Timberg
Fix automatic `min` value of `stacked` scale. (#6851)
fix automatic `min` value of `stacked` scale.
45
false
false
7
true
true
true
chartjs
Chart.js
2,501
f34d349328b17c11010542fc81a8ce0af6ea8dc2
Ben McCann
Evert Timberg
Removed unused method (#6849)
removed unused method
21
false
false
3
false
false
false
chartjs
Chart.js
2,502
39f27f68b5b91a08248b04500feda1e31be183cd
Ben McCann
Evert Timberg
Fix category scale autoSkip (#6847)
fix category scale autoskip
27
false
false
4
false
false
false
chartjs
Chart.js
2,503
1127ff561b8d0f1a45de04c12b0ed0c893c7f294
Ben McCann
Evert Timberg
Fix rendering of table in tooltip documentation (#6846)
fix rendering of table in tooltip documentation
47
false
false
7
false
true
false
chartjs
Chart.js
2,504
33f08f53b5b036ed48168bfed62d868e8ab99b67
Ben McCann
Evert Timberg
Make tests work with karma-cli (#6840)
make tests work with karma-cli
30
false
false
5
false
true
false
chartjs
Chart.js
2,505
c8bdca62e89b4d6d9f334cec7a8bfa673725014c
Evert Timberg
GitHub
Move all helpers to src/helpers (#6841) * Move all helpers into src/helpers * Move curve helpers to their own file * DOM helpers moved to their own file * Update migration docs * Remove migration docs on new functions
move all helpers to src/helpers
31
false
false
5
true
true
true
chartjs
Chart.js
2,506
374b7491a32c4c5d7220ef906e65abcdd47bba42
Evert Timberg
GitHub
Allow axes to be centered on the chart area (#6818) Allow axes to be centered on the chart area or at a dynamic position based on another axis
allow axes to be centered on the chart area
43
false
false
9
false
true
false
chartjs
Chart.js
2,507
e25936648cf826aca19436ebc0e46331eaa16c6d
Ben McCann
Evert Timberg
Optimize tooltip event handler (#6827) * Optimize tooltip event handler * Address review comments * Additional cleanup
optimize tooltip event handler
30
false
false
4
false
true
false
chartjs
Chart.js
2,508
3093562b338801d1c74bc495abd39b2b3b9055fd
Ben McCann
Evert Timberg
Rename calculateTickRotation to calculateLabelRotation (#6809)
rename calculatetickrotation to calculatelabelrotation
54
false
false
4
false
true
false
chartjs
Chart.js
2,509
2be634a47862e6a8a0c80d77980788b72658b2d7
Ben McCann
Evert Timberg
Interactions cleanup (#6825)
interactions cleanup
20
false
false
2
false
false
false
chartjs
Chart.js
2,510
15785fdc54c5e06c1d2275dbd515c92d624b4613
Jukka Kurkela
Evert Timberg
Cache sorting order of dataset metas (#6757) * Cache sorting order of dataset metas * Cache dataset visibility
cache sorting order of dataset metas
36
false
false
6
false
false
false
chartjs
Chart.js
2,511
9090b53410e18ca91b79341e24f76633a56589a5
Ben McCann
Evert Timberg
Make elements optional (#6829)
make elements optional
22
false
false
3
false
true
false
chartjs
Chart.js
2,512
3baade7862357b349f2c03b0f10ed7bf88eb8055
Ben McCann
Evert Timberg
Tests and fixes for data watching (#6831) * Tests and fixes for data watching * Remove call to _configure
tests and fixes for data watching
33
false
false
6
false
false
false
chartjs
Chart.js
2,513
6f6005d7b87f26d97e3fed86082b8c5b8def5d49
Ben McCann
Evert Timberg
Shrink _parsed to match if dataset shrinks (#6826)
shrink _parsed to match if dataset shrinks
42
false
false
7
false
false
false
chartjs
Chart.js
2,514
dc4cff748f8ed36c29731b43aa7a9494ed1b4fc4
Ben McCann
Evert Timberg
Convert line controller to use const/let (#6820)
convert line controller to use const/let
40
false
false
6
true
true
true
chartjs
Chart.js
2,515
b7caa2410c59d98abd6b37eda11d4dd439fbff81
Ben McCann
Evert Timberg
Store parsed data more similarly to provided data (#6814) * Store parsed data more similarly to provided data * Add test
store parsed data more similarly to provided data
49
false
false
8
false
false
false
chartjs
Chart.js
2,516
c4483d18648a4de1fff9a03a95bfec416c0f1be4
Chris Lamb
Evert Timberg
Make the build reproducible (#6817) Whilst working on the Reproducible Builds effort [0] we noticed that Chart.js could not be built reproducibly. This is because it was embedding another build date in a "banner" comment. This patch uses the value from SOURCE_DATE_EPOCH [1] if present. This was originally fil...
make the build reproducible
27
false
false
4
false
true
false
chartjs
Chart.js
2,517
53c6c618c6fc8b30efdb1e7e75a1c4673fe179d2
Jukka Kurkela
Evert Timberg
Allow pre-parsed data (to scale id's) (#6768) * Allow pre-parsed data (to scale id's) * Only update `count` references in pre-parsed mode * Documentation
allow pre-parsed data (to scale id's)
37
false
false
6
true
true
true
chartjs
Chart.js
2,518
7c41b6ae8a46ca21737601cb0f02d5c0e190c5f2
Evert Timberg
GitHub
Scale use modules (#6813)
scale use modules
17
false
false
3
false
false
false
chartjs
Chart.js
2,519
282c85827a70bc80c1619299f95f0959b492505c
Jukka Kurkela
GitHub
Re-enable oversized boxes (#8662)
re-enable oversized boxes
25
false
false
3
false
true
false
chartjs
Chart.js
2,520
da50c97e07e5f492e697485199309a40ad33a39f
stockiNail
GitHub
Changes defaults in documentation, applied by PR 8657 (#8660)
changes defaults in documentation, applied by pr 8657
53
false
false
8
false
false
false
chartjs
Chart.js
2,521
416062bf68908dc76c5bfb419a321611d9af1738
Jukka Kurkela
GitHub
Update tick positioning (#8657) * Update tick positioning * Update tests
update tick positioning
23
false
false
3
true
true
true
chartjs
Chart.js
2,522
cc7a3fdb067b6708d78305125b52d85eda0fcf43
coyotte508
GitHub
Update stacked option's typing (#8656)
update stacked option's typing
30
false
false
4
false
false
false
chartjs
Chart.js
2,523
b6bb24813a94e4b654e7d9e21554467ea9e8d0fe
Jukka Kurkela
GitHub
Bump version to v3.0.0-beta.14 (#8653)
bump version to v3.0.0-beta.14
30
true
false
4
true
true
false
chartjs
Chart.js
2,524
34a9991270800568baf574e3decd90bf2ba0a4fe
Jukka Kurkela
GitHub
Update deps (#8654)
update deps
11
false
false
2
false
false
false
chartjs
Chart.js
2,525
79cc6d32060c8c89ed57ff70fc073ee01b3b6a95
Jukka Kurkela
GitHub
Use maxOverflow as minimum layout padding (#8650) * Use maxOverflow as minimum layout padding * fixes
use maxoverflow as minimum layout padding
41
false
false
6
true
true
true
chartjs
Chart.js
2,526
420aa027b305c91380d96d05e39db2767ec1333a
Jukka Kurkela
GitHub
Exclude base-line from bar size (#8648) * Exclude base-line from bar size * lint * add to types
exclude base-line from bar size
31
false
false
5
true
true
true
chartjs
Chart.js
2,527
0a579b68139e528d3fc1ae2a9051002f0a98d4de
Jukka Kurkela
GitHub
Add alignToPixles option for scales (#8649)
add aligntopixles option for scales
35
false
false
5
true
true
true
chartjs
Chart.js
2,528
99596b04345ab79fc2bca9016779b2671db87bd7
Jukka Kurkela
GitHub
Reduce duplication in drawGrid (#8647)
reduce duplication in drawgrid
30
false
false
4
true
true
true
chartjs
Chart.js
2,529
a6b3b99675cb45c0b7a5728bdf2dae9c123e2cfd
Jukka Kurkela
GitHub
Fix tooltip positioning issues (#8646) * Fix tooltip positioning issues * Update fixture, add npm run dev:ff * Refactor determineXAlign * Simplify more * remove unneeded change
fix tooltip positioning issues
30
false
false
4
false
true
false
chartjs
Chart.js
2,530
1f6d0a244bdc1636cb42dce1ce1cc22f2caa0a51
Evert Timberg
GitHub
Linear Scale: Ability to specify a fixed number of ticks (#8643) * Option to specify exact number of ticks on linear scale * Fix issue description in tests * Add tests for conditions where min/max do not align with niceMin/niceMax * Refactor linear tick generation algorithm * Add TS definitions * Update docs * C...
ability to specify a fixed number of ticks
42
false
false
8
false
false
false
chartjs
Chart.js
2,531
4d173c6b8abc8845a6f0dff21cabc79d995be679
Jukka Kurkela
GitHub
Allow tooltip callback override in dataset (#8640)
allow tooltip callback override in dataset
42
false
false
6
false
true
false
chartjs
Chart.js
2,532
85123ac0748d92a1637ee97a37e8172fa85d547f
Jukka Kurkela
GitHub
Add option to turn off grouping of bar datasets (#8641) * Add option to turn off grouping of bar datasets * Disregard time offset
add option to turn off grouping of bar datasets
47
false
false
9
true
true
true
chartjs
Chart.js
2,533
f744c3bde63cd74e598dabf4f59ea7ff96777e79
Jukka Kurkela
GitHub
Add x/y shorthand for padding options (#8637)
add x/y shorthand for padding options
37
false
false
6
true
true
true
chartjs
Chart.js
2,534
347353a1c9c73c0a211d3559d3679f6f4b327dd0
38elements
GitHub
Add og:image (#8635)
image
5
false
false
1
false
false
false
chartjs
Chart.js
2,535
51b2345b674dbdb5a00a40de025e08ed2291f907
Jukka Kurkela
GitHub
Loosen the max-statements lint rule for tests (#8638)
loosen the max-statements lint rule for tests
45
false
false
7
false
false
false
chartjs
Chart.js
2,536
c4cf7b2e08b50981f3ecfbf4dded2b391060c40a
Evert Timberg
GitHub
Document the different parts of cartesian and radial scales with examples (#8636)
document the different parts of cartesian and radial scales with examples
73
false
false
11
true
true
false
chartjs
Chart.js
2,537
1a2cc27f3aff07221abd551fc84f48052eff4550
Evert Timberg
GitHub
Add documentation on how plugin hooks interact with the chart (#8634) * Add documentation on how plugin hooks interact with the chart * Add draw.io file for flowcharts
add documentation on how plugin hooks interact with the chart
61
false
false
10
true
true
false
chartjs
Chart.js
2,538
d84db2cefc6ee028779bab5d62982151060de416
Evert Timberg
GitHub
Radial scale point label backdrop color (#8633) * Radial scale point label backdrop color * Update default tests * backdropPadding is a single setting * Up the tolerance a bit * Update tick backdrop padding options
radial scale point label backdrop color
39
false
false
6
false
false
false
chartjs
Chart.js
2,539
96f6b42c57a57e71f84c73cbaa208afb4949f736
Evert Timberg
GitHub
Use font lineHeight for tooltip alignment (#8631) * Use font lineHeight for tooltip alignment * Remove toFontString usage from tooltip
use font lineheight for tooltip alignment
41
false
false
6
true
true
true
chartjs
Chart.js
2,540
2bff4c1640125f17f7eab7f4a851aa2e8bb257d4
Jukka Kurkela
GitHub
Resize: width > 0, height = 0. Use aspectRatio 2 (#8632)
width > 0, height = 0. use aspectratio 2
40
false
false
9
false
false
false
chartjs
Chart.js
2,541
32fd5af904d72e17caf2a20b254cbae1a1b5620c
Jukka Kurkela
GitHub
Radial: min 1/2 of the max radius as chartArea (#8630) * Radial: min 1/2 of the max radius as chartArea * Keep fooling TS
min 1/2 of the max radius as chartarea
38
false
false
8
false
false
false
chartjs
Chart.js
2,542
a026b6065324fe8967de7789b091996a30557ed6
Jukka Kurkela
GitHub
Change default autoSkipPadding to 3 (#8629)
change default autoskippadding to 3
35
false
false
5
true
true
true
chartjs
Chart.js
2,543
6ac89cbb252a6a0a383f2f85a332f3db87b6f3fc
Evert Timberg
GitHub
Rename scale `gridLines` options to be clearer (#8628) * Rename `options.gridLines` to `options.grid` * Rename `offsetGridLines` to `offset`
rename scale `gridlines` options to be clearer
46
false
false
7
false
true
false
chartjs
Chart.js
2,544
9799dbd5a0987c8578abd6a6f574eecfb67ca673
Jukka Kurkela
GitHub
Scale: autoSkip before fit (#8627) Scale: autoSkip now occurs before fit in the update process
autoskip before fit
19
false
false
3
false
false
false
chartjs
Chart.js
2,545
aae8a06c37c0fd9ae60ae76c50735bcdcbef77da
Jukka Kurkela
GitHub
Update context documentation (#8626)
update context documentation
28
false
false
3
true
true
true
chartjs
Chart.js
2,546
aee979da540fbfb2329397def4c746a5f9a549ff
Jukka Kurkela
GitHub
Types: fix bubble chart options (#8625)
fix bubble chart options
24
false
false
4
false
true
false
chartjs
Chart.js
2,547
49b902aeab926cc83f244dcc61217e844f11dc09
Jukka Kurkela
GitHub
Remove rollup-plugin-size (vulnerability) (#8624)
remove rollup-plugin-size (vulnerability)
41
false
false
3
false
false
false
chartjs
Chart.js
2,548
ec5fb6b60110722da6a8190d40bf5ca05568198d
Jacco van den Berg
GitHub
Update v3-migration.md (#8622) Add note in migration guide about ability to use the `auto` register path as a npm module
update v3-migration.md
22
false
false
2
true
true
false
chartjs
Chart.js
2,549
b98974f5b2be666a6510b29e98f78994ce757704
Jukka Kurkela
GitHub
Fix some animation issues (#8616) * Fix some animation issues * Stop animating shared options on reset * cc
fix some animation issues
25
false
false
4
true
true
true
chartjs
Chart.js
2,550
bedc3f15757c917f12c44770cc7cf827365884d9
Jukka Kurkela
GitHub
Fix autoSkip (#8619) * Fix autoSkip * Add tests
fix autoskip
12
false
false
2
true
true
false
chartjs
Chart.js
2,551
7c8ee6e77f7e59f4b8106b1205da4ab9047cfd25
Jukka Kurkela
GitHub
Add rollup-plugin-size and shave couple of bytes (#8618) * Add rollup-plugin-size * Shave couple of bytes
add rollup-plugin-size and shave couple of bytes
48
false
false
7
false
false
false
chartjs
Chart.js
2,552
1e296ccf4cb8a853b6e1c733415bd63d031cae79
Jukka Kurkela
GitHub
Clear stacks when data is replaced (#8617)
clear stacks when data is replaced
34
false
false
6
false
false
false
chartjs
Chart.js
2,553
e513a904278530a08ca0995e5bd1ee8bda229f0f
Ikko Ashimine
GitHub
Fix typo in animations.mdx (#8615) transtion -> transition
fix typo in animations.mdx
26
false
false
4
true
true
true
chartjs
Chart.js
2,554
a4231486ebade0d1f4bbea9b7a425a85cb9d5ff8
Jukka Kurkela
GitHub
helpers.curve cleanup (#8608) * helpers.curve cleanup * Use distanceBetweenPoints
helpers.curve cleanup
21
false
false
2
false
false
false
chartjs
Chart.js
2,555
d48a62a4e962466c291f119c26e3d91b9760a1c9
Jukka Kurkela
GitHub
Add backgroundColor for scales (#8606) * Add backgroundColor for scales * Loosen the threshold
add backgroundcolor for scales
30
false
false
4
true
true
true
chartjs
Chart.js
2,556
0c838432fc15b669736810c02c30c9e2b28fec63
Jukka Kurkela
GitHub
Disable warning of unused variables in types/tests (#8607)
disable warning of unused variables in types/tests
50
false
false
7
false
true
false
chartjs
Chart.js
2,557
7dce94e8203703eba02cc7dad9cb451f0e2e6e30
Ikko Ashimine
GitHub
Fix typo in linear.mdx (#8605) minumum -> minimum
fix typo in linear.mdx
22
false
false
4
true
true
true
chartjs
Chart.js
2,558
4c3e9926574236608096cc7481fa066e0475eb9b
Jukka Kurkela
GitHub
RadialLinear: add padding option for point labels (#8604) * RadialLinear: add padding option for point labels * lint * only resolve padding once
add padding option for point labels
35
false
false
6
true
true
true
chartjs
Chart.js
2,559
c27c27a081cc27f85f15a7f7b017fe7ef1ceb23d
Jukka Kurkela
GitHub
Fix typo in auto package (#8601)
fix typo in auto package
24
false
false
5
true
true
true
chartjs
Chart.js
2,560
f7ebedc367c3e6dabd7b4a65a26706620d2df430
Jukka Kurkela
GitHub
Scale: refactor drawTitle, add tests (#8598) * Scale: refactor drawTitle, add tests * CC, lint * update
refactor drawtitle, add tests
29
false
false
4
false
false
false
chartjs
Chart.js
2,561
9a042672a74d71fb0238bfaa2310b237d106604e
Evert Timberg
GitHub
Update scriptable tooltip context docs (#8599)
update scriptable tooltip context docs
38
false
false
5
true
true
true
chartjs
Chart.js
2,562
b00514347036d14bd44807d57c503eadde3212e7
Jukka Kurkela
GitHub
scale.category: options.min/max can be index (#8594)
options.min/max can be index
28
false
false
4
false
false
false
chartjs
Chart.js
2,563
7ec99c38c1b41b16cf7cad433569af56c2544d63
Jukka Kurkela
GitHub
Move startAngle to scale options (#8593)
move startangle to scale options
32
false
false
5
true
true
true
chartjs
Chart.js
2,564
275fdaf3dad77908053e4598a52093f671dc7b9e
Evert Timberg
GitHub
Expose radial scale point label positions (#8588)
expose radial scale point label positions
41
false
false
6
false
false
false
chartjs
Chart.js
2,565
5a48604df7635f0256ca4130abb467ad1c772f5c
Jacco van den Berg
GitHub
Update legend.md (#8582) Noticed from https://github.com/chartjs/Chart.js/issues/6185#issuecomment-748097030 that there is an option to get the legend in the chart, this was not documented. Only difference I noticed from kurkles screenshot is that the legend now shows in the middle instead of in the top corner. htt...
update legend.md
16
false
false
2
false
false
false
chartjs
Chart.js
2,566
160534f91389017600d6e879022a020125951b06
Jukka Kurkela
GitHub
Add `'single'` mode for stacking (#8586) * Add `'single'` mode for stacking * Update fixture
add `'single'` mode for stacking
32
false
false
5
false
true
false
chartjs
Chart.js
2,567
7ccf9e2d4d2e052de0fb71da52d9d41f8eeda85c
Jukka Kurkela
GitHub
Add `grace` option for linear scale (#8581) * Add `grace` option for linear scale * cc
add `grace` option for linear scale
35
false
false
6
true
true
true
chartjs
Chart.js
2,568
1e6a3fb8e69f5665142f64c712ab5d6c4ba7efea
Evert Timberg
GitHub
Bump to 3.0.0-beta.13 (#8580)
bump to 3.0.0-beta.13
21
true
false
3
false
false
false
chartjs
Chart.js
2,569
8d6e87881a205302ca59671dfc1c48d03e0a6c93
Jukka Kurkela
GitHub
Relocate chart type and dataset type defaults (#8563) * Relocate chart type and dataset type defaults * Update types * Separate overrides and descriptors * Update derived sample, use merge for inherit * Don't merge overrides * Review update
relocate chart type and dataset type defaults
45
false
false
7
false
true
false
chartjs
Chart.js
2,570
279b6ae1da19d2f0f35c7e0a4d5de1fb195046f6
Evert Timberg
GitHub
Enable multi-line axis titles (#8579)
enable multi-line axis titles
29
false
false
4
true
true
true
chartjs
Chart.js
2,571
a23f1de6df3f59334be9f813f4814543deafa0e7
Evert Timberg
GitHub
Rename scaleLabel to title in scale options (#8576)
rename scalelabel to title in scale options
43
false
false
7
false
true
false
chartjs
Chart.js
2,572
e3cdd7323a2a0813ac8d544f71410b2a2d452e4e
Jukka Kurkela
GitHub
Move niceNum to helpers.math, cleanup IE fallbacks (#8570)
move nicenum to helpers.math, cleanup ie fallbacks
50
false
false
7
true
true
true
chartjs
Chart.js
2,573
bc8385e6bb97ced869249994e917530473990af0
Jukka Kurkela
GitHub
Fix layout refit logic (#8567) * Fix layout refit logic * CC * Update fixture
fix layout refit logic
22
false
false
4
true
true
true
chartjs
Chart.js
2,574
24b14193b362c59b4d4f809031a5164e34606067
Jukka Kurkela
GitHub
Linear: Skip ticks that would overlap with min/max (#8569)
skip ticks that would overlap with min/max
42
false
false
7
false
true
false
chartjs
Chart.js
2,575
91628c144944029505de093c43733961ab4f420f
Evert Timberg
GitHub
Tooltip specific scriptable context (#8561) * Update plugin to use it's own tooltip context * Scriptable tooltip option types * Tests * Update types to use UnionToIntersection * Update TooltipItem to use UnionToIntersection
tooltip specific scriptable context
35
false
false
4
false
true
false
chartjs
Chart.js
2,576
3e551d5f27d98cc4d2107eeae1548e0d90e57698
Jukka Kurkela
GitHub
Use karma-spec-reporter and suppress passed (#8564)
use karma-spec-reporter and suppress passed
43
false
false
5
false
false
false
chartjs
Chart.js
2,577
08b76b0efd6088d865e14b8a7edee07a4332c97a
Jukka Kurkela
GitHub
Time: limit offset to sane values, gen >= 2 ticks (#8560)
limit offset to sane values, gen >= 2 ticks
43
false
false
9
false
true
false
chartjs
Chart.js
2,578
118cff7cfc7f4a856b99415901a824aa69bca321
Jukka Kurkela
GitHub
Remove distribution option from fixtures (#8559)
remove distribution option from fixtures
40
false
false
5
true
true
true
chartjs
Chart.js
2,579
413b04ffa692ec2b38036e0891f2387988d8aa64
Jukka Kurkela
GitHub
Types: Update ScriptableContext (#8556) * Types: Update ScriptableContext * Add data array type test
update scriptablecontext
24
false
false
2
false
false
false
chartjs
Chart.js
2,580
d9a2f845f866c6fb6308deef90b78f8c9837a188
Jukka Kurkela
GitHub
Types: Update LayotPosition (#8555)
update layotposition
20
false
false
2
false
true
false
chartjs
Chart.js
2,581
33ff1fe059229d5d4a66febda49a76468641b455
Jacco van den Berg
GitHub
update defaults in tooltip (#8554)
update defaults in tooltip
26
false
false
4
false
false
false
chartjs
Chart.js
2,582
78d3d30d5684b26773bb2c46b8a972908e110cf3
Jukka Kurkela
GitHub
Add _allKeys descriptor for Object.keys behavior (#8553)
add _allkeys descriptor for object.keys behavior
48
false
false
6
true
true
true
chartjs
Chart.js
2,583
cc8e513d0fb1a144e7c5a4b730f6c7050a9c7215
Ben McCann
GitHub
Add test for normalized option (#8552)
add test for normalized option
30
false
false
5
true
true
true
chartjs
Chart.js
2,584
3214005322a8fe010e8141138ab991714f891c9a
Ben McCann
GitHub
Fix normalize when null values at edge of dataset (#8547) * Fix normalize when null values at edge of dataset * Fix test with mismatched number of points
fix normalize when null values at edge of dataset
49
false
false
9
false
false
false
chartjs
Chart.js
2,585
e2a50b957ec636df795c4be56d8e792a007c6d12
Ben McCann
GitHub
Remove empty dependencies block from package.json (#8550)
remove empty dependencies block from package.json
49
false
false
6
true
true
true
chartjs
Chart.js
2,586
bc6ef46651b1c804b23cb705de601b1fc1e07c09
stockiNail
GitHub
Fixes sample in the doc about missing animations configuration (#8549)
fixes sample in the doc about missing animations configuration
62
false
false
9
false
false
false
chartjs
Chart.js
2,587
ae95a8221d0145945c42026def788dda5c171c8f
Jukka Kurkela
GitHub
Fix function support on _fallback (#8545)
fix function support on _fallback
33
false
false
5
true
true
true
chartjs
Chart.js
2,588
86b189281093c3f7abb6c44e79340e3a58df767f
Jukka Kurkela
GitHub
Resolve to false only when _fallback is used (#8542) * Resolve to false only when _fallback is used * Typo * 2nd part
resolve to false only when _fallback is used
44
false
false
8
false
false
false
chartjs
Chart.js
2,589
653716287a7a947df81106e32f5041ae0a9f48bd
dependabot[bot]
GitHub
Bump engine.io from 6.1.0 to 6.1.2 (#10152) Bumps [engine.io](https://github.com/socketio/engine.io) from 6.1.0 to 6.1.2. - [Release notes](https://github.com/socketio/engine.io/releases) - [Changelog](https://github.com/socketio/engine.io/blob/master/CHANGELOG.md) - [Commits](https://github.com/socketio/engine.io/...
bump engine.io from 6.1.0 to 6.1.2
34
true
true
6
false
true
false
chartjs
Chart.js
2,590
4d97169f5ef33574cc02879f76e2177c14b4d85b
dependabot[bot]
GitHub
Bump node-fetch from 2.6.6 to 2.6.7 (#10151) Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7) --- updated-dependencies: - dependency...
bump node-fetch from 2.6.6 to 2.6.7
35
true
true
6
true
false
false
chartjs
Chart.js
2,591
15953ddfdd6ba6ad107a4b7ddf8f80ad7cb11c3b
dependabot[bot]
GitHub
Bump follow-redirects from 1.14.6 to 1.14.8 (#10149) Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.8. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6....
bump follow-redirects from 1.14.6 to 1.14.8
43
true
true
6
true
false
false
chartjs
Chart.js
2,592
7b621d725d1711b99783dc5f1f53fa1261ec7f07
Evert Timberg
GitHub
Bump to 3.7.1 (#10148)
bump to 3.7.1
13
true
false
3
false
false
false
chartjs
Chart.js
2,593
b1876a4b8ada6c7d2ccf34b690b7f0f549365266
Jérémy Morel
GitHub
Add missing mouse events to CoreChartOptions.events type (#10124) * add missing mouse events to CoreChartOptions.events type * allow all html event names in CoreChartOptions.events
add missing mouse events to corechartoptions.events type
56
false
false
7
false
true
false
chartjs
Chart.js
2,594
7d3a1b874c19d3cb2ddbaeb28898d24c6f64293b
Jacco van den Berg
GitHub
Sort docs sub menus alphabetically, add line and plugin sample (#10138) * add sample plugin for doughnut empty state * Add commented out sample, order sub cats alphabetically
sort docs sub menus alphabetically, add line and plugin sample
62
false
false
10
false
false
false
chartjs
Chart.js
2,595
cb815929890b1926cd08125f8a9a19f6a2a9d9c7
Evert Timberg
GitHub
Allow spanGaps to be specified on LineOptions (#10133)
allow spangaps to be specified on lineoptions
45
false
false
7
false
true
false
chartjs
Chart.js
2,596