Chart.js/test/specs
2019-10-27 16:36:57 -04:00
..
controller.bar.tests.js Remove xLabel and yLabel from tooltip and chart and scales from element (#6606) 2019-10-27 16:35:15 -04:00
controller.bubble.tests.js Remove undocumented "custom" feature (#6605) 2019-10-27 16:33:21 -04:00
controller.doughnut.tests.js Remove undocumented "custom" feature (#6605) 2019-10-27 16:33:21 -04:00
controller.line.tests.js Remove xLabel and yLabel from tooltip and chart and scales from element (#6606) 2019-10-27 16:35:15 -04:00
controller.polarArea.tests.js Remove undocumented "custom" feature (#6605) 2019-10-27 16:33:21 -04:00
controller.radar.tests.js Remove undocumented "custom" feature (#6605) 2019-10-27 16:33:21 -04: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 Remove deprecated helpers (#6607) 2019-10-27 16:33:44 -04:00
core.interaction.tests.js Fix nearest interaction mode to return all items (#5857) 2018-11-27 16:26:41 +01:00
core.layouts.tests.js Refactor core.layouts (#6304) 2019-06-19 18:08:07 -04:00
core.plugin.tests.js Upgrade dev dependencies to reduce vulnerabilities (#5840) 2018-11-18 09:33:34 +01:00
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 Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05:00
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 Remove xLabel and yLabel from tooltip and chart and scales from element (#6606) 2019-10-27 16:35:15 -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 Remove xLabel and yLabel from tooltip and chart and scales from element (#6606) 2019-10-27 16:35:15 -04:00
element.point.tests.js Remove xLabel and yLabel from tooltip and chart and scales from element (#6606) 2019-10-27 16:35:15 -04:00
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.namespace.tests.js Make Chart.Scale/scaleService importable (#5383) 2018-04-02 17:43:28 -04:00
helpers.canvas.tests.js Prevent bezier points from being capped when a data point is off the chart (#5937) 2019-01-05 12:28:15 +01:00
helpers.core.tests.js Add support for typed arrays (#5905) 2018-12-18 14:49:39 +01:00
helpers.easing.tests.js Enforce spaces around infix/unary words operators (#4547) 2017-07-22 14:13:09 +02:00
helpers.math.tests.js Handle reverse support in core.scale (#6343) 2019-07-15 17:20:16 -04:00
helpers.options.tests.js Add scale.pointLabels.lineHeight and scale.ticks.lineHeight options (#5914) 2018-12-20 09:56:06 +01:00
platform.dom.tests.js Fix tests on OSX with retina screen 2017-08-05 10:48:12 -04:00
plugin.filler.tests.js Make line options scriptable (#6128) 2019-03-21 09:06:39 +01:00
plugin.legend.tests.js Implement dataset.order (#6268) 2019-10-22 19:14:54 -04:00
plugin.title.tests.js Reduce indentation by reversing if check (#6497) 2019-09-07 10:56:15 -04: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 Bar options should not be defined on scale (#6249) 2019-10-25 12:17:41 -04:00
scale.logarithmic.tests.js Fix logarighmic test to use correct scale (#6580) 2019-10-19 16:17:57 -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 Time scale: return time from getValueForPixel (#6616) 2019-10-27 16:36:57 -04:00