Chart.js/test
Evert Timberg e268845c7b
Quick exit the legend fit function when the legend is not displayed (#8161)
When the legend is not displayed, there are no guarantees that the
format of the options dictionary is correct. Rather than performing
computations and then exiting without using the results, we can instead
exit quickly since the size of the legend will be (0, 0) if not displayed
2020-12-14 12:04:10 +02:00
..
fixtures LineElement: no fill by default (#8111) 2020-11-28 15:07:46 -05:00
specs Quick exit the legend fit function when the legend is not displayed (#8161) 2020-12-14 12:04:10 +02:00
types WIP: TypeScript types (#7668) 2020-08-04 16:52:57 -04:00
.eslintrc.yml Enable esnext and fix all lint errors (#7094) 2020-02-13 18:41:49 -05:00
BasicChartWebWorker.js Stop bundling specs for improved coverage (#7709) 2020-08-14 09:15:18 -04:00
context.js Make test Context an ES6 module (#7142) 2020-02-23 08:08:06 -05:00
fixture.js Disable all plugins when options.plugins = false (#8098) 2020-11-23 17:58:03 -05:00
index.js Stop bundling specs for improved coverage (#7709) 2020-08-14 09:15:18 -04:00
matchers.js Line hide (#7612) 2020-07-13 13:20:05 -04:00
spriting.js Fix measureText bug in spriting (#7492) 2020-06-11 08:50:17 -04:00
utils.js Do not use offsetX/Y in shadow DOM (#8082) 2020-11-20 15:59:48 -05:00