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
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0770e8096649b89e17ea02b58ac87d477239234f
|
LeeLenaleee
|
GitHub
|
add clarification about object data structure (#8447)
* add clarification about object data structure
* improved description with feedback
* fix push of wrong file
|
add clarification about object data structure
| 45 | false | false | 6 | true | true | true |
chartjs
|
Chart.js
| 3,697 |
850e6e4588e79960e597b3791a8a7b7df71a54fd
|
Jukka Kurkela
|
GitHub
|
Update resolver fallback logic (#8456)
|
update resolver fallback logic
| 30 | false | false | 4 | false | true | false |
chartjs
|
Chart.js
| 3,698 |
e8f954249a165718dff56ab9204d1af3e4449da2
|
Jukka Kurkela
|
GitHub
|
Update doughnut animation fixture (#8457)
|
update doughnut animation fixture
| 33 | false | false | 4 | true | true | true |
chartjs
|
Chart.js
| 3,699 |
e6742e31acf71861920e4a932a99b11108031847
|
Evert Timberg
|
GitHub
|
Add tests for polarArea chart animations (#8455)
* Add tests for polarArea chart animations
* Remove commented code
|
add tests for polararea chart animations
| 40 | false | false | 6 | true | true | true |
chartjs
|
Chart.js
| 3,700 |
e2a47342ba8e20c3fc6ee09adb10af800046c1c6
|
Jukka Kurkela
|
GitHub
|
Add fixture for bar hide/show animation (#8453)
* Add fixture for bar hide/show animation
* Cleanup
* try using longer times
|
add fixture for bar hide/show animation
| 39 | false | false | 6 | true | true | true |
chartjs
|
Chart.js
| 3,701 |
46d567a79ec2202dcfd0e2c2e34ff1b1de784b07
|
Jukka Kurkela
|
GitHub
|
Revert "Run compressed Size action on pull_request_target (#8440)" (#8454)
This reverts commit 7e6a711875fdf1416b021135f1257e1f4298cb9a.
|
revert "run compressed size action on pull_request_target "
| 59 | false | false | 8 | false | false | false |
chartjs
|
Chart.js
| 3,702 |
5411be10a02e09189a3db9feadd277ce9e014003
|
Jukka Kurkela
|
GitHub
|
Add support for common object methods to Proxies (#8452)
|
add support for common object methods to proxies
| 48 | false | false | 8 | true | true | true |
chartjs
|
Chart.js
| 3,703 |
ba99c4185cc6e1658518e01963ca871fe0235625
|
Jukka Kurkela
|
GitHub
|
Add markdown linting, fix errors (#8449)
|
add markdown linting, fix errors
| 32 | false | false | 5 | true | true | true |
chartjs
|
Chart.js
| 3,704 |
b468bffa9bb7f583e6c632306dba855551084ef5
|
Jukka Kurkela
|
GitHub
|
Add test for default doughnut animations (#8446)
|
add test for default doughnut animations
| 40 | false | false | 6 | true | true | true |
chartjs
|
Chart.js
| 3,705 |
d8ecf8bae5cb88f94c9efad26a91a916a3192fa1
|
Jukka Kurkela
|
GitHub
|
Fix controller specific animations (#8444)
|
fix controller specific animations
| 34 | false | false | 4 | true | true | true |
chartjs
|
Chart.js
| 3,706 |
c96c167074d5c6e1f420d4be03baa484dafda726
|
Jukka Kurkela
|
GitHub
|
Update .editorconfig and fix conf indents (#8442)
|
update .editorconfig and fix conf indents
| 41 | false | false | 6 | true | true | true |
chartjs
|
Chart.js
| 3,707 |
a73a8c4a5ec83b1fd55fdfbbffcaf0e3b4787025
|
Jukka Kurkela
|
GitHub
|
Fix couple of animation bugs (#8439)
|
fix couple of animation bugs
| 28 | false | false | 5 | true | true | true |
chartjs
|
Chart.js
| 3,708 |
7e6a711875fdf1416b021135f1257e1f4298cb9a
|
Jukka Kurkela
|
GitHub
|
Run compressed Size action on pull_request_target (#8440)
|
run compressed size action on pull_request_target
| 49 | false | false | 6 | false | true | false |
chartjs
|
Chart.js
| 3,709 |
c107f895aa1e2fd9aac92b3fdb9761145569f14f
|
Prateek R Patil
|
GitHub
|
Fix for allowing parsing:false with stacks (#8934)
* Initial fix for allowing parsing:false with stacks
* Added test from #8935 as requested.
Co-authored-by: tinfoilpancakes <[email protected]>
|
false with stacks
| 17 | false | false | 3 | false | false | false |
chartjs
|
Chart.js
| 3,710 |
af7965fc31655f13a99e145f15bb73637b840b14
|
Evert Timberg
|
GitHub
|
Cartesian scale tick backdrop (#8931)
|
cartesian scale tick backdrop
| 29 | false | false | 4 | false | false | false |
chartjs
|
Chart.js
| 3,711 |
e29ba78cd1040732f896d650d8cc9b333f844161
|
Evert Timberg
|
GitHub
|
Allow the events option to be changed at runtime (#8928)
|
allow the events option to be changed at runtime
| 48 | false | false | 9 | false | true | false |
chartjs
|
Chart.js
| 3,712 |
ca50287a76af74c7f25015f704809f49ca425725
|
Jukka Kurkela
|
GitHub
|
Add `initial` property to animation callbacks (#8926)
|
add `initial` property to animation callbacks
| 45 | false | false | 6 | true | true | true |
chartjs
|
Chart.js
| 3,713 |
c56cdedeceed3d60c35187dbcf64608f6b3ceb3f
|
Evert Timberg
|
GitHub
|
Bump to 3.1.1 (#8927)
|
bump to 3.1.1
| 13 | true | false | 3 | false | false | false |
chartjs
|
Chart.js
| 3,714 |
ef4f504db9f9829a51bae9bcc335815b552cf24e
|
Jukka Kurkela
|
GitHub
|
Fix: Fill vertical lines (#8919)
|
fill vertical lines
| 19 | false | false | 3 | true | true | true |
chartjs
|
Chart.js
| 3,715 |
853f094937056191c98de295b2c8fef8173cab07
|
Jukka Kurkela
|
GitHub
|
Scale: Make sure grace is applied only once (#8913)
* Scale: Make sure grace is applied only once
* Add description to fixture
|
make sure grace is applied only once
| 36 | false | false | 7 | false | false | false |
chartjs
|
Chart.js
| 3,716 |
9e06f90d14365e7a313acfa57042daf000989853
|
Jukka Kurkela
|
GitHub
|
Fix: Initialize data object when replaced (#8918)
|
initialize data object when replaced
| 36 | false | false | 5 | true | true | true |
chartjs
|
Chart.js
| 3,717 |
8e535c574c69807b35ce46b80a86ec6b148b9cf3
|
Jukka Kurkela
|
GitHub
|
Skip ticks by callback value as documented (#8914)
|
skip ticks by callback value as documented
| 42 | false | false | 7 | false | true | false |
chartjs
|
Chart.js
| 3,718 |
f94e8828ae025a1552c422975c571bcfbe715f1d
|
Jukka Kurkela
|
GitHub
|
Fix: don't draw segments out of bounds (#8911)
|
don't draw segments out of bounds
| 33 | false | false | 6 | false | false | false |
chartjs
|
Chart.js
| 3,719 |
d5f4a82e74dfe8be63a5d56f0d7d08c52b824a17
|
Jukka Kurkela
|
GitHub
|
Fix minor issues in docs (#8910)
|
fix minor issues in docs
| 24 | false | false | 5 | true | true | true |
chartjs
|
Chart.js
| 3,720 |
aee45c611ed43cd7040b1942b54a21088eb5c055
|
Jukka Kurkela
|
GitHub
|
Fix tooltip positioners and scriptable signature (#8909)
|
fix tooltip positioners and scriptable signature
| 48 | false | false | 6 | true | true | true |
chartjs
|
Chart.js
| 3,721 |
be7a2ce69e33058f92e3c7ef330e9012f37c0768
|
Касымов Нурлан
|
GitHub
|
Fix javascript syntax error in docs/general/padding.md (#8907)
|
fix javascript syntax error in docs/general/padding.md
| 54 | false | false | 6 | true | true | false |
chartjs
|
Chart.js
| 3,722 |
cc4ce7adefe3f37eeaeec226cd8bf0779b102f91
|
Evert Timberg
|
GitHub
|
Do not redraw endlessly on mouse move (#8898)
* Do not redraw endlessly on mouse move
The tooltip incorrectly determined that the position changed leading to many redraws
* Code review feedback
|
do not redraw endlessly on mouse move
| 37 | false | false | 7 | false | false | false |
chartjs
|
Chart.js
| 3,723 |
768bd3882224acb9a613a75d1392aa0f24e32dd5
|
Jacco van den Berg
|
GitHub
|
Update v3-migration.md (#8904)
Update link to index axis of horizontal bar
|
update v3-migration.md
| 22 | false | false | 2 | true | true | false |
chartjs
|
Chart.js
| 3,724 |
f76ca010e8466cb83c3c208cc3304a2064d4743f
|
Jacco van den Berg
|
GitHub
|
add number, null and undefined as valid return types (#8891)
|
add number, null and undefined as valid return types
| 52 | false | false | 9 | true | true | false |
chartjs
|
Chart.js
| 3,725 |
95faa4f2a25016a8b680379288e853a639a1fe38
|
Jukka Kurkela
|
GitHub
|
Docs: Update version menu title (#8887)
|
update version menu title
| 25 | false | false | 4 | false | true | false |
chartjs
|
Chart.js
| 3,726 |
5a27de32dad961b52ef531ebf2928506dc58653e
|
Nico-DF
|
GitHub
|
Setting correct decimated values when below threshold (#8883)
* Setting correct decimated values when below threshold
* Using existing function for cleaning decimated data
* Cleaning decimated only on current dataset
* Reordering decimation clean to avoid allocation
|
setting correct decimated values when below threshold
| 53 | false | false | 7 | false | false | false |
chartjs
|
Chart.js
| 3,727 |
ef3a777e6bcd7edc969980f722eede612188da07
|
Jukka Kurkela
|
GitHub
|
Update @simonbrunel/vuepress-plugin-versions (#8882)
|
update @simonbrunel/vuepress-plugin-versions
| 44 | false | false | 2 | false | false | false |
chartjs
|
Chart.js
| 3,728 |
981eff55538aaaa822c5343ba2a324d9b54003fb
|
Evert Timberg
|
GitHub
|
Bump to 3.1.0 (#8878)
|
bump to 3.1.0
| 13 | true | false | 3 | false | false | false |
chartjs
|
Chart.js
| 3,729 |
0ae0fd4b2a659f1ac3fde4ffd46608c3f747ca22
|
Jukka Kurkela
|
GitHub
|
Limit onHover to chartArea (#8794)
|
limit onhover to chartarea
| 26 | false | false | 4 | true | true | true |
chartjs
|
Chart.js
| 3,730 |
05ba2eedffecfd5631d59b21648bdf160869c449
|
Jukka Kurkela
|
GitHub
|
Add version menu in documentation (#8866)
* Add version menu in documentation
* Use filters for tags
* Use limit
* Update
* Use released plugin
* use published version
|
add version menu in documentation
| 33 | false | false | 5 | true | true | true |
chartjs
|
Chart.js
| 3,731 |
f8885ce7a2a5ff7212ff6ea236a2f222da7aabc1
|
Jukka Kurkela
|
GitHub
|
Font validate style, move defaults to `weight` (#8877)
|
font validate style, move defaults to `weight`
| 46 | false | false | 7 | false | false | false |
chartjs
|
Chart.js
| 3,732 |
9e70913beda0ea51bc099908019738722948e973
|
Jukka Kurkela
|
GitHub
|
Enable event filtering per plugin (#8876)
|
enable event filtering per plugin
| 33 | false | false | 5 | false | true | false |
chartjs
|
Chart.js
| 3,733 |
d6d189c804b7a1fda98466acf27e76983cc4074c
|
Evert Timberg
|
GitHub
|
Legend boxes support borderRadius (#8875)
|
legend boxes support borderradius
| 33 | false | false | 4 | false | false | false |
chartjs
|
Chart.js
| 3,734 |
7ee498e4124599b22b2b15fa13399baab5a9ccf0
|
Evert Timberg
|
GitHub
|
Tooltip colorbox supports configurable borderWidth, borderRadius, and dash effect (#8874)
* Start on extending tooltip style
* Correct borderRadius implementation
* Tests of updated tooltip styling
* Update docs
|
tooltip colorbox supports configurable borderwidth, borderradius, and dash effect
| 81 | false | false | 9 | false | false | false |
chartjs
|
Chart.js
| 3,735 |
a84347b0353bf1ffc4759ed4fc10066500854692
|
Evert Timberg
|
GitHub
|
Handle animating stacked bars from null values (#8872)
* Handle animating stacked bars from null values
* Skipped bars / points should be in the reset state
|
handle animating stacked bars from null values
| 46 | false | false | 7 | false | false | false |
chartjs
|
Chart.js
| 3,736 |
7fab66ccd1637808868fc8b70b753642e82bd3b3
|
Jukka Kurkela
|
GitHub
|
Support mirror option on x-axis (#8867)
|
support mirror option on x-axis
| 31 | false | false | 5 | false | true | false |
chartjs
|
Chart.js
| 3,737 |
c35bee1f4f852b131e56ba905102481989685d56
|
Jukka Kurkela
|
GitHub
|
Document the no-parsing requirement of decimation (#8869)
|
document the no-parsing requirement of decimation
| 49 | false | false | 6 | false | true | false |
chartjs
|
Chart.js
| 3,738 |
1ffdecfe6840a4becc20d9207f17ce0032890ed8
|
Jukka Kurkela
|
GitHub
|
Consider dynamically positioned scales for padding (#8868)
|
consider dynamically positioned scales for padding
| 50 | false | false | 6 | false | false | false |
chartjs
|
Chart.js
| 3,739 |
ba84cc5c2aaf500739b202702fac24da74ede50d
|
Jukka Kurkela
|
GitHub
|
Filler: support segment backgroundColor (#8864)
|
support segment backgroundcolor
| 31 | false | false | 3 | false | false | false |
chartjs
|
Chart.js
| 3,740 |
735764ac4f394f36b2684fbab973959df43466bf
|
Jacco van den Berg
|
GitHub
|
Docs/broken link (#8863)
* Change tabs from area samples to buttons to switch to be in line with other samples, change linewith of extra line datasets to default instead of 1 to be in line with all other lines in the sampels
* fix few broken links in docs
|
docs/broken link
| 16 | false | false | 2 | false | false | false |
chartjs
|
Chart.js
| 3,741 |
5b4aad746fd59a113f3aa1783aa66ce47e7c5fad
|
Jukka Kurkela
|
GitHub
|
Update dependencies (excluding typescript) (#8856)
|
update dependencies (excluding typescript)
| 42 | false | false | 4 | false | true | false |
chartjs
|
Chart.js
| 3,742 |
4eb59454be0bdb740550479207a559dc01c178e0
|
Jukka Kurkela
|
GitHub
|
Allow styling of line segments (#8844)
Allow styling of line segments
* docs & sample
* Types
* update sample
|
allow styling of line segments
| 30 | false | false | 5 | true | true | true |
chartjs
|
Chart.js
| 3,743 |
efc1902da7213cd3dbdba02ac6609388e4a2ce2f
|
Moses Mendoza
|
GitHub
|
Include `grace` in LinearScaleOptions type definition (#8847)
This commit adds the `grace` option, to the LinearScaleOptions type definition
as documented here,
https://www.chartjs.org/docs/latest/axes/cartesian/linear.html#grace. Without
this commit the TS compiler does not allow the option.
Signed-off-by: Moses Mendoza <[email protected]>
|
include `grace` in linearscaleoptions type definition
| 53 | false | false | 6 | false | true | false |
chartjs
|
Chart.js
| 3,744 |
6c7bf2299b36d43b4729c7881f413b271f2428d7
|
Jacco van den Berg
|
GitHub
|
Docs migration register options (#8850)
* Change tabs from area samples to buttons to switch to be in line with other samples, change linewith of extra line datasets to default instead of 1 to be in line with all other lines in the sampels
* add link to all available import sample in the migration guide
|
docs migration register options
| 31 | false | false | 4 | false | false | false |
chartjs
|
Chart.js
| 3,745 |
7ae1064ab95ed16bc6ec6d5103849769268d86eb
|
stockiNail
|
GitHub
|
Apply scale context to ticks scriptable options instead of chart context (#8839)
* Fixes #8835
* context as argument because protected
* fixes test case on formatters
* reverts previous commits and sets the scale context in the scale init
* changes documentation about linear ticks, adding scriptable Yes
|
apply scale context to ticks scriptable options instead of chart context
| 72 | false | false | 11 | true | true | false |
chartjs
|
Chart.js
| 3,746 |
ba3320ef1962b6f16ae08fca95ae86ecd7d8afc8
|
Nico-DF
|
GitHub
|
Filtering data before decimation (#8843)
* Filtering data before decimation
Using only points between the currently displayed x-axis for the decimation algorithm.
Allows better resolution, especially if using a zoom
If data are outside range, they will not be displayed, hence the line graph will not show the trend at extremities
* Fix LTTB algorithm
* Adding test file
* Simplifying count algorithm for decimation plugin
|
filtering data before decimation
| 32 | false | false | 4 | false | false | false |
chartjs
|
Chart.js
| 3,747 |
82d42bd799f5c47f1d69299db29039d97cb49329
|
Mohammad Ahmadi
|
GitHub
|
Fix typos in canvas-background.md (#8837)
|
fix typos in canvas-background.md
| 33 | false | false | 4 | true | true | true |
chartjs
|
Chart.js
| 3,748 |
c6473da16c190719b5913f22d2b08436c9300fc9
|
Jukka Kurkela
|
GitHub
|
_boundSegments did not work on rising line (#8838)
|
_boundsegments did not work on rising line
| 42 | false | false | 7 | false | false | false |
chartjs
|
Chart.js
| 3,749 |
873223fc784bd761fb9b18159b7c99856003e7d7
|
Mohammad Ahmadi
|
GitHub
|
Fix typo in migration guide (#8836)
|
fix typo in migration guide
| 27 | false | false | 5 | true | true | true |
chartjs
|
Chart.js
| 3,750 |
757ddf2882ffbd681ffbfaf4459632e8c621ed64
|
Jukka Kurkela
|
GitHub
|
Fix: update line options on resize, for gradients (#8832)
|
update line options on resize, for gradients
| 44 | false | false | 7 | false | true | false |
chartjs
|
Chart.js
| 3,751 |
b4d118e6e9c289b83184c2b327250cef0af0009c
|
mjcross
|
GitHub
|
complete the first 'getting-started' example (#8829)
This page is very likely the first example a new user sees, so we should make it clear how to actually use the config and setup show to actually render a chart.
|
complete the first 'getting-started' example
| 44 | false | false | 5 | false | false | false |
chartjs
|
Chart.js
| 3,752 |
ac0a86b95d7c53d6743d5f48fa895edca1ccd483
|
Evert Timberg
|
GitHub
|
Document plugin event handling (#8828)
|
document plugin event handling
| 30 | false | false | 4 | false | false | false |
chartjs
|
Chart.js
| 3,753 |
e1ddaa89926629a04e5dd66bb20fd5c67d501d0f
|
Jukka Kurkela
|
GitHub
|
Dissociate border options from grid options (#8823)
* Dissociate border options from grid options
* Update docs
|
dissociate border options from grid options
| 43 | false | false | 6 | false | true | false |
chartjs
|
Chart.js
| 3,754 |
7d08bab45d57060af5ca84b464b2281da22c8938
|
Jukka Kurkela
|
GitHub
|
Time: Use callback helper on ticks.callback (#8822)
|
use callback helper on ticks.callback
| 37 | false | false | 5 | true | true | true |
chartjs
|
Chart.js
| 3,755 |
394330665e7c2e0e4e8ece474ab2bd156efb86df
|
Evert Timberg
|
GitHub
|
Allow the CI to be manually run (#8821)
|
allow the ci to be manually run
| 31 | false | false | 7 | false | true | false |
chartjs
|
Chart.js
| 3,756 |
829470c099142c9553e4fda7c4a021738623d657
|
Jukka Kurkela
|
GitHub
|
More script error fixes (#8820)
|
more script error fixes
| 23 | false | false | 4 | false | false | false |
chartjs
|
Chart.js
| 3,757 |
da9d12ee45821389d0b5e10a5f5e05391f3ae87e
|
Jukka Kurkela
|
GitHub
|
Fix utils.sh location (#8819)
|
fix utils.sh location
| 21 | false | false | 3 | true | true | true |
chartjs
|
Chart.js
| 3,758 |
c6d43bbbc55b8aedbb5cd040f7dea06f6fd9e7b8
|
Jukka Kurkela
|
GitHub
|
Update release process to create versioned docs (#8817)
* Update release process to create versioned docs
* Remove test, separate tag
|
update release process to create versioned docs
| 47 | false | false | 7 | false | true | false |
chartjs
|
Chart.js
| 3,759 |
77cdadb1dcb8296e43751ed2d1ea999d26ba3149
|
Jukka Kurkela
|
GitHub
|
Update codepen url in bug template (#8816)
|
update codepen url in bug template
| 34 | false | false | 6 | true | true | true |
chartjs
|
Chart.js
| 3,760 |
c26f7b8fcce3dfb0c2cbba241cc134a82954f4f6
|
Jukka Kurkela
|
GitHub
|
Patch release workflow (#8815)
* Allow manual triggering of release drafter
* Add instructions for patch release
|
patch release workflow
| 22 | false | false | 3 | false | false | false |
chartjs
|
Chart.js
| 3,761 |
697e3ffde7c751a0f96c0eb4096b99deb7a3e8bd
|
Jukka Kurkela
|
GitHub
|
Fix: tick spacing when min=0 | niceMin or max=0 (#8811)
|
tick spacing when min=0 | nicemin or max=0
| 42 | false | false | 8 | false | true | false |
chartjs
|
Chart.js
| 3,762 |
33df3a6d73b97a342221ab239aad71bc75f189cc
|
Jukka Kurkela
|
GitHub
|
Update chart type documentation (#8805)
* Update chart type documentation
* Self-review
|
update chart type documentation
| 31 | false | false | 4 | true | false | true |
chartjs
|
Chart.js
| 3,763 |
019233457fe7023884372aa0047f97519905d174
|
Evert Timberg
|
GitHub
|
HTML Legend sample (#8804)
|
html legend sample
| 18 | false | false | 3 | false | false | false |
chartjs
|
Chart.js
| 3,764 |
35e8af726dd7f9f9fbbf3b92744ba27826cc8750
|
Jacco van den Berg
|
GitHub
|
Docs small update (#8791)
* Change tabs from area samples to buttons to switch to be in line with other samples, change linewith of extra line datasets to default instead of 1 to be in line with all other lines in the sampels
* Final tip to Note again and update latest v2 docs to latest release
* remove whitespace between tip and dots, remove double the in the note
* Update index.md
Implement feedback
|
docs small update
| 17 | false | false | 3 | false | false | false |
chartjs
|
Chart.js
| 3,765 |
0ea9fa7efe676da78e3e221e0fba4d3a27d3425d
|
Evert Timberg
|
GitHub
|
Update documentation for getElementsAtEventFor Mode (#8803)
The correct properties are `datasetIndex` and `index` without an '_' prefix
|
update documentation for getelementsateventfor mode
| 51 | false | false | 5 | true | true | false |
chartjs
|
Chart.js
| 3,766 |
bdfaa44ab33086e6143926de846edbf8cf0484db
|
Evert Timberg
|
GitHub
|
Correct decimation plugin documentation (#8801)
* Correct decimation plugin documentation
* The default for decimation is `false`.
* Added a sample for data decimation
* Corrected an issue in the decimation plugin when switched from enabled to disabled
|
correct decimation plugin documentation
| 39 | false | false | 4 | false | false | false |
chartjs
|
Chart.js
| 3,767 |
238bfa589cc021d57ad4d406faf58ce38926c764
|
Evert Timberg
|
GitHub
|
Add the ability to change font color per legend item (#8800)
|
add the ability to change font color per legend item
| 52 | false | false | 10 | true | true | false |
chartjs
|
Chart.js
| 3,768 |
74f118818bfd38b8e3968f026da04d6a98ca9ef0
|
Jukka Kurkela
|
GitHub
|
Proxy: Only create scopes when setting values (#8799)
|
only create scopes when setting values
| 38 | false | false | 6 | false | false | false |
chartjs
|
Chart.js
| 3,769 |
a4cc21f9a919ab9f80fc133a309820b6f6c4f599
|
Jukka Kurkela
|
GitHub
|
Update ticks.callback documentation (#8798)
|
update ticks.callback documentation
| 35 | false | false | 3 | true | true | true |
chartjs
|
Chart.js
| 3,770 |
1451e5aee6f9231ad4de88bee6aa64b3c52a0e18
|
Jukka Kurkela
|
GitHub
|
Add ability to stack different dataset types (#8797)
|
add ability to stack different dataset types
| 44 | false | false | 7 | true | true | true |
chartjs
|
Chart.js
| 3,771 |
5af8f8859be73b65b3f6ad89735e6dca070c5ad6
|
Jukka Kurkela
|
GitHub
|
Add legend events sample (#8795)
* Add legend events sample
* review update
|
add legend events sample
| 24 | false | false | 4 | false | false | false |
chartjs
|
Chart.js
| 3,772 |
6df7fae6257cd95fde4457b3e81c8376d0b48b78
|
Jukka Kurkela
|
GitHub
|
Add drawTime option to filler plugin (#8796)
|
add drawtime option to filler plugin
| 36 | false | false | 6 | true | true | true |
chartjs
|
Chart.js
| 3,773 |
bd1df1bc34b19e3f5e601f47a83b31c16a7f1030
|
Jukka Kurkela
|
GitHub
|
Logarithmic: handle null/NaN values (#8793)
|
handle null/nan values
| 22 | false | false | 3 | false | false | false |
chartjs
|
Chart.js
| 3,774 |
6f6b1b2d1774e6050c169421de72e320b68978f1
|
Evert Timberg
|
GitHub
|
Doughnut/Pie chart border radius (#8682)
* Arc with rounded ends implementation
* End style option
* Working border radius implementation for arcs
* Linting
* Fix bug introduced when converting to new border object
* Fix bugs identified by tests
* Arc border radius tests
* Add test to cover small borderRadii
* Reduce the weight of the arc border implementation
* lint fix
|
doughnut/pie chart border radius
| 32 | false | false | 4 | false | false | false |
chartjs
|
Chart.js
| 3,775 |
96dd2010288e674b889023866d595e584f1ae875
|
Evert Timberg
|
GitHub
|
Clean up a few sample issues (#8790)
|
clean up a few sample issues
| 28 | false | false | 6 | false | false | false |
chartjs
|
Chart.js
| 3,776 |
98e890cc7b29b582de4320ff56f38e04807f7409
|
Jukka Kurkela
|
GitHub
|
Patch: option scope might not be an object (#8789)
|
option scope might not be an object
| 35 | false | false | 7 | false | false | false |
chartjs
|
Chart.js
| 3,777 |
8780e15c73c96db58034466e47174eb21b724857
|
Evert Timberg
|
GitHub
|
v3.0.0 version bump (#8781)
* v3.0.0 version bump
* Update urls for next -> latest
* Remove TS urls
|
v3.0.0 version bump
| 19 | false | false | 3 | true | false | true |
chartjs
|
Chart.js
| 3,778 |
73a5ec3ea175403577ec522b93d743e445fdd2f7
|
Jacco van den Berg
|
GitHub
|
Added v2 to issue template as not supported and change links in readme to v3 versions (#8693)
|
added v2 to issue template as not supported and change links in readme to v3 versions
| 85 | false | false | 16 | false | false | false |
chartjs
|
Chart.js
| 3,779 |
1749e5791874eec524500dddfbb5db5bcc592c58
|
Jukka Kurkela
|
GitHub
|
Remove scriptability from defaults.font types (#9794)
* Remove scriptability from defaults.font types
* Remove failing test
|
remove scriptability from defaults.font types
| 45 | false | false | 5 | true | true | true |
chartjs
|
Chart.js
| 3,780 |
10106e4ec6e9f3a61fbaf01df3cd46b9119386a4
|
Jacco van den Berg
|
GitHub
|
Fix object notation border width barchart (#9800)
* make object available for bar as border Radius
* override only the bar borderWidth prop
* spacing
|
fix object notation border width barchart
| 41 | false | false | 6 | false | false | false |
chartjs
|
Chart.js
| 3,781 |
2a97192154d9bcf9d2bdedd26cad57ce0fce43b4
|
Jukka Kurkela
|
GitHub
|
New sample: Progressive Line With Easing (#9798)
|
progressive line with easing
| 28 | false | false | 4 | false | false | false |
chartjs
|
Chart.js
| 3,782 |
90390530494d0634adb345142526e4172b173aac
|
Jacco van den Berg
|
GitHub
|
change namespace and chart types that override legend defaults (#9791)
|
change namespace and chart types that override legend defaults
| 62 | false | false | 9 | false | true | false |
chartjs
|
Chart.js
| 3,783 |
2f4962f7500bfbb2ab1eb31ab88bcabb0b5702cc
|
Evert Timberg
|
GitHub
|
Add warning about chart types overriding plugin defaults (#9787)
|
add warning about chart types overriding plugin defaults
| 56 | false | false | 8 | false | true | false |
chartjs
|
Chart.js
| 3,784 |
40e88ba45c656497652030769995ff54c8fc1053
|
Evert Timberg
|
GitHub
|
Bump to 3.6.0 (#9784)
|
bump to 3.6.0
| 13 | true | false | 3 | false | false | false |
chartjs
|
Chart.js
| 3,785 |
aac0bef060da28eed75fb9868e07977517f0d90b
|
Josh Kelley
|
GitHub
|
Fix cleaning up metasets (#9656)
* Fix cleaning up metasets
I believe it's a mistake to only delete the metaset if it has a valid controller; see f191f2f5 for where this behavior was introduced.
This is a minimal fix for #9653; as discussed there, it may also be worth updating `updateHoverStyle`.
As of #7030, `this._metasets` should always be defined, so checking whether it's undefined is no longer necessary.
* Add a test covering metaset behavior
* Add a regression test for #9653; fix `toHaveSize` usage
* Fix test failure
|
fix cleaning up metasets
| 24 | false | false | 4 | false | false | false |
chartjs
|
Chart.js
| 3,786 |
1199415e257d2feacfb8d50198f32382c2dee0db
|
gautammsuthar
|
GitHub
|
Added hyperlink on Chart.js LOGO (#9741)
Inserted a hyperlink on chart.js logo
So that users can easily be redirected to the HOME PAGE of the web application
|
added hyperlink on chart.js logo
| 32 | false | false | 5 | false | false | false |
chartjs
|
Chart.js
| 3,787 |
30e66bc50e1c09cfa47c85415dc96c4707d8630f
|
Atharva Deshpande
|
GitHub
|
Fix: Typo 'is less' -> 'are lesser' (#9755)
* Fix: Typo 'is less' -> 'are lesser'
* Update plugin.decimation.js
|
typo 'is less' -> 'are lesser'
| 30 | false | false | 6 | false | false | false |
chartjs
|
Chart.js
| 3,788 |
12d5e4c7e7f048c6b8a6724d5c152d46a8464f70
|
Oscar Dominguez
|
GitHub
|
ci(workflow): add cache to workflows using actions/setup-node (#9757)
* ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows
* style(workflows): restore single quotes and remove unnecessary 'null'
|
add cache to workflows using actions/setup-node
| 47 | false | false | 6 | true | true | true |
chartjs
|
Chart.js
| 3,789 |
6a250de81dd0ebcd66014911460d3076d41e8737
|
Jukka Kurkela
|
GitHub
|
Add chart, p0.raw, p1.raw to segment context (#9761)
* Add chart, p0.raw, p1.raw to segment context
* Types
|
add chart, p0.raw, p1.raw to segment context
| 44 | false | false | 7 | true | true | true |
chartjs
|
Chart.js
| 3,790 |
6c220748db238d4e1dec9fe7166499cba93c4eb4
|
mikidoodle
|
GitHub
|
Fixed 4 links (#9720)
* Update linear.md
* Update padding.md
* Update padding.md
* Update padding.md
* Update padding.md
* Update padding.md
* Update padding.md
* Update padding.md
* Update padding.md
* Update padding.md
* Padding.md links work now
* Decimation plugin links work now
* Three links work now
I’ve made the Specify a rotation value and ticks.sampleSize links work.
* Update linear.md
|
fixed 4 links
| 13 | false | false | 3 | false | false | false |
chartjs
|
Chart.js
| 3,791 |
18fc9760e1945b535cec5673fcbc6dbf89b73443
|
Jukka Kurkela
|
GitHub
|
Fix stacked fill with lines over multiple scales (#9767)
|
fix stacked fill with lines over multiple scales
| 48 | false | false | 8 | false | true | false |
chartjs
|
Chart.js
| 3,792 |
81acad9f2b6fda55f48dab43e4099033a5a6ae2c
|
Jukka Kurkela
|
GitHub
|
Bubble: Properly parse radius for non-object data (#9764)
|
properly parse radius for non-object data
| 41 | false | false | 6 | false | false | false |
chartjs
|
Chart.js
| 3,793 |
0dcf025ab75812a68aa2444902c2be61993286ce
|
Jukka Kurkela
|
GitHub
|
Support nested scriptable defaults for datasets (#9770)
|
support nested scriptable defaults for datasets
| 47 | false | false | 6 | false | true | false |
chartjs
|
Chart.js
| 3,794 |
dd78ba0368986bcb74901df5deb6a5b0dd7c696e
|
Josh Kelley
|
GitHub
|
Don't require --grep to be given on the command line (#9768)
This makes it easier to use the `karma` CLI directly, if desired, and makes it easier to use WebStorm's integrated debugger (which makes up `karma` command-line invocations itself). Prior to this change, if `--grep` isn't given, Karma looks for `*undefined*.js` and finds no tests to run.
|
don't require --grep to be given on the command line
| 52 | false | false | 10 | false | false | false |
chartjs
|
Chart.js
| 3,795 |
9a47395010996757372ac7242d381dbc60550916
|
Jukka Kurkela
|
GitHub
|
Fix controller.getMinMax for stacked charts (#9766)
|
fix controller.getminmax for stacked charts
| 43 | false | false | 5 | true | true | true |
chartjs
|
Chart.js
| 3,796 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.