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
182270ef9b1bc9fab1cefc89ce1e94a41f4d754f
Loïc Bourgois
Simon Brunel
Setup HTML and JS linters for samples (#5195)
setup html and js linters for samples
37
false
false
7
false
false
false
chartjs
Chart.js
1,997
97ff45873e8e00af5e25d8adadb830fb15a272ef
stockiNail
Simon Brunel
Add Charba GWT integration to extensions.md (#5225)
add charba gwt integration to extensions.md
43
false
false
6
false
true
false
chartjs
Chart.js
1,998
c2681859531977fb83fee782f8aec6b50196d644
Simon Brunel
Tanner Linsley
Fix Slack invitation link (#5217) Setup a new Heroku app based on rauchg/slackin, using Slack legacy token from the Chart.js (chartjs.slack@...) user and reCAPTCHA from the same Google account.
fix slack invitation link
25
false
false
4
true
true
true
chartjs
Chart.js
1,999
e61392a256727bb531e80abbb2d5716fdf7d31ed
Jackson Haenchen
Simon Brunel
Don't draw tick across axis/border (#5178)
don't draw tick across axis/border
34
false
false
5
false
false
false
chartjs
Chart.js
2,000
98ef3942d982869ee867e134df95008dd612caf3
Jonathan Quach
Simon Brunel
Fix variable name error on developer api documentation for (#5173)
fix variable name error on developer api documentation for
58
false
false
9
true
true
false
chartjs
Chart.js
2,001
274fca68c97d956ac4608e19988cb0c84ffe6999
Evert Timberg
GitHub
Update custom tooltip documentation and samples (#5166)
update custom tooltip documentation and samples
47
false
false
6
false
true
false
chartjs
Chart.js
2,002
f82c8adf39382ff1989664a872a0f3ec21ae1265
Evert Timberg
GitHub
Remove copy-pasta error in polar area and doughnut chart docs (#5169)
remove copy-pasta error in polar area and doughnut chart docs
61
false
false
10
false
false
false
chartjs
Chart.js
2,003
d668882971166ac11768ab659b2d5770642c33b3
Evert Timberg
GitHub
Tooltip label callback example (#5168)
tooltip label callback example
30
false
false
4
false
false
false
chartjs
Chart.js
2,004
9a0117ad492d2c02c4be5f3488f0d8d255fe5aa9
Evert Timberg
GitHub
Responsive printing docs (#5167)
responsive printing docs
24
false
false
3
false
false
false
chartjs
Chart.js
2,005
26c44cf7abfce2df221f9c9b568e1c5eae893bfb
Evert Timberg
GitHub
Treat negative values in doughnut charts as positive (#5165)
treat negative values in doughnut charts as positive
52
false
false
8
true
true
false
chartjs
Chart.js
2,006
6d58a6a8a8af64373605c86fe380a61250411e17
Loïc Bourgois
Simon Brunel
Add tests related to showLines for controller.scatter (#5150)
add tests related to showlines for controller.scatter
53
false
false
7
true
true
false
chartjs
Chart.js
2,007
e585c7505f33e7115a0d75b7d058e3c0d37a6952
Loïc Bourgois
Evert Timberg
Log gulp error to Chart.js (#5143) * Log errors and skip for buildTask * Write gulp error to Chart.js + Add intentional error to core to check if travis fails * Remove unused require * Remove error + Proper require fs * Fix newline * Refactor * Put back browser errors * Use options * Fix inten...
log gulp error to chart.js
26
false
false
5
false
true
false
chartjs
Chart.js
2,008
37ec8384d7f6ce9b07a822626d787d1327a4a235
Ben McCann
Evert Timberg
Format the label in the time scale tooltip (#5095)
format the label in the time scale tooltip
42
false
false
8
false
true
false
chartjs
Chart.js
2,009
2d7f0a46c3f58278f883cb829d9e8a109151559d
Simon Brunel
Evert Timberg
Fix updating plugin options (#5144) Cached plugin descriptors hold a reference on the plugin options, which break if the plugin options object is replaced. That case happens when the user updates the plugin options with a new object, but also since the new config update logic (#4198) that now always clones the plugin ...
fix updating plugin options
27
false
false
4
false
false
false
chartjs
Chart.js
2,010
2f5a3e171be30465f107e78c4283a2111ed3d5b4
Simon Brunel
Evert Timberg
Ignore package-lock.json (#5138)
ignore package-lock.json
24
false
false
2
true
true
false
chartjs
Chart.js
2,011
1d5619d6d42867f4380527901f4a39a17095d98e
Simon Brunel
GitHub
Fix GitBook error with the shared ESLint config (#5133) `gitbook-cli install` failed when trying to fetch eslint-config-chartjs because of the way it was installed (ie. using the GitHub repository URL). The shared config is now published on npmjs: https://www.npmjs.com/package/eslint-config-chartjs
fix gitbook error with the shared eslint config
47
false
false
8
false
true
false
chartjs
Chart.js
2,012
6bea15e7cf89003e3a5945a20cf1d2cc5096728e
Simon Brunel
GitHub
Rename Chart.layout to Chart.layouts (#5118) Chart.layouts seems more consistent with other service names (Chart.plugins, Chart.scales, etc.) but also more inline with the service which handle many layout (one per charts).
rename chart.layout to chart.layouts
36
false
false
4
false
true
false
chartjs
Chart.js
2,013
fb3ea03440769a267880ba8721d14a3939792718
Simon Brunel
GitHub
Make `Chart.plugins` importable (#5114) Explicitly deprecate (since 2.1.5) `Chart.Legend` and `Chart.Title`.
make `chart.plugins` importable
31
false
false
3
false
true
false
chartjs
Chart.js
2,014
ce27fe5ea6040523a61cef198ccc1e866d07ad82
Simon Brunel
GitHub
Make `Chart.layout(Service)` importable (#5113) Rename (and deprecate) `Chart.layoutService` to `Chart.layout` and make it importable.
make `chart.layout(service)` importable
39
false
false
3
false
true
false
chartjs
Chart.js
2,015
9ddb449ad1abae8dd95639a60311fb8bfc17e572
Simon Brunel
Evert Timberg
Use the Chart.js shared ESLint config (#5112) An ESLint shareable config has been created (from this repository) in the attempt to homogenize Chart.js hosted projects and plugins style. Rename `.eslintrc` files to `.eslintrc.yml` since the name has been deprecated. Fix the CC badge (maintainability) and disable Cod...
use the chart.js shared eslint config
37
false
false
6
true
false
true
chartjs
Chart.js
2,016
33c7d941f7caa5363f68ac2135a66d7c2328e196
Ben McCann
Simon Brunel
Add back Chart.Ticks.formatters (#5088)
add back chart.ticks.formatters
31
false
false
3
true
true
true
chartjs
Chart.js
2,017
fcd463354bae115b4847272ba44f23c57cc0d6ed
Simon Brunel
GitHub
Update license year and copyright holders (#5053)
update license year and copyright holders
41
false
false
6
false
false
false
chartjs
Chart.js
2,018
9874a754e0324cf49df9b2e2a485e44c729eeec3
Cameron Childress
Simon Brunel
Adding helpful note about legendCallback (#5094) I didn't realize you had to call generateLegend() manually and a quick search tells me that lots of other people have run into this too.
adding helpful note about legendcallback
40
false
false
5
false
false
false
chartjs
Chart.js
2,019
92d033beb2d29fc296aee23b9e9d9c4be1fadd15
jcopperfield
Evert Timberg
Optimization: prevent double ticks array reverse for vertical logarithmic axis (#5076) with ticks option 'reverse: true'.
prevent double ticks array reverse for vertical logarithmic axis
64
false
false
9
false
false
false
chartjs
Chart.js
2,020
ce1fc28b743d518add5c89653108a287f6aa911d
Boyi C
Simon Brunel
Improve point.xRange and point.yRange performance (#5062)
improve point.xrange and point.yrange performance
49
false
false
5
false
true
false
chartjs
Chart.js
2,021
b04ce949d12870e57e51ea998f5f32a1a94f5f8e
jcopperfield
Simon Brunel
Use time.unit option to create default min/max for empty chart (#5045)
use time.unit option to create default min/max for empty chart
62
false
false
10
true
true
false
chartjs
Chart.js
2,022
f9beedba40217f07169ce9764f4371d40ee72367
jcopperfield
Evert Timberg
Fix issue #5029 (#5041) - infinite loop in generating time axis, due to insufficient bounds checking.
fix issue
9
false
false
2
false
true
false
chartjs
Chart.js
2,023
f0bf3954fe363eda86a3db170063aba34f1be08e
jcopperfield
Evert Timberg
Fix issues #4572 and #4703 (#4959) - issue #4572: logarithmic type if all numbers are zero browser crashes "Out of memory" - issue #4703: [BUG] Browser unresponsive on bubble chart with logarithmic axes
fix issues and
15
false
false
3
true
true
true
chartjs
Chart.js
2,024
4e47c178e42fe84e40d39f9e2b7e26030cc0fc23
jcopperfield
Evert Timberg
Fix tooltip animation when target changes while animating (#5005) * Fix issue #4989 - tooltip in 'index' mode doesn't animate smoothly. * Change: different approach for smooth tooltip animation in 'index' mode, when target doesn't change. * Fix: jslint error * Fix: remove spyOn pivot from test *...
fix tooltip animation when target changes while animating
57
false
false
8
true
true
false
chartjs
Chart.js
2,025
6f34b2224fd1006a48edd904416ae440cc0a82b5
jcopperfield
Evert Timberg
Fix issue #4928: linear tick generator doesn't round values to needed precision. (#4943) * Fix issue 4928 - linear tick generator doesn't round values to needed precision. * Improve: replace toPrecision() in toString() to improve readability. * Fix: logarithmic tick generator doesn't round values to needed pre...
linear tick generator doesn't round values to needed precision.
63
false
false
9
false
false
false
chartjs
Chart.js
2,026
15d1056b537a07b613f6dfe56fc920390c1dd267
Simon Brunel
GitHub
Implement equally sized bars (#4994) When `barThickness: undefined|null` (default), we compute an optimal sample size based on the smallest tick interval reduced to prevent any bar to overlap (bar equally sized). Also added support for a special `barThickness: 'flex'` value (previous default) that globally arranges ba...
implement equally sized bars
28
false
false
4
false
false
false
chartjs
Chart.js
2,027
b835df02cd05830fb734806f3af27fa43cc5674c
JohnShaft
Simon Brunel
Add Angular2+ libraries for Chart.js in docs (#5006)
add angular2+ libraries for chart.js in docs
44
false
false
7
true
true
true
chartjs
Chart.js
2,028
9a7182ba36d3a9f1e73f2d2cdc0011ae7837d672
beiz23
Simon Brunel
Fix typos and broken links in the docs (#5010)
fix typos and broken links in the docs
38
false
false
8
true
true
true
chartjs
Chart.js
2,029
2e2bbc9d52c114466280e516d2f68ca5af2a8fb8
Evert Timberg
Evert Timberg
Start to clean up the linear scale tests
start to clean up the linear scale tests
40
false
false
8
false
false
false
chartjs
Chart.js
2,030
f1b704a419f3c9d7b59691e576e6ee66f75c2442
Evert Timberg
Evert Timberg
Fix scale fitting to give padding around the scale title & to account for label rotation
fix scale fitting to give padding around the scale title & to account for label rotation
88
false
false
16
false
false
false
chartjs
Chart.js
2,031
505e6d780e0cd96373dc6cfe95f1dc717db7535a
Tanner Linsley
Tanner Linsley
Always includeOffset for bar controller
always includeoffset for bar controller
39
false
false
5
false
false
false
chartjs
Chart.js
2,032
73729877546e9bb0445e72a97978860685ccb0aa
Tanner Linsley
Tanner Linsley
Add scaleLabel to core.scale
add scalelabel to core.scale
28
false
false
4
true
true
true
chartjs
Chart.js
2,033
b22f569e4da4470cb6863dfc5b76e29628ac6061
Tanner Linsley
Tanner Linsley
Merge branch 'v2.0-dev' into v2.0-dev-refactor Conflicts: samples/line-scale-override.html samples/line-x-axis-filter.html samples/line.html src/controllers/controller.bar.js src/core/core.controller.js src/scales/scale.category.js
merge branch 'v2.0-dev' into v2.0-dev-refactor
46
true
false
5
false
true
false
chartjs
Chart.js
2,034
1f0ee92992b996f7338f04cbbdb68ce9a8436cde
Tanner Linsley
Tanner Linsley
Polar Area now uses new scale.update method
polar area now uses new scale.update method
43
false
false
7
false
false
false
chartjs
Chart.js
2,035
8cda74e69155ac3f9db20494948a37fa1dbc26a6
Tanner Linsley
Tanner Linsley
Pie.customtooltips is outdated. Removing for now.
pie.customtooltips is outdated. removing for now
48
false
false
6
false
false
false
chartjs
Chart.js
2,036
dc3f58f0440c6499d747b23160752684f3ebbe53
Tanner Linsley
Tanner Linsley
Doughnut.color is outdated. Removing for now.
doughnut.color is outdated. removing for now
45
false
false
6
false
false
false
chartjs
Chart.js
2,037
4c2027aabb68a6c5291b2b846c00b366313e3864
Tanner Linsley
Tanner Linsley
Horizontal Log Scale
horizontal log scale
20
false
false
3
false
false
false
chartjs
Chart.js
2,038
440703efffa767de2752ae8bce7cad7a11c1d2e2
Tanner Linsley
Tanner Linsley
Log Scale Working Again
log scale working again
23
false
false
4
false
true
false
chartjs
Chart.js
2,039
d198157fb8ea479ec9286bcf0ffb72e2e62e9661
Tanner Linsley
Tanner Linsley
Time Scale working, troubleshooting log scale
time scale working, troubleshooting log scale
45
false
false
6
false
false
false
chartjs
Chart.js
2,040
d1067f956cadfe0cb3c474882abe132f629c4c1b
Evert Timberg
Evert Timberg
Merge pull request #1485 from BenWoodford/label-patches Label customisation fixes
merge pull request from benwoodford/label-patches
50
true
false
5
true
false
false
chartjs
Chart.js
2,041
b0679a80aeb951efc887b639323bb71dab470978
Ben Woodford
Ben Woodford
Fixed label padding not affecting x-axis label
fixed label padding not affecting x-axis label
46
false
false
7
false
false
false
chartjs
Chart.js
2,042
d7ab51f29b933659ca2058110e35219d3d002068
Ben Woodford
Ben Woodford
Only rotate label while rotation is < maxRotation Checking for <= maxRotation results in a labelRotation of 1 if maxRotation is 0, which doesn't make any sense (and also causes the text to be right aligned not centred)
only rotate label while rotation is < maxrotation
49
false
false
8
false
false
false
chartjs
Chart.js
2,043
ca48caa8b02a017b07e6789574887c75bc8ed846
Tanner Linsley
Tanner Linsley
checkpoint for the morning check made some good progress. Just need some more eyes on it, cuz I’m literally typing without my glasses on right now.
checkpoint for the morning check
32
false
false
5
false
false
false
chartjs
Chart.js
2,044
e2a96501b728cc1eba65d5304331b9a73db9d72a
Tanner Linsley
Tanner Linsley
Vertical Scales are a bit better now
vertical scales are a bit better now
36
false
false
7
false
false
false
chartjs
Chart.js
2,045
c7107677d2aa690f677868436b8bf3f8f10f60fa
Tanner Linsley
Tanner Linsley
Stuck on shared vertical scale draw logic Trying to make all scales share the same draw function for both horizontal and vertical. For some reason the vertical linear scale on line.html has a width that is too small
stuck on shared vertical scale draw logic
41
false
false
7
false
false
false
chartjs
Chart.js
2,046
9b9ebca2467b9be50f5dee9e3ed1ce39bb31f3bc
Tanner Linsley
Tanner Linsley
Checkpoint 1, Pew!!!!
checkpoint 1, pew!!!!
21
false
false
3
false
false
false
chartjs
Chart.js
2,047
36493e042e05e60f703254a78180caf58617c912
Tanner Linsley
Tanner Linsley
Merge pull request #1480 from etimberg/fix/retina-scale-issue Fixes some retina issues introduced into the v2 codeline
merge pull request from etimberg/fix/retina-scale-issue
56
true
false
5
true
true
false
chartjs
Chart.js
2,048
4a093196b8a522824aa9bd791046a4efe47902ad
Evert Timberg
Evert Timberg
Don't increase canvas css size during a retina scale. Reset the canvas style exactly as it was set before during destroy. Ensure coordinates are translated over correctly into model coordinates. Fixed a bug during destroy when unscaling the canvas
don't increase canvas css size during a retina scale. reset the canvas style exactly as it was set before during destroy. ensure coordinates are translated over correctly into model coordinates. fixed a bug during destroy when unscaling the canvas
247
false
false
39
false
false
false
chartjs
Chart.js
2,049
cd0b95d3831ce2802ee2f7a32f6b1fcb00e1c1ad
Evert Timberg
Evert Timberg
Merge pull request #1478 from etimberg/feature/data-change-api Data change must only happen by changing the data object
merge pull request from etimberg/feature/data-change-api
57
true
false
5
true
true
false
chartjs
Chart.js
2,050
029aad4f350b8559cddcea26254eb09b01f5e61f
Evert Timberg
Evert Timberg
Update samples to no longer use old functions and instead modify the data directly
update samples to no longer use old functions and instead modify the data directly
82
false
false
14
true
true
false
chartjs
Chart.js
2,051
4e536c523e1af2d6093d7984627d386ebdeb9f6f
Evert Timberg
Evert Timberg
Test missed in last check-in
test missed in last check-in
28
false
false
5
false
false
false
chartjs
Chart.js
2,052
416a6ac1bd0ab70012d11bfd2c37751fa3db286f
Evert Timberg
Evert Timberg
Remove unneeded functions from core controller. Updated dataset controllers to have a separate function to update the meta data for each dataset
remove unneeded functions from core controller. updated dataset controllers to have a separate function to update the meta data for each dataset
144
false
false
22
true
true
false
chartjs
Chart.js
2,053
301efac8dd406322984de8d789450a888c93fb0e
Tanner Linsley
Tanner Linsley
Merge pull request #1477 from etimberg/feature/scale-labels Scale Labels
merge pull request from etimberg/feature/scale-labels
54
true
false
5
true
true
false
chartjs
Chart.js
2,054
407eb846d0459bb3cdd4383716a256f882951761
Tanner Linsley
Tanner Linsley
Update v1.x readme to reflect release status
update v1.x readme to reflect release status
44
false
false
7
true
true
true
chartjs
Chart.js
2,055
8c94ae0441205eb90d493b728893bca7f491712f
Tanner Linsley
Tanner Linsley
Ensure bar width at least 1px
ensure bar width at least 1px
29
false
false
6
true
true
true
chartjs
Chart.js
2,056
01fdd387d9c4156c1e3ad061d908b23bd61cb666
Tanner Linsley
Tanner Linsley
Merge pull request #1474 from nnnick/v2.0-feature-dynamic-bar-spacing Bar spacing is now dynamic at small sizes.
merge pull request from nnnick/v2.0-feature-dynamic-bar-spacing
64
true
false
5
true
false
false
chartjs
Chart.js
2,057
e3e66d2425ec1747cd6088e92043c12d487978c5
Tanner Linsley
Tanner Linsley
Time scale support
time scale support
18
false
false
3
false
false
false
chartjs
Chart.js
2,058
154083b8756e3b94c745def7fec8df709d8b2caa
Tanner Linsley
Tanner Linsley
Bar spacing is now dynamic at small sizes. Closes #1468
bar spacing is now dynamic at small sizes
41
false
false
8
false
false
false
chartjs
Chart.js
2,059
3ce06ab387658d956b23eda6dc00a1b448aea42b
Tanner Linsley
Tanner Linsley
Merge pull request #1473 from nnnick/v2.0-dev-timescale-fix Time scale now draws all ticks, instead of half of them
merge pull request from nnnick/v2.0-dev-timescale-fix
54
true
false
5
true
false
false
chartjs
Chart.js
2,060
2a76ff00372266612206310178e47611b7b4d2fb
Tanner Linsley
Tanner Linsley
Time scale now draws all ticks, instead of half of them Closes #1463
time scale now draws all ticks, instead of half of them
55
false
false
11
false
false
false
chartjs
Chart.js
2,061
848710b447f608a34b9b949d80ecf0b38a50f130
Tanner Linsley
Tanner Linsley
Merge pull request #1471 from etimberg/fix/mouse-coordinates Convert screen coordinates into canvas coordinates when dealing with mouse events
merge pull request from etimberg/fix/mouse-coordinates
55
true
false
5
true
false
false
chartjs
Chart.js
2,062
d537366f0c504d77b190222f0272855be8dda390
Tanner Linsley
Tanner Linsley
Merge pull request #1470 from etimberg/feature/updated_resize_fix Updated PR to replace #1467
merge pull request from etimberg/feature/updated_resize_fix
60
true
false
5
true
true
false
chartjs
Chart.js
2,063
2e479e458936b431d465ebb1f91f6dc82408f81a
Evert Timberg
Evert Timberg
Update tests for new scale labels
update tests for new scale labels
33
false
false
6
false
true
false
chartjs
Chart.js
2,064
6ba0fc3e08de90953a04557c3c6f9681f60922a9
Evert Timberg
Evert Timberg
Update sample files
update sample files
19
false
false
3
false
true
false
chartjs
Chart.js
2,065
f4cdd20a3882cfba3bcf73b95fa887c0b587fcd0
Evert Timberg
Evert Timberg
Time scale has a label now
time scale has a label now
26
false
false
6
false
false
false
chartjs
Chart.js
2,066
b7c7f1d6a4012baffb630a18c53077a10cd56ff6
Evert Timberg
Evert Timberg
Category scale has labels
category scale has labels
25
false
false
4
false
false
false
chartjs
Chart.js
2,067
9fecb37e304d4445a85db9e843fcb0055e1576fd
Evert Timberg
Evert Timberg
Update tests for new config options
update tests for new config options
35
false
false
6
false
true
false
chartjs
Chart.js
2,068
2667807c1ddb3324458b632afde4bb9751cc4101
Evert Timberg
Evert Timberg
Logarithmic scale now has labels
logarithmic scale now has labels
32
false
false
5
false
false
false
chartjs
Chart.js
2,069
b1060f20ecdecbf8388cac672bfd2b239a57869c
Evert Timberg
Evert Timberg
Linear scale has labels
linear scale has labels
23
false
false
4
false
false
false
chartjs
Chart.js
2,070
162aaa993ae6e3887553db70355da1093e7c8e90
Evert Timberg
Evert Timberg
Convert screen coordinates into canvas coordinates when dealing with mouse events
convert screen coordinates into canvas coordinates when dealing with mouse events
81
false
false
11
true
true
false
chartjs
Chart.js
2,071
17cec5297dac037a9aab75ec411badfbe469d5b9
Evert Timberg
Evert Timberg
Update charts with default aspect ratio of 1 where it makes sense. If the canvas has no size specified, this will be used
update charts with default aspect ratio of 1 where it makes sense. if the canvas has no size specified, this will be used
121
false
false
23
true
true
false
chartjs
Chart.js
2,072
8aa628821024f0c4d8b9f9a5c0908b8b8dc4d44e
Evert Timberg
Evert Timberg
Ensure that radii are always >= 0 for doughnuts and polar area charts
ensure that radii are always >= 0 for doughnuts and polar area charts
69
false
false
13
false
false
false
chartjs
Chart.js
2,073
8bddbff9aa70ce1927ad291fbd98cf0cbb0e6090
Evert Timberg
Evert Timberg
Prevent a jump in the category scale when the labels need to rotate only when there is no margin yet applied.
prevent a jump in the category scale when the labels need to rotate only when there is no margin yet applied
108
false
false
21
true
true
false
chartjs
Chart.js
2,074
814c2d7ffa5581804687976be9047e231fd6350a
Evert Timberg
Evert Timberg
Remove responsive file since it is not necessary
remove responsive file since it is not necessary
48
false
false
8
true
true
true
chartjs
Chart.js
2,075
39252d463388259eb2758a0603b9e2ec4ff4a16c
Evert Timberg
Evert Timberg
Use hidden iframe to detect resize + obey max width when getting maximum size. Updated the bar sample to start off hidden. Use the 'show' button to display the graph
use hidden iframe to detect resize + obey max width when getting maximum size. updated the bar sample to start off hidden. use the 'show' button to display the graph
165
false
false
30
true
true
false
chartjs
Chart.js
2,076
7d0a7844ea9be37236e1300dffa6b70e0a14071d
Evert Timberg
Evert Timberg
Merge pull request #1469 from nnnick/revert-1467-feature/resize_problems Revert "Fix resize problems when charts are initially hidden"
merge pull request from nnnick/revert-1467-feature/resize_problems
67
true
false
5
true
false
false
chartjs
Chart.js
2,077
9474d72491a24b2b614a0ea0be36b736642777b8
Evert Timberg
Evert Timberg
Revert "Fix resize problems when charts are initially hidden"
revert "fix resize problems when charts are initially hidden"
61
false
false
9
false
false
false
chartjs
Chart.js
2,078
862045e49a04027a53c59cfc0ddd31628c38a123
Tanner Linsley
Tanner Linsley
Merge pull request #1465 from nnnick/v2.0-dev-time-scale-bars-and-combo Bar and combo support for time scale
merge pull request from nnnick/v2.0-dev-time-scale-bars-and-combo
66
true
false
5
true
false
false
chartjs
Chart.js
2,079
efa5ab7ec85d0bdbf2d284ff2bc410a8b2911f56
Tanner Linsley
Tanner Linsley
Merge pull request #1467 from etimberg/feature/resize_problems Fix resize problems when charts are initially hidden
merge pull request from etimberg/feature/resize_problems
57
true
false
5
true
true
false
chartjs
Chart.js
2,080
97cec8604a9c3091acd0007d8244113c05398412
Evert Timberg
Evert Timberg
Only store the original device context ratio once
only store the original device context ratio once
49
false
false
8
false
false
false
chartjs
Chart.js
2,081
8d476934486182e0f4bd4829997b6927409de8a9
Evert Timberg
Evert Timberg
Make sure that doughnut and polar area inner & outer radius is >= 0
make sure that doughnut and polar area inner & outer radius is >= 0
67
false
false
14
false
false
false
chartjs
Chart.js
2,082
db5066cd23e13e3c34b9db310d4003d5164b17e9
Evert Timberg
Evert Timberg
Remove core.responsive file. Responsiveness is added during initialization
remove core.responsive file. responsiveness is added during initialization
74
false
false
8
true
true
false
chartjs
Chart.js
2,083
52c1c09e16f489dcea774ac14729e4af513e8836
Evert Timberg
Evert Timberg
Revert "Commit built version of scale algo changes" This reverts commit a36a3f8c09b5424dbf4e140d08a5ceb24d7a5ecb.
revert "commit built version of scale algo changes"
51
false
false
8
false
false
false
chartjs
Chart.js
2,084
bcbd9a85e6398137ea646f997a5f1499043cc5a4
Evert Timberg
Evert Timberg
Merge remote-tracking branch 'upstream/v2.0-dev' into feature/resize_problems Conflicts: gulpfile.js
merge remote-tracking branch 'upstream/v2.0-dev' into feature/resize_problems
77
true
false
6
false
false
false
chartjs
Chart.js
2,085
677c249b613bf1a4ebccb1bebda9f04f7346b866
Tanner Linsley
Tanner Linsley
Bar and combo support for time scale
bar and combo support for time scale
36
false
false
7
false
false
false
chartjs
Chart.js
2,086
723c85320ff2d3045e33a518eca5ba3ae45e7b72
Evert Timberg
Evert Timberg
Unit tests for logarithmic scale. Fixed some issues in stacked mode since it's not possible for a 0 crossing to occur with a log scale.
unit tests for logarithmic scale. fixed some issues in stacked mode since it's not possible for a 0 crossing to occur with a log scale
134
false
false
25
false
false
false
chartjs
Chart.js
2,087
92682abbaea9b5f62980039dd7f902b6c4409317
Tanner Linsley
Tanner Linsley
Merge pull request #1459 from nnnick/v2.0-dev-feature-time-axis V2.0 dev feature time axis
merge pull request from nnnick/v2.0-dev-feature-time-axis
58
true
false
5
true
false
false
chartjs
Chart.js
2,088
dd4a67e85ccadb7aac4754977985318cf312f6b7
Evert Timberg
Evert Timberg
Merge pull request #1067 from rvaidya/master Added a scaleBackgroundColors configuration option for radar charts, to...
merge pull request from rvaidya/master
39
true
false
5
true
false
false
chartjs
Chart.js
2,089
a88d448fc83a36bc639815e561a8713f07ff7ff4
Evert Timberg
Evert Timberg
Merge pull request #1458 from mennodekker/patch-1 Fixed issue #1163 hover.mode = 'dataset' no longer throws an error
merge pull request from mennodekker/patch-1
44
true
false
5
true
false
false
chartjs
Chart.js
2,090
5047678799796f6aeb07a19777d66e054e7e14f4
Menno Dekker
Menno Dekker
Tabs to spaces + fixed error
tabs to spaces + fixed error
28
false
false
6
false
false
false
chartjs
Chart.js
2,091
5ff2b530b9927b48c68965e8ac568ab2719cf5db
Menno Dekker
Menno Dekker
Hover on dataset now works just like hover on label Fixed some errors in de hover on dataset mode, only tested on bar charts
hover on dataset now works just like hover on label
51
false
false
10
false
false
false
chartjs
Chart.js
2,092
2598446d54de0e15f832729843e1d2c9bc244e35
Tanner Linsley
Tanner Linsley
Time Scale Rewrite
time scale rewrite
18
false
false
3
false
false
false
chartjs
Chart.js
2,093
c479022c204ac33a91abe323dff569f992aa2fa9
Tanner Linsley
Tanner Linsley
Merge pull request #1456 from etimberg/feature/logarithmic_scale Logarithmic scale
merge pull request from etimberg/feature/logarithmic_scale
59
true
false
5
true
false
false
chartjs
Chart.js
2,094
eb657bce36f470d632c95072f0a0bcdafb4933f8
Evert Timberg
Evert Timberg
Hide labels when the user returns null from the userCallback. This is the same as the category scale
hide labels when the user returns null from the usercallback. this is the same as the category scale
100
false
false
18
true
true
false
chartjs
Chart.js
2,095
c1f0a39982e0595e2022df9365a68f39173fea20
Evert Timberg
Evert Timberg
Fixes to show all lines but not all labels. Added a variable in the template function to make debugging nicer.
fixes to show all lines but not all labels. added a variable in the template function to make debugging nicer
109
false
false
20
false
false
false
chartjs
Chart.js
2,096