Chart.js/test/specs
Jukka Kurkela 40871b0062
Parse from custom properties in data (#7489)
* Parse from custom properties in data
* Resolve CC issues
* Review update
2020-06-18 17:36:53 -04:00
..
controller.bar.tests.js Replace horizontalBar with indexAxis: 'y' (#7514) 2020-06-18 17:35:52 -04:00
controller.bubble.tests.js Switch from chartjs-color to @kurkle/color (#7059) 2020-02-07 19:24:29 -05:00
controller.doughnut.tests.js Doughnut / PolarArea cleanup (#7113) 2020-02-17 18:45:30 -05:00
controller.line.tests.js Switch from chartjs-color to @kurkle/color (#7059) 2020-02-07 19:24:29 -05:00
controller.polarArea.tests.js Switch from chartjs-color to @kurkle/color (#7059) 2020-02-07 19:24:29 -05:00
controller.radar.tests.js Replace horizontalBar with indexAxis: 'y' (#7514) 2020-06-18 17:35:52 -04:00
controller.scatter.tests.js Throttle all events (to 1 / frame each) (#6953) 2020-01-14 07:34:08 -05:00
core.controller.tests.js Cleanup Event Handling code to match style of tooltip plugin. (#7467) 2020-06-08 07:31:00 -04:00
core.datasetController.tests.js Parse from custom properties in data (#7489) 2020-06-18 17:36:53 -04:00
core.helpers.tests.js Add some tests to improve coverage (#7164) 2020-02-27 19:37:11 -05:00
core.interaction.tests.js Replace horizontalBar with indexAxis: 'y' (#7514) 2020-06-18 17:35:52 -04:00
core.layouts.tests.js Fix measureText bug in spriting (#7492) 2020-06-11 08:50:17 -04:00
core.plugin.tests.js Remove global from defaults (#6893) 2020-01-03 14:07:38 -05:00
core.scale.tests.js Remove proposal and obsolete features (#7425) 2020-05-26 19:16:23 -04:00
core.scaleService.tests.js Allow registering scale with single parameter (#7157) 2020-02-27 19:38:10 -05:00
core.ticks.tests.js Improved formatting of numeric scale labels (#7007) 2020-02-03 07:36:30 -05:00
element.arc.tests.js Issue 4991 (#7084) 2020-02-25 14:35:32 -05:00
element.line.tests.js Rewrite filler (#6795) 2019-12-31 12:56:15 -05:00
element.point.tests.js Issue 4991 (#7084) 2020-02-25 14:35:32 -05:00
element.rectangle.tests.js Remove outdated element tests (#6869) 2020-01-01 16:02:17 -05:00
global.defaults.tests.js Legend onClick callback supports arrow functions (#7410) 2020-05-24 10:28:41 -04:00
global.namespace.tests.js Rename platform/platform to index removing default (#7391) 2020-05-21 16:36:06 -04:00
helpers.canvas.tests.js Stop leaking fonts (and fillStyle) to ctx (#7150) 2020-02-23 13:08:01 -05:00
helpers.collection.tests.js Fix filterBetween (#7211) 2020-03-24 12:49:48 -04:00
helpers.color.tests.js Add some tests to improve coverage (#7164) 2020-02-27 19:37:11 -05:00
helpers.core.tests.js Radial scale scriptable options (#7471) 2020-06-11 08:49:54 -04: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.interpolation.tests.js Add some tests to improve coverage (#7164) 2020-02-27 19:37:11 -05:00
helpers.math.tests.js Enable imports for tests (#6997) 2020-01-21 15:44:14 -05:00
helpers.options.tests.js Make indexable options looping (#7442) 2020-05-29 16:27:10 -04:00
mixed.tests.js Replace horizontalBar with indexAxis: 'y' (#7514) 2020-06-18 17:35:52 -04:00
platform.basic.tests.js Add tests for rendering to offscreen canvas (#7175) 2020-03-06 12:17:12 -05:00
platform.dom.tests.js Rename platform/platform to index removing default (#7391) 2020-05-21 16:36:06 -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 Enable custom legend box heights (#7459) 2020-06-04 19:53:40 -04:00
plugin.title.tests.js Move font* to font.* (#7383) 2020-05-21 17:07:06 -04:00
plugin.tooltip.tests.js Replace horizontalBar with indexAxis: 'y' (#7514) 2020-06-18 17:35:52 -04:00
scale.category.tests.js Replace horizontalBar with indexAxis: 'y' (#7514) 2020-06-18 17:35:52 -04:00
scale.linear.tests.js Replace horizontalBar with indexAxis: 'y' (#7514) 2020-06-18 17:35:52 -04:00
scale.logarithmic.tests.js Replace horizontalBar with indexAxis: 'y' (#7514) 2020-06-18 17:35:52 -04:00
scale.radialLinear.tests.js Radial Linear Scale: Compute Value based on distance from center (#7449) 2020-06-01 08:07:48 -04:00
scale.time.tests.js Parse from custom properties in data (#7489) 2020-06-18 17:36:53 -04:00