Chart.js/test/specs
2019-05-20 09:28:09 +02:00
..
controller.bar.tests.js Cast getRightValue to number in the bar controller (#5947) 2019-01-02 15:55:27 +01:00
controller.bubble.tests.js Make Chart.controllers.* importable (#5871) 2018-11-29 21:06:34 +01:00
controller.doughnut.tests.js Implement scriptable options for doughnut charts (#5966) 2019-01-10 16:00:36 +01:00
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 Handle any element in triggerMouseEvent in tests (#5994) 2019-01-20 08:09:21 +01:00
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 Implement per-dataset type (default and per-chart) options (#5999) 2019-05-06 22:52:40 +02:00
core.datasetController.tests.js Handle inextensible dataset.data array (#6060) 2019-02-11 19:31:26 +01:00
core.element.tests.js Fix hover animations and optimize pivot() (#6129) 2019-03-21 09:03:39 +01:00
core.helpers.tests.js Improvements to helpers.almostWhole (#6120) 2019-03-19 11:42:41 +01:00
core.interaction.tests.js
core.layouts.tests.js Use HTTPS instead of HTTP for URLs supporting it 2018-12-17 07:50:02 +01:00
core.plugin.tests.js
core.scale.tests.js Implement layers (z-index) for layout items (#6241) 2019-05-09 15:54:05 +02:00
core.scaleService.tests.js
core.ticks.tests.js
core.tooltip.tests.js Normalize angle for index in radialLinear scale (#6177) 2019-04-02 10:25:37 +02: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 Adjust the size of rectRounded/rectRot point to fit pointRadius (#5858) 2018-11-28 07:53:41 +01: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
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 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
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
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 Return correct label for value type axis (#5920) 2019-01-17 16:04:08 +01:00
scale.linear.tests.js Fix generateTicks when working with tiny numbers (#5948) 2019-01-09 07:58:13 +01:00
scale.logarithmic.tests.js Ignore invalid log scale min and max (#6058) 2019-02-24 10:59:21 +01:00
scale.radialLinear.tests.js Treat 0 as a valid point label for radial scale (#6279) 2019-05-16 20:17:46 +02:00
scale.time.tests.js Apply offset regardless of min/max time scale options (#6264) 2019-05-12 16:52:30 +02:00