Chart.js/src
Jamie McElwain 0bbc3fa8f3 Added width + height arguments to ctx.drawImage
Previous functionality meant that images would be drawn at their source file size regardless of whether custom width or height properties were set.
2017-05-13 09:26:20 -04:00
..
charts Fix radar default aspect ratio and samples 2016-09-23 17:47:36 +02:00
controllers Fix pointRadius and pointHitRadius settings for radar charts 2017-04-16 16:12:45 -04:00
core Added width + height arguments to ctx.drawImage 2017-05-13 09:26:20 -04:00
elements Add support to fill between datasets (#4008) 2017-03-18 11:08:57 +01:00
platforms Fix failing instanceof when reading context 2017-04-22 13:14:16 -04:00
plugins Fix legend and title layout options update 2017-04-29 11:38:42 -04:00
scales Remove executable bit from js files (#4222) 2017-05-07 19:35:17 +02:00
chart.js Move legend and title in the plugins folder (#4076) 2017-03-25 18:28:54 +01:00