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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4b542682f344ddf69c27ce8b490a58de38edccb0 | Jukka Kurkela | GitHub | Refactor filler plugin for easier maintenance (#10040) | refactor filler plugin for easier maintenance | 45 | false | false | 6 | false | false | false | chartjs | Chart.js | 2,797 |
7c14ab74aaeeba4cb3672f4a980abfda44f793a7 | Talla2XLC | GitHub | Add new align 'inner' for X axis (#10106)
* Add new align for X axis
new align 'left-right' for options.scales['x'].ticks namespace will allow users to aling ticks: 'start" for first (left) tick and 'end' for last (right) tick
* corrected name of aligment to "inner", documentation and add test for inner labels
... | add new align 'inner' for x axis | 32 | false | false | 7 | true | true | true | chartjs | Chart.js | 2,798 |
ed8fa1b825f312f4f96e59e2cd6109420c4d6dad | dependabot[bot] | GitHub | Bump log4js from 6.3.0 to 6.4.1 (#10150)
Bumps [log4js](https://github.com/log4js-node/log4js-node) from 6.3.0 to 6.4.1.
- [Release notes](https://github.com/log4js-node/log4js-node/releases)
- [Changelog](https://github.com/log4js-node/log4js-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/log4js-nod... | bump log4js from 6.3.0 to 6.4.1 | 31 | true | true | 6 | true | true | false | chartjs | Chart.js | 2,799 |
d7e8b733e36f87e85a5bbccd88cfc74b182ac467 | Jukka Kurkela | Simon Brunel | Add `reverse` support to time scale (#5927) | add `reverse` support to time scale | 35 | false | false | 6 | true | true | true | chartjs | Chart.js | 2,800 |
d29ec5a48537cb880934200d037a53b51e2ed6d4 | Akihiko Kusanagi | Simon Brunel | Add scale.pointLabels.lineHeight and scale.ticks.lineHeight options (#5914) | add scale.pointlabels.lineheight and scale.ticks.lineheight options | 67 | false | false | 5 | false | true | false | chartjs | Chart.js | 2,801 |
c8ce3d2018244657f18f7bae2fd2fcf1fe825e8f | Jukka Kurkela | Simon Brunel | Add support for typed arrays (#5905) | add support for typed arrays | 28 | false | false | 5 | true | true | true | chartjs | Chart.js | 2,802 |
7e429a8fc6f03f649eba0751ebceb829bb043a66 | Angus Comrie | Simon Brunel | Add 'middle' interpolation to stepped plots (#5908) | add 'middle' interpolation to stepped plots | 43 | false | false | 6 | false | true | false | chartjs | Chart.js | 2,803 |
db8f6c38dcd5eabba33c261ed32a73046572c16c | Akihiko Kusanagi | Simon Brunel | Add support for 'inner' border for arc elements (#5841) | add support for 'inner' border for arc elements | 47 | false | false | 8 | true | true | true | chartjs | Chart.js | 2,804 |
4fb259e3acbecf83e7c9db285f5aac333cf4e706 | Dave Salomon | Simon Brunel | Add support for hiding axis when all linked datasets are hidden (#5885)
When `display: 'auto'`, the axis is visible only if at least one associated dataset is visible. | add support for hiding axis when all linked datasets are hidden | 63 | false | false | 11 | true | true | false | chartjs | Chart.js | 2,805 |
52b9793ba0c5155e599b5e03e1d66638ad68de04 | Simon Brunel | Simon Brunel | Use HTTPS instead of HTTP for URLs supporting it | use https instead of http for urls supporting it | 48 | false | false | 9 | true | true | true | chartjs | Chart.js | 2,806 |
2388eeaf38ff3f3209d1560f773e36386ededaf9 | 当耐特 | Simon Brunel | Add omi-chart to extensions.md (#5912) | add omi-chart to extensions.md | 30 | false | false | 4 | false | true | false | chartjs | Chart.js | 2,807 |
3a29b99e3b24e4d7dbfcb22df5e1f98ba9a0be4b | Ben McCann | Simon Brunel | Use HTTPS in documentation links where possible (#5915) | use https in documentation links where possible | 47 | false | false | 7 | true | true | true | chartjs | Chart.js | 2,808 |
2a97ec21c55c70f81b6c6f5d46979c273cc4c091 | Simon Brunel | GitHub | Migrate from Browserify to rollup (#5904)
Browserify isn't optimal bundling Chart.js because it adds too many internal wrappers, doesn't handle external/global dependencies and doesn't provide a way to generate ESM builds. Therefore, it seems the right choice to switch to rollup, so move all the build process in `roll... | migrate from browserify to rollup | 33 | false | false | 5 | false | false | false | chartjs | Chart.js | 2,809 |
f2a9e66b738468a88c773cf19bbfde13d9915680 | Simon Brunel | Evert Timberg | Remove `innerHTML` usage from our DOM platform (#5909)
Prevent "Unsafe assignment to innerHTML" reported by Firefox when submitting addon to their store. | remove `innerhtml` usage from our dom platform | 46 | false | false | 7 | false | true | false | chartjs | Chart.js | 2,810 |
69fcba029b32fd2a290f6356cd857b8c2d6809e3 | Steve Gray | Evert Timberg | Remove autoSkip logic to always display last tick (#5891)
This changes the behavior of `autoSkip` so that it does not force the
display of the last tick. If the last tick can be displayed with equal
spacing to the rest of the ticks, it will be. Otherwise, it is not. | remove autoskip logic to always display last tick | 49 | false | false | 8 | true | true | true | chartjs | Chart.js | 2,811 |
40495ec9d0c15997bf9c309f7a97d6620f2a50de | Akihiko Kusanagi | Simon Brunel | Fix the rounding issue of floating point numbers in category scale (#5880)
- Remove `Math.round` in the category scale code
- Add `helpers._alignPixel` to align grid/tick/axis border lines
- Fix grid/tick/axis border line calculation
- Add a check of the width of the axis border
- Refactor core.scale code | fix the rounding issue of floating point numbers in category scale | 66 | false | false | 11 | true | true | false | chartjs | Chart.js | 2,812 |
7c45fdac0dc44d416c1cc381444543f61276cfab | Akihiko Kusanagi | Simon Brunel | Remove gaps on the left and right when the axis offset is true (#5884) | remove gaps on the left and right when the axis offset is true | 62 | false | false | 13 | true | true | false | chartjs | Chart.js | 2,813 |
bfa635e55d6e494d9d032729c1475d6339e61d21 | Akihiko Kusanagi | Simon Brunel | Fix docs about bar chart indexable options (#5876) | fix docs about bar chart indexable options | 42 | false | false | 7 | true | true | true | chartjs | Chart.js | 2,814 |
5797e034218bebb5c9330407c391c87e812ae839 | generic-github-user | Simon Brunel | Refactor data generation in scatter basic example (#5877)
Replace repeated function call with compact function, generateData | refactor data generation in scatter basic example | 49 | false | false | 7 | false | false | false | chartjs | Chart.js | 2,815 |
3cb2d7050e0976f92383beb48bee07e5d579a2c0 | Simon Brunel | GitHub | Remove gulp-connect and add jsdelivr/unpkg paths (#5875) | remove gulp-connect and add jsdelivr/unpkg paths | 48 | false | false | 6 | true | false | true | chartjs | Chart.js | 2,816 |
be8d78a900b560a1dbd465a29736063e4e8fa4ef | Simon Brunel | GitHub | Make Chart.controllers.* importable (#5871)
`controllers.*.js` and `core.datasetController.js` are now importable (no more function export), that's why there is so many changes mainly due to one indentation level removed. Split code for `bar/horizontalBar` and `doughnut/pie` in separate files, added a global controlle... | make chart.controllers.* importable | 35 | false | false | 3 | true | true | true | chartjs | Chart.js | 2,817 |
c84d24903571cdaf371eb1a003fa0e85011ed953 | Akihiko Kusanagi | Simon Brunel | Fix test failures on Windows (#5872) | fix test failures on windows | 28 | false | false | 5 | false | true | false | chartjs | Chart.js | 2,818 |
ecfa7b24c64d873befe625d21b64c826a304e10e | Akihiko Kusanagi | Simon Brunel | Add support for CanvasPattern and CanvasGradient in tooltip (#5869) | add support for canvaspattern and canvasgradient in tooltip | 59 | false | false | 8 | true | true | false | chartjs | Chart.js | 2,819 |
aa652df240a98a5283381591bed0bca555cc5b55 | Simon Brunel | GitHub | Deprecate Chart.{Type} classes (#5868)
It looks like these classes are a legacy from version 1 but we actually never promoted their usage. Instead, the regular way to create a chart is to set the type in the config, for example: `new Chart(ctx, {type: 'bar'})`. Some types are actually missing (no `Chart.HorizontalBar`... | deprecate chart.{type} classes | 30 | false | false | 3 | false | true | false | chartjs | Chart.js | 2,820 |
d6ac7d8a80a80866d64845c99cbfaec66b377ddd | Akihiko Kusanagi | Simon Brunel | Fix cut off tick labels in radial scale (#5848)
Fix the issue that the topmost tick label and the bottom of the chart area are cut off with a radial scale. | fix cut off tick labels in radial scale | 39 | false | false | 8 | false | false | false | chartjs | Chart.js | 2,821 |
bbca2fc78982e09414330f5addd7be5e0de57527 | jedrekdomanski | Simon Brunel | Enhance documentation for bar specific scale options (#5854) | enhance documentation for bar specific scale options | 52 | false | false | 7 | true | true | false | chartjs | Chart.js | 2,822 |
1f2fa5c90c7a270874893919af1af9ae6fd5666b | Akihiko Kusanagi | Simon Brunel | Adjust the size of rectRounded/rectRot point to fit pointRadius (#5858)
- Calculate the vertices of the shapes so that they are inscribed in the circle that has the radius of `pointRadius`
- Remove `translate()` and `rotate()` to fix the regression introduced by #5319
- Refactor `rectRounded` for better performance | adjust the size of rectrounded/rectrot point to fit pointradius | 63 | false | false | 9 | true | true | false | chartjs | Chart.js | 2,823 |
241499d27f6b684a348eee3a7b1e615c031809b6 | Akihiko Kusanagi | Evert Timberg | Make getHoverColor() return the original value if it is CanvasGradient (#5865) | make gethovercolor() return the original value if it is canvasgradient | 70 | false | false | 10 | false | true | false | chartjs | Chart.js | 2,824 |
f5437fe548e5ca4d9236f3724fae692c30913c84 | Jukka Kurkela | Simon Brunel | Fix nearest interaction mode to return all items (#5857)
Return all items that are at the nearest distance to the point and add unit tests for nearest + axis: 'x' and nearest + axis: 'y' | fix nearest interaction mode to return all items | 48 | false | false | 8 | false | true | false | chartjs | Chart.js | 2,825 |
08447e9e19a7535b24b4c8888aaf24d013204ea1 | Stef Louwers | Simon Brunel | Draw radial scale angle lines before tick labels (#5855)
Moved drawing of radial lines before drawing the tick labels, such that the radial lines are not drawn on top of the tick labels and their backdrop. | draw radial scale angle lines before tick labels | 48 | false | false | 8 | false | false | false | chartjs | Chart.js | 2,826 |
0351a88a631cc6b964af203d2ed92fe2e48f9d99 | Akihiko Kusanagi | Simon Brunel | Add support for gridLines/angleLines borderDash for polarArea/radar charts (#5850) | add support for gridlines/anglelines borderdash for polararea/radar charts | 74 | false | false | 8 | true | true | false | chartjs | Chart.js | 2,827 |
b68341d9b888f0289edc7879619bdac86958709b | chtheis | Simon Brunel | Correct calculation of padding in percent (#5846) | correct calculation of padding in percent | 41 | false | false | 6 | false | false | false | chartjs | Chart.js | 2,828 |
bc494e0a811f735ad58d70330023959ff58c0837 | Akihiko Kusanagi | Simon Brunel | Use empty labels for tests so as not to be affected by the font width (#5842) | use empty labels for tests so as not to be affected by the font width | 69 | false | false | 15 | true | true | false | chartjs | Chart.js | 2,829 |
f6d9a39cb8e8661e1d6a733d4b77fb3f3238935a | Evert Timberg | Simon Brunel | Fix axis line width when option is an array (#5751)
When the axis lineWidth setting is set to an array, use the first item when determining the size of the axis area. | fix axis line width when option is an array | 43 | false | false | 9 | true | false | true | chartjs | Chart.js | 2,830 |
ab06831f691d5a6520dd069b746d072dfc0c11a2 | Kakhaber | Simon Brunel | Is node shadow root check improved (#5828) | is node shadow root check improved | 34 | false | false | 6 | false | false | false | chartjs | Chart.js | 2,831 |
75aa44eef677b790768262638df0de223fd01a56 | Simon Brunel | GitHub | Upgrade dev dependencies to reduce vulnerabilities (#5840) | upgrade dev dependencies to reduce vulnerabilities | 50 | false | false | 6 | true | true | true | chartjs | Chart.js | 2,832 |
ecf64d361dc284acedd4b6a815905614ea79034c | Thomas David Baker | Evert Timberg | Correct spelling mistake. (#5831)
Use a simpler phrase for this heading. | correct spelling mistake. | 25 | false | false | 3 | false | false | false | chartjs | Chart.js | 2,833 |
3ea93a09f2047b727891f9e13dbd3fb7ebe44adf | Jan Tagscherer | Simon Brunel | Add regression test for legend layout issue (#5776) | add regression test for legend layout issue | 43 | false | false | 7 | true | true | true | chartjs | Chart.js | 2,834 |
56b30e1db1f9f1efa2f23b085f5604b489020883 | Jan Tagscherer | Simon Brunel | Check pixel values using the pixel proximity matcher (#5833) | check pixel values using the pixel proximity matcher | 52 | false | false | 8 | true | true | false | chartjs | Chart.js | 2,835 |
ae80e14c5142dfff55e1b37780627c73dd6469d3 | Simon Brunel | GitHub | Make bar styling options scriptable (#5780)
The bar `backgroundColor`, `borderColor`, `borderWidth` and `borderSkipped` options are now scriptable (unit tests, docs and a basic sample). Also fix the gulp task that generates the documentation on Windows. | make bar styling options scriptable | 35 | false | false | 5 | false | true | false | chartjs | Chart.js | 2,836 |
637c2176ecad70b674ffe8802bde070136785a45 | Akihiko Kusanagi | Simon Brunel | Support decimal stepSize (#5786) | support decimal stepsize | 24 | false | false | 3 | true | true | true | chartjs | Chart.js | 2,837 |
7e62913cfc2f97b33545cb5ffca4845aa8cd6d55 | Jan Tagscherer | Simon Brunel | Change .editorconfig to include final newlines (#5827) | change .editorconfig to include final newlines | 46 | false | false | 6 | true | true | true | chartjs | Chart.js | 2,838 |
e730f87e15520a711badf0043e60dabe51dd9238 | Akihiko Kusanagi | Simon Brunel | Fix legend item layout issue (#5816) | fix legend item layout issue | 28 | false | false | 5 | false | false | false | chartjs | Chart.js | 2,839 |
9140ef7e671b6b3c316d777b2730bc182d84ea97 | Akihiko Kusanagi | Simon Brunel | Add a link to chartjs-plugin-colorschemes to extensions.md (#5813) | add a link to chartjs-plugin-colorschemes to extensions.md | 58 | false | false | 7 | true | true | false | chartjs | Chart.js | 2,840 |
f40abe924425f03a592248373603c1ef169a84bd | Bart Deslagmulder | Simon Brunel | Consistent use of punctuation and quick review in docs (#5796) | consistent use of punctuation and quick review in docs | 54 | false | false | 9 | false | false | false | chartjs | Chart.js | 2,841 |
f74699a591111a3478667923cfa0256e7086184f | Akihiko Kusanagi | Simon Brunel | Fix offsetGridLine behavior with a single data point (#5609) | fix offsetgridline behavior with a single data point | 52 | false | false | 8 | true | true | false | chartjs | Chart.js | 2,842 |
6bea6aba7b8160a8c89b6fe24a2a6f175edf7a48 | Jordan Ephron | Simon Brunel | Document padding option for ticks configuration (#5795) | document padding option for ticks configuration | 47 | false | false | 6 | false | false | false | chartjs | Chart.js | 2,843 |
820d28907bbaaddb4f6ce980f519bf2da3073053 | Hendrik Röhm | Simon Brunel | Remove dead and broken code from gulpfile (#5794)
In commit c216c0af76, the task unittestWatch was removed. However, the watch task links to it, when executed with the test flag. As watching the unittest is possible with `gulp unittest --watch`, this code is not needed anymore and thus removed. | remove dead and broken code from gulpfile | 41 | false | false | 7 | false | false | false | chartjs | Chart.js | 2,844 |
cb14217c88c0e307d2ed129449d7d5d04b7d90ea | Akihiko Kusanagi | Simon Brunel | Add error margin for detecting if a point or line is in the chartArea (#5790) | add error margin for detecting if a point or line is in the chartarea | 69 | false | false | 14 | true | true | false | chartjs | Chart.js | 2,845 |
b3b5c7de4f8780be009619d1732a1915c81f0ea9 | Evert Timberg | Simon Brunel | Ensure that when we check typeof x == 'number' we also check instanceof Number (#5752) | ensure that when we check typeof x == 'number' we also check instanceof number | 78 | false | false | 14 | true | false | false | chartjs | Chart.js | 2,846 |
81b4b87666e2bdb6d7cc58d678002358adb72aba | Ben McCann | Simon Brunel | Radar code cleanup (#5624) | radar code cleanup | 18 | false | false | 3 | false | false | false | chartjs | Chart.js | 2,847 |
2dbf1cd1af69f494f971c3603063e4265fb10e88 | Simon Brunel | GitHub | Add support for *.js test fixture config (#5777)
JSON doesn't support functions which are needed to create scriptable options, so implement a very basic method to load a JavaScript file exporting the config in `module.exports`. Also rename test sources (remove the `jasmine.` prefix), cleanup `karma.conf.js` and add an... | add support for *.js test fixture config | 40 | false | false | 7 | true | true | true | chartjs | Chart.js | 2,848 |
5816770e459284847be10d1d0c00e5a4ee2b8434 | Alexandre Dubé | Simon Brunel | Introduce the 'minBarLength' bar option (#5741) | introduce the 'minbarlength' bar option | 39 | false | false | 5 | false | false | false | chartjs | Chart.js | 2,849 |
f815dd51968a0bec9305e1cf14d738d6f23c93aa | Evert Timberg | Simon Brunel | Ensure that when the time axis accesses `data.labels` it actually exists (#5750) | ensure that when the time axis accesses `data.labels` it actually exists | 72 | false | false | 11 | false | false | false | chartjs | Chart.js | 2,850 |
dfbb57468f8cb4f670d99f26050fb499c7068294 | Niladri Dutta | Simon Brunel | Add 'parser' instead of deprecated 'format' in samples (#5769) | add 'parser' instead of deprecated 'format' in samples | 54 | false | false | 8 | false | true | false | chartjs | Chart.js | 2,851 |
d7eab1b9945a68a0cc0abf7f6ab4fd4c28a5b7d5 | Simon Brunel | Simon Brunel | Bump version to 2.7.3 | bump version to 2.7.3 | 21 | true | false | 4 | true | true | false | chartjs | Chart.js | 2,852 |
1ba06a26fddde17285072f3a446679e9388b382f | Daniel Correa | Simon Brunel | Add aspectRatio property to responsive doc (#5756) | add aspectratio property to responsive doc | 42 | false | false | 6 | true | true | true | chartjs | Chart.js | 2,853 |
9293c30d4f5727c4f64967d709f37f44d43b716f | Miguel Martínez Serrano | Simon Brunel | Add scatter link in charts documentation (#5736) | add scatter link in charts documentation | 40 | false | false | 6 | true | true | true | chartjs | Chart.js | 2,854 |
2f9c663d011618e264c2db7a5bccd25c08838e34 | Maxim Atanasov | Simon Brunel | Added Wicked-Charts to the Popular Extensions Page (#5734)
Wicked-Charts is a Java wrapper around Chart.js and allows users to create charts in Java using the Wicket framework. The latest version of Wicked-Charts (3.1.0) supports Chartjs and Wicket 8. | added wicked-charts to the popular extensions page | 50 | false | false | 7 | false | false | false | chartjs | Chart.js | 2,855 |
7a65546629d8561d63eccb3b07ae44bce54d7595 | Carl Osterwisch | Simon Brunel | Fix scale when data is all small numbers (#5723)
* Add test for correct handling of small numbers
* Calculate tick precision for arbitrarily small numbers
* Use scientific notation for very small tick numbers
* Calculate significant digits for exponential tick values | fix scale when data is all small numbers | 40 | false | false | 8 | false | true | false | chartjs | Chart.js | 2,856 |
bbd589d5ab1606b970d04cb28496e338a7a4c35f | Wei-Wei Wu | Simon Brunel | Add "Accessibility" documentation page (#5719) | add "accessibility" documentation page | 38 | false | false | 4 | false | false | false | chartjs | Chart.js | 2,857 |
1aa54b074bda2f07a315b26d738bd90f617bd278 | Wei-Wei Wu | Simon Brunel | Add gulp watch task for docs (#5724)
gulp docs --watch | add gulp watch task for docs | 28 | false | false | 6 | false | true | false | chartjs | Chart.js | 2,858 |
3830216420d7f85ed4a037bfb3bc7be1d7e70512 | Colin | Simon Brunel | Event handling to use target instead currentTarget (#5575)
If you attach event handlers to a container rather than directly to the canvas then the currentTarget is the container, event.target is the canvas that triggers the event. It's useful to do this if you have many charts or are creating them dynamically. | event handling to use target instead currenttarget | 50 | false | false | 7 | false | false | false | chartjs | Chart.js | 2,859 |
ab41173d9b2abb9c543c82c360abb51c3efcd778 | Tom Pullen | Simon Brunel | Fix adding and removing datasets in bar samples (#5663)
Account for zero indexing of arrays when creating a name for an added dataset and remove the last dataset in the array when removing a dataset rather than removing the first. | fix adding and removing datasets in bar samples | 47 | false | false | 8 | false | false | false | chartjs | Chart.js | 2,860 |
a9c4e377a7f529a82fc1dbcef32ab23d40c9b158 | Tom Pullen | Simon Brunel | Add color to financial time series sample (#5661) | add color to financial time series sample | 41 | false | false | 7 | true | true | true | chartjs | Chart.js | 2,861 |
301017373353443755665acf8f4494384c6c9725 | Simon Brunel | Simon Brunel | Disable hardware acceleration for unit tests
Explicitly disable hardware acceleration to make image diff more stable when ran on Travis and dev machine. | disable hardware acceleration for unit tests | 44 | false | false | 6 | false | true | false | chartjs | Chart.js | 2,862 |
91608398b683afa627c9ab65a65d3e9b50cdb794 | Simon Brunel | Simon Brunel | Add "point style" image tests
Replace the old style canvas "mock" context checks by image based unit tests which are easier to maintain and allow more flexibility in the drawing logic since we are not testing the context calls but the final painted result. | add "point style" image tests | 29 | false | false | 5 | false | false | false | chartjs | Chart.js | 2,863 |
9a295816b3ed406ff34d078746d8afd94d0b13a2 | Sebastiaan Lokhorst | Simon Brunel | Replace ES6 by Webpack in the integration docs (#5555) | replace es6 by webpack in the integration docs | 46 | false | false | 8 | true | true | true | chartjs | Chart.js | 2,864 |
352268616b439017c1ed76eec512de99105db4a3 | Colin | Simon Brunel | Fix min and max option checks in linear scales (#5209)
When 0, the min and max options was considered not being set, instead we should check for null or undefined. | fix min and max option checks in linear scales | 46 | false | false | 9 | false | false | false | chartjs | Chart.js | 2,865 |
493eaa842444b4e5b1f6d192fadf2bb1aaa02eba | Akihiko Kusanagi | Simon Brunel | Refactor helpers.canvas.drawPoint() (#5623)
Bring ctx.beginPath() before switch and replace ctx.fillRect()/ctx.strokeRect() with ctx.rect()/ctx.fill() to make it consistent with the other styles. It is also preferable that helpers.canvas.roundedRect() include ctx.closePath() at the end because CanvasRenderingContext2D... | refactor helpers.canvas.drawpoint() | 35 | false | false | 2 | false | false | false | chartjs | Chart.js | 2,866 |
0963c8f76c997643aa3aa1101c34ea31cb58eab2 | Jung Oh | Simon Brunel | Fix positioning in the custom tooltip example (#5454) | fix positioning in the custom tooltip example | 45 | false | false | 7 | false | true | false | chartjs | Chart.js | 2,867 |
119a86f3995e373865ce33a1687cb834ecef6eb3 | Akihiko Kusanagi | Simon Brunel | Update the descriptions of barThickness, offsetGridLines and offset (#5600) | update the descriptions of barthickness, offsetgridlines and offset | 67 | false | false | 8 | true | true | false | chartjs | Chart.js | 2,868 |
246b9a1a40b72e57ba256d679ca6e44f1cd82411 | Niel Mistry | Simon Brunel | Add circular option documentation for grid lines (#5637) | add circular option documentation for grid lines | 48 | false | false | 7 | true | true | true | chartjs | Chart.js | 2,869 |
c428797592cc0847c65b5b7e2c2370a6870a144c | Evert Timberg | GitHub | Enable suggestedMin and suggestedMax setts for logarithmic axes (#7955) | enable suggestedmin and suggestedmax setts for logarithmic axes | 63 | false | false | 8 | false | true | false | chartjs | Chart.js | 2,870 |
f76cd48f35914f8c4ec15a231a91daa95832e6f9 | Evert Timberg | GitHub | Update stacked line sample to remove duplicate dataset names (#7957) | update stacked line sample to remove duplicate dataset names | 60 | false | false | 9 | false | true | false | chartjs | Chart.js | 2,871 |
b4fe6078aaf8558f0a5b785366038b6f8f29cdca | Evert Timberg | GitHub | Update category scale labels types to include string[][] (#7953) | update category scale labels types to include string[][] | 56 | false | false | 8 | false | false | false | chartjs | Chart.js | 2,872 |
6dbb7e74462d5b7dedf2124a622a3e678964dd83 | Jukka Kurkela | GitHub | Move config handling to a dedicated script (#7939)
* Split core.config.js out of core.controller.js
* Remove side effects from config.js
* Turn config into a class
* Refactor config merging as includeDefaults | move config handling to a dedicated script | 42 | false | false | 7 | true | true | true | chartjs | Chart.js | 2,873 |
58d1911d059239b52be8f309f8249f7b4e6dbb95 | Jukka Kurkela | GitHub | Add args.mode to before/after update plugin hooks (#7949) | add args.mode to before/after update plugin hooks | 49 | false | false | 7 | true | true | true | chartjs | Chart.js | 2,874 |
93fabd1f261115c3f01fca1ac591fdfbe14a4594 | Jukka Kurkela | GitHub | Switch from bundlewatch to compressed-size (#7943)
Switch from bundlewatch to compressed-size | switch from bundlewatch to compressed-size | 42 | false | false | 5 | false | false | false | chartjs | Chart.js | 2,875 |
33a93d976c46026d5f283de3570cd4ada8f9fdee | Jukka Kurkela | GitHub | Add *.json to .editorconfig (#7941)
* Add *.json to .editorconfig
* Modify bundlewatch | add *.json to .editorconfig | 27 | false | false | 4 | false | true | false | chartjs | Chart.js | 2,876 |
fc5bbd7a0b670066ff875afc7ee6364eef3046d9 | Jukka Kurkela | GitHub | Add bundlewatch (#7940)
* Add bundlewatch | add bundlewatch | 15 | false | false | 2 | true | true | false | chartjs | Chart.js | 2,877 |
6a72bcbecad2187349e92d6b19ff189d89646077 | Jukka Kurkela | GitHub | Rename showLines to showLine (#7936) | rename showlines to showline | 28 | false | false | 4 | false | true | false | chartjs | Chart.js | 2,878 |
bc11f1021678afc30510f5a8527deac3c0c9c416 | Evert Timberg | GitHub | Rename elements to mark as elements, i.e. Arc -> ArcElement (#7924)
* Rename elements to mark as elements, i.e. Arc -> ArcElement
* Rename RectangleElement to BarElement
* Also updates options.elements.rectangle to options.elements.bar | rename elements to mark as elements, i.e. arc -> arcelement | 59 | false | false | 10 | false | true | false | chartjs | Chart.js | 2,879 |
f5c4f97504b6ae96f8f0592bcc15cebb2dfba8a6 | Jukka Kurkela | GitHub | Add interaction options (#7922)
* Add interaction options
* Add migration note | add interaction options | 23 | false | false | 3 | true | true | true | chartjs | Chart.js | 2,880 |
41eb16a6506ce1caa699ee5ca6e1d85f01c27b63 | Evert Timberg | GitHub | Add example of event to data values (#7925) | add example of event to data values | 35 | false | false | 7 | true | true | true | chartjs | Chart.js | 2,881 |
c688c2f5430de350f27fda0081c6f1d83c0055b8 | SaintMalik | GitHub | Fix broken urls in docs (#7912) | fix broken urls in docs | 23 | false | false | 5 | true | true | true | chartjs | Chart.js | 2,882 |
ac68593873693877f638f248176e79f4fd63eabd | Evert Timberg | GitHub | Block incorrect keys in merge code to prevent prototype pollution (#7919)
* Port fix from v2
* Port test
* Test both merge and mergeIf | block incorrect keys in merge code to prevent prototype pollution | 65 | false | false | 10 | true | true | false | chartjs | Chart.js | 2,883 |
73b4e82fd5680caddc70d4183f4223bad2764e56 | Jukka Kurkela | GitHub | Use Object.create(null) as `merge` target, to prevent prototype pollution (#7917)
Use Object.create(null) as merge target to prevent polluting `Object.prototype` | use object.create(null) as `merge` target, to prevent prototype pollution | 73 | false | false | 9 | true | true | false | chartjs | Chart.js | 2,884 |
88d8ab255f1d8d99d11141dc6905cd1e7a951b2c | Jukka Kurkela | GitHub | Update dependencies (#7915) | update dependencies | 19 | false | false | 2 | false | false | false | chartjs | Chart.js | 2,885 |
de963091d9505ca8c4b8009a97780a2db4dce670 | Takuya Uehara | GitHub | Remove area inclusion check when rendering points (#7910) | remove area inclusion check when rendering points | 49 | false | false | 7 | true | false | true | chartjs | Chart.js | 2,886 |
7ce9710f336c2ad2359466dc9357979c4d562446 | paul cheung | GitHub | fix some typos (#7914) | fix some typos | 14 | false | false | 3 | true | true | true | chartjs | Chart.js | 2,887 |
c68ec576726bc203e6f532398576b0dbc8eff374 | Evert Timberg | GitHub | Reduce tooltip implied padding at top and bottom edges of the canvas (#7908)
* Allow the tooltip to get closer to the canvas edge
Closer to the top & bottom by considering (height/2) instead of height.
* Update missing options in TS types
* Remove unneeded brackets | reduce tooltip implied padding at top and bottom edges of the canvas | 68 | false | false | 12 | false | true | false | chartjs | Chart.js | 2,888 |
b31a815382f0ff25a9fcc8bdfb43e8c1d280e493 | paul cheung | GitHub | some minor typo fix (#7913) | some minor typo fix | 19 | false | false | 4 | false | false | false | chartjs | Chart.js | 2,889 |
04850d9477d19875cb018c5aa75009a3463ff039 | Jukka Kurkela | GitHub | Stop deploying docs / drafting releases from forks (#7911) | stop deploying docs / drafting releases from forks | 50 | false | false | 8 | false | false | false | chartjs | Chart.js | 2,890 |
8e640f4c710fde95d4542abc75cb779d6bd1c737 | Jukka Kurkela | GitHub | Fix version numbers in Developers section of docs (#7909) | fix version numbers in developers section of docs | 49 | false | false | 8 | true | true | true | chartjs | Chart.js | 2,891 |
ebd8f3c88985345b3d3270b0cd82b25021b4a229 | Yash Singh | GitHub | Added in note for browserslist (#7907) | added in note for browserslist | 30 | false | false | 5 | false | false | false | chartjs | Chart.js | 2,892 |
7a35f3cb3e4ede8cf0d32e1bb2eef83a31e2e664 | Matthew Crumley | GitHub | Fix Maximum call stack size exception in _computeLabelSizes (#7906)
Issue #7881 | fix maximum call stack size exception in _computelabelsizes | 59 | false | false | 8 | false | false | false | chartjs | Chart.js | 2,893 |
30d09f47015e536d91dbb5dd606c2e1a3f38ac75 | Evert Timberg | GitHub | Bar chart base value overrides (#7904)
* Bar chart base value overrides
* Ensure that `base` is marked as indexable and scriptable in the docs | bar chart base value overrides | 30 | false | false | 5 | false | false | false | chartjs | Chart.js | 2,894 |
c22d3bedea902deaaf5021a28d3c113fcc4fa439 | Evert Timberg | GitHub | Ability to fill a line from a specified value along an axis (#7905) | ability to fill a line from a specified value along an axis | 59 | false | false | 12 | false | false | false | chartjs | Chart.js | 2,895 |
4a191d5af9b7dece2c1b1e7566da0aaff3f7be3c | Evert Timberg | GitHub | Document and remove APIs that can be replaced by it (#7900) | document and remove apis that can be replaced by it | 52 | false | false | 10 | false | false | false | chartjs | Chart.js | 2,896 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.