Chart.js/test/fixtures/core.scale
Akihiko Kusanagi 40495ec9d0 Fix the rounding issue of floating point numbers in category scale (#5880)
- Remove `Math.round` in the category scale code
- Add `helpers._alignPixel` to align grid/tick/axis border lines
- Fix grid/tick/axis border line calculation
- Add a check of the width of the axis border
- Refactor core.scale code
2018-12-09 11:34:34 +01:00
..
label-offset-vertical-axes.json Fix labelOffset not working for vertical axes (#4249) 2017-07-15 10:19:16 +02:00
label-offset-vertical-axes.png Implement scale label padding (#4646) 2017-09-10 13:15:47 -04:00
tick-drawing.json Proper tick position for right positioned axis (#5401) 2018-04-11 18:16:32 -04:00
tick-drawing.png Fix the rounding issue of floating point numbers in category scale (#5880) 2018-12-09 11:34:34 +01:00