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
a14309d95ffdab8294d5ecdb69638fd60fad08b9
Nils Asmussen
Nils Asmussen
Added tooltipTitleTemplate option.
added tooltiptitletemplate option
33
false
false
3
false
false
false
chartjs
Chart.js
4,197
80ba5aa1c545534b8f3bf008221ce513870b94f2
coolbombom
coolbombom
error thrown error thrown (TypeError: this.scale is undefined) if destroy is called before animation is complete, this update fix this error!
error thrown
12
false
false
2
false
false
false
chartjs
Chart.js
4,198
ac5bf729c5de4756194c94b9341d94a015be0bbb
Internalfx
Internalfx
Closes #1309 Doughnut.addData() broken for index of 0 #1309
closes
6
false
false
1
false
false
false
chartjs
Chart.js
4,199
572b1c737ee20ad9e144976e60b2bb33444d74d0
Jukka Kurkela
GitHub
Move register/unregister to core.controller (#7626)
move register/unregister to core.controller
43
false
false
4
true
true
true
chartjs
Chart.js
4,200
4f6d9d844072e6e1cbac49f483a231e1ab4969fb
Jukka Kurkela
GitHub
Fix links to fonts.md (#7623)
fix links to fonts.md
21
false
false
4
true
true
true
chartjs
Chart.js
4,201
0c4f8f169fd331c014315d0f3e7ba0a0406dcdb1
Ben McCann
GitHub
Move registration migration guide to user migration section (#7620)
move registration migration guide to user migration section
59
false
false
8
false
true
false
chartjs
Chart.js
4,202
426d8debba3acc89525bd4369b11620b94284e04
Ben McCann
GitHub
Tooltip: add dataPoint and rename value to formattedValue (#7618) * Tooltip: add dataPoint and rename value to formattedValue * Add a test
add datapoint and rename value to formattedvalue
48
false
false
7
false
true
false
chartjs
Chart.js
4,203
6deafdb4d4256407b3da93864ffd5da322e88e80
Jukka Kurkela
GitHub
Registry fixes (#7617) * Fix documentation for classical extensions * Tests and fixes for registry
registry fixes
14
false
false
2
false
false
false
chartjs
Chart.js
4,204
91164e8c66a4d767fc629d0a98ae5cce263efbbf
Jukka Kurkela
GitHub
Line hide (#7612) * Add support for description in fixtures * Update datasetController to draw active(s) last * Handle hiding of line by borderWidth * Disable filling of scatter charts by default * Make radar chart consistent with line
line hide
9
false
false
2
false
false
false
chartjs
Chart.js
4,205
b8ad2a6a0a49cedbf8c0e84b716721f963f619e6
Jukka Kurkela
GitHub
Registry bugs (#7608) * Stop failing early when no scales are registered * Move filler defaults * Move legend defaults * Remove legendHitBoxes from title * Move @kurkle/color to devDependencies
registry bugs
13
false
false
2
false
false
false
chartjs
Chart.js
4,206
2bbe244570d3122c6398306e3bf7553d0372ae27
Jukka Kurkela
GitHub
Update charts.md (#7609)
update charts.md
16
false
false
2
false
false
false
chartjs
Chart.js
4,207
30e197742d16f808b0f4b75569c64e2faa869d5f
Ben McCann
GitHub
Align the tooltip callbacks parameters with scriptable options (#7603) Align the tooltip callbacks parameters with scriptable options
align the tooltip callbacks parameters with scriptable options
62
false
false
8
false
false
false
chartjs
Chart.js
4,208
fb68e91312ad632fcefad0d5883d1d04c13e32ec
Ben McCann
GitHub
Fix errors in custom tooltip samples (#7595)
fix errors in custom tooltip samples
36
false
false
6
true
true
true
chartjs
Chart.js
4,209
7024aad38fdf5962d0f5802ff522f19e46eef10a
Jukka Kurkela
GitHub
PluginService using registry (#7590) PluginService using registry
pluginservice using registry
28
false
false
3
false
false
false
chartjs
Chart.js
4,210
69c8cc7e7b8965c63806091fb0861fd141f17126
stockiNail
GitHub
Tooltip Model documentation sounds not correct (#7592) Tooltip Model documentation sounds not correct Fixed #7591
tooltip model documentation sounds not correct
46
false
false
6
false
false
false
chartjs
Chart.js
4,211
4cc3079e65c47b3f7eabceec19d652937b4ce7da
Ben McCann
GitHub
Add normalized option (#7538) Add normalized option to time scales
add normalized option
21
false
false
3
true
true
true
chartjs
Chart.js
4,212
6bd5ad5518042a841f8f378b5a1ee29fd7ad4249
Jukka Kurkela
GitHub
Generic registry for controllers, scales, elements and plugins (#7435) * Generic registry for controllers, scales, elements and plugins * Remove references to scale service
generic registry for controllers, scales, elements and plugins
62
false
false
8
false
false
false
chartjs
Chart.js
4,213
f544707e2cae2d47bb9a3310a3f74b067cac7c31
Ben McCann
GitHub
Remove duplicate tests (#7568)
remove duplicate tests
22
false
false
3
true
true
true
chartjs
Chart.js
4,214
a33086bfc13d08f6421ea15ef91b56331d2f2551
Ben McCann
GitHub
Enable autoSkip for time scale to match others (#7570)
enable autoskip for time scale to match others
46
false
false
8
true
true
true
chartjs
Chart.js
4,215
87c59fea73cf55b63fca0d0049c351b2ceb468b8
Ben McCann
GitHub
Fix padding for labels (#7572)
fix padding for labels
22
false
false
4
true
true
true
chartjs
Chart.js
4,216
13e7a1163b2aa058906228da853b5cd1f07aff8c
Ben McCann
GitHub
Use all timestamps for calculating offsets (#7573)
use all timestamps for calculating offsets
42
false
false
6
true
true
true
chartjs
Chart.js
4,217
6c38c31a0a29a36ec2a4f31cd8cac5aa16b79c86
Ben McCann
GitHub
Pass context parameter to custom tooltip (#7579)
pass context parameter to custom tooltip
40
false
false
6
true
true
true
chartjs
Chart.js
4,218
e878a3954a6b28687cf824fddd6219379e3898a4
stockiNail
GitHub
The hover* options of bar chart doc page change as scriptable (#7584) In the bar chart, the `hoverBackgroundColor`, `hoverBorderColor and `hoverBorderWidth` options are scriptable. In the previous version (2.9.3) they weren't documented as scriptable but they are.
the hover* options of bar chart doc page change as scriptable
61
false
false
11
false
false
false
chartjs
Chart.js
4,219
77a60af3bda2ab19a976c36bf9d41b344ec435b8
JohnMHoyt24
GitHub
Grammar updates to the description on the homepage (#7581)
grammar updates to the description on the homepage
50
false
false
8
false
false
false
chartjs
Chart.js
4,220
ff29522f5f7ddc04f92cefdbecb8c8cc7ede4cdf
Evert Timberg
GitHub
Fix tooltip caret border when caret is on right or bottom (#7565) * Fix tooltip caret border when caret is on right or bottom * Lint fixes * Code review feedback
fix tooltip caret border when caret is on right or bottom
57
false
false
11
true
true
false
chartjs
Chart.js
4,221
533bbea7667c92f5f8b3a7f5ca4b71140fea194c
Ben McCann
GitHub
Update time scale docs to be Moment agnostic (#7558) * Update time scale docs to be Moment agnostic * Address code review comments
update time scale docs to be moment agnostic
44
false
false
8
false
true
false
chartjs
Chart.js
4,222
919e50b9fcbcadfceac6e85d5b0d1347a2e6fbb7
Ben McCann
GitHub
Generate ticks from small to large (#7559) * Generate ticks from small to large * Add note to migration guide
generate ticks from small to large
34
false
false
6
true
true
true
chartjs
Chart.js
4,223
2ca155cce16b9bdc327030e169f8e69f3f5b627a
Ben McCann
GitHub
Add parameters to tooltip filter option (#7556)
add parameters to tooltip filter option
39
false
false
6
true
true
true
chartjs
Chart.js
4,224
faa218dbbdd21b43e6cf8c16792ffcafbc75caf5
Ben McCann
GitHub
Fix financial sample (#7552) * Fix financial sample * Fix major unit determination by copying code from chartjs-chart-financial
fix financial sample
20
false
false
3
true
true
true
chartjs
Chart.js
4,225
9ea8292b6e4840772b06ef33c6b330f34caeb7c2
Ben McCann
GitHub
Fix typo in sample (#7557)
fix typo in sample
18
false
false
4
true
true
true
chartjs
Chart.js
4,226
f353a5039ebdc9ce51b2281ea03066de4a15273b
Ben McCann
GitHub
Remove "for bugs" from bug issue template (#7562) It's a bit redundant and doesn't add much
remove "for bugs" from bug issue template
41
false
false
7
false
false
false
chartjs
Chart.js
4,227
ba5c9e01c63072a4c44c129e0f15b3f1c64b15bb
Evert Timberg
GitHub
Update tooltip when the display position changes (#7469)
update tooltip when the display position changes
48
false
false
7
false
true
false
chartjs
Chart.js
4,228
40e9029a59d0b7851d9cb6044bcc73d1411a381e
Jukka Kurkela
GitHub
ESM build, with helpers separated (#7400) * ESM build, with helpers separated * Remove umd environment * Include the chunks in package
esm build, with helpers separated
33
false
false
5
false
false
false
chartjs
Chart.js
4,229
8ac700961a872bd649b532e201969e84571c7fdc
Ben McCann
GitHub
Move timeseries fixtures to their own directory (#7536)
move timeseries fixtures to their own directory
47
false
false
7
false
true
false
chartjs
Chart.js
4,230
1c2a03225ed761e75709a9184c184a697e2ce3cf
Ben McCann
GitHub
Remove lookup table from TimeScale (#7532) * Add getDecimalForValue * Move interpolate to timeseries scale * Remove getTimestampsForTable from time scale * Remove parameters from buildLookupTable * Restore getValueForPixel * Remove table from time scale
remove lookup table from timescale
34
false
false
5
true
true
true
chartjs
Chart.js
4,231
09a6aea396ab377074b7c5c8857821ab8d5e5813
Ben McCann
GitHub
Mark parameter as optional (#7530)
mark parameter as optional
26
false
false
4
false
true
false
chartjs
Chart.js
4,232
537cd749192a211225414804ba0f38a2c6f1811c
Evert Timberg
GitHub
Update the legend object during beforeUpdate (#7528) * Update the legend object during beforeUpdate When the legend is updated in afterUpdate, the position is not updated before the layout system runs. When the event that the legend position was changed, the legend would not move to the new position in the layout system. This causes the chart to render incorrectly because the layout system handled the layout as if the legend was still at the original position. The update is split into two passes to ensure that labels still update correctly after datasets (#6968)
update the legend object during beforeupdate
44
false
false
6
true
true
true
chartjs
Chart.js
4,233
c2cd00ca90a2a1e96c4ee4891b43d763c67e4658
Ben McCann
GitHub
Split time scale into time and timeseries (#7525) * Split time scale into time and timeseries * Address comment
split time scale into time and timeseries
41
false
false
7
false
false
false
chartjs
Chart.js
4,234
6cf97859f0f4950e0cfac27477220f781f8e6579
Jukka Kurkela
GitHub
Consistently resolve element options (#7520) * Consistently resolve element options * Add tests
consistently resolve element options
36
false
false
4
false
false
false
chartjs
Chart.js
4,235
99580664af941cf4caf19e2dd5f802689a96d1b8
Jukka Kurkela
GitHub
Remove babel from tests (#7521) * Remove babel from tests * Remove unused require
remove babel from tests
23
false
false
4
true
true
true
chartjs
Chart.js
4,236
2e4d623bf3b2974b3873584fb85cf97d9ffb6721
Jukka Kurkela
GitHub
Tooltip: Provide argument for custom callback (#7522)
provide argument for custom callback
36
false
false
5
true
true
true
chartjs
Chart.js
4,237
40871b0062637adf2245ba0d6afcbb81f1d4c55b
Jukka Kurkela
GitHub
Parse from custom properties in data (#7489) * Parse from custom properties in data * Resolve CC issues * Review update
parse from custom properties in data
36
false
false
6
false
false
false
chartjs
Chart.js
4,238
59a1af91ac599e7831f5ac68cdc110a28ed1c881
Jukka Kurkela
GitHub
Replace horizontalBar with indexAxis: 'y' (#7514) * Replace horizontalBar with indexAxis: 'y' * Fix drawing of line for last x-position * Consistently determine axis of scale * Add test
'y'
3
false
false
1
false
false
false
chartjs
Chart.js
4,239
c439d816fac9625cde848300f745d29acdfaf469
Jukka Kurkela
GitHub
Fix initial animations (#7511) * Fix initial animations * CC
fix initial animations
22
false
false
3
true
true
true
chartjs
Chart.js
4,240
988464323f2bc3d60e608676eefef3526e61a58c
stockiNail
GitHub
Remove lineHeight property from LegendTitlt (#7508) The updates * removes `lineHeight` property from LegendTitle because already defined into Font. * changes the link tp `Fonts.md` because it was wrong.
remove lineheight property from legendtitlt
43
false
false
5
true
true
true
chartjs
Chart.js
4,241
8b628c33b2bdb891d367447212e92076aa01226c
Sebastian Niemann
GitHub
Turns off interpolation per default (#7386) Co-authored-by: Sebastian Niemann <sn@wertpapiertreuhand.de>
turns off interpolation per default
35
false
false
5
false
false
false
chartjs
Chart.js
4,242
1bfd1daa75481968b4fa58cb88b46c2db8fa05f3
Jukka Kurkela
GitHub
Relocate array utils to helpers.collection (#7498)
relocate array utils to helpers.collection
42
false
false
5
true
true
true
chartjs
Chart.js
4,243
fc65679a07d2d0ab20e252cee292c671569e9aab
Evert Timberg
GitHub
Use consistent option context for scales (#7499)
use consistent option context for scales
40
false
false
6
true
true
true
chartjs
Chart.js
4,244
d0d9d7dd5ce50ab26de4c4b528ba56d692e644c1
Jukka Kurkela
GitHub
Read Title font options from correct place (#7502)
read title font options from correct place
42
false
false
7
false
true
false
chartjs
Chart.js
4,245
41f0f12af8c1693c0cbe6772715e6000352b6e0a
Jukka Kurkela
GitHub
Remove unused _scaleStacked cache (#7494)
remove unused _scalestacked cache
33
false
false
4
true
true
true
chartjs
Chart.js
4,246
0b3ef9c1a619f7011762f5dd24d972dc8c093e75
Jukka Kurkela
GitHub
Replace ineffective test with a fixture (#7491)
replace ineffective test with a fixture
39
false
false
6
true
true
true
chartjs
Chart.js
4,247
281ee42deffdeb6925b77aa46c31c0d3059f255d
Jukka Kurkela
GitHub
Fix measureText bug in spriting (#7492)
fix measuretext bug in spriting
31
false
false
5
true
true
true
chartjs
Chart.js
4,248
d3159345132f4746c77afc7a316c474937ddb501
Evert Timberg
GitHub
Radial scale scriptable options (#7471) Scriptable radialLinear options
radial scale scriptable options
31
false
false
4
false
false
false
chartjs
Chart.js
4,249
21fff1e4feae346d859d258639ee5f1908142322
Evert Timberg
GitHub
Update horizontal bar chart default tooltip mode (#7488) Ensures that vertical and horizontal bar charts behave the same way
update horizontal bar chart default tooltip mode
48
false
false
7
false
false
false
chartjs
Chart.js
4,250
e97acd95f97ad04f35e5784ce854a63404cae2d3
Jukka Kurkela
GitHub
Update packages (#7486)
update packages
15
false
false
2
false
false
false
chartjs
Chart.js
4,251
ac8142b4dc37154ee266f44dc541932a87c34fac
Ben McCann
GitHub
Fix link to animations docs (#7484)
fix link to animations docs
27
false
false
5
true
true
true
chartjs
Chart.js
4,252
026482a0cf2e6141f69e75d16ee4db587c398f86
Jukka Kurkela
GitHub
Correctly determine min/max for Float Bar (#7398)
correctly determine min/max for float bar
41
false
false
6
false
false
false
chartjs
Chart.js
4,253
87a0653e571415b753e88ad6d26cc0deeff292a4
Jukka Kurkela
GitHub
Restore Set to arrayUnique (#7481)
restore set to arrayunique
26
false
false
4
false
true
false
chartjs
Chart.js
4,254
6e02f3025207abe00e425506aa2ceda019069c1d
Ben McCann
GitHub
Remove unused parameter (#7480)
remove unused parameter
23
false
false
3
true
true
true
chartjs
Chart.js
4,255
8e7bde25c46c3c76c9c10119e93d2ea744e13f70
Jukka Kurkela
GitHub
Remove data checks and always re-parse data (#7458) * Remove data checks and always re-parse data * Fix removed helper namespace
remove data checks and always re-parse data
43
false
false
7
true
true
true
chartjs
Chart.js
4,256
f3cfeb84205385655e8d492f3e6ceb4c24026874
Jukka Kurkela
GitHub
Implement routing of defaults (#7453) Implement routing of defaults
implement routing of defaults
29
false
false
4
true
true
true
chartjs
Chart.js
4,257
2a8962c32559f82bab932b78bb1669f16dffda59
Jukka Kurkela
GitHub
Document the context properties for ticks (#7399) Document the context properties for ticks
document the context properties for ticks
41
false
false
6
true
true
true
chartjs
Chart.js
4,258
09a12f8bffe5da968183e10ddb7c9b0fa5db4e21
stockiNail
GitHub
Remove lineHeight property from ScaleTitle (#7477) `lineHeight` it should not be used anymore because inside the `Font` object
remove lineheight property from scaletitle
42
false
false
5
true
true
true
chartjs
Chart.js
4,259
17a1fe9d023ee151c06216200cb4a3aa8725b260
Ben McCann
GitHub
Better formatting of large tick values (#7335) Better formatting of large tick values
better formatting of large tick values
38
false
false
6
false
false
false
chartjs
Chart.js
4,260
3ec3ac716f67860021ec3f5346706b23e06e883f
Evert Timberg
GitHub
Cleanup Event Handling code to match style of tooltip plugin. (#7467) * Cleanup Event Handling code to match style of tooltip plugin. Eliminates saving two arrays of items on the chart prototype. The `onHover` callback now receives the wrapped event instead of the native one.
cleanup event handling code to match style of tooltip plugin.
61
false
false
10
false
false
false
chartjs
Chart.js
4,261
1cdfea8503366d3ed3647259568a2b5b374c6622
Evert Timberg
GitHub
Do not show legend in stacked scatter test (#7470)
do not show legend in stacked scatter test
42
false
false
8
false
false
false
chartjs
Chart.js
4,262
6f14b145d1e1ac3a9e30c37543a72c7d4ac4bbff
Evert Timberg
GitHub
Stacked scatter chart (#7468) * Handle partially stacked scatter charts * Update test files
stacked scatter chart
21
false
false
3
false
false
false
chartjs
Chart.js
4,263
3c02846c00555dc228e2e72e49801f584819993f
Jukka Kurkela
GitHub
Babel loose (#7452) * Use loose mode for babel * Add note about loose mode in performance docs
babel loose
11
false
false
2
false
false
false
chartjs
Chart.js
4,264
0703d78286840ba4b8990cd91e6315e7431702ba
Evert Timberg
GitHub
Enable custom legend box heights (#7459) Enable custom legend box heights
enable custom legend box heights
32
false
false
5
false
false
false
chartjs
Chart.js
4,265
690d07ba9b36dd8d3effb89038789befecdeb8c6
Jukka Kurkela
GitHub
Update packages (#7463)
update packages
15
false
false
2
false
false
false
chartjs
Chart.js
4,266
614fa07c997ef606a984449ca0756a9197eeaa41
Jukka Kurkela
GitHub
Use verbose build in dev mode (#7455) * Use verbose build in dev mode * Update comment
use verbose build in dev mode
29
false
false
6
true
true
true
chartjs
Chart.js
4,267
7872c8490eb1bf8bb2fa173fc18216c2f5bb2d16
Evert Timberg
GitHub
Radial Linear Scale: Compute Value based on distance from center (#7449) * Radial Linear Scale: Compute Value based on distance from center * Code review updates
compute value based on distance from center
43
false
false
7
false
false
false
chartjs
Chart.js
4,268
e38cc257fb1c5c67139db9dd49032eeec498c2bf
Evert Timberg
GitHub
Indicate that axis callbacks are at top level of options (#7451)
indicate that axis callbacks are at top level of options
56
false
false
10
false
false
false
chartjs
Chart.js
4,269
c4243683faaa8a6e6195f54ed0320ead7bf6b942
Jukka Kurkela
GitHub
Make dataset animations obey chart level disable (#7820)
make dataset animations obey chart level disable
48
false
false
7
false
true
false
chartjs
Chart.js
4,270
391e4b6f2e3361ec09a79a2357e45d99a741c050
Samuel Gratzl
GitHub
flat helpers (#7806) * generate a flat helpers package * move helpers built files to dist * upgrade docs for flat helpers
flat helpers
12
false
false
2
false
false
false
chartjs
Chart.js
4,271
10f393a58dc6af76d903364c168c88c4420f4ee6
Jukka Kurkela
GitHub
Fix: maximum size and mouse position with styling (#7816) Fix: maximum size and mouse position with styling
maximum size and mouse position with styling
44
false
false
7
false
false
false
chartjs
Chart.js
4,272
2bb23dfe8c2499f8553d61f29cbf2fa045ec1583
emmcbd
GitHub
Minor type fixes (#7812)
minor type fixes
16
false
false
3
false
false
false
chartjs
Chart.js
4,273
7633343c2fb4d68aec4b54b54bcec1688ac7d212
Jukka Kurkela
GitHub
Fix: Update/draw only visible -regression (#7808)
update/draw only visible -regression
36
false
false
4
false
false
false
chartjs
Chart.js
4,274
8cdc60ccd13c11d007ae7f09d226e043dc803e0a
Jukka Kurkela
GitHub
[perf] Update/draw only visible line/points (#7793) * Restore count parameter to updateElements * [perf] Update/draw only visible line/points * CC
[perf] update/draw only visible line/points
43
false
false
5
false
false
false
chartjs
Chart.js
4,275
17e27e16cc52a7df3e87df8251f040d7cd394dab
Jukka Kurkela
GitHub
Limit pixel values to 32bit integer range (#7800)
limit pixel values to 32bit integer range
41
false
false
7
true
true
true
chartjs
Chart.js
4,276
2c5db2c35023985ace1505840d3c7302d53b6655
Jukka Kurkela
GitHub
Fix some CC issues (#7796) * Fix some CC issues * Merge _lookup, _lookupByKey, _rlookupByKey * Remove TODO from types * Merge TRBL logics * Merge getMaximumWidth and getMaximumHeight
fix some cc issues
18
false
false
4
true
true
true
chartjs
Chart.js
4,277
2f888172d43f48bb4dc9e03248129f39893fb408
Jukka Kurkela
GitHub
Cache event offset coordinates (#7795)
cache event offset coordinates
30
false
false
4
false
false
false
chartjs
Chart.js
4,278
2563ff174e7f3df01f3aa7ec66c645774e4bda36
Jukka Kurkela
GitHub
Merge x/y interaction mode functions (#7794)
merge x/y interaction mode functions
36
true
false
5
false
false
false
chartjs
Chart.js
4,279
c20360d08a010bec31c7da86926fc0024b500bc2
LAU
GitHub
Better error message when importing charts incorrectly. (#7790) * Created a better error message when chartjs can't find an element in the DOM. Also, prevented an exception when trying to find the canvas assuming is an array. When it could also be null. * Exception is not thrown anymore in getCanvas. Now this pr only prevents the item.lenght exception and logs a better error when a chart cant be created. * Deleted error description because i forgot chartjs is used in varois other ways than importing, also used isArray from helpers.core * isArray check deleted because the type of the dom element received in getCanvas could be not only an array. Co-authored-by: Lautaro Alonso Urtiaga <lautaro.urtiaga@10pines.com>
better error message when importing charts incorrectly.
55
false
false
7
false
false
false
chartjs
Chart.js
4,280
b5853a46b49a19464b8840ab19ec3e9015f45cb7
emmcbd
GitHub
Strong typings for scales and datasets in options (#7791)
strong typings for scales and datasets in options
49
false
false
8
false
false
false
chartjs
Chart.js
4,281
1cc8d50bc9ee012e4b587e7b70c78ad1fb4812a5
Jukka Kurkela
GitHub
Fix: relative position in FF (#7792) * Fix: relative position in FF * Add tests
relative position in ff
23
false
false
4
false
false
false
chartjs
Chart.js
4,282
21990fbb126774824260f70a76e55bf411948ca3
xr0master
GitHub
Merge Chart instance with Chart factory (#7783) Co-authored-by: Sergey Khomushin <sergey@placer.io>
merge chart instance with chart factory
39
true
false
6
true
true
false
chartjs
Chart.js
4,283
7dbfde524ff1a58493c9ad077801bfb4f0d260bd
emmcbd
GitHub
Strong chart object and properties typing (#7782) * Strong chart object and chart creation typing * Handle mixed charts * Add documentation
strong chart object and properties typing
41
false
false
6
false
false
false
chartjs
Chart.js
4,284
9427398b3c1b4aa09a3d72c8523d8b6d77a0d9d2
Jukka Kurkela
GitHub
Fix hover-out regression (#7785)
fix hover-out regression
24
false
false
3
false
false
false
chartjs
Chart.js
4,285
9b00ff3e1eed0ef0a4a47fad1b798f810fe5eb2e
xr0master
GitHub
interfaces.d: fix a wrong place of Option infer (#7770) Co-authored-by: Sergey Khomushin <sergey@placer.io>
fix a wrong place of option infer
33
false
false
7
true
true
true
chartjs
Chart.js
4,286
98ab3d095b82f5b1b20420ba022cbaa9a786d1c9
Jukka Kurkela
GitHub
[types] parsing is not part of IChartData (#7778)
[types] parsing is not part of ichartdata
41
false
false
7
false
false
false
chartjs
Chart.js
4,287
1ec6f1da71493792fc2a9ea2de92f2370d4fefad
xr0master
GitHub
Improve types (#7767) * interfaces.d: added plugins for the chart configuration * index.d: allow to set data * index.d: improve type for the update method * interfaces.d: improve type of generic chart type * interfaces.d: alphabetical sort * index.d: set fields in alphabetical sort * interfaces.d: remove custom type (string) * core/index.d: import "chart type" type * interfaces.d: added extends for TYPE * interfaces.d: move chart types to enum * core/index.d: move the update mode to enum Co-authored-by: Sergey Khomushin <sergey@placer.io>
improve types
13
false
false
2
true
true
false
chartjs
Chart.js
4,288
fd34e786ab5668ecaf1488379525c1baf68617d9
stockiNail
GitHub
isoWeekday time options on time scale as number (#7768) * fixed default of tension property of line element * Fixes isoWeekday on time scale #7749 * adds checking on isoWeekDay options in _generate function
isoweekday time options on time scale as number
47
false
false
8
false
false
false
chartjs
Chart.js
4,289
c2fc8a4f17d002d3a119ebecc74252f67434b56d
emmcbd
GitHub
Type fixes (#7759) * Some type fixes * Fix missing property on tooltip option type
type fixes
10
false
false
2
false
false
false
chartjs
Chart.js
4,290
fafbfae8209f9b29638ca085f39e7286e862801a
Evert Timberg
GitHub
Update pull request template contributing docs link (#7765)
update pull request template contributing docs link
51
false
false
7
true
false
false
chartjs
Chart.js
4,291
cb8aae9b983829d5eafacb232861b9deaec503ee
Jukka Kurkela
GitHub
Cache Intl.NumberFormat instances (#7755) * Update dependencies * Cache Intl.NumberFormat instances
cache intl.numberformat instances
33
false
false
3
false
false
false
chartjs
Chart.js
4,292
d5eaa12d96bc059eae7d7768f5b4f4ee45fa42ca
Jukka Kurkela
GitHub
Fix: update chart when attached (#7758)
update chart when attached
26
false
false
4
true
true
true
chartjs
Chart.js
4,293
c749fbdf5f8ec08df0261fd8600684ce000a9cf0
Jukka Kurkela
GitHub
Fix the parameter order of before/afterEvent (#7757)
fix the parameter order of before/afterevent
44
false
false
6
true
true
true
chartjs
Chart.js
4,294
4fa2c408f02c723bd7389a705d9aebd42429f8da
Jukka Kurkela
GitHub
Remove duplicate code, clearer parameter names (#7756)
remove duplicate code, clearer parameter names
46
false
false
6
true
true
true
chartjs
Chart.js
4,295
18c003959d811da1edaff34c63c1eaa3922d1733
Jukka Kurkela
GitHub
Chart.register instead of Chart.plugins.register (#7753)
chart.register instead of chart.plugins.register
48
false
false
4
false
false
false
chartjs
Chart.js
4,296