Chart.js/test
andi-b 73b8ceeb35 Fix responsive in IE11 with padding as percentage (#4620)
When the chart is responsive to the parent container, the calculations for padding assumes that the figure is in pixels so that 20% is taken to be 20 (pixels), which results in the chart exceeding the parent container. This appears to be an IE11 only issue.
2018-04-22 20:32:42 +02:00
..
fixtures Proper tick position for right positioned axis (#5401) 2018-04-11 18:16:32 -04:00
specs Fix responsive in IE11 with padding as percentage (#4620) 2018-04-22 20:32:42 +02:00
.eslintrc.yml Use the Chart.js shared ESLint config (#5112) 2018-01-06 17:59:13 -05:00
jasmine.context.js Cleanup and reorganize core and canvas helpers 2017-06-24 13:28:52 -04:00
jasmine.index.js Introduce scriptable options (bubble chart) (#4671) 2017-08-24 09:34:38 +02:00
jasmine.matchers.js Add support for detached canvas element (#4591) 2017-08-01 14:28:45 +02:00
jasmine.utils.js Implement equally sized bars (#4994) 2017-12-02 12:38:36 +01:00