Chart.js/test/specs
etimberg ccb2898539 When all datasets are hidden, the linear scale defaults to a range of 0 - 1.
If `ticks.min` was set this would not set the range correctly.
Added a test to cover this case as well
2017-06-25 13:32:08 -04:00
..
controller.bar.tests.js Fix and refactor bar controllers 2017-04-08 13:40:21 -04:00
controller.bubble.tests.js Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05:00
controller.doughnut.tests.js Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05:00
controller.line.tests.js Add support to fill between datasets (#4008) 2017-03-18 11:08:57 +01:00
controller.polarArea.tests.js Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05:00
controller.radar.tests.js Fix pointRadius and pointHitRadius settings for radar charts 2017-04-16 16:12:45 -04:00
core.controller.tests.js Support hover animation duration during updates (#4300) 2017-06-11 12:06:39 -04: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 Cleanup and reorganize core and canvas helpers 2017-06-24 13:28:52 -04:00
core.interaction.tests.js Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05: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.scaleService.tests.js Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05:00
core.tooltip.tests.js Add tooltip textLabelColor callback (#4199) 2017-05-28 08:39:29 -04: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 non-passive event listener warning in Chrome 2017-06-25 10:15:55 -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 Change valueAtIndexOrDefault behavior (#4423) 2017-06-25 10:54:37 +02:00
platform.dom.tests.js Fix inconsistent aspect ratio 2017-06-04 09:41:13 -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 Multiple lines of text in the chart title 2017-06-19 07:07:35 -04:00
scale.category.tests.js Time axis tick formatting with major and minor units (#4268) 2017-06-15 07:20:16 -04:00
scale.linear.tests.js When all datasets are hidden, the linear scale defaults to a range of 0 - 1. 2017-06-25 13:32:08 -04:00
scale.logarithmic.tests.js Time axis tick formatting with major and minor units (#4268) 2017-06-15 07:20:16 -04:00
scale.radialLinear.tests.js Time axis tick formatting with major and minor units (#4268) 2017-06-15 07:20:16 -04:00
scale.time.tests.js Ensure deprecated unitStepSize property of time scale is respected (#4401) 2017-06-25 14:37:38 +02:00