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
5683c11ebd0645466f10dc454e67745fa52aeacf
Nick Downie
Nick Downie
Merge pull request #438 from Miosss/templateEnchanceme Alternative scale templating. Passing function as template.
merge pull request #438 from miosss/templateenchanceme
54
true
false
6
false
false
false
chartjs
Chart.js
1,697
61467e107f21a73dcea85236e41fc2077181d685
Nick Downie
Nick Downie
Merge pull request #443 from andyburke/aspectratios Allow for responsive chart to take up its entire container.
merge pull request #443 from andyburke/aspectratios
51
true
false
6
false
false
false
chartjs
Chart.js
1,698
adf6f3abb2ee4f7a3bb770cfefcd804e38b90af7
Nick Downie
Nick Downie
Create a task to bump + write version numbers Also run `gulp release` to tag the latest release.
create a task to bump + write version numbers
45
false
false
9
true
true
true
chartjs
Chart.js
1,699
22c50b0aba3f6cea0e28c0a7890c0d8b052742f2
Nick Downie
Nick Downie
Merge pull request #460 from ooflorent/fix/npm-package Add main in package.json
merge pull request #460 from ooflorent/fix/npm-package
54
true
false
6
false
false
false
chartjs
Chart.js
1,700
edb245b649049671fe4983161dbc55d694c23c89
Florent Cailhol
Florent Cailhol
Add main file
add main file
13
false
false
3
true
true
true
chartjs
Chart.js
1,701
16cf465575325bf21a94d2a345d8bf4d9d097f11
Andy Burke
Andy Burke
Add a small amount to docs.
add a small amount to docs
26
false
false
6
true
true
true
chartjs
Chart.js
1,702
997a216b5008e33c9a9e01b5b5ac89c6536b9883
Andy Burke
Andy Burke
Allow for responsive charts to take up entire container by setting responsive: true and maintainAspectRatio: false.
false
5
false
false
1
false
false
false
chartjs
Chart.js
1,703
d193951dc5871aac230f3f778ec3c5c0cf1d47af
Miosss
Miosss
Alternative templating, cleanup. Just added brackets.
alternative templating, cleanup
31
false
false
3
false
false
false
chartjs
Chart.js
1,704
c37c58ad39d8d1991065d0b7db561ab116afdd27
Miosss
Miosss
Alternative scale templating. Passing function as template. Allows to choose template mechanism - processing function or original micro templating.
alternative scale templating. passing function as template
58
false
false
7
false
false
false
chartjs
Chart.js
1,705
529d582f03eacddb49091203d70ff9bc15dff757
Nick Downie
Nick Downie
Built output
built output
12
false
false
2
false
false
false
chartjs
Chart.js
1,706
aa7975e4f71bea088bf68ea118ab10f22e39025c
Nick Downie
Nick Downie
Allow radar charts sparse data
allow radar charts sparse data
30
false
false
5
false
true
false
chartjs
Chart.js
1,707
fdfa9912e844582a5b39bf656cdb51b8fd9659ae
Nick Downie
Nick Downie
Refactor logic into shared Element method
refactor logic into shared element method
41
false
false
6
false
false
false
chartjs
Chart.js
1,708
2f59921f7adf40f957f7316ab0dc783f6688608f
Nick Downie
Nick Downie
Make a start on sparse data for line charts
make a start on sparse data for line charts
43
false
false
9
true
true
true
chartjs
Chart.js
1,709
e25fd5e37cbfe62fe5d7ff6adf108b800b205662
Nick Downie
Nick Downie
Create null value bars, and hide if not numeric
create null value bars, and hide if not numeric
47
false
false
9
true
true
true
chartjs
Chart.js
1,710
5d0171e8edb68e5ee0e8d66474f9c05e77ed0f03
Nick Downie
Nick Downie
Check MultiTooltip elements are numeric
check multitooltip elements are numeric
39
false
false
5
false
true
false
chartjs
Chart.js
1,711
55fc0cfd49749c6dded5964bb7356325021f25bc
Nick Downie
Nick Downie
Change package.json name to lowercase
change package.json name to lowercase
37
false
false
5
true
true
true
chartjs
Chart.js
1,712
cdfdc3c3e28919f55f353d0af61a63ef3b7b984d
Tim Klingeleers
Tim Klingeleers
Missing draw method in Writing new chart types Added the draw method to "Writing new chart types". If you use the template without the draw method, you get an undefined error because Chart.Type.prototype.render calls this.draw() on line 808 in Chart.Core.js.
missing draw method in writing new chart types
46
false
false
8
false
false
false
chartjs
Chart.js
1,713
ef5081184fb54b2b25365640eb3290e89b316fc4
Nick Downie
Nick Downie
Community chart types / extensions list
community chart types / extensions list
39
false
false
6
false
false
false
chartjs
Chart.js
1,714
02e535cdad4e7ae64f0ea9c89fbb98777496c14b
Nick Downie
Nick Downie
Update bower & package.json with version bump Forget this literally every time…
update bower & package.json with version bump
45
false
false
7
false
true
false
chartjs
Chart.js
1,715
3e1b120cbeff4caa90ff15880a9e0075e70b50f2
Nick Downie
Nick Downie
Build latest output files for new version
build latest output files for new version
41
false
false
7
true
true
true
chartjs
Chart.js
1,716
95844701bd235a42dd99180a6543e0166f5d8d70
Nick Downie
Nick Downie
Mention not committing built files in README.md
mention not committing built files in readme.md
47
false
false
7
false
false
false
chartjs
Chart.js
1,717
403b6751ab399683db269b6b1e73c7b3e2f79cdc
Nick Downie
Nick Downie
Change case of README file
change case of readme file
26
false
false
5
false
true
false
chartjs
Chart.js
1,718
2b81ac832a436854c73095d2b7c1e2513768a5da
Nick Downie
Nick Downie
Merge pull request #415 from nnnick/fix/radar-chart-scale-updates Reflow the Radar before updating to update scale
merge pull request #415 from nnnick/fix/radar-chart-scale-updates
65
true
false
6
false
false
false
chartjs
Chart.js
1,719
3f9e5ab7a24f0804be1756593d68b70c0e285cf9
Nick Downie
Nick Downie
Merge pull request #414 from nnnick/feature/dataset-label-tooltip Add datasetLabel to elements for tooltip templates
merge pull request #414 from nnnick/feature/dataset-label-tooltip
65
true
false
6
false
false
false
chartjs
Chart.js
1,720
23deaa930703e2e027bee2817bc784ba0f65dfb4
Nick Downie
Nick Downie
Merge pull request #413 from nnnick/fix/sparse-dataset-tooltip Prevent spare datasets from breaking MultiTooltips
merge pull request #413 from nnnick/fix/sparse-dataset-tooltip
62
true
false
6
true
false
false
chartjs
Chart.js
1,721
2183d09b58eb04e647c7f9aad3024c6203142968
Nick Downie
Nick Downie
Merge pull request #409 from BrettBukowski/commonjs Add support for CommonJS module definition
merge pull request #409 from brettbukowski/commonjs
51
true
false
6
false
false
false
chartjs
Chart.js
1,722
ea9d144c71819cbb3499d0640102689e10e25a02
Nick Downie
Nick Downie
Reflow the Radar before updating to update scale
reflow the radar before updating to update scale
48
false
false
8
true
true
true
chartjs
Chart.js
1,723
7a231313668f3b3dfe949dabd2c8da69f9088c55
Nick Downie
Nick Downie
Add datasetLabel to elements for tooltip templates
add datasetlabel to elements for tooltip templates
50
false
false
7
true
true
true
chartjs
Chart.js
1,724
d7632efe65dde5deb2a19c01aa3d01d91458ef56
Nick Downie
Nick Downie
Prevent spare datasets from breaking MultiTooltips
prevent spare datasets from breaking multitooltips
50
false
false
6
true
true
true
chartjs
Chart.js
1,725
477e09f1d406b71f0c3f8990da7d0037c427125f
Brett Bukowski
Brett Bukowski
Add support for CommonJS module definition
add support for commonjs module definition
42
false
false
6
true
true
true
chartjs
Chart.js
1,726
641fc022125d1430a738198564d391d35365a597
Nick Downie
Nick Downie
1.0.1-beta Update for bower/package.json
1.0.1-beta update for bower/package.json
40
false
false
4
false
false
false
chartjs
Chart.js
1,727
a55fdaad57644a66f9b046b299adcce55dcc265c
Nick Downie
Nick Downie
Merge pull request #402 from nnnick/fix/point-dot-option Fix option for pointDot not being obeyed
merge pull request #402 from nnnick/fix/point-dot-option
56
true
false
6
false
false
false
chartjs
Chart.js
1,728
d006558e69c5d04908636ed6ae4710bd4cfb38d4
Nick Downie
Nick Downie
Merge pull request #392 from jbrooksuk/doc-update Make javascript JavaScript and Github GitHub
merge pull request #392 from jbrooksuk/doc-update
49
true
false
6
false
false
false
chartjs
Chart.js
1,729
29ae3200a75aeec32c3520a85d6a52405ad87c3a
Nick Downie
Nick Downie
Default display of chart point to true
default display of chart point to true
38
false
false
7
false
false
false
chartjs
Chart.js
1,730
38d1b87e1cd193a78298abca0701c308af29e5c2
Nick Downie
Nick Downie
Adhere to pointDot option in config - Added `display` property on Point classes, to determine whether the draw sequence should run or not.
adhere to pointdot option in config
35
false
false
6
false
false
false
chartjs
Chart.js
1,731
e139ab85969c92916639f6fa026740e3cc8dc0ff
James Brooks
James Brooks
Make javascript JavaScript and Github GitHub
make javascript javascript and github github
44
false
false
6
true
true
true
chartjs
Chart.js
1,732
28dd492460ebc9f45cad658a409767e6114373f0
Nick Downie
Nick Downie
Extending chart types docs typo error
extending chart types docs typo error
37
false
false
6
false
false
false
chartjs
Chart.js
1,733
f13f99b7d71ae77b4d98726d2b8613bc46b8b07d
Nick Downie
Nick Downie
Merge pull request #388 from nnnick/v1-dev Version 1.0.0-beta release
merge pull request #388 from nnnick/v1-dev
42
true
false
6
false
false
false
chartjs
Chart.js
1,734
8533c27031630bc02e2740f1d722fdbdd2bac32e
Nick Downie
Nick Downie
Update readme
update readme
13
false
false
2
false
false
false
chartjs
Chart.js
1,735
0e5f4ec32f5dc98f3da8dff9792f19b425ce1c38
Nick Downie
Nick Downie
Bump bower version
bump bower version
18
true
false
3
true
true
false
chartjs
Chart.js
1,736
e24efd23a2bbd9db6197998f9b8f1ab33d1df6f2
Nick Downie
Nick Downie
Add build sequence + dev dependencies
add build sequence + dev dependencies
37
false
false
6
true
true
true
chartjs
Chart.js
1,737
10227f852b1f73ef0ceea05c7f4c4d39bda4ccd5
Nick Downie
Nick Downie
Add src & built library files
add src & built library files
29
false
false
6
false
false
false
chartjs
Chart.js
1,738
94f22b656eea00500b6bcaca38293ebbfec276dd
Nick Downie
Nick Downie
Add in new chart samples
add in new chart samples
24
false
false
5
false
true
false
chartjs
Chart.js
1,739
dc6d5bc934f582d32abb89abc506738d80e29548
Nick Downie
Nick Downie
Add new docs as markdown files
add new docs as markdown files
30
false
false
6
true
true
true
chartjs
Chart.js
1,740
a04082dba11ed63adb0a96c093a414cbffd08010
Nick Downie
Nick Downie
Remove site from repo
remove site from repo
21
false
false
4
true
true
true
chartjs
Chart.js
1,741
be2f31a3518b99009782804dc9ed0ad8b9245fc4
Nick Downie
Nick Downie
Change to bower.json
change to bower.json
20
false
false
3
false
false
false
chartjs
Chart.js
1,742
7d240eee9d6fb4a8bd5700d018c5d32747b6984b
Nick Downie
Nick Downie
Update ignored files
update ignored files
20
false
false
3
false
false
false
chartjs
Chart.js
1,743
0a6c892766abe47e5e535a654b45ab5db052bb76
Kara
Kara
Update copyright year in license to include 2014
update copyright year in license to include 2014
48
false
false
8
true
true
true
chartjs
Chart.js
1,744
51032692f335db8b75411a097810b5e7740fc871
Kara
Kara
Update copyright year in license to 2014
update copyright year in license to 2014
40
false
false
7
true
true
true
chartjs
Chart.js
1,745
8f025f33c08c66991a12f02f908bab156a963aef
Nick Downie
Nick Downie
Updated ETA
updated eta
11
false
false
2
false
false
false
chartjs
Chart.js
1,746
dffb2cd6ee13e9778240e320245c2d338c5e6f8f
Nick Downie
Nick Downie
Update on refactor progress
update on refactor progress
27
false
false
4
false
false
false
chartjs
Chart.js
1,747
58657d65cb139299786072df1692992bcf3610e9
Nick Downie
Nick Downie
Quick note about upcoming refactor
quick note about upcoming refactor
34
false
false
5
false
false
false
chartjs
Chart.js
1,748
8d587de9706a07546fb4cc898c9123e347ea6462
Nick Downie
Nick Downie
Quick note about upcoming refactor
quick note about upcoming refactor
34
false
false
5
false
false
false
chartjs
Chart.js
1,749
06b02e9c33f71798dd0e1c353122626be4e06a5a
Ben Dixon
Ben Dixon
Revert "doughnut charts handling negative values" This reverts commit 8b3a98f24267c50dd527c16b0b3d9ca744e6e4e4.
revert "doughnut charts handling negative values"
49
false
false
6
false
true
false
chartjs
Chart.js
1,750
8b3a98f24267c50dd527c16b0b3d9ca744e6e4e4
Ben Dixon
Ben Dixon
doughnut charts handling negative values
doughnut charts handling negative values
40
false
false
5
false
false
false
chartjs
Chart.js
1,751
026611110a0b8fa3d648d2b013013906b47defc8
Tanner Linsley
Tanner Linsley
Updated Samples Samples now include a “Randomize Data” button which utilizes the latest changes.
updated samples
15
false
false
2
false
false
false
chartjs
Chart.js
1,752
092b011f9b70c742b61b6bc71fd58f6ae9d4eb8b
William Entriken
William Entriken
formatting
formatting
10
false
false
1
false
false
false
chartjs
Chart.js
1,753
8a027f49a4cc1aeca4bccd938ca79557c5cd42b6
William Entriken
William Entriken
typo
typo
4
false
false
1
false
false
false
chartjs
Chart.js
1,754
359e94151c8705eecb96da2be9f0d2462574a206
Tanner Linsley
Tanner Linsley
Data editable from chart config
data editable from chart config
31
false
false
5
false
false
false
chartjs
Chart.js
1,755
02f858b264de6c6c1af0579b05b7b5913d0d61ef
Nick Downie
Nick Downie
1.0.1 release builds
1.0.1 release builds
20
false
false
3
false
false
false
chartjs
Chart.js
1,756
bdb49e6396187aaeea93b33bb25e247fd5beb658
Nick Downie
Nick Downie
Merge pull request #611 from fntneves/feature/toggle-grid-lines Add option to toggle grid vertical/horizontal lines
merge pull request #611 from fntneves/feature/toggle-grid-lines
63
true
false
6
false
false
false
chartjs
Chart.js
1,757
05dbcd3a722b0bce2ff40b6e10fce881097f66a6
Nick Downie
Nick Downie
Merge pull request #840 from tannerlinsley/master External Tooltips, Documentation and Samples
merge pull request #840 from tannerlinsley/master
49
true
false
6
false
false
false
chartjs
Chart.js
1,758
64de3eb71100b275071db608dec3addde786e116
Tanner Linsley
Tanner Linsley
externalTooltips now labeled customTooltips
externaltooltips now labeled customtooltips
43
false
false
4
false
false
false
chartjs
Chart.js
1,759
854cebc59ccc4e9f17a9b4f7f59c69504f4be714
Evert Timberg
Evert Timberg
Merge pull request #855 from nnnick/fix/reset-canvas Restore original canvas context when destroying
merge pull request #855 from nnnick/fix/reset-canvas
52
true
false
6
false
false
false
chartjs
Chart.js
1,760
74c9ef50c267739fc6b4cd137b982961e26e3dc3
Nick Downie
Nick Downie
Space between status badges
space between status badges
27
false
false
4
false
false
false
chartjs
Chart.js
1,761
85f3755f9abd6a1b5224f61cb4e209739f850eed
Nick Downie
Nick Downie
Restore original canvas context when destroying
restore original canvas context when destroying
47
false
false
6
true
true
true
chartjs
Chart.js
1,762
7aa867cf24e30734865d5d94ba5a75d6a1f60eff
Jake
Jake
Merge pull request #850 from jakesyl/master Increment Copyright Year
merge pull request #850 from jakesyl/master
43
true
false
6
false
false
false
chartjs
Chart.js
1,763
5d4e7cebeafa25a5694ef50ca29ebfe519fb8755
Jake
Jake
Update Chart.Core.js
update chart.core.js
20
false
false
2
false
false
false
chartjs
Chart.js
1,764
ed3e47f560a3ab7c33aacb03d255f903b5d11543
William Entriken
William Entriken
Merge pull request #846 from nnnick/fix/ci-builds Fix Travis builds
merge pull request #846 from nnnick/fix/ci-builds
49
true
false
6
false
false
false
chartjs
Chart.js
1,765
d48979526f870399ce17bed72e332fc7113eb728
Nick Downie
Nick Downie
Merge pull request #842 from nnnick/fix/contributing-guidelines Rewrite contributing guidelines
merge pull request #842 from nnnick/fix/contributing-guidelines
63
true
false
6
true
false
false
chartjs
Chart.js
1,766
329ad3cdce57733d6340a81c00e18d8e062c27bb
Nick Downie
Nick Downie
Remove checking .min file in CI
remove checking .min file in ci
31
false
false
6
false
true
false
chartjs
Chart.js
1,767
84e859b6c53b864d251537e76943ae8f72ce3339
Nick Downie
Nick Downie
Remove email notifications
remove email notifications
26
false
false
3
true
true
true
chartjs
Chart.js
1,768
81d4f97abc11420cf16e131e5c169c2baae9a152
Nick Downie
Nick Downie
Remove unnecessary semicolons
remove unnecessary semicolons
29
false
false
3
true
true
true
chartjs
Chart.js
1,769
2e4bb1899f32db31b48291a7755d461ca0af0072
Nick Downie
Nick Downie
Fix mixed whitespace
fix mixed whitespace
20
false
false
3
true
true
true
chartjs
Chart.js
1,770
c9878b843407e6744f964f600506dba24b064d3a
Nick Downie
Nick Downie
Add Stack Overflow tag link to README
add stack overflow tag link to readme
37
false
false
7
false
false
false
chartjs
Chart.js
1,771
453310a33854f3867924052e0db86501d0070728
Jake
Jake
Merge pull request #844 from jakesyl/master move build status next to code climate button
merge pull request #844 from jakesyl/master
43
true
false
6
false
false
false
chartjs
Chart.js
1,772
9af5d0c9d64201dcc5e80bc4dc1854c5f9270f35
Jake
Jake
move build status next to code climate
move build status next to code climate
38
false
false
7
false
false
false
chartjs
Chart.js
1,773
7626dcf14eb4f7766a83b012c32722eca00ea846
Nick Downie
Nick Downie
Link to contributing guide from readme
link to contributing guide from readme
38
false
false
6
false
false
false
chartjs
Chart.js
1,774
b4df89fcd1d6f2fb0f69448425fecdd9213a61bf
Nick Downie
Nick Downie
Bump copyright year in license
bump copyright year in license
30
true
false
5
false
true
false
chartjs
Chart.js
1,775
8c41c5c1b7a6421824c3eb071ea944004403c15f
Nick Downie
Nick Downie
Rewrite contributing guidelines
rewrite contributing guidelines
31
false
false
3
true
true
true
chartjs
Chart.js
1,776
cfc4599a30e1f49b08abe2133485f8508a896cef
William Entriken
William Entriken
Add Travis CI support
add travis ci support
21
false
false
4
true
true
true
chartjs
Chart.js
1,777
8c1e9588a1f0c21a6b1c9424c33645766ef1987e
Tanner Linsley
Tanner Linsley
External Tooltips, Documentation, and Samples
external tooltips, documentation, and samples
45
false
false
5
false
false
false
chartjs
Chart.js
1,778
70c36729635667943ebbf845ed8d554edcd82311
Jake
Jake
Merge pull request #841 from jakesyl/codeclimate Move Code Climate Badge
merge pull request #841 from jakesyl/codeclimate
48
true
false
6
true
false
false
chartjs
Chart.js
1,779
f4a5f67f7cbd30bba6236a47b607ae8ee256b1a3
Jake
Jake
Move Code Climate Badge
move code climate badge
23
false
false
4
false
true
false
chartjs
Chart.js
1,780
80e972c351b3265c8d45b5b164337f3734118904
Jake
Jake
Delete `dev` instruction @nnnick will rewrite this
delete `dev` instruction
24
false
false
3
false
true
false
chartjs
Chart.js
1,781
d320ce6eaf8f773da5f3c6206496550e2cd80e8c
Jake
Jake
Merge pull request #750 from CAYdenberg/nnnick Added link to CAYdenberg/Chart.js
merge pull request #750 from caydenberg/nnnick
46
true
false
6
true
false
false
chartjs
Chart.js
1,782
7e97aa3300703a8a1d68713769295d637f52a582
Jake
Jake
Update CONTRIBUTING.md
update contributing.md
22
false
false
2
false
false
false
chartjs
Chart.js
1,783
102c069d74a6db5088627fe329f17562a110af32
Jake
Jake
Update CONTRIBUTING.md
update contributing.md
22
false
false
2
false
false
false
chartjs
Chart.js
1,784
d8353c2b9aa32bda4eff19bb96c39909845a014e
Jake
Jake
Update CONTRIBUTING.md
update contributing.md
22
false
false
2
false
false
false
chartjs
Chart.js
1,785
932908532c0e36c05e42035a921690cecee1d241
Nick Downie
Nick Downie
Merge pull request #650 from fulldecent/patch-2 [CONTROVERSIAL] Update scope: new chart types are off topic
merge pull request #650 from fulldecent/patch-2
47
true
false
6
false
false
false
chartjs
Chart.js
1,786
718dcd1a2b68ec5e083fd3ef7e9a7d9bafd5be28
William Entriken
William Entriken
Merge pull request #5 from fulldecent/origin/patch-2 Origin/patch 2
merge pull request #5 from fulldecent/origin/patch-2
52
true
false
6
false
false
false
chartjs
Chart.js
1,787
f81d6f45e19da797def2709551ef2fde2d1c1a1d
William Entriken
William Entriken
Update readme about where to put new chart types
update readme about where to put new chart types
48
false
false
9
true
true
true
chartjs
Chart.js
1,788
8522d4e60e163c55198ad80d39a9db346a7e61b5
William Entriken
William Entriken
Update to have new chart types in external repos
update to have new chart types in external repos
48
false
false
9
false
false
false
chartjs
Chart.js
1,789
211850add278c348221258a6c59730140b3a1378
Jake
Jake
Merge pull request #810 from Winnetou/patch-1 Minor typos
merge pull request #810 from winnetou/patch-1
45
true
false
6
false
false
false
chartjs
Chart.js
1,790
aa96a3f33ad294ccb7a9a34283d9932e5749ef57
Derek Perkins
Derek Perkins
Merge pull request #834 from jakesyl/patch-1 Add Code Climate Integration
merge pull request #834 from jakesyl/patch-1
44
true
false
6
true
false
false
chartjs
Chart.js
1,791
ac05a6200034275d5668927a0cb15cf9b34f1d84
Jake
Jake
Add Code Climate Integration
add code climate integration
28
false
false
4
false
true
false
chartjs
Chart.js
1,792
f18b7ebd57ddf7a8dc61fb8614b1ed95b41767f9
Mieszko
Mieszko
Minor typos
minor typos
11
false
false
2
false
false
false
chartjs
Chart.js
1,793
a7712e8c71aef8403836fbd27dc01995c033d4ac
chad
chad
prevent divide by zero error when calculating a circumference
prevent divide by zero error when calculating a circumference
61
false
false
9
false
true
false
chartjs
Chart.js
1,794
71bf3c8ee509f12de6fd8bb9d1695a370c92b9f9
Casey Ydenberg
Casey Ydenberg
Added link to CAYdenberg/Chart.js
added link to caydenberg/chart.js
33
false
false
4
false
false
false
chartjs
Chart.js
1,795
1900c3b0f3308b3c62b2744f743f3d6bda05c0d9
Jerome Touffe-Blin
Jerome Touffe-Blin
Fix #507 - calculate container width and heigh without padding
fix #507 - calculate container width and heigh without padding
62
false
false
10
false
true
false
chartjs
Chart.js
1,796