Chart.js/test/specs
Jukka Kurkela f1817979a0 Fix log scale calculations (#6903)
* Fix log scale calculations
* Fully remove _valueOffset
* Invalidate 0
* Review update
* Skip NaN

Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
2020-01-13 19:36:50 -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 Limit interactions to chartArea (+/-0.5px) (#6943) 2020-01-11 18:10:32 -05:00
controller.polarArea.tests.js Polar area: startAngle in degrees, 0 at top. (#6936) 2020-01-10 18:30:29 -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 waitForResize before resizing (#6954) 2020-01-13 19:35:44 -05:00
core.datasetController.tests.js Detect stack change (#6947) 2020-01-13 19:33:24 -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 Limit interactions to chartArea (+/-0.5px) (#6943) 2020-01-11 18:10:32 -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 Limit interactions to chartArea (+/-0.5px) (#6943) 2020-01-11 18:10:32 -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 Limit interactions to chartArea (+/-0.5px) (#6943) 2020-01-11 18:10:32 -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 waitForResize before resizing (#6954) 2020-01-13 19:35:44 -05: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 Add the ability to add a title to the legend (#6906) 2020-01-10 18:28:51 -05:00
plugin.title.tests.js Title alignment options (#6908) 2020-01-05 14:59:57 -05:00
scale.category.tests.js Add stroke lines option around ticks to improve readability (#6787) 2020-01-12 14:22:51 -05:00
scale.linear.tests.js Add stroke lines option around ticks to improve readability (#6787) 2020-01-12 14:22:51 -05:00
scale.logarithmic.tests.js Fix log scale calculations (#6903) 2020-01-13 19:36:50 -05:00
scale.radialLinear.tests.js Add stroke lines option around ticks to improve readability (#6787) 2020-01-12 14:22:51 -05:00
scale.time.tests.js Add stroke lines option around ticks to improve readability (#6787) 2020-01-12 14:22:51 -05:00