Chart.js/test
Carl Osterwisch 7a65546629 Fix scale when data is all small numbers (#5723)
* Add test for correct handling of small numbers

* Calculate tick precision for arbitrarily small numbers

* Use scientific notation for very small tick numbers

* Calculate significant digits for exponential tick values
2018-09-16 11:33:48 +02:00
..
fixtures Add "point style" image tests 2018-07-29 22:43:23 +02:00
specs Fix scale when data is all small numbers (#5723) 2018-09-16 11:33:48 +02:00
.eslintrc.yml Use the Chart.js shared ESLint config (#5112) 2018-01-06 17:59:13 -05:00
jasmine.context.js Enhance the rounded rectangle implementation (#5597) 2018-06-26 17:58:32 +02:00
jasmine.index.js Introduce scriptable options (bubble chart) (#4671) 2017-08-24 09:34:38 +02:00
jasmine.matchers.js Add support for detached canvas element (#4591) 2017-08-01 14:28:45 +02:00
jasmine.utils.js Implement equally sized bars (#4994) 2017-12-02 12:38:36 +01:00