Chart.js/test
Ekaterina Dontsova 4a4dccd6c1 Fix #3044 Line chart single data point centering (#3166)
In line charts, when there is only one label and data point, both are now horizontally centered.
2016-08-25 18:52:12 +02:00
..
controller.bar.tests.js Fix bar and line controllers to convert strings to numbers when considering the values for stacking the chart. Simplified the base calculation for the bar charts and added test coverage to ensure that strings will work correctly. 2016-07-06 18:22:42 -04:00
controller.bubble.tests.js Fix bar, bubble, doughnut, and polarArea tests 2016-04-26 12:46:34 +02:00
controller.doughnut.tests.js Reduce duplicated code in doughnut controller 2016-05-30 21:33:11 -04:00
controller.line.tests.js Fix #3044 Line chart single data point centering (#3166) 2016-08-25 18:52:12 +02:00
controller.polarArea.tests.js Add polar area start angle setting 2016-07-09 09:05:02 -04:00
controller.radar.tests.js Fix radar tests & reenable. support new lineTension attribute like line controller 2016-04-27 19:03:52 -04:00
core.element.tests.js
core.helpers.tests.js Merge pull request #3112 from MatthieuRivaud/MonotoneCubicInterpolation 2016-08-22 17:53:31 -04:00
core.layoutService.tests.js Fix legend tests and disable other failing tests 2016-04-27 19:58:36 +02:00
core.legend.tests.js Added usePointStyle option to label boxes 2016-07-05 20:08:29 -06:00
core.plugin.tests.js Allow to register/unregister an array of plugins 2016-06-11 00:17:44 +02:00
core.scaleService.tests.js Allow updating scale defaults 2016-05-07 11:43:24 -04:00
core.title.tests.js Reduce core.title.js size 2016-05-04 21:08:59 -04:00
core.tooltip.tests.js titleColor options is not available 2016-06-08 23:15:21 +09:00
defaultConfig.tests.js Fix test/defaultConfig.tests.js after PR #2308 2016-04-20 16:02:05 +02:00
element.arc.tests.js
element.line.tests.js Handle the case where all points are skipped in a line 2016-07-30 14:46:28 -04:00
element.point.tests.js Added usePointStyle option to label boxes 2016-07-05 20:08:29 -06:00
element.rectangle.tests.js
mockContext.js Reenable time scale tests 2016-04-27 21:50:31 -04:00
scale.category.tests.js Fix issues with repeated labels in the category scale and added a test to cover this case. 2016-08-22 18:03:56 -04:00
scale.linear.tests.js When drawTicks is false, we should not include their size in the size of the axis 2016-08-22 20:09:09 -04:00
scale.logarithmic.tests.js Added borderDash support for grid lines (#3136) (#3142) 2016-08-12 12:31:54 -04:00
scale.radialLinear.tests.js Added borderDash support for grid lines (#3136) (#3142) 2016-08-12 12:31:54 -04:00
scale.time.tests.js Added borderDash support for grid lines (#3136) (#3142) 2016-08-12 12:31:54 -04:00