Chart.js/test/specs
jcopperfield e080e782ab Fix bumpy line on smooth data set (#4944)
Linear scale getPixelForValue() method doesn't round the returned value anymore.
2017-11-14 13:56:45 +01:00
..
controller.bar.tests.js Improve controller tests stability (#4698) 2017-08-27 22:43:16 +02:00
controller.bubble.tests.js Improve controller tests stability (#4698) 2017-08-27 22:43:16 +02:00
controller.doughnut.tests.js Improve controller tests stability (#4698) 2017-08-27 22:43:16 +02:00
controller.line.tests.js Improve controller tests stability (#4698) 2017-08-27 22:43:16 +02:00
controller.polarArea.tests.js Improve controller tests stability (#4698) 2017-08-27 22:43:16 +02:00
controller.radar.tests.js Improve controller tests stability (#4698) 2017-08-27 22:43:16 +02:00
core.controller.tests.js Fix bumpy line on smooth data set (#4944) 2017-11-14 13:56:45 +01:00
core.datasetController.tests.js Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05:00
core.element.tests.js Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05:00
core.helpers.tests.js Move extend and inherits helpers in helpers.core.js (#4878) 2017-10-24 19:11:40 +02:00
core.interaction.tests.js index-y interaction mode + convert horizontal bar defaults to new mode (#4458) 2017-07-28 18:07:28 -04:00
core.layoutService.tests.js scale service - respect new weight scale option for axes ordering (#4094) 2017-04-04 19:42:25 -04:00
core.plugin.tests.js Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05:00
core.scale.tests.js Implement scale label padding (#4646) 2017-09-10 13:15:47 -04:00
core.scaleService.tests.js Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05:00
core.tooltip.tests.js Fix bumpy line on smooth data set (#4944) 2017-11-14 13:56:45 +01:00
element.arc.tests.js Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05:00
element.line.tests.js Enhancement: adds step-after functionality, true defaults to step-before (#4065) 2017-04-16 16:13:13 -04:00
element.point.tests.js Cleanup and reorganize core and canvas helpers 2017-06-24 13:28:52 -04:00
element.rectangle.tests.js Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05:00
global.defaults.tests.js Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05:00
global.deprecations.tests.js Fix regression in x-axis interaction mode (#4762) 2017-09-16 08:01:26 -04:00
helpers.canvas.tests.js Cleanup and reorganize core and canvas helpers 2017-06-24 13:28:52 -04:00
helpers.core.tests.js Move extend and inherits helpers in helpers.core.js (#4878) 2017-10-24 19:11:40 +02:00
helpers.easing.tests.js Enforce spaces around infix/unary words operators (#4547) 2017-07-22 14:13:09 +02:00
helpers.options.tests.js Introduce scriptable options (bubble chart) (#4671) 2017-08-24 09:34:38 +02:00
platform.dom.tests.js Fix tests on OSX with retina screen 2017-08-05 10:48:12 -04:00
plugin.filler.tests.js Add support to fill between datasets (#4008) 2017-03-18 11:08:57 +01:00
plugin.legend.tests.js Fix error when legend label options are not defined (#4402) 2017-06-24 17:35:46 +02:00
plugin.title.tests.js Add support for line height CSS values (#4531) 2017-07-20 19:20:54 +02:00
scale.category.tests.js Implement scale label padding (#4646) 2017-09-10 13:15:47 -04:00
scale.linear.tests.js Implement scale label padding (#4646) 2017-09-10 13:15:47 -04:00
scale.logarithmic.tests.js Fix log scale when value is 0 (#4913) 2017-11-10 09:16:48 +01:00
scale.radialLinear.tests.js Implement scale label padding (#4646) 2017-09-10 13:15:47 -04:00
scale.time.tests.js Respect min and max when building ticks (#4860) 2017-10-20 09:03:38 +02:00