Chart.js/test
Akihiko Kusanagi 7dc71d009b Make offsetGridLines consistent and add new offset scale option (#4545)
Add a new `offset` option to scales to add extra space at edges and remove the `includeOffset` argument from `getPixelForValue()` and `getPixelForTick()`. The bar controller now automatically calculates the bar width to avoid overlaps. When `offsetGridLines` is true, grid lines move to the left by one half of the tick interval, and labels don't move.
2017-08-14 10:09:33 +02:00
..
fixtures Fix labelOffset not working for vertical axes (#4249) 2017-07-15 10:19:16 +02:00
specs Make offsetGridLines consistent and add new offset scale option (#4545) 2017-08-14 10:09:33 +02:00
.eslintrc Rewrite unit test waitForResize helper (#4566) 2017-07-26 13:33:45 +02:00
jasmine.context.js Cleanup and reorganize core and canvas helpers 2017-06-24 13:28:52 -04:00
jasmine.index.js Fix tests on OSX with retina screen 2017-08-05 10:48:12 -04:00
jasmine.matchers.js Add support for detached canvas element (#4591) 2017-08-01 14:28:45 +02:00
jasmine.utils.js Rewrite unit test waitForResize helper (#4566) 2017-07-26 13:33:45 +02:00