SIGN IN SIGN UP
chartjs / Chart.js UNCLAIMED

Simple HTML5 Charts using the <canvas> tag

0 0 80 JavaScript

Change `scale.ticks.bounds` to `scale.bounds` (#4595)

The `bounds` option makes more sense directly under `scale` since it defines the scale limits strategy when no explicit min/max are specified. Also change the `bounds: 'labels'` option value for `bounds: 'ticks'` because it really means: "ensure ticks to be fully visible in the scale, whatever the ticks `source`.
S
Simon Brunel committed
15934e49c57d0f0c578ef1ccd7ec9077ac976919
Parent: 2c52209
Committed by GitHub <noreply@github.com> on 8/2/2017, 5:28:27 AM