Chart.js/test/specs
Ben McCann df9e2d00bd Html dom building (#6490)
Replaces #6179 and builds HTML legend strings using dom nodes rather than building up an HTML string directly.
2019-09-07 07:19:17 -04:00
..
controller.bar.tests.js
controller.bubble.tests.js
controller.doughnut.tests.js
controller.line.tests.js Implement per-dataset type (default and per-chart) options (#5999) 2019-05-06 22:52:40 +02:00
controller.polarArea.tests.js
controller.radar.tests.js Implement per-dataset type (default and per-chart) options (#5999) 2019-05-06 22:52:40 +02:00
controller.scatter.test.js Implement per-dataset type (default and per-chart) options (#5999) 2019-05-06 22:52:40 +02:00
core.controller.tests.js Assign unique scale IDs (#6291) 2019-06-09 15:45:12 +08:00
core.datasetController.tests.js Update dataset metadata when axisID changes (#6321) 2019-06-14 11:34:56 +02:00
core.element.tests.js Fix hover animations and optimize pivot() (#6129) 2019-03-21 09:03:39 +01:00
core.helpers.tests.js Handle reverse support in core.scale (#6343) 2019-07-15 17:20:16 -04:00
core.interaction.tests.js
core.layouts.tests.js Refactor core.layouts (#6304) 2019-06-19 18:08:07 -04:00
core.plugin.tests.js
core.scale.tests.js Draw the rightmost grid line when offsetGridLines is true (#6326) 2019-07-18 18:25:33 -04:00
core.scaleService.tests.js
core.ticks.tests.js [performance] replace helpers.each calls with for-loops (#6301) 2019-06-22 09:55:46 -04:00
core.tooltip.tests.js Adjust virtical alignment of tooptip items (#6292) 2019-06-19 07:11:48 -04:00
element.arc.tests.js Fix arc border with circumference over 2*PI (#6215) 2019-04-30 11:34:10 +02:00
element.line.tests.js Apply lineJoin style at the first point in radar charts (#6269) 2019-05-20 09:28:09 +02:00
element.point.tests.js
element.rectangle.tests.js Add support for per side border width for rectangle (#6077) 2019-02-25 09:03:12 +01:00
global.defaults.tests.js Html dom building (#6490) 2019-09-07 07:19:17 -04:00
global.deprecations.tests.js Fix ticks.minor and ticks.major configuration issues (#6102) 2019-04-02 09:45:34 +02:00
global.namespace.tests.js
helpers.canvas.tests.js
helpers.core.tests.js
helpers.easing.tests.js
helpers.math.tests.js Handle reverse support in core.scale (#6343) 2019-07-15 17:20:16 -04:00
helpers.options.tests.js
platform.dom.tests.js
plugin.filler.tests.js Make line options scriptable (#6128) 2019-03-21 09:06:39 +01:00
plugin.legend.tests.js Make legend appearance consistent with chart elements (#5621) 2019-05-09 15:33:19 +02:00
plugin.title.tests.js Normalize angle for index in radialLinear scale (#6177) 2019-04-02 10:25:37 +02:00
scale.category.tests.js Draw the rightmost grid line when offsetGridLines is true (#6326) 2019-07-18 18:25:33 -04:00
scale.linear.tests.js Draw the rightmost grid line when offsetGridLines is true (#6326) 2019-07-18 18:25:33 -04:00
scale.logarithmic.tests.js Draw the rightmost grid line when offsetGridLines is true (#6326) 2019-07-18 18:25:33 -04:00
scale.radialLinear.tests.js Draw the rightmost grid line when offsetGridLines is true (#6326) 2019-07-18 18:25:33 -04:00
scale.time.tests.js Draw the rightmost grid line when offsetGridLines is true (#6326) 2019-07-18 18:25:33 -04:00