Chart.js/src
Simon Brunel 84da2e0a10 Make charts vertically responsive (#3105) (#3326)
Ensure that the hidden iframe is stretched vertically in order to detect height changes. Remove the classlist check/call since it was incorrectly spelled (should be classList), but also useless since the iframe has just been generated. Also remove the callback check: addResizeListener should never be called w/o a valid callback.
2016-09-23 17:46:17 +02:00
..
charts First round of eslint fixes 2016-09-14 18:05:19 +00:00
controllers Fix bug with pie/doughnut chart legends 2016-09-16 01:29:01 +00:00
core Make charts vertically responsive (#3105) (#3326) 2016-09-23 17:46:17 +02:00
elements Include changes suggested by @etimberg in code review 2016-09-15 01:21:45 +00:00
scales Fix style issues in core and scales 2016-09-15 00:23:30 +00:00
chart.js Added usePointStyle option to label boxes 2016-07-05 20:08:29 -06:00