Chart.js/test/specs
Jukka Kurkela 16bb94ebc1 Bar chores (#6889)
* Limit invisible bar section size

* Improve readability

* Fix for issue 6368

* Raview update

* Review update, add test

* Typos

* Try to make sense :)
2020-01-08 17:27:17 -05:00
..
controller.bar.tests.js Bar chores (#6889) 2020-01-08 17:27:17 -05:00
controller.bubble.tests.js Remove global from defaults (#6893) 2020-01-03 14:07:38 -05:00
controller.doughnut.tests.js Rewrite animation logic (#6845) 2019-12-27 17:13:24 -05:00
controller.line.tests.js Remove global from defaults (#6893) 2020-01-03 14:07:38 -05:00
controller.polarArea.tests.js Rewrite animation logic (#6845) 2019-12-27 17:13:24 -05:00
controller.radar.tests.js Remove global from defaults (#6893) 2020-01-03 14:07:38 -05:00
controller.scatter.tests.js Rewrite animation logic (#6845) 2019-12-27 17:13:24 -05:00
core.controller.tests.js Add API to change data visibility (#6907) 2020-01-06 17:16:00 -05:00
core.datasetController.tests.js Internal data by axis instead of scale id (#6912) 2020-01-06 07:22:18 -05:00
core.helpers.tests.js Remove helpers.where and unnecessary calls to helpers.each (#6860) 2019-12-25 08:21:42 -05:00
core.interaction.tests.js Rewrite animation logic (#6845) 2019-12-27 17:13:24 -05:00
core.layouts.tests.js Convert axis options from arrays to objects (#6773) 2019-11-21 18:46:49 -05:00
core.plugin.tests.js Remove global from defaults (#6893) 2020-01-03 14:07:38 -05:00
core.scale.tests.js Convert axis options from arrays to objects (#6773) 2019-11-21 18:46:49 -05:00
core.scaleService.tests.js Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05:00
core.ticks.tests.js Convert axis options from arrays to objects (#6773) 2019-11-21 18:46:49 -05:00
core.tooltip.tests.js Remove global from defaults (#6893) 2020-01-03 14:07:38 -05:00
element.arc.tests.js Remove outdated element tests (#6869) 2020-01-01 16:02:17 -05:00
element.line.tests.js Rewrite filler (#6795) 2019-12-31 12:56:15 -05:00
element.point.tests.js Remove outdated element tests (#6869) 2020-01-01 16:02:17 -05:00
element.rectangle.tests.js Remove outdated element tests (#6869) 2020-01-01 16:02:17 -05:00
global.defaults.tests.js Remove HTML legend that is mostly unsupported. (#6887) 2020-01-03 13:56:11 -05:00
global.namespace.tests.js Convert src/helpers to use ES6 exports (#6797) 2019-12-01 13:28:34 -05:00
helpers.canvas.tests.js Remove unused helpers.canvas.roundedRect (#6734) 2019-11-15 07:49:41 -05:00
helpers.core.tests.js Remove index and datasetIndex from Element (#6688) 2019-11-10 07:52:12 -05:00
helpers.curve.tests.js Rewrite animation logic (#6845) 2019-12-27 17:13:24 -05:00
helpers.dom.tests.js Move all helpers to src/helpers (#6841) 2019-12-17 08:04:40 -05: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 Rewrite filler (#6795) 2019-12-31 12:56:15 -05:00
helpers.options.tests.js Handle font sizes that are set as strings (#6921) 2020-01-06 07:40:49 -05:00
platform.dom.tests.js Fix tests on OSX with retina screen 2017-08-05 10:48:12 -04:00
plugin.filler.tests.js Allow filling above and below with different colors (#6318) 2019-11-21 13:48:31 -05:00
plugin.legend.tests.js Remove global from defaults (#6893) 2020-01-03 14:07:38 -05:00
plugin.title.tests.js Title alignment options (#6908) 2020-01-05 14:59:57 -05:00
scale.category.tests.js Allow axes to be centered on the chart area (#6818) 2019-12-16 18:17:42 -05:00
scale.linear.tests.js Bar chart defaults to begin at zero (#6917) 2020-01-05 15:50:24 -05:00
scale.logarithmic.tests.js Remove global from defaults (#6893) 2020-01-03 14:07:38 -05:00
scale.radialLinear.tests.js Convert axis options from arrays to objects (#6773) 2019-11-21 18:46:49 -05:00
scale.time.tests.js Improve calculation for number of ticks that can fit (#6927) 2020-01-07 07:26:29 -05:00