SIGN IN SIGN UP
chartjs / Chart.js UNCLAIMED

Simple HTML5 Charts using the <canvas> tag

0 0 1 JavaScript

Remove autoSkip logic to always display last tick (#5891)

This changes the behavior of `autoSkip` so that it does not force the
display of the last tick. If the last tick can be displayed with equal
spacing to the rest of the ticks, it will be. Otherwise, it is not.
S
Steve Gray committed
69fcba029b32fd2a290f6356cd857b8c2d6809e3
Parent: 40495ec
Committed by Evert Timberg <evert.timberg+github@gmail.com> on 12/9/2018, 5:56:51 PM